Skip to content

simple c++ script to display a floating lyrics of the currently playing song on Spotify

License

Notifications You must be signed in to change notification settings

GLGDLY/spotify_floating_lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify_floating_lyrics

Language

This is a simple c++ script to display a floating lyrics of the currently playing song on Spotify.

  • Uses Spotify developer application API to get the currently playing song.
  • Displays the lyrics line by line using QT with transparent window on top of screen.
  • mouse right click on the floating lyrics can drag and change the lyrics position.
  • mouse left click on the floating lyrics can close the lyrics window.
  • changing config/config.json can custom colour for the lyrics

Build

  • QT(6.4.1) and QT Creater(9.0.0) is used to auto build and deploy(using windeployqt.exe) the application

Libraries

API used: akashrchandran/spotify-lyrics-api

About

simple c++ script to display a floating lyrics of the currently playing song on Spotify

Resources

License

Stars

Watchers

Forks

Packages

No packages published