Install on Linux

debian

We host a package repo for debian based distributions.
Click the button above to get to the instructions.

Others

For other systems, please refer to the instructions below.



Manual Installation

We provide a simple one-liner to install the ondevice commandline tool:

curl -sSL https://get.ondevice.io/ | sudo bash -

It will download the current version of the ondevice binary matching your OS/ARCH from https://repo.ondevice.io/client/stable/ and copy it to /usr/local/bin/ondevice.

Note: If possible use one of the other installation methods.
The binary-only installation is just that: it installs a single file.
No automated updates, no autostart, etc.