spotDL / web-ui

wip
MIT License
20 stars 15 forks source link
hacktoberfest

web frontend for spotdl

This repo currently serves as the content center for the client-side code. Each time spotdl web is run, the latest build gets copied from this repo. The latest build can be found under dist/

Locally

spotdl web

Selfhost

coming soon

Build from source

git clone the repo npm i npm run dev npm build

npm i -g serve serve ./dist

Powered by: