Add support streaming as ascii to terminal

This commit is contained in:
Alex X
2024-05-16 11:35:25 +03:00
parent 75020d4df7
commit 41badbfb8e
5 changed files with 227 additions and 25 deletions
+6
View File
@@ -0,0 +1,6 @@
## Useful links
- https://en.wikipedia.org/wiki/ANSI_escape_code
- https://paulbourke.net/dataformats/asciiart/
- https://github.com/kutuluk/xterm-color-chart
- https://github.com/hugomd/parrot.live