Skip to content

psethwick/tuidoist

Repository files navigation

Tuidoist

A fast, efficient TUI todoist application for macOS, Linux, and Windows.

Inline help is available for key commands. Press ? for more keys!

  • Optimisticly updating UI (it's fast)
  • Offline support with persistent storage (resyncs when you're back online)
  • Most todoist features supported (Projects, filters, reschedule, etc)

demo

Getting started

Download binary from here.

Alternatively, you can use the go toolchain:

go install github.com/psethwick/tuidoist

On first startup it will ask for a todoist api key, which you can get from here.

By default your api key is saved in your home directory. If you prefer you can set TUIDOIST_TOKEN environment variable instead.

Thanks to the following projects:

Contributing

  • Bug reports: please open an issue, will do my best to address quickly
  • Feature requests.. will be considered, open an issue!
  • Pull requests: open an issue for discussion first before larger or user-visible changes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published