How to install todopy
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install todopy
Lastest release
This is a simple todo manager for the console, written in Python and modeled after todo.sh from http://todotxt.com.
Why'd I do it? For environments where I can't or don't want to run sh shells. That, and for fun, and to learn stuff. The usual.
The home of the project is currently at http://bitbucket.org/Ilkka/todopy
Author: Ilkka Laukkanen <ilkka.s.laukkanen@gmail.com>