Latest version: v1.2
- Download lyrics you want from Musixmatch freely
- Auto-generate or refresh your token
- Directory mode for multiple songs
- More...
Open your terminal and run the following commands
cd <path to somewhere>
git clone https://github.com/ElliotCHEN37/RMxLRC.git
cd ./RMxLRC/Source
pip install -r requirements.txt
pip install pyinstaller
pyinstaller ./Source/build_<sys>.spec
Replace <sys> with your os