Sign inSign up

ugeek/topydo-todotxt-machine

By ugeek

Updated over 5 years ago

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

Image
0

349

ugeek/topydo-todotxt-machine repository overview

topydo v0.14

panel

Mount docker amd64

docker run -it --name=todotxt -v $HOME/todo:/data ugeek/topydo-todotxt-machine:amd64 sh

Mount docker arm or Raspberry Pi

docker run -it --name=todotxt -v $HOME/todo:/data ugeek/topydo-todotxt-machine:arm sh
topydo
docker exec -t todotxt topydo
Prompt mode
docker exec -t todotxt topydo prompt
column or kanban mode
docker exec -t todotxt topydo columns
column or kanban mode
docker exec -t todotxt topydo columns

todotxt-machine 2.2.2

todo

docker exec -t todotxt todotxt-machine todo.txt done.txt

Tag summary

Content type

Image

Digest

Size

23.3 MB

Last updated

over 5 years ago

docker pull ugeek/topydo-todotxt-machine:amd64