Skip to content

tanay1337/taskman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Taskman

An extremely minimalist to-do list for the CLI.

Installation

Arch-based Distros

yay -S taskman-git

Other Linux Distros and macOS

Install gum and make and run the following command:

sudo make install

Usage

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

LICENSE

MIT

About

An extremely minimalist to-do list for the CLI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published