Commit Graph

59 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
ac0c292f02 - add an option to select a base (byte or bit) for speed (87) 2020-09-29 18:55:52 +02:00
Serhiy Mytrovtsiy
74413ea0f8 - rename Network widget to Speed 2020-08-06 21:27:56 +02:00
Serhiy Mytrovtsiy
946ecdd71e - add icon to top processes 2020-08-01 20:50:41 +02:00
Serhiy Mytrovtsiy
2c8a464d2d - add top processes to Network module
- add application names to CPU and RAM top processes view
2020-07-29 21:37:02 +02:00
Serhiy Mytrovtsiy
8dbafa40ac - add option to set up update interval for CPU module
- add setInterval() to reader protocol
- update reader start process (run initStoreValues() before start())

- add option to select update interval for RAM module

- add option to select update interval for Disk module
- small refactoring in cpu and ram settings

- add option to select update interval for Sensors module
2020-07-11 13:40:59 +02:00
Serhiy Mytrovtsiy
5e51770cbc - add an option to select a network interface
- update logic when the module is not available (now reader initializing after the module is initialized)
- update a Network popup view
2020-07-06 19:25:41 +02:00
Serhiy Mytrovtsiy
4e29364d39 - get network interface from store 2020-07-06 15:47:19 +02:00
Serhiy Mytrovtsiy
3f8ee3bd65 - update structure name in modules
- add arguments support (--reset, --disable)
- update a README
2020-06-28 23:58:37 +02:00
Serhiy Mytrovtsiy
4d6f759d3b v2.0.0 (#34)
* v2.0.0
* rewritten application from scratch
* new Settings
* new custom popup view
* moved to own implementation of chart
* added more option to configure a widget
* now each module has own widget in the menu bar
* a lot of new features...
2020-06-07 12:22:32 +02:00