Skip to content

Simple console application that uses the Spotify web API to display song information on a local webpage (for software like OBS). Because it uses Spotify's API it will work no matter what client you use (web/mobile/desktop).

License

Notifications You must be signed in to change notification settings

LoghamLogan/SpotifyTrackInfo_OBS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyTrackInfo_OBS

Simple console application that uses the Spotify web API to display song information on a local webpage (for software like OBS).

Usage

  • Compile/Download the latest release from the releases page.
  • Run the application.
  • Spotify will ask you to confirm permissions (via the broswer) for the application "Spotify Track Information for OBS" to access your song information.
  • The application will serve a local webpage, and keep it updated with track information.
  • By default this is located at: http://localhost:8080/trackinfo/

webpage pic

Application Screenshot

running pic

Notes

  • You can edit how the track information is displayed by editing the TrackInfo.html file in the pages folder.
  • The information is updated every 6 seconds. You can change this value, but will risk being throttled by Spotify. See Rate Limiting section of their user guide.

About

Simple console application that uses the Spotify web API to display song information on a local webpage (for software like OBS). Because it uses Spotify's API it will work no matter what client you use (web/mobile/desktop).

Resources

License

Stars

Watchers

Forks

Packages

No packages published