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

kynda/todot.txt-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

watch addon for todotxt-cli

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

Install

sudo apt install entr
git clone https://github.com/kynda/todo.txt-watch.git
ln -s todo.txt-watch/watch $TODOTXT_ACTIONS_DIR/watch
ln -s todo.txt-watch/w $TODOTXT_ACTIONS_DIR/w

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