Skip to content

Addon for todot.txt-cli which clears the terminal and repeats a todo command whenever the todo.txt file changes.

License

Notifications You must be signed in to change notification settings

munkee/todo.txt-watch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

watch addon for todotxt-cli

Clear terminal and repeat a todo command whenever the todo.txt file changes.

Install

  1. Install entr read https://github.com/eradman/entr/ for more details
brew install entr                # MacOs with Homebrew
sudo apt-get install entr        # Debian or Ubuntu
git clone https://github.com/munkee/todo.txt-watch.git
ln -s todo.txt-watch/watch $TODOTXT_ACTIONS_DIR/watch

Usage

Usage
  $ todo.sh watch [COMMAND]
             
  Examples
    $ todo.sh watch ls +project
    $ todo.sh watch lsp @context

License

GPL3

About

Addon for todot.txt-cli which clears the terminal and repeats a todo command whenever the todo.txt file changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%