WinTP
7e4f4ad0a9
lang: added seconds translation without breaking interval settings ( #2412 )
2025-03-23 11:43:47 +01:00
Serhiy Mytrovtsiy
136a31dbbb
fix: fixed hiding "Sensor to show" when toggle "HID sensors" or "Show unknown sensors" in the sensors module ( #2390 )
2025-02-13 21:27:29 +01:00
Serhiy Mytrovtsiy
9ae1388428
feat: added CPU, GPU, ANE, RAM, and PCI powers from IOReport ( #2346 )
2025-02-08 10:55:48 +01:00
Serhiy Mytrovtsiy
9325e2001c
v2.11.27
2025-01-26 14:33:31 +01:00
WinTP
69be509d5e
lang: added several missing localization strings ( #2327 )
...
Signed-off-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2025-01-12 15:47:56 +01:00
Serhiy Mytrovtsiy
bcabd48fa4
feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) ( #2029 )
2024-08-23 20:34:10 +02:00
Serhiy Mytrovtsiy
74da91ff59
fix: fixed showing the default value of update interval for all modules even after the change ( #1942 )
2024-05-12 11:27:12 +02:00
Serhiy Mytrovtsiy
499a30ff89
fix: fixed switching sensor in the settings ( #1923 )
2024-05-02 17:46:58 +02:00
Serhiy Mytrovtsiy
f873fdaa3d
feat: moved all modules settings to the new design
2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
7e833176d9
feat: moved all modules to the new way of reader mode with a small refactoring
2024-02-10 17:03:47 +01:00
Serhiy Mytrovtsiy
f3bd517269
feat: added translation for sensors
2023-12-22 18:33:56 +01:00
Serhiy Mytrovtsiy
698357b57d
feat: added an option to hide sensors in the popup view ( #1216 )
2023-03-18 19:23:51 +01:00
Serhiy Mytrovtsiy
fec946e58e
fix: hide all sensors from the settings view when Unknown sensors is disabled ( #1245 )
2023-01-11 19:46:39 +01:00
Serhiy Mytrovtsiy
1680b9331b
fix: fixed a race condition when switching the Unknown sensors ( #1241 )
2022-12-22 18:13:34 +01:00
Serhiy Mytrovtsiy
a8d202d488
feat: added an option to select fan value for widget: rpm or percentage ( #1236 )
2022-12-21 19:47:17 +01:00
Serhiy Mytrovtsiy
ebde0239f1
feat: added an option to show unknown sensors
2022-11-11 14:27:31 +01:00
Serhiy Mytrovtsiy
135eacec90
feat: added M2 sensors support ( #1012 )
2022-08-27 15:35:26 +02:00
Serhiy Mytrovtsiy
0b7be467e1
feat: added option to show all widgets per module as one item in the menu bar. It's an early feature, so there is a bugs. To work fine with this feature a lot of widgets must be adjusted. It supports organizing the elements right from the widget selector settings already. IT'S AN EARLY FEATURE!
2022-07-09 11:37:00 +02:00
Serhiy Mytrovtsiy
cc96226008
feat: added an option to synchronize the fans (the mode only for now) control ( #975 )
2022-06-27 19:15:48 +02:00
Serhiy Mytrovtsiy
94ec6a2a41
feat: enabled HID sensors for macs with M1 by default
2022-01-23 12:16:54 +01:00
Serhiy Mytrovtsiy
369a5f585d
fix: update the list of sensors in the settings when toggling HID sensors option ( #797 )
2022-01-18 16:38:51 +01:00
Serhiy Mytrovtsiy
762905c20a
fix: hide HID sensors option on intel based macs
2022-01-17 22:57:08 +01:00
Serhiy Mytrovtsiy
98ee87fbf8
feat: added an option to enable/disable HID sensors for mac with Apple Silicon (disabled by default)
...
feat: added option to save fan speed to the Sensors module
2022-01-14 20:34:39 +01:00
Serhiy Mytrovtsiy
5d4a55c398
feat: adjust the order of sensors in the settings to be the same as in the popup view
2021-11-18 16:00:45 +01:00
Serhiy Mytrovtsiy
fa2f1d913e
feat: changed the order of sensors in the settings
2021-11-05 19:12:31 +01:00
Serhiy Mytrovtsiy
b6c45c53b9
feat: redesigned settings view. Each module has two views: module settings and widget settings. The previous widget settings view was too complicated and weird
2021-11-04 17:38:53 +01: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
13707090eb
feat: combine StatsKit and ModuleKit in the one framework: Kit
2021-06-04 19:37:29 +02:00
Serhiy Mytrovtsiy
0c7f5699ed
feat: initialized swiftlint and fixed warnings and errors
2021-05-22 14:58:20 +02:00
Serhiy Mytrovtsiy
e2de518b75
feat: init apple silicon sensors ( #210 )
2021-04-10 15:50:02 +02:00
Serhiy Mytrovtsiy
cd689999ac
feat: moved from UnsafePointer<Store> to sharable instance (Store.shared)
2021-03-20 16:33:14 +01:00
Serhiy Mytrovtsiy
7b2b786b86
feat: now few widgets can be enabled for one module
2021-02-13 16:39:11 +01:00
Serhiy Mytrovtsiy
b201cdf760
- move temperature units toggle from Sensors module to general settings ( #219 )
2020-12-12 13:35:40 +01:00
Serhiy Mytrovtsiy
9d2010ad6b
- add some missing sensors ( #128 )
...
- add missing sensors group translation
2020-10-31 16:38:23 +01:00
Serhiy Mytrovtsiy
e7a57ca64e
- update readers update interval (moved to one list of intervals)
2020-10-23 15:17:51 +02:00
Serhiy Mytrovtsiy
bbca0f6fa3
- add an option to select the unit for temperature sensor ( #73 )
2020-09-24 19:39:38 +02:00
Serhiy Mytrovtsiy
a424dc871e
i18n ( #77 )
...
* - initialize localization with English
- add i18n to app settings
* - add translation to widget settings
* - add translation to CPU
* - add translation to GPU
* - add translation to Memory
* - add translation to Disk
* - add translation to Sensors
- add translation to Network
* - add translation to Battery
* - add Polish language
- small fixes in translation
* - add Ukrainian language
2020-08-30 13:23:40 +02:00
Serhiy Mytrovtsiy
e24a9ef2a2
- update settings view (moved all view to one scroll view)
2020-08-01 19:56:57 +02:00
Serhiy Mytrovtsiy
b19bb824cd
- fix sensors order in the widget (now the orders in the widget the same as in popup and settings)
2020-07-16 19:43:43 +02:00
Serhiy Mytrovtsiy
85fb2964fd
- add option to select an application automatic checks for new version (at start/once per day/once per week/once per month/never)
...
- adjust select box y position
2020-07-14 17:28:46 +02:00
Serhiy Mytrovtsiy
8dbafa40ac
- add option to set up update interval for CPU module
...
- add setInterval() to reader protocol
- update reader start process (run initStoreValues() before start())
- add option to select update interval for RAM module
- add option to select update interval for Disk module
- small refactoring in cpu and ram settings
- add option to select update interval for Sensors module
2020-07-11 13:40:59 +02:00
Serhiy Mytrovtsiy
40d44248d9
- fix Sensors module path
2020-07-06 15:52:57 +02:00