tdl
hierarchical, prioritised todo list manager
Install
- All systems
-
curl cmd.cat/tdl.sh
- Debian
-
apt-get install tdl
- Ubuntu
-
apt-get install devtodo
- Kali Linux
-
apt-get install devtodo
- Fedora
-
dnf install devtodo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install devtodo
- OS X
-
brew install devtodo
- Raspbian
-
apt-get install tdl
- Dockerfile
- dockerfile.run/tdl
devtodo
hierarchical, prioritised todo list manager
Manipulate and display a hierarchical (ie "subtasks") and prioritised list of things with a coloured command line interface. Using devtodos output formatting features, it is possible to convert the todo list into almost any text format. Devtodo comes with XSLT stylesheets to convert XML .todo files to HTML and PDF, have a look at /usr/share/devtodo/.
tdl
To-do list manager
tdl is a lightweight program for managing a 'to-do' list of pending jobs that you have. It is command line driven. You can see a screenshot at tdl homepage.