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
9f487e6964
small fixes in widgets for laptops;
2020-01-20 10:50:08 +01:00
Serhiy Mytrovtsiy
3bd9974ad9
improved widget updates;
...
now charts updates only if a popup is opened;
removed shortName from widget;
widgets refactoring;
2020-01-19 23:40:04 +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
dfccf058d8
fully rewritten menuBar;
...
removed observability from AppDelegate, MenuBar;
2020-01-13 16:47:43 +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
3b5ded38f7
rewrited battery widget
2019-09-13 22:05:53 +02:00
Serhiy Mytrovtsiy
7a7dc328dd
fixed view update
2019-09-11 15:24:40 +02: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
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
c965943ea9
fixed start on boot button
2019-08-18 14:43:07 +02:00
Serhiy Mytrovtsiy
ebd12bf7e5
appStore mode added
2019-07-13 22:59:56 +02:00
Serhiy Mytrovtsiy
1bf90e7493
small changes in Widget protocol
2019-07-13 22:56:56 +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
6e1f0ff85a
v1.2.2
2019-07-03 20:41:05 +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
ba176ef87d
README update; small fix in battery module; new menubar view layout;
2019-06-17 12:45:15 +02:00
Serhiy Mytrovtsiy
4b660f88a5
merged battery module
2019-06-15 13:04:42 +02:00
Serhiy Mytrovtsiy
5f7ff5c5c1
merged about
2019-06-15 12:48:15 +02:00
Serhiy Mytrovtsiy
bdb8c052cc
added new widget Chart with label; initialized widget protocol;
2019-06-15 12:16:33 +02:00
Serhiy Mytrovtsiy
7e28b2b375
addded about window
2019-06-14 20:27:24 +02:00
Serhiy Mytrovtsiy
1d921b8928
added available flag to modules; disabled battery module on PC
2019-06-14 17:58:41 +02:00
Serhiy Mytrovtsiy
2ce8d92cb6
first run checkbox value
2019-06-10 11:11:27 +02:00
Serhiy Mytrovtsiy
1fb4ec222a
moved to modules; removed global store; preferences and modules savings;
2019-06-01 16:57:03 +02:00