Pre-built binaries for SBC (Single Board Computer) devices running Linux.
Binaries are distributed via GitHub Releases.
| Device | OS | Architecture |
|---|---|---|
| TOPST D3-G | Ubuntu 22.04 | aarch64 |
Each release includes an install.sh script. Download the tarball and run:
tar xf <package>.tar.gz
sudo bash install.shTags follow the format: <device>/<package>-<version>
Example: topst-d3g/ptyxis-50.1
Each package retains its original license. See individual release notes for details.