summaryrefslogtreecommitdiffstats
path: root/src/app/data_harvester
AgeCommit message (Expand)Author
2020-02-17Fix issue with missing CPU...ClementTsang
2020-02-17Some clippy and refactoring.ClementTsang
2020-02-15[skip travis] Some notes and readme changes... and an additional commit befor...ClementTsang
2020-02-15Some refactoring... I also tried to make the processes part mutlithreaded, bu...ClementTsang
2020-02-11Potential fix for strange use% in macos...?ClementTsang
2020-02-11Add current cpu total flag to other OSClementTsang
2020-02-10More clippy fixing.ClementTsang
2020-02-10Major refactoring to appease clippy; potential reintroduction of hjkl keys to...ClementTsang
2020-02-09Update canvas to support network change on windowsClementTsang
2020-02-09Update sysinfo, add total network to windows/linux.ClementTsang
2020-02-08Update and clean up ? menu... some more work to be done thoughClementTsang
2020-02-01Optimizing processes...ClementTsang
2020-01-31New way of doing referencing previous pid stats without having to GC - just w...ClementTsang
2020-01-28Moved temp and drives over...ClementTsang
2020-01-26Moved CPU overClementTsang
2020-01-26Converted mem over, will need to move the label over tooClementTsang
2020-01-25Reworked network again; will use this to change all widgetsClementTsang