Skip to content

navxio/tasq.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

tasq

made-with-bash GPLv3 license

A dead simple task manager that arranges your tasks in a queue so you could focus on them one at a time, without distractions

Installation

Download tasq.sh and add it to your $PATH

Usage

Run ./tasq.sh to print out the latest task to the console

Flags

-h, --help print help text

-a, --add "task" adds a task to the end of the queue

-x, --mark-done marks the latest task as done and removes it from the queue

Releases

No releases published

Packages

No packages published

Languages