v0.1.0
First release of Neutrino.
Hub. Download the package for your machine and install it with your package manager, then run sudo nhub setup: neutrino-hub_0.1.0_amd64.deb or _arm64.deb for Debian and Ubuntu, neutrino-hub-0.1.0-1.x86_64.rpm or .aarch64.rpm for Fedora and RHEL family, neutrino-hub-0.1.0-1-x86_64.pkg.tar.zst for Arch family.
sudo apt install ./neutrino-hub_0.1.0_amd64.deb # Debian family
sudo dnf install ./neutrino-hub-0.1.0-1.x86_64.rpm # Fedora family
sudo pacman -U neutrino-hub-0.1.0-1-x86_64.pkg.tar.zst # Arch family
sudo nhub setupAgent. The hub installs it on your devices from the Devices page. By hand: install neutrino-agent_0.1.0_amd64.deb or _arm64.deb, or neutrino-agent-0.1.0-1.x86_64.rpm or .aarch64.rpm, then run sudo nagent connect <enrollment link> with the link from the Devices page.
sudo apt install ./neutrino-agent_0.1.0_amd64.deb
sudo nagent connect <the enrollment link from the hub's Devices page>