Download ยท Server & CLI

zero for Server & CLI

Turn any Linux or macOS machine into a node with one line. Run zero web.serve and it is home; serve any folder as a site.

โ† all platforms

one line

Install is a single command โ€” it fetches the thin engine, which pulls each class from the store the first time and caches it, so after the first run it works with no network.

curl -fsSL https://oneaurica.com/install.sh | sh

it updates itself

Your node keeps itself current over the air: it pulls the latest behaviour from the store in the background โ€” no redeploy, no re-download. Restart in place to load brand-new actions. The system is its own administrator.

serve any folder

zero web.serve <folder> turns any folder into a home โ€” its home/ rendered at /. That is how oneaurica.com itself is served.

zero web.serve ~/my-site
One OS, every screen.

Get zero on your other devices โ€” desktop, phone and TV, all in step over the air.

All platforms