
python-aosd
python-aosd
NOTE: python-aosd has moved to GitHub
: https://github.com/arminha/python-aosd
Python bindings for libaosd
Introduction
python-aosd is a Python binding for libaosd, An on screen display (OSD) library, which uses Cairo to create high quality rendered graphics to be overlaid on top of the screen.
Requirements
- Python > 2.6
- libaosd (of course)
- pycairo
- pangocairo
Build requirements
Building
python-aosd uses distutils, so building it is as simple as running
python setup.py build
in the root directory.
Running
python setup.py install
will install python-aosd.
Project Information
- License: MIT License
- 1 stars
- git-based source control