From c36abd90eca74289e1a7ab5c56e1ebf0141b0a21 Mon Sep 17 00:00:00 2001 From: Cameron Jackson Date: Sun, 1 Dec 2024 22:23:27 -0600 Subject: [PATCH] Added LearnByExample TUI under Miscellaneous (#256) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ea7821..a71caf3 100644 --- a/README.md +++ b/README.md @@ -323,6 +323,7 @@ List of projects that provide terminal user interfaces - [impala](https://github.com/pythops/impala) TUI for managing wifi - [isw](https://gitlab.com/thom-cameron/isw) A simple terminal stopwatch application for pomodoro etc. - [jrnl](https://jrnl.sh/) Collect your thoughts and notes without leaving the command line. human-friendly. future-proof. secure. +- [LearnByExample](https://github.com/learnbyexample/TUI-apps) A TUI with tutorials and +300 exercises on python, grep, awk, sed & general terminal usage. - [lnav](https://lnav.org/) An advanced log file viewer for the small-scale - [mapscii](https://github.com/rastapasta/mapscii) Braille & ASCII world map renderer for your console - [mqttui](https://github.com/EdJoPaTo/mqttui) MQTT Client written in rust