| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-28 | 99 Bytes | |
| mactop_2.1.2_darwin_arm64.tar.gz | 2026-03-28 | 4.7 MB | |
| README.md | 2026-03-28 | 2.3 kB | |
| v2.1.2 source code.tar.gz | 2026-03-28 | 14.9 MB | |
| v2.1.2 source code.zip | 2026-03-28 | 14.9 MB | |
| Totals: 5 Items | 34.6 MB | 0 | |
Changelog
- [c72ca7] Add --dump-debug diagnostic dump
- [cd83ee] Add --foreground flag and tweak IOReport key check
- [5ab6c7] Add CLI flags; fix temp enumeration & overlay
- [cbf58b] Add NVMe SMART temperature support
- [9f4b8b] Add category-aware temperature filtering
- [d1a4c4] Add display FPS counter and headless metrics
- [3bfa0d] Add dump-temps diagnostic and renumber cores
- [d587dc] Add frame interval metric and sparkline
- [4fb594] Add macOS overlay HUD and worker process
- [3fcd61] Add overlay expand toggle and refactor net/disk UI
- [cbcfd2] Add overlay opacity control and FPS counter
- [dfceb2] Auto-scale sparkline for high-refresh displays
- [ca429f] Brew formula update for mactop version v2.1.1
- [5358c7] Cache full process command to avoid proc_pidpath
- [fc1873] Clamp ANE percent and reorder IO init
- [01c742] Display CPU cluster frequencies in TUI title bar
- [6576d7] Enable ObjC ARC and add autoreleasepools
- [f29f1f] Fix frequency flicker on multi-die chips and retain last known frequency
- [05fc46] Increase temp sensor capacity; add S-core support
- [add94e] Merge pull request [#35] from metaspartan/development
- [68aead] Merge pull request [#37] from ssp3nc3r/feature/cpu-cluster-frequency-display
- [ad75a7] Optimize HID/IOReport performance and sensor caching
- [954b3b] Propagate CPU core usages and avg into metrics
- [6edaa9] Refactor app: extract CLI parsing and helpers
- [27aa02] Refine sensor caching, overlay, and proc caching
- [ee0571] Register foreground flag; guard IOReport sub
- [cc3000] Remove CPU frequency from compact gauge title
- [3b93ce] Resolve merge conflict with development
- [346eb0] Respect NVMe SMART temps and fix WiFi link check
- [dd07a6] S-core vs SSD sensor detection; overlay cleanup
- [2c88a4] Support --foreground=VALUE and simplify fan bar
- [af191c] Treat 's' key as HID Score in power sampling
- [d44558] Update README.md
- [790baf] Update app.go
- [65e4dc] Update app.go
- [4d4f30] Update displayfps.m
- [de090e] Update globals.go
- [9bb3d1] Update headless.go
- [3b8969] Update ioreport.m
- [f7dd02] Update ioreport.m
- [bc00ad] Update ioreport.m
- [b4eccb] Update overlay.m
- [71524c] Use HID per-core temps and skip SMC cores
- [868bf7] Use fastest available link speed in UI
- [753645] Use validated HID per-core temps, unify grouping