<h2>DESCRIPTION:</h2>
<p>
This is a Ruby API and client for http://toodledo.com, a task management
website. It implements all of the calls from Toodledo’s developer
API, and provides a nice wrapper around the functionality.
</p>
<p>
The client allows you to work with Toodledo from the command line. It will
work in either interactive or command line mode.
</p>
<p>
You can also use the client in your shell scripts, or use the API directly
as part of a web application. Custom private RSS feed? Want to have the Mac
read out your top priority? Input tasks through Quicksilver? Print out
tasks with a BetaBrite? It can all happen.
</p>