Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-scrobbler/web-scrobbler.github.io
Web Scrobbler landing page
https://github.com/web-scrobbler/web-scrobbler.github.io
chrome-extension lastfm librefm listenbrainz webextension
Last synced: 1 day ago
JSON representation
Web Scrobbler landing page
- Host: GitHub
- URL: https://github.com/web-scrobbler/web-scrobbler.github.io
- Owner: web-scrobbler
- License: mit
- Created: 2017-03-18T07:16:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T20:18:26.000Z (11 days ago)
- Last Synced: 2025-01-07T21:24:18.930Z (11 days ago)
- Topics: chrome-extension, lastfm, librefm, listenbrainz, webextension
- Language: SCSS
- Homepage: https://web-scrobbler.com
- Size: 2.23 MB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# website
This is a simple website for [Web Scrobbler][web-scrobbler-github] extension.
## Development
```sh
# Install dependencies
> npm install# Lint project files
> npm run lint# Format project files
> npm run format# Run a server with live reload on changes
> npm run dev
```[web-scrobbler-github]: https://github.com/web-scrobbler/web-scrobbler
## License
Licensed under the [MIT License](LICENSE.md).