pyWebPlayer
Web Music Player with Django(python) Backend
How to use
- Open file pyWebPlayer/pyWebPlayerProject/pyWebPlayer/settings.py
- Edit the value of the variable MUSIC_LINK, on the path where your music directory is located
- Start the server with the command
python manage.py runserver
- Open the page at http://127.0.0.1:8000/
- Click on the update db
- And if there is music at the path you specified earlier, it will appear in the playlist