Quark IDE

[ remote dev environment / single binary ]

Terminal, file manager, and a full code editor — compiled into one binary you run from anywhere. Full control over your own LAN — no container, no install, no config wizard.

install

pick a method

NPX / NPM
$ npx quarkide -a your-password
$ npm i -g quarkide
Download
$ curl -fsSL https://quarkide.com/install.sh | sh
$ irm https://quarkide.com/install.ps1 | iex
macos
$ brew install quarkide/quarkide/quarkide
reference

quarkide(1)

synopsis

quarkide [-p port] [-a password] [-v]

options
-p, --port
Port to listen on. Default 1980.
-a, --auth
Access password. Without it, one is generated and printed each run.
-v, --version
Print version and exit.