You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
templates | 4 months ago | |
LICENSE | 5 months ago | |
README.md | 5 months ago | |
main.py | 4 months ago | |
pirate.py | 4 months ago | |
requirements.txt | 5 months ago |
README.md
spotifuck
Free And Open Source music streaming/downloading service
Host an instance
- Clone repo
- Install dependencies
pip3 install -r requirements.txt
- run
gunicorn main:app
- enjoy :)