CLI todo list manager with tmux session support
Go to file
James Tomasino 904fbca6cf man page allows for installing only manual 2019-03-19 00:34:22 -04:00
.travis.yml corrected travis test 2019-03-18 23:53:40 -04:00
LICENSE License, copyright, Make, man created 2018-01-04 03:45:22 -05:00
Makefile man page allows for installing only manual 2019-03-19 00:34:22 -04:00
README.md badge on top 2019-03-18 23:56:50 -04:00
todo added ignoring of numeric session names 2019-03-19 00:14:44 -04:00
todo.1 examples added to man page 2019-03-18 23:45:18 -04:00

README.md

todo Build Status GitHub

todo is a minimalistic to-do manager for the shell. It supports:

  • auto-archiving completed tasks with datetime stamp
  • regular expressions support for task completion
  • command-completion
  • tmux session name integration

See man page for more details.

License

GPL3