https://github.com/binlecode/homebrew-actop
Homebrew tap for actop — the sudoless Apple-Silicon *top
https://github.com/binlecode/homebrew-actop
Last synced: 3 days ago
JSON representation
Homebrew tap for actop — the sudoless Apple-Silicon *top
- Host: GitHub
- URL: https://github.com/binlecode/homebrew-actop
- Owner: binlecode
- Created: 2026-06-30T22:21:19.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2026-07-01T04:42:48.000Z (22 days ago)
- Last Synced: 2026-07-01T06:31:18.186Z (22 days ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-actop
Homebrew tap for [`actop`](https://github.com/binlecode/actop) — the sudoless
Apple-Silicon `*top` (CPU/GPU/ANE/memory/power/thermal).
## Install
```sh
brew tap binlecode/actop
brew install actop
```
`brew tap binlecode/actop` resolves to this repo (`binlecode/homebrew-actop`).
## Maintenance
`Formula/actop.rb` is kept in sync automatically: on every `v*` tag pushed to
`binlecode/actop`, the `release-formula` workflow there updates the `url`,
`sha256`, and pinned Python resources in this repo. Do not edit by hand during a
release.