This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
negromate_origins/gui/README.md

512 B

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