Alle Neu

user:thomas Gists erstellt von Nutzer

title:mygist Gists mit Titel

filename:myfile.txt Gists mit Dateinamen

extension:yml Gists mit Dateiendung

language:go Gists in Sprache

topic:homelab gists with given topic

Anmelden


Alle Neu Anmelden

All gists matching topic lastfm

Neueste erstellt
Älteste erstellt
Neueste bearbeitet
Älteste bearbeitet

melanie / lastfm-weekly-report.ts

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1741105227
jsonfeed lastfm
1 const LASTFM_API_KEY = process.env.FEED_LASTFM_API_KEY || "";
2 const LASTFM_USERNAME = process.env.FEED_LASTFM_USERNAME || "";
3 const LASTFM_API = "https://ws.audioscrobbler.com/2.0/";
4
5 function formatItem({
6 artist,
7 image,
8 name,
9 playcount,
10 url,

melanie / last.fm-to-mastodon.js

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1741105193
lastfm mastodon
1 // Variables used by Scriptable.
2 // These must be at the very top of the file. Do not edit.
3 // icon-color: pink; icon-glyph: headphones-alt;
4 // Last.fm to Mastodon
5 // by @zicklepop@nyan.lol
6 //
7 // Set a profile field to your currently playing track
8 //
9 // Requirements:
10 // - API Key from Last.fm: https://www.last.fm/api
Neuer Älter

Powered by Opengist ⋅ Load: 59ms⋅

Deutsch
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ melkat.dev