all repos — todo.txt-go @ ad703524644e83a637a1594a203b2c25e4b786e7

CLI tool for todo.txt files written in Go

Fix gif in README
Tim Izzo tim@octree.ch
Sun, 13 Apr 2025 21:51:52 +0200
commit

ad703524644e83a637a1594a203b2c25e4b786e7

parent

24dab3aa6d3fb735b8ea16d425ca32fe7c6e115f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -3,7 +3,7 @@

`todo.txt-go` is a CLI tool written in Go for [todo.txt](https://todotxt.org/). It provides an interactive TUI developped with [Bubble Tea](https://github.com/charmbracelet/bubbletea/). -![todo-txt demo](./demo.gif) +![todo-txt demo](https://vhs.charm.sh/vhs-746JqUAGDziljEDrJGjUoS.gif) ## Install