`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 - [x] 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?