From 25594377c26d66c90140a136e8b096e82edd1cd9 Mon Sep 17 00:00:00 2001 From: alyx Date: Mon, 24 Jun 2024 19:43:05 -0400 Subject: Import existing site --- index.html | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..2bffb84 --- /dev/null +++ b/index.html @@ -0,0 +1,153 @@ + + + + + + scrobble.observer + + + + + + + + + + + + + + + + +
+

Scrobble.Observer

+

A little embed for your personal site, with whatever you're scrobbling.

+
+
+
+ +

Last.fm is a cool service! It keeps a live, usually public, log, of whatever music you're listening to! + I felt like that fit into the general set of status buttons and other widgets present in the + Web Revival movement, and yet last.fm was basically stuck on https://www.last.fm. I decided to write an embed myself. + If you'd like to know about the technical details, the code and lengthy documentation are available on my git server (link at the bottom).

+

This project is not affiliated with or endorsed by last.fm at all, I'm just doing it for fun :>

+
+
+

Introduction


+ +

This is the embed. Currently, it's displaying the listening history of the last.fm staff. It will update once-a-minute, + every minute, with whatever they're listening to. This rate limit is to avoid pinging the last.fm API too much, and because + few songs are shorter than 1 minute. This embed also uses no Javascript, instead relying on other mechanisms to refresh.

+
+
+

Generate your embed!


+
+
+ + +
+
+ +

Options + +
+
+
+
+
+

Contact

+

This project is currently run by just one person, but if you need help or want to contribute, these are the places to go.

+ +
+
+ + + + + -- cgit v1.2.3-54-g00ecf