You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prismriver-lyrics CLI: search song lyrics across 30+ plugin sources by artist/title, with filtering by plugin id, language, translated/original, and synced/plain-text, plus a result cap.
prismriver-lyrics-tui: a Textual terminal UI that follows the active MPRIS media player over D-Bus, searches on each track change, and renders results with the current line highlighted for time-synced (LRC) lyrics. Includes a manual search dialog, theme switching, and vim-style keybindings.
On-disk SQLite cache of search results shared between the CLI and TUI, with a configurable TTL and a bypass flag.