A terminal user interface for Spotify, allowing browsing and control of playlists, search, and playback. Current version 0.1.20, released on GitHub. Development may be low activity; last release in 2021.
pip install spotuiNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Authenticate with Spotify API (requires env vars) and launch the TUI.
Use `from spotui import main; main()` instead of expecting module-level functions.
Set environment variables before importing spotui. Example in quickstart.
Use a Unix-like terminal such as iTerm2, GNOME Terminal, or Windows Terminal with WSL.
No dependency data recorded yet.