Cue the command. Automate everything.
A CLI-powered automation layer for developers managing servers, scripts, and scheduled work — local-first, server-aware.
~/bin, Python in /opt,
cron on three boxes, a README nobody updated.
One CLI. One config. One place to define and run the work.
CLI-first. API-ready. Zero new services required.
Everything scriptable, pipeable, version-controllable. No clicks, no panels.
Cron, webhooks, file watchers, SSH sessions — all first-class inputs.
Run on your laptop, a VPS, or a fleet. Remote execution is opt-in.
Named commands, versioned configs, shared across hosts. Stop copy-pasting shell snippets.
$ qjoe run backup --server server1
# trigger: manual action: backup.yaml host: server1.example.com
→ connected server1
→ rsync /sites → backup-store/server1/ (8.4GB, 12.3s)
→ rotated: kept last 14
✓ done (14.1s)
QJoe is pre-launch. Drop your email and we'll reach out when the private beta opens.