Some musik for you sirs?
Go to file
2018-09-14 11:00:10 -04:00
static added autoplay/shuffle feature 2018-09-14 08:02:24 -04:00
templates added autoplay/shuffle feature 2018-09-14 08:02:24 -04:00
.gitignore initial commit 2018-09-12 13:04:00 -04:00
musik.py prevent shuffle loop from getting stuck in folder with no music 2018-09-14 11:00:10 -04:00
README.md initial commit 2018-09-12 13:04:00 -04:00

Musik

Stream some music.

Requirements

Python 3.6+
FFmpeg compiled with --enable-libopus
Python packages: flask gunicorn

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

gunicorn -b localhost:5150 -e SCRIPT_NAME=/musik musik:app