Commit Graph

424 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
f524f86429 feat: moved from JSON objects of metrics to simplified strings for the Stats Remote 2025-04-05 22:54:01 +02:00
Serhiy Mytrovtsiy
5ad92bf2fd feat: updated login process to Stats Remote 2025-04-03 18:53:31 +02:00
Serhiy Mytrovtsiy
9fd9ed6ce2 feat: replaced login view for Remote with web authorization mechanism 2025-04-01 19:13:38 +02:00
Serhiy Mytrovtsiy
da4ab07db1 fix: fixed logarithmic scaling in different than Network charts (#2418) 2025-03-27 20:15:49 +01:00
Serhiy Mytrovtsiy
74a7609c90 feat: added text alignment for Stack widget (#2463) 2025-03-25 22:35:25 +01:00
Serhiy Mytrovtsiy
a9f72cda99 fix: fixed line and bar charts title labels 2025-03-22 22:47:53 +01:00
Serhiy Mytrovtsiy
69ccc54910 feat: added Remote module that allows remote monitoring of the system (not publicly available since it's in the early stage) 2025-03-22 12:59:23 +01:00
Serhiy Mytrovtsiy
f342b08e05 feat: removed all logic from the Telemetry plugin since it's not used anyway. The toggle leaves for now since I have not decided what to do with that. 2025-03-20 20:34:13 +01:00
Guanzhou Hu
bca8ba545e fix: added missing NetworkChart restoreGState & combinedView separators (#2444) 2025-03-16 11:39:24 +01:00
Serhiy Mytrovtsiy
5effa6440a feat: added an option to show ICMP status and latency in the text widget (allows to show ping latency in the menu bar) 2025-03-14 21:17:23 +01:00
Serhiy Mytrovtsiy
5a7e4b7e55 feat: added threshold for network status notification 2025-03-07 17:36:21 +01:00
Serhiy Mytrovtsiy
e4e447f83d feat: adjusted memory format to be more readable (#2416) 2025-02-26 19:26:03 +01:00
Serhiy Mytrovtsiy
42d5409a70 fix: another try to adjust the CPU stress test to prevent the compiler from optimizing it (#2391) 2025-02-25 18:46:58 +01:00
Serhiy Mytrovtsiy
9ab2b045db fix: fixed performance cores count in the pCores stress test 2025-02-22 18:44:07 +01:00
Serhiy Mytrovtsiy
fa7b3bbf49 fix: adjusted CPU stress test to prevent compiler to optimize it (#2391) 2025-02-19 18:47:41 +01:00
Serhiy Mytrovtsiy
61c5e0df77 fix: fixed memory allocation in the GPU stress test (#2388) 2025-02-11 16:40:16 +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
f9b522aeb3 feat: changed icons to text buttons for application settings import/export/reset 2025-02-06 16:33:42 +01:00
Serhiy Mytrovtsiy
11158df5b1 feat: added stress tests for CPU efficiency and performance cores and GPU 2025-02-04 16:38:28 +01:00
Serhiy Mytrovtsiy
9325e2001c v2.11.27 2025-01-26 14:33:31 +01:00
Serhiy Mytrovtsiy
02b4f4e8e0 feat: added notifications to the Network module: connectivity, interface, local and public IP, WiFi network (#2261) 2025-01-25 21:06:07 +01:00
Serhiy Mytrovtsiy
262d4b25be fix: removed cores from the model name since there are few models with the same code but different cores (#2352) 2025-01-25 19:43:08 +01:00
Serhiy Mytrovtsiy
58ad6c568b feat: added feature to set keyboard shortcut to open/close popup window (#1976) 2025-01-20 17:04:55 +01:00
Serhiy Mytrovtsiy
08c4ab9f97 feat: added tooltips to the missing elements and enabled accessibility on some not natively supported (#2321) 2025-01-17 18:32:29 +01:00
Serhiy Mytrovtsiy
8de91d9d74 feat: added tooltips to the widgets that allow to read them with VoiceOver (#2321) 2025-01-17 17:12:01 +01:00
Serhiy Mytrovtsiy
73e321ca8b feat: moved from serhiy.io domain name to mac-stats.com 2025-01-16 20:39:48 +01:00
Serhiy Mytrovtsiy
687df76aeb fix: hidden public IP from combined view if public address disabled in the popup settings (#2330) 2025-01-14 16:54:31 +01:00
Serhiy Mytrovtsiy
7edcee838e fix: fixed Mac16,8 screen size (#2324) 2025-01-11 15:41:48 +01:00
Serhiy Mytrovtsiy
3e056562b3 feat: added CPU frequency for m4 (#2285) 2025-01-10 22:45:08 +01:00
Serhiy Mytrovtsiy
1a8bd2e657 feat: added a title to the popup view to allow control of it via 3d party apps (#2295) 2025-01-08 20:06:05 +01:00
Serhiy Mytrovtsiy
847de8d8c5 fix: fixed crash when arrows option is enabled in disk module in speed widget (#2297) 2025-01-07 19:59:56 +01:00
andrewr
713eb73787 fix: fixed some memory leaks (#2306) 2025-01-05 16:23:19 +01:00
Serhiy Mytrovtsiy
9aaffea7af fix: limited the label width in the popup view to fix the value when the label is too long and cannot fit in the row (#2288) 2024-12-31 14:56:52 +01:00
Ben
70900b18b8 feat: added M1 / M2 Mac Mini Icon (#2274) 2024-12-22 16:54:53 +01:00
Serhiy Mytrovtsiy
d68d691b18 feat: added efficiency and performance cores frequency and total cores frequency 2024-12-20 17:07:27 +01:00
Serhiy Mytrovtsiy
e103111c20 feat: moved from custom byte formatter to the internal 2024-12-18 11:43:11 +01:00
Serhiy Mytrovtsiy
3887157a7c feat: moved from binary to metric based size units to have the same calculation as macOS (#2230) 2024-12-17 14:13:58 +01:00
Serhiy Mytrovtsiy
1093b27fb2 feat: changed the icon and behavior of the button in the popup header for the calendar module to open the default macOS calendar app (#2227) 2024-12-13 12:49:30 +01:00
Serhiy Mytrovtsiy
6d1baa5926 fix: fixed hiding all settings for combined modules 2024-12-10 22:49:14 +01:00
Serhiy Mytrovtsiy
ab34735381 fix: fixed mac mini 2024 icon name (#2246) 2024-12-02 17:18:40 +01:00
Serhiy Mytrovtsiy
f51e19ae69 feat: added M4 support 2024-11-26 20:46:14 +01:00
Serhiy Mytrovtsiy
8d8a51e57c feat: added new M4 Macs (MacBook Pro and new Mac Mini) 2024-11-25 16:14:40 +01:00
Serhiy Mytrovtsiy
3d0bfa456d fix: moved DispatchSource.MemoryPressureEvent to custom RAMPressure enum. Fixed the crashes on some macs (#2212) 2024-11-14 17:00:19 +01:00
Serhiy Mytrovtsiy
354698a389 feat: adjusted Stack widget static width to fit Wh a little bit better (#2172) 2024-11-11 16:35:24 +01:00
Luke Hamburg
27216355d9 feat: adjusted Text parser to support char in the string (#2189)
Current implementation does not handle e.g.

```
$type $interface.displayName ($interface.BSDName)
```

This changes to a regex parser that does allow this.

Signed-off-by: Luke Hamburg <1992842+luckman212@users.noreply.github.com>
2024-10-27 12:21:18 +01:00
Serhiy Mytrovtsiy
bd3da697cd lang: added missing translations 2024-10-26 16:56:22 +02:00
Serhiy Mytrovtsiy
905ce8fa3d feat: cleaned up Speed widget by refactoring download/upload to input/output to make better logic for both modules: Disk and Network which have different meanings for these values. 2024-10-26 16:11:39 +02:00
Serhiy Mytrovtsiy
68c45ab604 feat: added a new option to the Speed widget that specifies what to show in the widget (#2186). This new option removes the old "Reverse order" option since the new one includes it. 2024-10-25 21:42:19 +02:00
Serhiy Mytrovtsiy
9ed4ee5749 fix: fixed swiftlint error that appears in the new version of swiftlint 2024-10-18 16:44:03 +02:00
Serhiy Mytrovtsiy
359db0f0d0 feat: added an option to show the power state icon (lightning or power plug) near the battery widget (#2008) 2024-10-17 16:57:26 +02:00