fbflut/README.md
2021-08-18 21:33:29 -04:00

13 lines
265 B
Markdown

# fbflut
framebuffer pixelflut server in C.
## running
- compile with `make`
- make sure you have read/write access
to the framebuffer (ie put yourself in the `video` group)
- go in something that wont fight you for the framebuffer,
ie a tty
- do `./fbflut`