/todoist-cli

Primary LanguageShellMIT LicenseMIT

Todoist CLI

A simple CLI tool to interact with the Todoist API.

Setup

make install

Usage

Export TODOIST_TOKEN environment variable:

export TODOIST_TOKEN=YOUR_TODOIST_TOKEN

Run the cli tool:

todoist

License

MIT License