Or just run the one-liner — it grabs the right build for your machine.
Builds aren't notarized yet — first launch is right-click → Open. We'd rather ship you the app than rent a yearly stamp.
`curl -fsSL https://allmystuff.works/install.sh | sh -s -- --no-gui` skips the desktop app — you still get the CLI, the headless node, and the mesh daemon: everything a server needs to join.
allmystuff.works/install.sh is just the short URL for it, so the site can't drift from what the app ships.allmystuff CLI, the desktop app, and the headless node (allmystuff serve) from the latest GitHub release, verifying every SHA-256 sidecar. No prebuilt for your platform? It builds the CLI from source with cargo./usr/local/bin when it's already writable (it never prompts for a password), else ~/.local/bin. A bare allmystuff opens the app.myownmesh daemon the live mesh runs on is in place — a recent one is used as-is, an old one updates itself, a missing one is installed and checksum-verified. --no-mesh leaves it alone; --no-gui skips the app on headless boxes.No telemetry, no account. The portable app uses your system webview — for the full desktop integration (menu entry, icon, the daemon bundled inside the package) grab a .deb / .AppImage / .dmg / .msi above instead.
Every portable archive has a .sha256 sidecar in the release. Two commands, any platform:
macOS: use `shasum -a 256 -c`. Windows: `Get-FileHash` and compare. The source for every build is on GitHub — MIT, build it yourself if you'd rather.
Install and open. The app scans the machine it's on — screens, mics, cameras, disks, input — and puts it on your graph. There is no account step.
Join your network. Your devices introduce themselves through it — our shared servers by default, your own box if you've pointed the settings there.
Claim your machines. Install on the next device, then claim it into your fleet with the code both screens show you — read it aloud, tap, done.
Access your stuff. Consoles, terminals, and files now work between them — at home or across the planet. Add hardware and humans as needed.