Skip to content

livinginthepast/framebuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framebuffer

A work-in-progress Elixir NIF for interacting with Linux framebuffers. If possible, this will be a no-dependency library (apart from compilation build tools). This library only supports compilation on Linux.

Installation

def deps do
  [
    {:framebuffer, github: "livinginthepast/framebuffer"}
  ]
end

Thank yous / inspirations

This project could not have been completed without the following projects and posts. Thank you thank you thank you! 🙇🙇🙇🙏.

About

Elixir NIF for interacting with Linux framebuffers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published