This is a server application that scrobbles SomaFM radio stations to Last.fm. You may have multiple Last.fm accounts scrobble the same SomaFM station.
Requirements:
- Node.js
- npm
Install and run:
- Fork this repository and clone it. Or don't fork it and just clone it.
- Install dependencies:
npm install
- Rename (or copy)
config.dist.js
toconfig.js
and make necessary changes. - Run:
node app.js
- Visit the web interface to authenticate with a Last.fm account