Metadata-Version: 2.4
Name: terminal-karaoke
Version: 1.0.3
Summary: A terminal-based karaoke player
Home-page: https://github.com/hissterical/terminal-karaoke
Author: Dexter Morgan
Author-email: Dexter Morgan <paarivah@proton.me>
License: MIT
Project-URL: Homepage, https://github.com/hissterical/terminal-karaoke
Project-URL: Bug Tracker, https://github.com/hissterical/terminal-karaoke/issues
Classifier: Development Status :: 4 - Beta
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4>=4.13.5
Requires-Dist: pygame>=2.6.1
Requires-Dist: requests>=2.32.5
Requires-Dist: windows-curses>=2.3.0; platform_system == "Windows"
Requires-Dist: yt-dlp>=2025.8.27
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

## How to run

` pip install terminal-karaoke `
` terminal-karaoke ` OR ` python -m terminal_karaoke `

(preferably run it when you're in the directory where the library folder is)

## Music files
Your songs (.mp3) and lyrics (.lrc) are to be stored in the ./library/ folder. They're by default downloaded there. 
They should have the same name for the program to recognize. 
