https://github.com/userdocs/btop-crossbuilds
https://github.com/userdocs/btop-crossbuilds
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/userdocs/btop-crossbuilds
- Owner: userdocs
- License: gpl-3.0
- Created: 2021-11-18T13:28:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T10:47:17.000Z (about 1 year ago)
- Last Synced: 2025-04-13T21:06:57.074Z (9 months ago)
- Language: Dockerfile
- Size: 57.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# btop++ crossbuilds
Static crossbuilds to use with Linux based platforms
Built on Alpine using
Example download using `x86_64`:
```bash
wget -q "https://github.com/userdocs/btop-crossbuilds/releases/latest/download/x86_64-linux-musl.tar.xz" -O ~/btop.tar.xz
tar xf "btop.tar.xz" --strip-components=1 -C ~/
```
The rest are available here: https://github.com/userdocs/btop-crossbuilds/releases/latest