Jvanrhijn / polybar-spotify

🎶 Spotify artist and song module for Polybar
MIT License
586 stars 57 forks source link

Adding scroll bar and examples for polybar-module #28

Closed emc-re-ds closed 3 years ago

emc-re-ds commented 3 years ago

Hi Jvanrhijn,

I wrote some changes in your code in order to add an scrollbar that can be activated adding -s param. There is a new function called "scroller" which handles the printing text. Inside of this function there are several sleep calls which I think are a good option for save CPU usage.

Also I added two examples for the integration with polybar.

This is my first pull-request, so I wish I didn't make any trouble.

Greetings.