25 lines
766 B
Markdown
25 lines
766 B
Markdown
Negro Mate Songs
|
|
================
|
|
Negro Mate's song database library. Not much versatile without two another packages:
|
|
|
|
* [negromate.web](https://pypi.org/project/negromate.web/): Static html compiler for the web of Negro Mage
|
|
* [negromate.karaoke](https://pypi.org/project/negromate.karaoke/): Simple karaoke video browser
|
|
|
|
Provides the base `negromate` command to interact with a song repository.
|
|
|
|
negromate config: Write the configuration file
|
|
negromate songs: Update song database
|
|
negromate thumbnail: Generate cover and thumbnail for a song
|
|
|
|
Needs the following packages installed:
|
|
|
|
* imagemagick
|
|
* ffmpeg
|
|
|
|
Karaoke subtitle generation is currently broken, it worked with these
|
|
packages on older systems:
|
|
|
|
* xdotool
|
|
* aegisub
|
|
* xserver-xephyr
|