CLI todo list manager with tmux session support
Go to file
2019-03-21 18:39:12 -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 added proper dependencies in makefile to make it work 2019-03-21 09:55:06 -04:00
README.md badge on top 2019-03-18 23:56:50 -04:00
todo documentation 2019-03-21 18:39:12 -04:00
todo.1 add missing flag from synopsis 2019-03-21 09:58:41 -04:00

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