Serhiy Mytrovtsiy
c3368ddd19
init Sensors module
2020-06-23 00:03:00 +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
a30effcf31
- move to own LaunchAtLogin helper;
2020-04-08 18:15:05 +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
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
dfccf058d8
fully rewritten menuBar;
...
removed observability from AppDelegate, MenuBar;
2020-01-13 16:47:43 +01:00
Serhiy Mytrovtsiy
57286c253f
a new version will be download and mount automatically;
2020-01-13 13:36:06 +01:00
Serhiy Mytrovtsiy
ca1da4ffa2
fix CPU leak in network module (I hope for that);
...
fix GCD initialization;
starting to remove observable from project (because of memory leak);
2020-01-13 00:18:58 +01:00
Serhiy Mytrovtsiy
51b815308a
fix bug when readers work in disabled modules
2020-01-09 13:31:18 +01:00
Serhiy Mytrovtsiy
c08cecf147
new build and update algorithm for menu bar
2019-09-11 00:17:48 +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
d38a2bf36d
cleaned up after remove StatsLauncher
2019-09-04 21:22:30 +02:00
Serhiy Mytrovtsiy
5a0f8ce854
initialized new menu view
2019-09-02 23:47:08 +02:00
Serhiy Mytrovtsiy
e81a5f2a27
fixed start on boot
2019-08-19 00:07:42 +02:00
Serhiy Mytrovtsiy
ebd12bf7e5
appStore mode added
2019-07-13 22:59:56 +02:00
Serhiy Mytrovtsiy
5a227c69f9
updated README.md
2019-07-08 22:30:13 +02:00
Serhiy Mytrovtsiy
4f73abb63a
now checking for updates on start can be disabled in preferences
2019-07-08 22:09:11 +02:00
Serhiy Mytrovtsiy
21c050d19a
now color and label preferences menu not global, but local for each module
2019-07-08 21:51:55 +02:00
Serhiy Mytrovtsiy
5bf458f12a
added dock icon visibility in preferences
2019-07-08 21:05:55 +02:00
Serhiy Mytrovtsiy
826f1bde09
fixed update and about window in dark mode
2019-07-04 11:30:16 +02:00
Serhiy Mytrovtsiy
fa943d69e0
fixed labelForChart initialized value
2019-07-04 10:39:27 +02:00
Serhiy Mytrovtsiy
6e1f0ff85a
v1.2.2
2019-07-03 20:41:05 +02:00
Serhiy Mytrovtsiy
2326e5573c
white background in updates storyboard
2019-06-26 00:24:09 +02:00
Serhiy Mytrovtsiy
d4ef2ef02e
Merge branch 'updates' of https://github.com/exelban/stats into dev
2019-06-25 23:54:52 +02:00
Serhiy Mytrovtsiy
d9ab8551d3
created view which check if new version is available
2019-06-25 23:54:10 +02:00
Serhiy Mytrovtsiy
c0bb81a490
initialized network module; critical fixes in CPU and Memory modules
2019-06-25 00:43:40 +02:00
Serhiy Mytrovtsiy
4b660f88a5
merged battery module
2019-06-15 13:04:42 +02:00
Serhiy Mytrovtsiy
7e28b2b375
addded about window
2019-06-14 20:27:24 +02:00
Serhiy Mytrovtsiy
a4166729ec
initialized battery module
2019-06-14 15:06:45 +02:00
Serhiy Mytrovtsiy
2ce8d92cb6
first run checkbox value
2019-06-10 11:11:27 +02:00
Serhiy Mytrovtsiy
3c234a34b3
start on login fixed
2019-06-10 10:22:08 +02:00
Serhiy Mytrovtsiy
1045009b3f
stash
2019-06-06 14:31:31 +02:00
Serhiy Mytrovtsiy
1fb4ec222a
moved to modules; removed global store; preferences and modules savings;
2019-06-01 16:57:03 +02:00
Serhiy Mytrovtsiy
8f73b468e6
renamed to Stats; added StatsLaucher; updated icon;
2019-05-31 23:10:00 +02:00