summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-30Travis tuningClement Tsang
2019-12-30Update readme and travisClement Tsang
2019-12-30Switch to msvcClement Tsang
2019-12-30Change travis a bit.Clement Tsang
2019-12-30Placeholder fix for lack of total network on Windows.Clement Tsang
2019-12-29Fix processes in windowsClement Tsang
2019-12-28[skip travis] Update .vscode for false positive typosClementTsang
2019-12-28Fix typo in code... oops.ClementTsang
2019-12-28Rearrange to fit legend and extra info.ClementTsang
2019-12-27Refactoring (note graphs are shrunk for next commit) of canvasClementTsang
2019-12-27Delete TODO.mdClement Tsang
2019-12-27[skip travis] Add field for total rx and tx display in the canvas; note this ...ClementTsang
2019-12-27[skip travis] Fix formatting in fieldClementTsang
2019-12-27Some cleaning to avoid duplicate codeClementTsang
2019-12-27Some moving of linesClementTsang
2019-12-26[skip travis] Update gitignoreClementTsang
2019-12-26Disable cache for a test...ClementTsang
2019-12-26[skip travis] Add folder dictionary for ease of access on other systems.ClementTsang
2019-12-26Add stock 6 coloursClementTsang
2019-12-26Add random colour generation to allow for dealing with large multicore system...ClementTsang
2019-12-26Try updating dev-dependency...ClementTsang
2019-12-25[skip travis] Update README to reflect current repo stateClementTsang
2019-12-25Add g and GG logicClementTsang
2019-12-25Redid some of the networking portion, changed cargo a bit, some refactoringClementTsang
2019-12-25Update heimClementTsang
2019-12-25Update to newer version of cratesClementTsang
2019-12-25[skip travis] Fix typoClementTsang
2019-12-23Fix some more clippy hints.Clement Tsang
2019-12-22Simplify travis for now...Clement Tsang
2019-12-22Fix problem with missing brackets and BEDMAS...Clement Tsang
2019-12-22Some simple fixes to abide by clippyClement Tsang
2019-12-18[skip travis] Change README to reflect current state.ClementTsang
2019-12-17Switch back to roundClementTsang
2019-12-17Fix READMEClementTsang
2019-12-16[skip travis] Fix typos in README.ClementTsang
2019-12-16Test caching in travis...ClementTsang
2019-12-16Add double tap key timeout to prevent accidental dd'sClementTsang
2019-12-15Update controls.ClementTsang
2019-12-14Fixed some labels I forgot to match with networks.ClementTsang
2019-12-14Switch to log scale for networks to allow a scale from 0 bytes to 1 GiB.ClementTsang
2019-12-13[skip travis] Update Readme.Clement Tsang
2019-12-13Tweaked mouse and keyboard accept ratesClement Tsang
2019-12-13Fix for winapiClement Tsang
2019-12-13Rename error name.Clement Tsang
2019-12-13Fixed problem with invalid vector index access.Clement Tsang
2019-12-13Change to datacol to deal with windows problem.Clement Tsang
2019-12-12update sysinfo depClementTsang
2019-12-12Update READMEClementTsang
2019-12-11Changed network data to show decimal point.ClementTsang
2019-12-11Begin change of legend, and fixed scrolling issue caused by tui-fork dropClementTsang