self-hosted · MIT · 24 MB · no telemetry
Coding sessions in a browser, kept alive in tmux. Claude, Grok, Gemini, Codex, or anything you add in four lines. Self-host is free forever. A paid option is coming if you’d rather not run the setup.
Claude Code · Grok · Gemini · Codex · OpenCode · Cursor · Cline · Shell
One panel · Your box
$ git clone https://github.com/thejdubb02/clique.git
$ cd clique
$ python3 -m clique password
$ python3 -m clique
Python 3.11+ and tmux. Nothing else. Then open http://127.0.0.1:3200.
node_modules, no build.[cli.grok]
label = "Grok CLI"
command = "grok"
args = []
color = "#E8E8E8"
Reload the page. If adding one ever needs a code change, the design has failed.
No. It binds loopback. Put a tunnel in front if you want it from another machine. Don’t hang it on the public internet — anyone who reaches the panel has a terminal as you.
Self-host is free forever, MIT. A paid option is coming for people who don’t want to run the setup. The panel still runs on a machine you control.
Python 3.11+ and tmux. Nothing else. No Node, no Docker, no account.
Four lines in config. Reload the page. If it ever needs a code change, the design has failed.
$ git clone https://github.com/thejdubb02/clique.git
$ cd clique
$ python3 -m clique password
$ python3 -m clique