Extension Icon

Navidrome

Search and browse your Navidrome music library. Find artists, albums, and songs, then open them directly in your browser.
Overview

Navidrome for Raycast

Search and browse your Navidrome music library directly from Raycast.

Commands

CommandDescriptionView
SearchSearch artists, albums, and songs with recent search historyList
Recently Added AlbumsBrowse your newest albums with cover artGrid
Most Played AlbumsBrowse your most frequently played albumsGrid

Features

  • Unified search across artists, albums, and songs
  • Recent searches — your last 10 queries are saved and shown when the search bar is empty
  • Album art — cover art thumbnails in search results and grid views
  • Star indicators — see which items you've favorited at a glance
  • Open in browser — jump straight to the artist/album page in Navidrome's web UI
  • Copy to clipboard — copy names, titles, or URLs

Setup

Prerequisites

Install

git clone <your-repo-url>
cd navidrome-raycast
npm install
npm run dev

Raycast will prompt you to configure the extension on first run:

  • Server URL — e.g. https://music.example.com
  • Username
  • Password

Authentication uses the Subsonic token+salt method — your password is never sent in plain text.

Keyboard Shortcuts

ShortcutAction
EnterOpen in Navidrome
⌘ CCopy name/title
⌘ ⇧ CCopy URL
⌃ XRemove recent search
⌃ ⇧ XClear all recent searches

License

MIT

Categories
Source code