An open API service indexing awesome lists of open source software.

https://github.com/vmunix486/fbbmp

bitmap viewer that uses Linux VGA16 framebuffer
https://github.com/vmunix486/fbbmp

bitmap bmp fb frambuffer linux vga vga16

Last synced: 13 days ago
JSON representation

bitmap viewer that uses Linux VGA16 framebuffer

Awesome Lists containing this project

README

          

# fbbmp
bitmap viewer that uses Linux VGA16 framebuffer. Not the best, just a test of concept.

# Capabilities

Monitor_1_20260521-183705-540

- Can render 4 bit per pixel bitmaps to the terminal using the VGA16 framebuffer driver
- Small (~250 LOC)

# Disadvantages

- Slow
- Cannot exit once already running
- Really messed up colors