todoist-api

A simple ruby API for the todoist http interface.

Inspired by this bit.ly/KJzzU article from rubybestpractices.com I created a small API which you could use from the command line to have a fast way to create a todo list without to be disturbed at your daily developer work.

Simply install the gem with:

sudo gem install blackhacker-todoist-api

and link the todo.rb into your path.