Added LearnByExample TUI under Miscellaneous

This commit is contained in:
Cameron J 2024-11-25 15:08:11 -06:00
parent 63a8ef0809
commit de06516abf

View file

@ -321,6 +321,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