|
Todo-Lister is a small command line tool that helps remind you of things that you need to do. It is much more akin to a virtual sticky note for the command line than anything else, and is most useful in login scripts. Note that v1.3 introduces a radically different storage mechanism for to-do items from previous versions. If you have used one of the previous versions (v1.21 or earlier), they will not be understood by this new version. Todo-Lister was, at one time, a set of much more complicated program. These complicated versions hav since been cancelled, beaten with a stick, and subsequently forgotten. DownloadsTodo-Lister is released under GNU General Public License v2. To compile it, you will need a fairly recent version of GLib (2.14.6 was targeted). A Makefile is included in the project for building. Consult the README file for more info.
|