Player for NegroMate karaoke parties
Go to file
Ales (Shagi) Zabala Alava acd83b32b5 chore: Bump version 1.1 2024-09-16 18:09:15 +02:00
negromate/karaoke chore: Bump version 1.1 2024-09-16 18:09:15 +02:00
.gitignore Initial Commit 2020-11-02 17:44:52 +01:00
CHANGELOG.md chore: Bump version 1.1 2024-09-16 18:09:15 +02:00
LICENSE.txt Initial Commit 2020-11-02 17:44:52 +01:00
README.md feat: remove kivy python dependency, require system dependency in the readme 2024-09-16 18:06:04 +02:00
pyproject.toml Initial Commit 2020-11-02 17:44:52 +01:00
requirements.txt feat: remove kivy python dependency, require system dependency in the readme 2024-09-16 18:06:04 +02:00
setup.cfg feat: remove kivy python dependency, require system dependency in the readme 2024-09-16 18:06:04 +02:00

README.md

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.