karaoke/README.md

32 lines
583 B
Markdown

Negro Mate Karaoke
==================
Simple karaoke video browser.
This module provides one extra command to negromate:
negromate karaoke: GUI for negromate karaoke
Uses Kivy, a fairly large python library. It could be more easy to install this
package if Kivy is already installed in the system.
VLC is also used to play the songs.
Needs the following packages installed:
* python3-kivy (at least version 2.1.0)
* vlc
Usage
-----
Keyboard shortcuts:
- A: Previous song
- S: Play
- D: Next song
The songs are played with vlc, so to exit a playing song: `Ctrl-C`.