| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-05-03 | 99 Bytes | |
| mactop_2.1.3_darwin_arm64.tar.gz | 2026-05-03 | 5.2 MB | |
| README.md | 2026-05-03 | 2.0 kB | |
| v2.1.3 source code.tar.gz | 2026-05-03 | 15.0 MB | |
| v2.1.3 source code.zip | 2026-05-03 | 15.1 MB | |
| Totals: 5 Items | 35.2 MB | 0 | |
Changelog
- [0a0967] Add CGDisplayStream sourceRect and use 16x16
- [4b6cd1] Add Menu_LabelText key to locales
- [d0a1e4] Add configurable menu bar label color
- [392fd8] Add configurable overlay sections and settings
- [87b31b] Add display FPS diagnostics and --dump-fps flag
- [603995] Add drag-to-reorder for overlay settings
- [95bdf3] Add i18n locale TOML files
- [6f4e42] Add i18n support and localize UI strings
- [3d143e] Add numeric thermal level; remove early CLI i18n init
- [89f734] Add unified shutdown and conditional OSThread lock
- [56b2be] Avoid holding NVMe SMART plugin; round temps
- [71fc25] Brew formula update for mactop version v2.1.2
- [cce055] Copy default slices; use unsafe.Slice for C buffer
- [852c0b] Create netfilter_test.go
- [26c76f] Fix display FPS error paths and SOC fallback
- [eff4cd] Init i18n and handle DFPS start failure
- [c9b91a] Integrate i18n/localization across UI and CLI
- [1e6470] Localize fan modes and temperature categories
- [c37bdd] Lock main thread and add worker shutdown
- [43f490] Merge pull request [#44] from metaspartan/development
- [2e2e15] Merge pull request [#49] from pineapple-farm/add-download-chart
- [7c0484] Pre-resolve language and init i18n early
- [6417ee] Scope close(done) recover; drop DRAM flag
- [e68110] Show loading screen and async DRAM calibration
- [11c448] Show permission warning when FPS stream fails
- [056452] Update README.md
- [270fd4] Update app.go
- [c84749] Update app.go
- [d14b11] Update app.go
- [999275] Update globals.go
- [28b88a] Update menubar.m
- [904972] Update menubar.m
- [4f7421] Update native_stats.go
- [0afde1] Update overlay.m
- [191e81] Update sys_info.go
- [fa77b0] Use confirm body i18n; check overlay opacity flag
- [a11080] Use decimal units for disk sizes
- [9e5271] Use sysctl C API; remove subprocess calls
- [997001] docs(readme): add ClawHub download history chart
- [0a3a50] overlay: preserve section order and refactor drawing