chakany / nspotify

last.fm to nostr status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nspotify

despite the name, this actually uses last.fm for recieving song data

  1. create a last.fm account
  2. create an api key
  3. create a .env file in the root directory
  4. add the following to the .env file:
NOSTR_PRIVKEY=
LASTFM_USER=
LASTFM_APIKEY=
  1. run pnpm install
  2. run pnpm start

done. pretty straightforward, right?

About

last.fm to nostr status

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 100.0%