dewy#
A TUI for Todoist built with Ink + React.js + Typescript.
Install#
$ npm install --global dewy
Usage#
$ dewy
Set your API token first:
export TODOIST_API_TOKEN="your-token-here"
Commands#
add <text>- Add a new taskdone <number>- Complete a task by its numberrefresh- Reload tasksquit- Exit
License#
GPL-3.0-or-later