Forums

Discuss all things Remember The Milk.

Python Command Line Interface

dwaring87 says:
Hello All,

I've put together a rough python-based command line interface using the official RTM API. Right now you can view tasks (including their priorities, any tags, notes and due dates), add tasks, complete tasks, delete tasks, set/edit priorities, due dates and tags, and modify lists. Any feedback/suggestions would be helpful. Feel free to expand upon this or use it for other projects.

More information & downloads here:
http://purl.org/david.waring/projects/rtm.html
Posted at 11:39pm on September 25, 2010
poolek says:
Thanks! I just downloaded this and will play around with it when I get back from work.
Posted 15 years ago
(closed account) says:
That's ace!

I've been trying to do something similar with python, but what you've got is far beyond what I thought was possible!

Keep up the good work, I'll keep an eye out for version 1.0
Posted 14 years ago
dwaring87 says:
If anyone's been using this script and has been receiving the "Error: 111: format 'rest' not found", I've updated the script to fix this problem.

It uses a different API interface - so if you're updating, you'll have to download pyrtm (the new API interface) and the updated script.

For more information and downloads:
http://www.davidwaring.net/projects/rtm.html
Posted 14 years ago
Log in to post a reply.