Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lukekarrys/repeatone.club
- Owner: lukekarrys
- License: mit
- Created: 2015-08-09T18:31:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T00:51:59.000Z (over 3 years ago)
- Last Synced: 2024-10-20T14:33:22.132Z (17 days ago)
- Language: JavaScript
- Homepage: https://repeatoneclub.lukecod.es
- Size: 332 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.