rizerphe / fbpx

python module for drawing straight on framebuffer, without x server required

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbpx

python module for drawing straight on framebuffer, without x server required

installing

run following code:

cd fbpx
sudo python setup.py install; python example.py

About

python module for drawing straight on framebuffer, without x server required


Languages

Language:C 91.4%Language:Python 8.6%