A Spotify terminal user interface made using Python
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Pyspotui version 0.1.1
What's new:
- readme.md
- installer
Pyspotui version 0.1.1
What's new:
- Searching artists
- Searching albums
- Fixed bug where if you went back in artist_best_tracks()
you would go back to the all artists page
- Added new hotkey support for next, previous, and play/pausing song
- Updated handling of hotkeys to include self
of UI
- Small fixes