RhythmSync - CLI Music Player banner

RhythmSync - CLI Music Player

5 devlogs
5h 11m 54s

A local cli app for flac and other formats music playback with live lyrics sync based on timestamps!

This project uses AI

Slight use of AI to fix the inaccuracy of time.sleep() function.

Demo Repository

Loading README...

KON/NOS R

Finished debugging and packaged the python script! Made final changes to the readme and removed any unecessary files. This will be the last devlog for this project since I ran into a async loop error that means I can’t make any further improvements to this project. I might make RhythmSync2 in the future, though.

Attachment
0
KON/NOS R

Gave the cli elements a better look and made lyrics appear on their timestamp!

1

Comments

KON/NOS R
KON/NOS R 3 days ago

I think the sound got corrupted in the screen recording but trust me it is there!

KON/NOS R

Formatted time correctly and made the cli look better. Spent most of the time debugging the progress bar and time functions.

Attachment
0
KON/NOS R

Basic Python script for music playback (using pygame) and fetching the lyrics from the embedded LRC part of the music files. I also made a github repository.

Attachment
0