App Overview
CLI
Simple command-line tool for creating todos and sending messages. Extremly lightweight!
Platform Support: ✅ Windows · ✅ macOS · ✅ Linux
Install
Code
Setup
export TODOFORAI_API_KEY=your_key
Commands
Code
What It Does
Raw API access through command line with basic todo/message operations. Perfect for quick interactions and scripting without needing the full desktop or web app.
Advanced: You can set TODOFORAI_API_KEY environment variable to avoid passing the API key each time. See how to set environment variables for platform-specific setup.
Last modified on