Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zenhack/framebuffer-go

Go library that implements image/draw.Image on top of the linux framebuffer (EXPERIMENTAL)
https://github.com/zenhack/framebuffer-go

Last synced: about 1 month ago
JSON representation

Go library that implements image/draw.Image on top of the linux framebuffer (EXPERIMENTAL)

Awesome Lists containing this project

README

        

A dead simple go library for interacting with the linux framebuffer
(implements image/draw.Image). Probably not ready for anything
production-y; was just a late night diversion.