TuDu is a todo list manager in ncurses with a hierarchical representation of tasks. Each task has a title, a long text description, a deadline (tudu warns you when the date is close), and a scheduled date. There are categories and priorities.
| Tags | Information Management Utilities |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Unix |
| Implementation | C++ |
Recent releases


Release Notes: This release adds support for non-Latin key bindings, arrow keys in the date editor, and fixes for some bugs found in the last release.


Release Notes: This release adds a ./configure script compatible with autotools, multiple category support, support for non-fixed length categories, and a warning color for old scheduled tasks in the scheduler. AvPag and RvPag have been added to the normal interface. There are several bugfixes.


Release Notes: Support was added for multi linear task titles, new pipe windows as separators, configuring the date format as US or European, configuring tasks with children displayed in bold, and several bugfixes.


Release Notes: Confirmation is now requested when the user presses Q. Beginning to end move is now configurable. Remapping keys in the configuration file was fixed. Remaped keys are shown on the help bar. Leap year calculation was fixed. Inline help and the man page were made more readable. Ctrl-c was deactivated.


Release Notes: This release adds support for international characters, a help command to display man pages, a hide_percent option in the configuration file, a patch to scroll to "beginning end" if "end beginning" is reached, and some bugfixes.