framebuffer

command module
v0.0.0-...-ed65726 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2017 License: CC0-1.0 Imports: 16 Imported by: 0

README

framebuffer - access Linux framebuffer as draw.Image
Written in 2016 by <Ahmet Inan> <xdsopl@googlemail.com>
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.

There are precompiled, static binaries for 386, amd64 and arm

This will create an fbgrab.png file from /dev/fb0:

# sudo amd64/fbgrab

This will show an image file on /dev/fb0:

# sudo amd64/fbshow file

This will visualize touchscreen events from /dev/input/event0 on /dev/fb0:

# sudo amd64/fbtouch /dev/input/event0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL