/todo

todo is a bash script for Linux that manages todo lists through the command line in an easy to use manner. Lists are stored in ~/.todo/ListName with each item in the list stored as a separate file in that directory.

Primary LanguageShellGNU General Public License v2.0GPL-2.0

Stargazers