Commit Graph

14 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
ec4fc1e2ec feat: separate dashboard and Stats settings 2020-12-26 13:02:32 +01:00
Serhiy Mytrovtsiy
8d3172594a v2.4.9 2020-12-20 13:31:55 +01:00
Luke Hamburg
96a21051ea Mac Mini detection (#200) 2020-11-30 16:16:54 +01:00
Serhiy Mytrovtsiy
b14436b0c3 - added Apple Silicon macs to the list (MacMini9,1 and MacBookAir10,1 and MacBookPro17,1) (#184, #181) 2020-11-25 14:37:25 +01:00
Serhiy Mytrovtsiy
e0c88e148b - update PAGE_SIZE -> vm_page_size 2020-11-15 13:55:55 +01:00
Serhiy Mytrovtsiy
2100c0b134 - move CPU frequency and temperature to the dedicated reader (less CPU consumption)
- add model identifier to the model name tooltip
2020-10-22 20:50:34 +02:00
Serhiy Mytrovtsiy
ebd901ec7b - fix crash when some information missing about battery (#88)
- add MacPro5,1 to the list of devices
2020-09-20 21:30:23 +02:00
Serhiy Mytrovtsiy
1ab1d5ffe4 - fix crash when Chinese (Simplified) language of macos (macos build number error)
- add Chinese and Turkish translation contributors to README
2020-09-01 19:04:41 +02:00
Serhiy Mytrovtsiy
98fb84163e add GPU reader and settings
init GPU popup
2020-08-17 20:37:20 +02:00
Serhiy Mytrovtsiy
6a3b5afc8a - write Disks reader from scratch
- add disk read/write state to popup
2020-08-14 00:04:51 +02:00
Serhiy Mytrovtsiy
2904b090a4 - disk IO stats (mvp) 2020-08-08 20:42:53 +02:00
Serhiy Mytrovtsiy
8374a34256 - small fix in SystemKit (prevent crash missing gpu name) 2020-07-09 16:23:12 +02:00
Serhiy Mytrovtsiy
de64f943eb fix network reader after reconnection to the network 2020-06-21 16:44:31 +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