From a5f52ec5561ac834b70dc1f4743ede73085639d0 Mon Sep 17 00:00:00 2001 From: kingo55 <kingo55@gmail.com> Date: Sun, 20 Mar 2022 16:25:35 +1100 Subject: [PATCH] Add dstask (TUI todo manager) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5c4c4e..2540f61 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ List of projects that provide terminal user interfaces ## <a name="productivity"></a>Productivity +- [dstask](https://github.com/naggie/dstask) A single-binary TUI todo manager that uses git for sync. - [goful](https://github.com/anmitsu/goful) a powerful TUI file manager written in Go - [khal](https://github.com/pimutils/khal) A standards based CLI calendar program, able to synchronize with CalDAV servers - [patat](https://github.com/jaspervdj/patat) Terminal-based presentations using Pandoc