Commit Graph

285 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
214fdcb8e3 fix: limit the sensor max value for Apple Silicon (#652) 2021-09-30 17:31:04 +02:00
Serhiy Mytrovtsiy
f7f6beb881 fix: limit the GPU utilization to 100% (#649) 2021-09-29 17:20:44 +02:00
Serhiy Mytrovtsiy
fc741b9bbc feat: added translation for Fan (#641) 2021-09-24 18:51:51 +02:00
Serhiy Mytrovtsiy
73f423f67d fix: temporarily disabled getting Bluetooth devices via CBCentralManager (#642) 2021-09-23 21:57:05 +02:00
Serhiy Mytrovtsiy
f7341e6702 fix: fixed access to the IOBluetoothDevice when reading device from the CBCentralManager (#628) 2021-09-18 17:09:32 +02:00
Serhiy Mytrovtsiy
e6ed7977ec feat: added a new option to the Network module which allows to auto reset data usage (#542) 2021-09-16 18:56:43 +02:00
Serhiy Mytrovtsiy
20e2d6a311 feat: added a new Apple Silicon sensor groups: Hottest CPU, GPU, and SOC (#610) 2021-09-10 15:56:59 +02:00
Serhiy Mytrovtsiy
58be03d807 feat: added average CPU load to the details 2021-09-07 19:53:13 +02:00
Serhiy Mytrovtsiy
a58077d817 fix: fixed duplicating sensor on Apple Silicon (#607, #608, #610) 2021-09-06 22:35:30 +02:00
Serhiy Mytrovtsiy
9193b49c1f feat: added average CPU load reader 2021-09-06 20:25:23 +02:00
Serhiy Mytrovtsiy
f31f3fbfb7 feat: added better sensors name for Apple Silicon sensors 2021-09-04 05:35:42 +02:00
Serhiy Mytrovtsiy
a8ea749afb feat: added average values for the CPU/GPU/SOC sensors (Apple Silicon) 2021-09-03 20:02:00 +02:00
Serhiy Mytrovtsiy
f880054af9 feat: changed the behavior of the Bluetooth module. Removed Mini and Battery widget (it will be reserved to the Battery module only). Added Sensors widget. Added an option to select a few devices to show. (#589) 2021-09-02 20:13:25 +02:00
Serhiy Mytrovtsiy
72d78bb718 fix: fixed Bluetooth device name (some devices have Unknown name) 2021-08-31 21:34:52 +02:00
Serhiy Mytrovtsiy
69a6ae92be feat: added cron job to refresh public IP address every hour 2021-08-28 16:48:05 +02:00
Serhiy Mytrovtsiy
a350bffaa6 feat: added init read in the battery top processes reader 2021-08-28 15:16:51 +02:00
Serhiy Mytrovtsiy
d49eef9020 fix: fixed race condition in the Bluetooth module (#591) 2021-08-27 18:11:43 +02:00
Serhiy Mytrovtsiy
787efb6b1a fix: fixed order of top processes in the CPU, RAM, and Battery modules (#594) 2021-08-26 19:49:40 +02:00
Serhiy Mytrovtsiy
d2efc1f264 feat: added CPU scheduler and speed limits to the popup (#540) 2021-08-24 21:38:23 +02:00
Serhiy Mytrovtsiy
3f3b721140 feat: added CPU limit (scheduler and speed limits) reader (#540) 2021-08-23 18:40:26 +02:00
Serhiy Mytrovtsiy
9ac3c4d638 feat: added an option to save the fan speed in the manual mode (#573) 2021-08-20 20:33:10 +02:00
Serhiy Mytrovtsiy
bf5b4c406e feat: redraw ProcessView to the NSStackView (#569) 2021-08-17 18:25:22 +02:00
Serhiy Mytrovtsiy
54fbe170c0 fix: fixed battery health for apple silicon (#222) 2021-08-16 18:46:34 +02:00
Serhiy Mytrovtsiy
3b8c468137 fix: hide Split the value option in the RAM module if bar chart is not enabled 2021-08-15 13:05:37 +02:00
Serhiy Mytrovtsiy
f12b123e3d fix: fixed enabling widget when toggling some option in the settings when the module is disabled 2021-08-15 13:03:28 +02:00
Serhiy Mytrovtsiy
d4e9148349 feat: adjusted disk read/write icons in the Disk popup view 2021-08-14 20:41:51 +02:00
Serhiy Mytrovtsiy
7b9598861b feat: rewrite BLE reader. Improve battery levels for Apple BLE devices (Mouse/Keyboard/Trackpad) (#557) 2021-08-13 11:33:04 +03:00
Serhiy Mytrovtsiy
abbcbf3a7e fix: fixed Sensors module availability when FNum is not present in the SMC (#580) 2021-08-09 14:01:07 +03:00
Serhiy Mytrovtsiy
74031a6e3c feat: moved Fans to the top at the Sensors. Refactor the Sensor type to be more generic. Added Fan structure to the Sensors module. (first steps to merge Fans and Sensors modules) 2021-08-07 12:33:23 +03:00
Serhiy Mytrovtsiy
bda7ad29b8 feat: fixed switching between Auto/Manual/Turbo modes in the Fans popup. 2021-08-06 14:12:19 +03:00
Serhiy Mytrovtsiy
0fe2c0dd98 feat: add an option to enable split value (System/User) for CPU and RAM in the BarChart (#441) 2021-08-03 20:11:18 +02:00
Serhiy Mytrovtsiy
918a07150b feat: change value type from Double to ColorValue in the BarChart (#441) 2021-08-02 20:11:48 +02:00
Serhiy Mytrovtsiy
4f841c3f11 feat: disable auto enabling min and max speed buttons 2021-07-31 19:53:46 +02:00
Serhiy Mytrovtsiy
4831777b19 fix: fix BLE level when the value in cache is 1 (#551)
feat: change UUID to address in the BLE device toolTip
2021-07-30 16:54:51 +02:00
Serhiy Mytrovtsiy
62f253ec3a feat: add an option to select update interval for top processes to the RAM (#552) 2021-07-29 19:39:04 +02:00
Serhiy Mytrovtsiy
cb7567d540 fix: fixed BLE battery level update (wrong check) (#551) 2021-07-28 18:23:30 +02:00
Serhiy Mytrovtsiy
5853a2b4b8 feat: add an option to select update interval for top processes to the CPU (#552) 2021-07-26 20:32:24 +02:00
Serhiy Mytrovtsiy
a2f80fda08 fix: adjust text view height in the separator, process view, and row view 2021-07-24 18:51:24 +02:00
Serhiy Mytrovtsiy
01bfe1b79c fix: check if IPv6 is not IPv4 (#550) 2021-07-23 19:06:24 +02:00
Serhiy Mytrovtsiy
f6d5f1a60a fix: fixed order of AirPods battery levels (Case, Left, Right) 2021-07-22 21:07:18 +02:00
Serhiy Mytrovtsiy
284d394035 fix: fixed BLE battery level update (#551) 2021-07-20 20:36:35 +02:00
Serhiy Mytrovtsiy
6fda909cc8 feat: add Bluetooth device UUID to the name toolTip 2021-07-19 19:04:52 +02:00
Serhiy Mytrovtsiy
ccdac21582 fix: fixed fans order in the settings
fix: fixed fans percentage when max speed is unavailable
2021-07-17 18:30:43 +02:00
Serhiy Mytrovtsiy
0d13c63a0e feat: add support for Magic Trackpad (#546) 2021-07-17 12:29:57 +02:00
Serhiy Mytrovtsiy
2434a15b2a feat: added turbo button to the fans (#520) 2021-07-16 20:36:13 +02:00
Serhiy Mytrovtsiy
b949cac4b2 feat: add option to set minimum or maximum fan speed by buttons (#520) 2021-07-15 19:54:51 +02:00
Serhiy Mytrovtsiy
606f2d5a99 feat: add disk temperature to the Sensors module (#529) 2021-07-12 20:52:29 +02:00
Serhiy Mytrovtsiy
f3ef526c91 fix: add missing Bluetooth permission
feat: disable Bluetooth module by default
feat: add `Hide additional information when full` in Battery widget for Bluetooth module
2021-07-09 17:41:41 +02:00
Serhiy Mytrovtsiy
22386a4ae1 feat: initialized Bluetooth module (#277) 2021-07-08 23:03:02 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +02:00