Commit Graph

75 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
8296acb5e9 - fix updater.sh for macOS Mojave (10.14)
- fix notification that new version installed (not showing only if the new version is higher than previous one)

- small fix
2020-07-09 19:11:58 +02:00
Serhiy Mytrovtsiy
4cb405f0de - fix network speed update in popup window (#57) 2020-07-09 09:41:48 +02:00
Serhiy Mytrovtsiy
2e05d9164b update a version number 2020-07-08 20:53:34 +02:00
Serhiy Mytrovtsiy
62b1db1ea1 v2.1.8 2020-07-08 20:36:06 +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
40d44248d9 - fix Sensors module path 2020-07-06 15:52:57 +02:00
Serhiy Mytrovtsiy
6100ba7380 - fix update script (CRITICAL UPDATE); - v2.1.6 2020-07-04 14:43:04 +02:00
Serhiy Mytrovtsiy
a172785d0e v2.1.5 2020-07-04 14:03:12 +02:00
Serhiy Mytrovtsiy
94806f819c - add a script which automatically installs the new version of the app, restarts the app, and clean up dmg and old version 2020-07-02 00:49:09 +02:00
Serhiy Mytrovtsiy
1e8737734c hot fix (set RAM pressure to false by default) 2020-06-30 23:39:21 +02:00
Serhiy Mytrovtsiy
48c9532a36 v2.1.3 2020-06-30 23:30:53 +02:00
Serhiy Mytrovtsiy
5b6b393c3f - added a new widget for Disk module (F: 123GB and U: 122GB) 2020-06-30 21:45:59 +02:00
Serhiy Mytrovtsiy
0f8e9ea739 fix crash on start (the problem with self.window in popup)
- fix crash when missing wifi network name
2020-06-29 17:39:34 +02:00
Serhiy Mytrovtsiy
e061a81723 v2.1.1 2020-06-29 00:00:00 +02:00
Serhiy Mytrovtsiy
ec8f7a5a73 - adjust processor row height to fix processor name
v2.1.0
2020-06-24 16:35:15 +02:00
Serhiy Mytrovtsiy
c5ba0f885e - sensors module mvp
- improve module settings responsibility
- change labelText color to textColor
2020-06-24 00:23:06 +02:00
Serhiy Mytrovtsiy
c3368ddd19 init Sensors module 2020-06-23 00:03:00 +02:00
Serhiy Mytrovtsiy
84fb8de525 v2.0.6 2020-06-21 16:48:44 +02:00
Serhiy Mytrovtsiy
b22c74196b fix toggle button for 10.14 2020-06-18 11:16:08 +02:00
Serhiy Mytrovtsiy
a9342d10b7 fix battery widget visibility in darkmode 2020-06-10 09:29:15 +02:00
Serhiy Mytrovtsiy
064515e8da critical fix in network module: uncomment data usage in the widget 2020-06-09 20:08:37 +02:00
Serhiy Mytrovtsiy
48d62b1598 v2.0.2 2020-06-09 14:56:08 +02:00
Serhiy Mytrovtsiy
d461f14c21 update to v2.0.1 2020-06-08 14:48:13 +02:00
Serhiy Mytrovtsiy
89df240cac remove IntelPowerGadget.framework from project configuration 2020-06-07 12:35:04 +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
Serhiy Mytrovtsiy
ee41e3ec7c fix disk module (read disk bsd name) 2020-06-06 12:22:15 +02:00
Serhiy Mytrovtsiy
525abaa443 fix disk module (read freeSize of disk) 2020-04-29 15:39:37 +02:00
Serhiy Mytrovtsiy
903dad9a86 move from own implementation of Repeat to the 3d-party library 2020-04-29 11:59:03 +02:00
Serhiy Mytrovtsiy
a2f39d75b5 fix CPU leak in network plugin (remove recursion) 2020-04-26 12:57:36 +02:00
Serhiy Mytrovtsiy
c62301b764 fix widget visibility when 'Automatically hide and show the menu bar' turned on 2020-04-11 22:16:57 +02:00
Serhiy Mytrovtsiy
a30effcf31 - move to own LaunchAtLogin helper; 2020-04-08 18:15:05 +02:00
Serhiy Mytrovtsiy
9016adc474 - improve sensors widget visibility;
- remove some files from project;
2020-04-08 15:50:29 +02:00
Serhiy Mytrovtsiy
a4d5cf881b - looking how to decode fp2e;
- add different units for sensors;
- cleanup;
2020-04-06 23:55:29 +02:00
Serhiy Mytrovtsiy
413674db32 - remove removable disks (dmg) from disk list;
- rename Temperature module to Sensors;
- fix ordering in temperature sensors list;
- rewrote SMC from C to Swift;
- now sensors list load automatically;
- removed all C code;
2020-04-06 18:22:12 +02:00
Serhiy Mytrovtsiy
a2ae1421aa - update Temperature module (add all possible sensors to show);
- delete SystemKit;
- update Disk module to select the disk to show;
- fix interval saving in CPU, RAM and Disk modules;
2020-04-05 18:50:44 +02:00
Serhiy Mytrovtsiy
b448979aa2 - add temperature module (CPU and GPU temperature);
- fix value margin in network widget view;
- add missing widgets name;
- improve battery module updates;
2020-04-04 11:57:38 +02:00
Serhiy Mytrovtsiy
8f2eb5a3a2 fixed crashing; v1.5.2 2020-01-25 20:35:24 +01:00
Serhiy Mytrovtsiy
3fce79f914 v1.5.1 2020-01-22 23:40:16 +01:00
Serhiy Mytrovtsiy
0a3a4b2cd9 add a popup view for network module;
new reader in network module;
fix changing active popup view when switching the tabs;
2020-01-22 23:13:04 +01:00
Serhiy Mytrovtsiy
a73148526f v1.5.0 2020-01-20 22:31:39 +01:00
Serhiy Mytrovtsiy
1c24d597cc finished RAM, Disk, Battery and Network modules 2020-01-14 20:06:48 +01:00
Serhiy Mytrovtsiy
f00ae071bb finally remove observable from the project;
started rewriting modules from zero;
CPU mvp;
2020-01-13 23:11:54 +01:00
Serhiy Mytrovtsiy
d17614cb49 replace NSTimer with GCD (fix CPU leak) 2020-01-09 19:08:13 +01:00
Serhiy Mytrovtsiy
dac05598f4 removed first empty point from CPU and Memory charts; small fixes; 2019-09-23 19:45:59 +02:00
Serhiy Mytrovtsiy
3b5ded38f7 rewrited battery widget 2019-09-13 22:05:53 +02:00
Serhiy Mytrovtsiy
4a896dd8d4 moved from cocoapods to carthage 2019-09-09 17:57:18 +02:00
Serhiy Mytrovtsiy
65abcf5eb8 small refactoring; improved widgets draw algorithm 2019-09-05 16:54:04 +02:00
Serhiy Mytrovtsiy
53138f1cee created view for Battery module 2019-09-05 15:35:18 +02:00
Serhiy Mytrovtsiy
73efc7c1b3 new LaunchAtLogin mechanism (external library) 2019-09-04 21:37:23 +02:00
Serhiy Mytrovtsiy
019ee41c53 removed StatsLauncher 2019-09-04 21:19:45 +02:00