Some musik for you sirs?
Go to file
2019-09-28 14:47:54 -04:00
static remove extraneous / 2019-09-12 10:52:03 -04:00
templates switched to css grid 2019-09-11 13:06:14 -04:00
.gitignore add buckler protection 2019-09-25 19:48:19 -04:00
buckler_flask.py add buckler protection 2019-09-25 19:48:19 -04:00
config.py.template add buckler protection 2019-09-25 19:48:19 -04:00
database.py switched database to sqlite. changed api to use query strings. removed library dependency. 2019-05-31 10:28:21 -04:00
LICENSE add license 2019-09-28 14:47:54 -04:00
musik.py add buckler protection 2019-09-25 19:48:19 -04:00
README.md switched database to sqlite. changed api to use query strings. removed library dependency. 2019-05-31 10:28:21 -04:00

Musik

Stream some music.

Requirements

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

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

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