Add textual-paint

This commit is contained in:
Dave Pearson 2023-07-10 20:09:27 +01:00
parent 9a8d600726
commit 544319251c
No known key found for this signature in database
GPG key ID: B413E0EF113D4ABF

View file

@ -128,6 +128,8 @@ add it. Or PR to it I guess. It's cool either way.
for the terminal, written with Textual.
- [textual-musicplayer](https://github.com/bluematt/textual-musicplayer) - A
simple music player (MP3, etc.) using Textual.
- [textual-paint](https://github.com/1j01/textual-paint) - MS Paint... in
your terminal.
- [textual-passphrase](https://github.com/JoshPaulie/textual-passphrase) -
Application that generates passphrases based on a custom user-provided
list.