A tiny Todoist client in Rust. It takes simple input and dumps it in your inbox or another project. Taking advantage of natural language processing to assign due dates, tags, etc. More information: https://github.com/alanvardy/tod.
tod project import
tod --quickadd Buy more milk today
tod task create
tod task create --content "Write more rust" --project code
tod task next
tod task list --scheduled --project work
tod task list --project work