| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2025-12-07 | 99 Bytes | |
| mactop_0.2.5_darwin_arm64.tar.gz | 2025-12-07 | 3.5 MB | |
| README.md | 2025-12-07 | 1.7 kB | |
| v0.2.5 source code.tar.gz | 2025-12-07 | 3.4 MB | |
| v0.2.5 source code.zip | 2025-12-07 | 3.4 MB | |
| Totals: 5 Items | 10.3 MB | 0 | |
Changelog
- [dbd644] Add Alternative Full layout and update layout info
- [f6fa7d] Add CPU and GPU temperature metrics via SMC keys
- [5dd74c] Add Makefile and unit tests, fix thermal state labels
- [3f3918] Add config, layout, and theme support with process kill
- [63a970] Add detailed Prometheus metrics for CPU, SoC, network, and disk
- [9263c1] Add headless mode and SMC power metrics integration
- [2af5ec] Add light mode detection and theme support
- [ed5be0] Add mutex for UI rendering and improve CPU core labels
- [b0166c] Add native Apple Silicon power metrics via IOReport
- [5d385d] Brew formula update for mactop version v0.2.4
- [f37f92] Fix network and disk metrics unit calculation
- [9c756b] Improve GPU frequency detection heuristics
- [36ded8] Improve disk storage display and volume detection
- [9753da] Improve process list parsing and display
- [ff1189] Improve process selection and list update logic
- [a26c6e] Merge pull request [#58] from context-labs/main
- [1674e2] Merge pull request [#59] from context-labs/development
- [819fe4] Move IOReport power/thermal logic to Objective-C file
- [9f6dca] Refactor SOC info handling and enhance headless output
- [448a1c] Refactor keyboard input handling and improve CPU core widget layout
- [eadd01] Refactor project structure and add app logic
- [d289f2] Revise features and supported chips in README
- [49282d] Update README.md
- [ab34a7] Update README.md
- [6096b9] Update README.md
- [33c4c9] Update README.md
- [0c8693] Update README.md
- [c76f1c] Update app.go
- [e66c7e] Update features, dependencies, and process metrics
- [491d5b] Update help text and add GPU SRAM power metric
- [6ed2b2] Update main.go