topydo and todotxt-machine, is a console application, inspired by the todo.txt CLI by Gina Trapani.
349

docker run -it --name=todotxt -v $HOME/todo:/data ugeek/topydo-todotxt-machine:amd64 sh
docker run -it --name=todotxt -v $HOME/todo:/data ugeek/topydo-todotxt-machine:arm sh
docker exec -t todotxt topydo
docker exec -t todotxt topydo prompt
docker exec -t todotxt topydo columns
docker exec -t todotxt topydo columns

docker exec -t todotxt todotxt-machine todo.txt done.txt
Content type
Image
Digest
Size
23.3 MB
Last updated
over 5 years ago
docker pull ugeek/topydo-todotxt-machine:amd64