spotDL / web-ui

wip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

wip

License:MIT License


Languages

Language:Vue 62.6%Language:JavaScript 36.4%Language:HTML 0.8%Language:CSS 0.1%