Skip to content

spotDL/web-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 21, 2024
98ce7ca · Jul 21, 2024

History

54 Commits
Jan 8, 2022
Jul 21, 2024
Jan 8, 2022
Feb 24, 2024
Mar 14, 2022
Jan 8, 2022
Jan 26, 2023
Mar 26, 2022
Jun 26, 2022
Jul 21, 2024
Jul 21, 2024
Jan 8, 2022
Jan 26, 2023
Jan 8, 2022

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