ndzn / lastfm-obsoverlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 61.0%Language:JavaScript 39.0%