Skip to content

philippeVoNam/pixel-singer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Singer

Listen to your favorite songs with synced lyrics !

choosing lyrics

Requirements

  • python version 3

Quickstart

Install all dependencies (preferably inside a virtual environment) :

Here is a tutorial on how to setup a virtual environment : https://realpython.com/python-virtual-environments-a-primer/

pip install -r requirements.txt

Run the program :

python sing.py

Stop the program :

CTRL-C

Credits

I borrowed some code from https://github.com/ImranR98/AutoLyricize, which helped me develop the "get lyrics" feature of the program.

About

Listen to your favorite songs with synced lyrics !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages