Commit Graph

46 Commits

Author SHA1 Message Date
dog steve
10d75db73b fead: added CPU frequency support for M5 (#2943)
* Update logic CPU frequency detection for M5

* clean code

* Simplify return logic for m5 case

Signed-off-by: dog steve <45103768+dogsteve@users.noreply.github.com>

---------

Signed-off-by: dog steve <45103768+dogsteve@users.noreply.github.com>
2026-02-15 18:02:16 +01:00
Serhiy Mytrovtsiy
f40b5dd12a feat: added display information to the Dashboard 2025-10-02 19:03:46 +02:00
Serhiy Mytrovtsiy
0d48f9f75f feat: added macOS 26 (Tahoe) to the SystemKit 2025-09-16 20:00:01 +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
6841657210 feat: added missing macs to the SystemKit (#2666) 2025-08-22 21:15:23 +02:00
Serhiy Mytrovtsiy
7d49169122 feat: added bootable disks to the Dashboard 2025-08-15 16:42:12 +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
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
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
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
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
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
94352723aa fix: fixed MacBookPro16,4 year, fixed negative height for the disk popup 2024-08-31 18:09:41 +02:00
Serhiy Mytrovtsiy
3c6856b169 feat: added missing MacBookPro16,4 to the devices list (#2093) 2024-08-29 19:03:32 +02:00
Ryan Cao
0b2ff43b3d feat: added macOS 15 (Sequoia) string (#1992)
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2024-06-16 12:13:16 +02:00
Serhiy Mytrovtsiy
eb882774bb feat: small codebase refactoring (mostly removed unused code and changes in access control) 2024-05-08 17:21:58 +02:00
Serhiy Mytrovtsiy
23a9541f32 fix: added m3 platform detection 2023-12-04 21:45:03 +01:00
Serhiy Mytrovtsiy
b3d1323240 feat: added new M3 Macs to the list of devices 2023-12-04 21:43:37 +01:00
Serhiy Mytrovtsiy
e5628bf468 feat: added support for new m3 chips 2023-11-14 19:17:22 +01:00
Serhiy Mytrovtsiy
1e0ba3b61f feat: moved all reader's values to the Codable protocol 2023-06-27 17:09:38 +02:00
Serhiy Mytrovtsiy
55f14febb8 feat: added new macs released on WWDC 2023 2023-06-21 20:20:38 +02:00
Serhiy Mytrovtsiy
e1d1ecf663 feat: added new macOS 14 Sonoma to the system kit 2023-06-05 21:18:54 +02:00
Serhiy Mytrovtsiy
99e2333a51 fix: fixed Mac14,9 model name (#1337) 2023-03-04 14:34:30 +01:00
Serhiy Mytrovtsiy
7115ff4ad8 fix: fixed Mac14,6 model name (#1324) 2023-02-21 20:34:46 +01:00
Serhiy Mytrovtsiy
6d136b6d13 feat: added a new MacBook Air and old MacBook Pro (14/16) icons 2023-02-03 18:34:11 +01:00
Serhiy Mytrovtsiy
fa8a4d8d21 feat: added a new way to detect a mac model (if missed on the list) 2023-02-03 17:04:24 +01:00
Serhiy Mytrovtsiy
8963320ff1 feat: added new MacBooks Pro (m2 pro/max) to the devices list 2023-02-02 22:44:49 +01:00
Serhiy Mytrovtsiy
ab2b0efab2 feat: added platform detection to the SystemKit 2022-08-27 14:49:11 +02:00
Serhiy Mytrovtsiy
94600961c3 feat: added information about efficiency and performance to the SystemKit 2022-08-09 20:53:34 +02:00
mooons
129c67ca94 feat: added M2 MacBooks to the device list (#1006) 2022-07-24 11:20:17 +02:00
Serhiy Mytrovtsiy
76856da1ca feat: removed mac year from the model name. A lot of models could have the same model but different years. 2022-07-19 19:01:43 +02:00
Serhiy Mytrovtsiy
3f95347d4a fix: corrected the year of MacPro5,1 (#998) 2022-07-14 21:08:05 +02:00
Serhiy Mytrovtsiy
e4b6c003e0 feat: added mac studio to the device list (#903) 2022-04-08 18:55:40 +02:00
Serhiy Mytrovtsiy
20b14068d5 feat: added 10.13 macOS High Sierra to the os list (#832) 2022-02-08 17:17:01 +01:00
Serhiy Mytrovtsiy
36a596422e feat: added cores number to the GPU information (Apple Silicon) 2022-01-12 17:06:06 +01:00
Serhiy Mytrovtsiy
ab48870e73 fix: prevent crash if mac does not have a serial number (#688) 2021-11-06 11:59:44 +01:00
Serhiy Mytrovtsiy
bf9b7af73b feat: added missing iMac18,2 (#676) 2021-11-01 18:53:03 +01:00
Serhiy Mytrovtsiy
e0eab4767e feat: added missing iMac and new MacBook Pro to the device list 2021-10-30 05:50:02 +02:00
Serhiy Mytrovtsiy
68dde13db5 feat: added macOS Monterey (12.x) to the SystemKit 2021-09-06 20:03:11 +02:00
Serhiy Mytrovtsiy
5b41276b7f fix: removed OSLog from the SystemKit (moved to the NextLog) 2021-07-02 17:46:46 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00