Home

Awesome

td

Simple & Elegant To Do List Manager Written In BASH

Dependencies

Installation & Usage

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

Run the script with no arguments to see the help

2023-04-12-221640_1920x1080_scrot

Use <code>td add</code> to add a task

2023-04-12-222233_1920x1080_scrot

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

2023-04-12-222423_1920x1080_scrot

Use <code>td list</code> to see all your current tasks

2023-04-12-222527_1920x1080_scrot

Use <code>td rm</code> followed by task number to remove them

2023-04-12-222551_1920x1080_scrot

That's it! Easy!

Demo

https://user-images.githubusercontent.com/107309764/231548864-4f5ba01c-06be-4fa6-8eec-cfeeaf171313.mp4