Skip to content

ylhn15/SpotipyTrackhistory_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Browser based frontend for SpotipyTracklist.

Using Pythons SimpleHTTPServer to host the file.

Setup HTTP Server

Download or clone this repository. Open up the repository folder in your terminal of choice and run

python3 -m http.server <port>

to host the files on <port>

Access the hosted files

Replace <path-to-tracklist> with the IP and the Port your Python HTTP Server is running on.

Next up

  • create script to host the files in an easier way
  • add search function

About

Frontend for SpotipyTracklist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published