code
This commit is contained in:
parent
9e5261ecfb
commit
3e1e8b073b
1 changed files with 5 additions and 0 deletions
|
@ -2,3 +2,8 @@
|
|||
A small program to allow mirroring of a terminal on an e-paper screen in light weight cpp code.
|
||||
Originally inspired by [jouko's PaperTTY](https://github.com/joukos/PaperTTY/tree/main). If you prefer python and want a more flexible system, definitely check it out
|
||||
|
||||
## Building
|
||||
To build this you'll need to install
|
||||
- sdl2
|
||||
- catch2 (this should automatically be installed by cmake)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue