Playbot 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