Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukekarrys/repeatone.club

See if a lastfm user is listening to a song on repeat.
https://github.com/lukekarrys/repeatone.club

Last synced: 16 days ago
JSON representation

See if a lastfm user is listening to a song on repeat.

Awesome Lists containing this project

README

        

# repeatone.club

[repeatone.club](https://repeatoneclub.lukecod.es)

See if a last.fm user is listening to a song on repeat.

![screenshot](https://cldup.com/UjR_z73vH5.png)

## Usage

### Dev

```
npm install
npm start
```

### API

Deployed on [webtask.io](https://webtask.io/).

Check out the [`repeatone-webtask`](https://github.com/lukekarrys/repeatone-webtask) for instructions on how to deploy it.