Terminal client
Connector included

CLI todoai

Pipe tasks into TODO for AI from your terminal — echo "fix bug" | todoai. Claude-Code-style.

Install
npm install -g @todoforai/cli
Login & run
todoai login
todoai
GitHub — todoforai/cliPrecompiled binaries
Alternative install
Windows PowerShell
irm https://todofor.ai/cli.ps1 | iex
macOS· Linuxauto-detects npm/bun or downloads binary
curl -fsSL https://todofor.ai/cli | sh