TUI for Todoist written with React+Ink.
0

Configure Feed

Select the types of activity you want to include in your feed.

1 1 0

Clone this repository

https://tangled.org/aly.codes/dewy https://tangled.org/did:plc:gnotvkchpz63tcbjgniwrp3i
git@tangled.org:aly.codes/dewy git@tangled.org:did:plc:gnotvkchpz63tcbjgniwrp3i

For self-hosted knots, clone URLs may differ based on your setup.



README.md

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 task
  • done <number> - Complete a task by its number
  • refresh - Reload tasks
  • quit - Exit

License#

GPL-3.0-or-later