musikspider/README.md
2023-04-30 22:40:25 +03:00

497 B

musikspider is a web client that works with musikquadrupled. It is made using SvelteKit.

Development

  • Get pnpm and nodejs.
  • Run pnpm dev for development server.
  • Run pnpm build for production build.

TODOs

  • basic music playing and controls
  • implement playlists (local)
  • implement album and artist viewing
  • implement persistence of music data, playlists and such
  • implement scrobbling (last.fm, etc)
  • implement discord status
  • add tauri app?