bhrigu123 / Instant-Lyrics

Shows lyrics of the currently playing Spotify song, or any song, instantly.
http://bhrigu.me/Instant-Lyrics/
195 stars 33 forks source link

Added a socket to listen to an external file being run #21

Open mazunki opened 5 years ago

mazunki commented 5 years ago

Doesn't properly invoke the SpotifyLyrics window, probably due to threading and GTK not working well together. invoking an activate call directly would be better, but I'm not sure how to do that.

Work in progress for issue #17 . Adding a new branch for this would be best.