framebuffer pixelflut server in C
Go to file
2021-08-19 15:08:40 -04:00
.gitignore gitignore binaries 2021-08-18 21:34:47 -04:00
fbflut.c framebuffer colors seem to be in a different order than documented? 2021-08-19 15:08:40 -04:00
Makefile init 2021-08-18 21:33:29 -04:00
README.md init 2021-08-18 21:33:29 -04:00

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