Tw93
d7bf52a397
feat(status): add temperature display via osx-cpu-temp or powermetrics
2025-12-11 13:53:59 +08:00
Tw93
dd841891ad
Test extensive coverage and improvement
2025-12-11 11:31:09 +08:00
github-actions[bot]
5b73e4ffad
chore: auto format code
2025-12-10 03:53:17 +00:00
Tw93
ab0cabb25d
1.12.2
2025-12-10 10:43:10 +08:00
Tw93
161be5b951
Optimize the display effect
2025-12-10 10:42:33 +08:00
Tw93
def494b282
Christmas eggs
2025-12-10 10:27:45 +08:00
Tw93
4191fb1871
refactor: move GPU core count to header
...
- Display GPU cores in header: 'Apple M2 Pro (19 GPU cores)'
- Remove standalone GPU card to keep UI clean
- GPU info is more contextual when shown with CPU model
2025-12-08 19:14:01 +08:00
Tw93
3239e767a7
refactor: improve CPU/GPU display for better readability
...
- Keep showing top 3 busiest cores instead of all cores
- Simplify core info display: 'Load x.xx / x.xx / x.xx (8P+4E)'
- Remove excessive comments in GPU card rendering
- Add missing sort import for core sorting logic
Co-authored-by: bsisduck <bluescreen@duck.com >
2025-12-08 19:09:51 +08:00
bsisduck
124a6975d4
perf: pre-compile regex patterns for GPU usage parsing
2025-12-07 18:39:23 +01:00
bsisduck
32ac98f06a
Enhance CPU/GPU display for Apple Silicon
...
- Show all CPU cores instead of top 3 busiest
- Add P-CPU/E-CPU core grouping (Performance/Efficiency)
- Display GPU core count from system_profiler
- Add GPU usage meter via powermetrics (requires sudo)
- Show hint to run with sudo for GPU metrics
Tested on M2 Pro (6P + 4E cores, 16 GPU cores)
2025-12-07 17:37:30 +01:00
Tw93
3411bcf5e7
Optimize the compatibility display of status
2025-12-02 19:48:45 +08:00
Tw93
8cdf583d85
Uniform color specifications
2025-12-02 14:45:48 +08:00
Tw93
36a84e5211
Reconstruct the structure of go
2025-12-01 19:26:03 +08:00
Tw93
f60580d679
Make the analysis state more accurate
2025-11-24 11:48:37 +08:00
Tw93
21594ce681
Fix Intel CPU error
2025-11-23 20:38:37 +08:00
Tw93
a3de827fde
Supports multi-disk detection
2025-11-23 20:20:46 +08:00
Tw93
54c30d6b60
Supports multi-disk detection
2025-11-23 20:20:35 +08:00
Tw93
c3edf3c625
Fix disk space check size error
2025-11-22 13:32:32 +08:00
Tw93
45d31e880c
Add System Status Dashboard
2025-11-21 17:58:31 +08:00