v0.1.3 - Cross-platform scheduling
Qwake v0.1.3
Local-first quota window waker for AI coding agents.
Install
npm install -g @sysiphus/qwakeQuick Start
qwake doctor
qwake wake mockWhat's new
unified qwake schedule install/status/run/uninstall across macOS, Windows, and Linux
macOS scheduler support via LaunchAgent
Windows scheduler support via schtasks
Linux scheduler support via systemd --user
automatic Linux crontab fallback when systemd --user is unavailable
updated docs and website to reflect the new cross-platform scheduler flow
Example
qwake schedule install codex --times 06:05,11:10,16:15,21:20
qwake schedule status codex
qwake schedule run codex
qwake schedule logs codexNotes
Qwake does not bypass provider limits
scheduled wakes use smart skipping by default to avoid redundant live calls
logs and scheduler status are available through the CLI
Links
Website: https://qwake.top/
GitHub: https://github.com/jiangqiusuo/qwake
npm: https://www.npmjs.com/package/@sysiphus/qwake