Get started
Install DorkOS
Every path below sets up the same DorkOS on your machine. Pick the one that fits how you work.
Mac app
Download for MacApple Silicon · no terminal needed
On an Intel Mac? Use the terminal install below. What you get.
Terminal · recommended
$ curl -fsSL https://dorkos.ai/install | bashOne command. It checks Node.js, installs DorkOS via npm, and offers a setup wizard. Works on macOS and Linux.
npm
$ npm install -g dorkosAlready have Node.js 22 or newer? Install straight from npm. Works everywhere Node runs, including Windows.
Windows app · early alpha
Download for WindowsalphaWindows x64 · unsigned early alpha · SmartScreen may warn on first launch
Want something proven today? The npm install works on Windows now.
Docker and servers
Running DorkOS somewhere other than your own machine? Run it in Docker.
Already running DorkOS?
$ npm install -g dorkos@latestOne command updates a terminal install. The desktop app can update itself: choose Check for Updates from the app menu.
New here? Start with the quickstart.