Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 482 Bytes

File metadata and controls

15 lines (12 loc) · 482 Bytes

How to Use My JukeBox

  1. Create song_folder folder

  2. Move all your songs to song_folder folder

  3. Proceed below if you have python3.x installed.

        pip install -r requirements.txt
        python app.py
  4. Edit lines 300 - 309 in templates/test.html and enter your chosen songs in the array. (Note: Not yet create API for that.)

  5. Go to your browser and enter http://127.0.0.1:8088/jukebox

  6. Click Click for Display

  7. Click Play Icon