Commit Graph

467 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
51ebe2907e fix: improved network threshold logic (#1211) 2022-12-12 18:51:16 +01:00
Serhiy Mytrovtsiy
7ef48325dd feat: added button to install the fan helper 2022-12-10 09:27:00 +01:00
Serhiy Mytrovtsiy
25e7e38eb9 feat: added icons to the modules in the sidebar menu (starting from macOS 11.0) 2022-12-03 12:25:45 +01:00
Serhiy Mytrovtsiy
688dc9432e fix: changed volumeAvailableCapacityForImportantUsage to the volumeTotalCapacity when fetching the total disk space 2022-11-24 16:27:29 +01:00
Serhiy Mytrovtsiy
aa9abf3555 feat: added RSSI, noise, and transmit rate to the SSID tooltip (#1187) 2022-11-23 19:34:17 +01:00
Serhiy Mytrovtsiy
99e0f1427e fix: fixed that fans always control synchronously, even if the sync fans option was disabled (#1188) 2022-11-22 16:46:49 +01:00
Serhiy Mytrovtsiy
7fc4126419 feat: improved UI performance when toggling the HID and Unknown sensors options 2022-11-21 17:15:57 +01:00
Serhiy Mytrovtsiy
8764c4bf5f fix: fixed disk bar updates. It wasn't active( 2022-11-19 19:54:02 +01:00
Serhiy Mytrovtsiy
dea66ae900 fix: changed the way to get a disk capacity (#1180) 2022-11-19 16:40:49 +01:00
Serhiy Mytrovtsiy
e9bc4cc5d3 feat: moved from the AppleScript for asking a root access when manipulating the fans to the Helper (SMJobBless + XPC) (#1173) 2022-11-18 22:51:34 +01:00
Serhiy Mytrovtsiy
d5f01865c8 fix: prevent a crash when the sensors read is running, but the sensors list was changed (by enabling/disabling the unknown sensors) (quick fix) (#1171) 2022-11-15 16:12:33 +01:00
Serhiy Mytrovtsiy
fa15d267f8 fix: corrected the initialization of the calculated sensor 2022-11-14 17:53:55 +01:00
Serhiy Mytrovtsiy
91033585d1 fix: add fans to the sensors list when initializing the sensors list 2022-11-13 15:51:39 +01:00
Serhiy Mytrovtsiy
9948f6ea6f fix: changed the order of disk capacity reader because of tons of logs on m1 2022-11-12 11:30:00 +01:00
Serhiy Mytrovtsiy
ebde0239f1 feat: added an option to show unknown sensors 2022-11-11 14:27:31 +01:00
Serhiy Mytrovtsiy
9f38e0ba63 fix: updated build runner to macOS 12 and removed OWE and OWE Transition from the wifi encryption list to fix the build 2022-11-08 20:08:48 +01:00
Serhiy Mytrovtsiy
c8acb8877c feat: added new wifi encryption (OWE and OWE Transition) 2022-11-05 11:51:29 +01:00
Serhiy Mytrovtsiy
40535e2f41 fix: fixed RAM top processes reader regex (#1145) 2022-11-03 19:38:12 +01:00
Serhiy Mytrovtsiy
3229ec8a79 fix: adjusted RAM top process parser (when the process has 0 PID and 0 in the usage) 2022-10-29 11:12:41 +02:00
Serhiy Mytrovtsiy
7608e95352 feat: changed some colors in the Disk popup view for dark mode 2022-10-29 11:11:49 +02:00
Serhiy Mytrovtsiy
2e7f00380c feat: added -n flag to the nettop (#1129) 2022-10-28 22:47:58 +02:00
Serhiy Mytrovtsiy
58cb255780 feat: added missing translation 2022-10-27 18:47:57 +02:00
Serhiy Mytrovtsiy
74a832a835 feat: added RAM widgets colorizing according to the popup colors (#565) 2022-10-26 18:17:43 +02:00
Serhiy Mytrovtsiy
897432b909 feat: added CPU widgets colorizing according to the popup colors (#565) 2022-10-25 19:34:30 +02:00
Serhiy Mytrovtsiy
cad6f66ac6 fix: fixed efficiency/performance core usage percentage (#1120) 2022-10-20 21:52:40 +02:00
Serhiy Mytrovtsiy
5699a618bd feat: hide Cluster grouping option on non arm macs 2022-10-17 17:00:01 +02:00
Serhiy Mytrovtsiy
b465490972 feat: added an option to group CPU clusters in the Bar Chart widget (#1110) 2022-10-14 17:24:35 +02:00
Serhiy Mytrovtsiy
65c15a7b6f fix: fixed wrong ICMP response detection (#1111) 2022-10-11 16:58:28 +02:00
Serhiy Mytrovtsiy
75dbc14d94 v2.7.38 2022-10-09 22:58:57 +02:00
Serhiy Mytrovtsiy
f8c5850586 fix: fixed fetching v4 and v6 IP addresses at the same time (quick fix) (#1109) 2022-10-09 22:54:54 +02:00
Serhiy Mytrovtsiy
ebc548996c feat: added options to select colors in the Network popup (#565) 2022-10-07 16:00:44 +02:00
Serhiy Mytrovtsiy
0346964857 feat: added options to select colors in the RAM popup (#565) 2022-10-06 18:18:50 +02:00
Serhiy Mytrovtsiy
58878969b4 fix: corrected internet connection status state in the Network popup 2022-10-06 17:56:49 +02:00
Serhiy Mytrovtsiy
43b80fe751 feat: added options to select colors in the CPU popup (#565) 2022-10-05 20:55:10 +02:00
Serhiy Mytrovtsiy
e02586b7f4 feat: changed swiftlint rules for body and file length 2022-10-04 21:45:40 +02:00
Serhiy Mytrovtsiy
42515ca1b5 feat: initialized popup settings (#565) 2022-10-04 21:44:27 +02:00
Serhiy Mytrovtsiy
a07f5078bb feat: added an option to set ICMP host for the connectivity reader. The empty host will disable this feature 2022-10-01 19:20:08 +02:00
Serhiy Mytrovtsiy
79839057b9 v2.7.36 2022-09-25 04:03:56 +02:00
Serhiy Mytrovtsiy
5eaac81d1e feat: added translations for State widget 2022-09-23 17:09:38 +02:00
Serhiy Mytrovtsiy
1e15d6590a fix: fixed Total System Consumption and Average System Total calculation. Omit if the time diff is less than 0 (#1092) 2022-09-21 17:33:53 +02:00
Serhiy Mytrovtsiy
409640b261 fix: fixed battery levels id for the Sensors widget (#1091) 2022-09-20 23:00:26 +02:00
Serhiy Mytrovtsiy
8524448192 feat: initialized a new State widget for the Network module (#1082) 2022-09-19 17:15:21 +02:00
Serhiy Mytrovtsiy
985322014b feat: added connectivity status to the Network popup view (#1082) 2022-09-17 19:34:13 +02:00
Serhiy Mytrovtsiy
4f190e9168 feat: added a new connectivity reader to the Network module. It sends a low-level (ICMP) ping message to 1.1.1.1. (#1082) 2022-09-17 19:33:18 +02:00
Serhiy Mytrovtsiy
a7294802c7 fix: fixed data racing in the Network module 2022-09-16 16:50:41 +02:00
Serhiy Mytrovtsiy
36f2055f10 fix: remove battery level from the popup view if not longer available (#1083) 2022-09-15 16:59:15 +02:00
Serhiy Mytrovtsiy
76f85d0941 feat: added an option to sort the items in the Sensors widget (#928) 2022-09-06 17:42:20 +02:00
Serhiy Mytrovtsiy
8203afb31d fix: fixed typo in Thunderbolt (#1072) 2022-09-05 17:10:37 +02:00
Serhiy Mytrovtsiy
28a1b1987b feat: added Widget activation threshold option to the Network module (#931) 2022-09-03 13:32:01 +02:00
Serhiy Mytrovtsiy
7b9f7a667d feat: added translation for Autodetection 2022-09-02 17:49:44 +02:00