TUI-apps icon indicating copy to clipboard operation
TUI-apps copied to clipboard

Terminal User Interface (TUI) apps

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 like ripgrep)
  • 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