Skip to content

Shows you todo.txt tasks due when opening new console.

License

Notifications You must be signed in to change notification settings

nshadov/todo.txt_due_today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO.TXT Due Today

Show which tasks are due today from your todo.txt file. Convenient script to put in .bashrc/.zshrc and show your due tasks whenever you open new console.

Installation

Compile

go build todo_due_today.go

Install

cp todo_due_today <your_preferred_directory>
echo "<your_preferred_directory>/todo_due_today" >> .zshrc

About

Shows you todo.txt tasks due when opening new console.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages