Metadata-Version: 2.4
Name: spotuify
Version: 0.1.0
Summary: A lightweight Spotify TUI client for the terminal
Project-URL: Homepage, https://github.com/aari/spotuify
Project-URL: Repository, https://github.com/aari/spotuify
Project-URL: Issues, https://github.com/aari/spotuify/issues
Author: Aari
License-Expression: MIT
License-File: LICENSE
Keywords: cli,music,spotify,terminal,tui
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.9
Requires-Dist: numpy>=1.24.0
Requires-Dist: opencv-python>=4.8.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: requests>=2.28.0
Requires-Dist: rich>=13.0.0
Requires-Dist: spotipy>=2.23.0
Provides-Extra: audio
Requires-Dist: sounddevice>=0.4.6; extra == 'audio'
Description-Content-Type: text/markdown

Spotify player for CLI.

![demo](https://github.com/user-attachments/assets/25609773-6ff4-4de4-9dd2-0db876d34164)
