Terminal User Interface (TUI) apps
Last updated Jul 7, 2026
1.0k
Stars
68
Forks
0
Issues
+3
Stars/day
Attention Score
58
Language breakdown
Python 94.6%
CSS 5.4%
Shell 0.1%
โธ Files
click to expand
README
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 โ 70+ 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 - Awk Tutorial โ brief tour of the
awkcommand - Python Exercises โ exercises and quiz for beginner-intermediate level Python learners
- Connect Square โ form a line or square or both with 4 cells
Acknowledgements
The Textual team for quickly resolving issues and helping me out when I was stuck.
License
MIT, see LICENSE file
๐ More in this category