A web client for Navidrome (and any Subsonic-compatible music servers). Early development A lot of this is unfinished, stay tunned.
- A browser
- Node.js 20+
- A running Navidrome (or Subsonic-compatible server) instance (barebones example provided in the composer file)
A docker-compose.yml is included to spin up a local Navidrome instance backed by the data/ directory:
docker compose up -dNavidrome will be available at http://localhost:4533. Update user: in docker-compose.yml if your UID/GID differs from 1000:1000.
Run npm run dev and Crosswalk will be running at [http://localhost:5173/].
GNU Affero General Public License v3.0 or later — see LICENSE.
