Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
feat: Create a README
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkVanityOfLight committed Feb 13, 2022
1 parent bd292c8 commit 4cdedf4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Spolylyr
Spolylyr is a polybar module that displays the current lyrics for a song playing on spotify. For this to work you have to install the SpotifyLyricServer via Spicetify.

## How it works
Spolylyr uses Flasks SocketIO to recieve the lyrics and the current time. Flask is served with gunicorn and the gventlet web socket backend.

0 comments on commit 4cdedf4

Please sign in to comment.