Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.08 KB

readme.md

File metadata and controls

34 lines (27 loc) · 1.08 KB

Spotify/LastFM OBS Overlay

Warning: This is a very experimental solution. And may break time to time.

A solution that allows you to show your current song on LastFM/Spotify as an overlay in OBS with no login, local software or api keys needed, just set a username.

How 2 use

Example:

use the username query parameter to set your username

https://overlay.x3.lol/?username=arcanuwu

or alternatively

https://ndzn.github.io/lastfm-obsoverlay/?username=arcanuwu

Config options:

delay (default: 3000) to set the delay between the visual track change.

Themes

Default:

https://overlay.x3.lol/

Square:

https://overlay.x3.lol/square/

More soon™️

This uses https://github.com/ndzn/lastfm-websocket/ as a public API. It may get rate limted by LastFM at any time.