https://github.com/damdo/uhubctl
uhubctl for gokrazy (frozen with gokrazy/freeze)
https://github.com/damdo/uhubctl
Last synced: 15 days ago
JSON representation
uhubctl for gokrazy (frozen with gokrazy/freeze)
- Host: GitHub
- URL: https://github.com/damdo/uhubctl
- Owner: damdo
- License: bsd-3-clause
- Created: 2025-08-06T13:38:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-09T14:50:25.000Z (12 months ago)
- Last Synced: 2025-08-23T19:35:19.804Z (11 months ago)
- Language: Go
- Size: 2.23 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## uhubctl for gokrazy
This package is a [frozen](https://github.com/gokrazy/freeze) version of
[`uhubctl`](https://github.com/mvp/uhubctl), coming from Ubuntu devel, packaged for [gokrazy](https://gokrazy.org/) instances.
## Architecture support
Currently:
- `GOARCH=arm64` (multiarch tuple `aarch64-linux-gnu`)
- `GOARCH=amd64` (multiarch tuple `amd64-linux-gnu`)
Please use the tuples from https://wiki.debian.org/Multiarch/Tuples when adding
support for more architectures.