From 73703f7ed490e6ae432b4ff5e3e0f421e7460924 Mon Sep 17 00:00:00 2001 From: Kyle Prifogle Date: Sat, 28 Aug 2021 16:16:08 -0400 Subject: [PATCH] Adding some small tcell repos I threw together (#481) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b7727e0..7e7b600 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ A brief, and still somewhat rough, [tutorial](TUTORIAL.md) is available. * [tmux-wormhole](https://github.com/gcla/tmux-wormhole) - _tmux_ plugin to transfer files * [gruid-tcell](https://github.com/anaseto/gruid-tcell) - driver for the grid based UI and game framework * [aretext](https://github.com/aretext/aretext) - minimalist text editor with _vim_ key bindings +* [sync](https://github.com/kyprifog/sync) - github repo synchronization tool +* [statusbar](https://github.com/kyprifog/statusbar) - statusbar motivation tool for tracking periodic tasks/goals +* [todo](https://github.com/kyprifog/todo) - simple todo app + ## Pure Go Terminfo Database