Player for NegroMate karaoke parties
Go to file
Ales (Shagi) Zabala Alava 12d0296517 chore: Bump version 1.2 2024-09-24 13:59:58 +02:00
negromate/karaoke chore: Bump version 1.2 2024-09-24 13:59:58 +02:00
.gitignore Initial Commit 2020-11-02 17:44:52 +01:00
.pre-commit-config.yaml chore: ruff isort and black check 2024-09-24 13:54:42 +02:00
CHANGELOG.md chore: Bump version 1.2 2024-09-24 13:59:58 +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 chore: allow newer versions of negromate.songs 2024-09-24 13:48:12 +02:00
setup.cfg chore: allow newer versions of negromate.songs 2024-09-24 13:48:12 +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.