/pyWebPlayer

A music web player with a python backend(not finished)

Primary LanguageJavaScriptMIT LicenseMIT

pyWebPlayer

Web Music Player with Django(python) Backend

How to use

  1. Open file pyWebPlayer/pyWebPlayerProject/pyWebPlayer/settings.py
  2. Edit the value of the variable MUSIC_LINK, on the path where your music directory is located
  3. Start the server with the command
python manage.py runserver
  1. Open the page at http://127.0.0.1:8000/
  2. Click on the update db
  3. And if there is music at the path you specified earlier, it will appear in the playlist