Skip to content

tangingw/javascript_jukebox

Repository files navigation

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

About

This is a jukebox interface written using JS ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published