w2text
simple text-based todo manager
Install
- All systems
-
curl cmd.cat/w2text.sh
- Debian
-
apt-get install w2do
- Ubuntu
-
apt-get install w2do
- Kali Linux
-
apt-get install w2do
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install w2do
- Raspbian
-
apt-get install w2do
- Dockerfile
- dockerfile.run/w2text
w2do
simple text-based todo manager
w2do is a simple to use yet efficient command-line todo manager written in Perl. Features: * Well-arranged, fully filterable, plain text or coloured tabular output. * Support for group, due date and priority categories. * Capable of managing multiple todo lists. * Detailed statistics with visual progress representation. * Completely command driven and therefore suitable for usage in scripts. * Export to HTML 4.01 Strict via w2html utility. * Export to plain text via w2text utility.