tunglam14 / music-aekt

Music AEKT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

music-aekt (Music Anh Em Kĩ Thuật)

Support source

Only support music in MP3 Zing at the momment

Require

How to install (Ubuntu/Debian)

$ sudo apt-get install moc redis-server
$ pip install -r requirements.txt

Run

1, Music on console

$ mocp -S

2, Redis

# service redis-server start

3, Celery

$ celery worker -A music_aekt.tasks -c 1 --loglevel=info

4, HTTP Server

$ gunicorn wsgi:app config.py -w 2 -b 0.0.0.0:8080

Contributors

About

Music AEKT


Languages

Language:CSS 50.0%Language:JavaScript 49.6%Language:Python 0.3%Language:HTML 0.1%