Alternative UI Frontend for Navidrome using the Subsonic API. https://lydstyrke.net
Find a file
2024-02-17 02:52:12 +01:00
src Basic Sycamore Setup (Credentials Removed) 2024-02-17 02:13:48 +01:00
.gitignore Add .gitignore Locations 2024-02-17 02:11:17 +01:00
Cargo.lock Project Configuration Files 2024-02-17 02:12:35 +01:00
Cargo.toml Project Configuration Files 2024-02-17 02:12:35 +01:00
index.html Basic Sycamore Setup (Credentials Removed) 2024-02-17 02:13:48 +01:00
LICENSE Initial commit 2024-02-17 01:04:56 +00:00
README.md Update README with planned features 2024-02-17 02:52:12 +01:00
styles.css Basic Sycamore Setup (Credentials Removed) 2024-02-17 02:13:48 +01:00
tailwind.config.js Project Configuration Files 2024-02-17 02:12:35 +01:00
Trunk.toml Project Configuration Files 2024-02-17 02:12:35 +01:00

Navidrome Alternate UI

Alternative UI Frontend for Navidrome using the Subsonic API. Designed around some personal misgivings I had with Navidrome's native UI and as a way for me to play around with Sycamore.

Supports:

  • Instance Picking (no Hardcoded URLs)
  • Album Browsing
    • Random
    • Favourites
    • Top Rated
    • Recently Added
    • Recently Played
    • Most Played
  • Artist Browsing
  • Song Browsing
  • Radios
  • Shares
  • Playlists
  • Favouriting
  • Filters
  • Queue Syncing
  • View Modes
    • Grid
    • Details
    • Table
      • Configurable Columns
  • Ratings
  • Default Client Transcoding Setting
    • Per-Device Override
  • Themeing
  • Playback
    • Play Next
    • Play Later
  • Caching
    • Pre-Caching
  • Scrobbling
  • Volume Controls
  • Loop One/Loop All
  • Shuffle Playlist/Album/Artist
  • Downloads/Export (Playlists)
  • Add/Remove Playlists
  • Add/Remove Songs to/from Playlists
  • User Settings
  • Admin UI