Skip to content

spotDL/web-ui

Repository files navigation

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:

  • Vue
  • Vite
  • daisyUI
  • Tailwind CSS
  • Iconify