Show HN: Playbot – See lyrics and artist details without alt-tabbing
github.comPlaybot is a Rust CLI + TUI that reads the currently playing track from your local Spotify desktop app and displays lyrics, artist info, album details and more — no Spotify or Genius API keys required. It caches results in a local SQLite DB for fast lookups and includes an interactive browser for searching your library. macOS only. Install with cargo build --release and run ./target/release/pb. https://github.com/after-ephemera/playbot
No comments yet.