An extremely minimalist to-do list for the CLI.
yay -S taskman-git
Install gum and make and run the following command:
sudo make install
USAGE:
taskman [options]
OPTIONS:
-h, help Prints this help message
-n, new Creates a new task
-u, summary Prints a summary of open tasks
-s, show Shows all open tasks
-S, search Search through open tasks
-d, done Marks a task as done
-r, remove Removes a task
-f, finished Shows all the tasks marked as done
-o, notify Sends a notification about open tasks