SwagLyrics / SwagLyrics-For-Spotify

📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
https://pypi.org/project/swaglyrics/
MIT License
320 stars 35 forks source link

[FEATURE] More lyrics alignment options #2691

Open martinmake opened 3 years ago

martinmake commented 3 years ago

It would be nice to have flags for different alignment options. Maybe centering would be enough, I don't think that anyone would want to use right alignment.

aadibajpai commented 3 years ago

Indeed, alignment options would be interesting. However, I think it's out of scope for a cli program, because then we would need to be calculating terminal width and what not to decide on how to center it evenly. I think it's more appropriate for the GUI (which iirc has slightly better alignment already).

https://github.com/SwagLyrics/SwagLyricsGUI