Commit Graph

2156 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
f8b31f7a80 fix: fixed initializing update interval from the store (#2741) 2025-10-04 13:44:16 +02:00
Serhiy Mytrovtsiy
6465d9ab58 feat: added a new way to obtain the WiFi network SSID (thanks to @fjh658) 2025-10-03 17:50:51 +02:00
Serhiy Mytrovtsiy
f40b5dd12a feat: added display information to the Dashboard 2025-10-02 19:03:46 +02:00
Serhiy Mytrovtsiy
a07c3cf323 fix: disabled widgets update for macOS 26 since there is a problem with chronod 2025-09-30 17:34:07 +02:00
Serhiy Mytrovtsiy
04bec8503c v2.11.54 2025-09-28 17:27:22 +02:00
Serhiy Mytrovtsiy
5bf6f67ff0 feat: added CPU average load to the Remote protocol and moved from the list of Double to the struct 2025-09-27 19:28:42 +02:00
Serhiy Mytrovtsiy
25201834da feat: added round style to some charts to have more Apple-like style charts 2025-09-26 15:38:23 +02:00
Serhiy Mytrovtsiy
077ed04321 feat: added Warp sponsorship information to the README 2025-09-25 18:08:56 +02:00
Serhiy Mytrovtsiy
c5bd47b448 feat: removed header line from the popup view 2025-09-24 16:43:21 +02:00
Serhiy Mytrovtsiy
3cd4d6b204 feat: moved App settings from the menu to the bottom part of the sidebar 2025-09-23 16:59:26 +02:00
Serhiy Mytrovtsiy
1d4afd97e1 feat: adjusted settings window to the new macOS design 2025-09-22 21:22:54 +02:00
Serhiy Mytrovtsiy
ed6bce118f v2.11.53 2025-09-21 17:44:27 +02:00
Serhiy Mytrovtsiy
602112d30f feat: added cache layer to the Store (#2696) 2025-09-18 22:51:07 +02:00
Serhiy Mytrovtsiy
0d48f9f75f feat: added macOS 26 (Tahoe) to the SystemKit 2025-09-16 20:00:01 +02:00
Serhiy Mytrovtsiy
3815373a4b feat: added Remote unregister handler that allows disabling Remote module 2025-09-02 17:13:39 +02:00
Serhiy Mytrovtsiy
8865dde1f6 v2.11.52 2025-08-31 17:53:35 +02:00
Serhiy Mytrovtsiy
5a333c1f07 fix: added additional cooldown before sending device information to the Remote 2025-08-31 17:50:30 +02:00
Serhiy Mytrovtsiy
16efe9dda8 fix: fixed popup open registration when module is enabled after the app has been running (#2540) 2025-08-30 22:28:08 +02:00
Serhiy Mytrovtsiy
053f265bdb fix: fixed Disk activity reader that tries to read IO when disk is ejected (#2677) 2025-08-29 22:43:49 +02:00
Serhiy Mytrovtsiy
37701ac9da fix: fixed different percentage rounding in the Disk popup and widget (#2560) 2025-08-26 18:26:08 +02:00
Serhiy Mytrovtsiy
f9bcf5a6e9 fix: fixed non stop token validation in some cases when Remote option is enabled 2025-08-25 18:44:42 +02:00
Serhiy Mytrovtsiy
15961fd8cb v2.11.50 2025-08-24 13:12:35 +02:00
stefanlight8
815452dac2 fix: updated "Health" Russian localization (#2673) 2025-08-24 13:05:41 +02:00
Serhiy Mytrovtsiy
c601a7ed98 feat: moved Remote to the new communication protocol and added basic control 2025-08-23 22:13:22 +02:00
Serhiy Mytrovtsiy
5a8d3b0545 feat: disabled tooltip for the GPU popup charts (#2651) 2025-08-23 18:42:28 +02:00
Serhiy Mytrovtsiy
6841657210 feat: added missing macs to the SystemKit (#2666) 2025-08-22 21:15:23 +02:00
Serhiy Mytrovtsiy
364ac1e26f fix: fixed wrong local and public addresses initialization that causes faulty notifications (#2643) 2025-08-21 20:48:19 +02:00
Serhiy Mytrovtsiy
3c0b1939ca fix: fixed race conditions in the Network Chart widget (#2594) 2025-08-19 18:37:10 +02:00
Serhiy Mytrovtsiy
e287eacd46 fix: fixed race conditions in the Stack widget (#2672) 2025-08-18 22:33:22 +02:00
Serhiy Mytrovtsiy
7d49169122 feat: added bootable disks to the Dashboard 2025-08-15 16:42:12 +02:00
Serhiy Mytrovtsiy
c44bc7e750 v2.11.49 2025-08-03 21:49:14 +02:00
embedovator
9068e18379 fix: show single row with percentage when time is not available in battery widget (#2649)
- Modified battery widget to show only percentage in a single row when time remaining is not available (e.g., when AC adapter is plugged in)
- Maintains two-row display with both percentage and time when running on battery with valid time information
- Improves UI by removing duplicate information and making better use of space

Co-authored-by: Nathan Martin <embedovator@pm.me>
2025-08-03 12:52:51 +02:00
Serhiy Mytrovtsiy
3a59807044 feat: added a new United widget that visualizes: CPU, GPU, RAM, and disk utilization 2025-07-25 19:03:28 +02:00
Serhiy Mytrovtsiy
35e6141021 feat: added snapshot data to Network widget 2025-07-22 19:02:25 +02:00
Serhiy Mytrovtsiy
a433fa9048 feat: moved from analog clock in the portal view to the same view as in popup view (#2530) 2025-07-21 21:38:45 +02:00
Serhiy Mytrovtsiy
1e86707932 v2.11.48 2025-07-14 17:51:25 +02:00
Serhiy Mytrovtsiy
6ce8497277 fix: fixed the forever loop in ICMP setup after adding an option to set the update interval for that reader (#2625) 2025-07-14 17:51:13 +02:00
Serhiy Mytrovtsiy
e67961038d v2.11.47 2025-07-13 10:15:58 +02:00
Serhiy Mytrovtsiy
354f67446e feat: added update interval to the connectivity reader (#2570) 2025-07-09 20:18:25 +02:00
Serhiy Mytrovtsiy
5e79726c47 feat: changed refresh interval for purgable space from 60 to 30 seconds 2025-07-08 19:43:56 +02:00
Serhiy Mytrovtsiy
c04220a6fd feat: added total read/written that are from the disk stats itself and separate it from the SMART data (#2527) 2025-07-07 18:57:22 +02:00
Serhiy Mytrovtsiy
bc43976ce6 v2.11.46 2025-07-06 12:52:02 +02:00
Serhiy Mytrovtsiy
4d7c15365a fix: added a special rule for the docker process to show the name correctly (CPU process) 2025-07-01 19:14:29 +02:00
Serhiy Mytrovtsiy
85ccc7bcdf feat: added a combined processes option to the RAM module 2025-06-26 19:50:10 +02:00
Serhiy Mytrovtsiy
89e7ad1c63 feat: added named time zones (thx #2447) 2025-06-24 18:22:48 +02:00
Serhiy Mytrovtsiy
4a3ebe0e61 fix: added a special rule for the docker process to show the name correctly 2025-06-23 16:24:19 +02:00
Serhiy Mytrovtsiy
32e251d8ba v2.11.45 2025-06-08 16:06:52 +02:00
Levi
c9c5597ca4 fix: corrected identify iMac 12,1 and 12,2 (#2588)
Signed-off-by: Levi <13402525+LeviSnoot@users.noreply.github.com>
2025-06-08 16:02:34 +02:00
Serhiy Mytrovtsiy
e806b5c4ca fix: fixed charts that causes crashes (#2550) 2025-06-07 21:57:50 +02:00
Serhiy Mytrovtsiy
34dc9cf2be fix: added additional listener for Dashboard uptime to handle updates when open from the Combined view (#2569) 2025-06-06 18:23:18 +02:00