Ales (Shagi) Zabala Alava 7ea885da08 | ||
---|---|---|
.. | ||
negromate/karaoke | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
VERSION | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
README.md
Negro Mate Karaoke
Simple karaoke bideo browser.
Uses kivy, installation instructions here: https://kivy.org/doc/stable/installation/installation-devel.html
Install Mini-howto
apt-get install python3-dev python-setuptools python-pygame python-opengl \
python-enchant python-dev build-essential python-pip libgl1-mesa-dev \
libgles2-mesa-dev zlib1g-dev
python3 -m venv env
. env/bin/activate
pip install -r requirements.txt
./karaoke