Awesome
cctunes
A websocket radio server for CC: Tweaked.
Client Installation
wget https://raw.githubusercontent.com/Hellscaped/cctunes/master/startup.lua startup.lua
Server Installation
- Install Python 3.
- Install flask.
- Install flask-sock
- Run the server with
python server.py
.
Put the actual song files and artworks (32x20 NFP) into the songfiles directory. Put the data files (.json) into the songs directory.
{
"title": "Altars of Apostasy (incl. Hall of Sacreligious Remains)",
"artist": "Heaven Pierce Her",
"album": "IMPERFECT HATRED",
"artwork": "1.nfp",
"file": "1.dfpwm"
}