Download
Get VioX home.
The desktop app is in late beta. Until signed builds drop on this page, you can run it from source — the README walks through the five-minute setup.
macOS
beta · manual install
Windows
coming
Linux
coming
# run from source
git clone https://github.com/juan-viox/viox-os.git
cd viox-os
pnpm install
pnpm dev:gateway # terminal 1
pnpm dev:web # terminal 2 → http://localhost:3000Signed desktop builds land at the end of the current release cycle. Watch the repo for notifications.