TUI apps
Repository for Terminal User Interface (TUI) apps. Mostly for fun (ex: games), learning a framework (ex: Textual), etc.
List of apps
- Square Tic Tac Toe â form a square with 4 corners
- Linux CLI Text Processing Exercises â 60+ exercises for CLI text processing
- Python re(gex)? playground â interactive playground for Python Regular Expressions
- Python re(gex)? exercises â 100+ exercises for Python regular expressions
- Grep Exercises â 50+ exercises for
GNU grep
(or alternate implementations likeripgrep
) - Sed Exercises â 50+ exercises for
GNU sed
- Awk Exercises â 80+ exercises for
GNU awk
Acknowledgements
The Textual team for quickly resolving issues and helping me out when I was stuck.
License
MIT, see LICENSE file