Skip to content
/ td Public

Simple & Elegant To Do List Manager Written In BASH

License

Notifications You must be signed in to change notification settings

wolandark/td

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

td

Simple & Elegant To Do List Manager Written In BASH

Dependencies

  • BASH or another capable SHELL
  • Bat

Installation & Usage

Install bat, a fancy cat clone (or change the script to use cat, rat etc ... whatever you like)
Place the script somewhere in your $PATH

Run the script with no arguments to see the help

2023-04-12-221640_1920x1080_scrot

Use td add to add a task

2023-04-12-222233_1920x1080_scrot

Use the H M L arguments after the add argument to specify a priority. High, Medium, Low.

2023-04-12-222423_1920x1080_scrot

Use td list to see all your current tasks

2023-04-12-222527_1920x1080_scrot

Use td rm followed by task number to remove them

2023-04-12-222551_1920x1080_scrot

That's it! Easy!

Demo

untitled.mp4

About

Simple & Elegant To Do List Manager Written In BASH

Resources

License

Stars

Watchers

Forks

Languages