Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscartbeaumont/spotistats
Spotistats is a tool designed to analyse and backup your music on Spotify!
https://github.com/oscartbeaumont/spotistats
pwa spotify spotify-api spotify-backup spotify-stats
Last synced: 19 days ago
JSON representation
Spotistats is a tool designed to analyse and backup your music on Spotify!
- Host: GitHub
- URL: https://github.com/oscartbeaumont/spotistats
- Owner: oscartbeaumont
- License: mit
- Created: 2020-05-30T14:50:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T07:33:58.000Z (over 2 years ago)
- Last Synced: 2024-10-03T08:29:18.040Z (about 1 month ago)
- Topics: pwa, spotify, spotify-api, spotify-backup, spotify-stats
- Language: JavaScript
- Homepage: https://spotistats.js.org
- Size: 83 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spotistats
Spotistats is a tool designed to analyse and backup your music on Spotify!
https://spotistats.js.org[![Netlify Status](https://api.netlify.com/api/v1/badges/e33e737f-b5dc-461b-a7ba-daf6386c8ed9/deploy-status)](https://app.netlify.com/sites/spotistats-app/deploys)
# Usage
```bash
# npm install netlify-cli -g
git clone https://github.com/oscartbeaumont/spotistats.git
cd spotistats/
make setup
netlify dev
```# Analytics
[Analytics Dashboard](https://plausible.otbeaumont.me/spotistats.js.org)
# Credits
This project is a rewritten version of [amaraliou/spotistats](https://github.com/amaraliou/spotistats) with added features including the whole app running in the browser instead of relying on a Go Lang backend.
[Open Icons](https://www.useiconic.com/open) have also been used.
[Netlify](https://netlify.com) provides hosting for the website.
[js.org](https://js.org/) provides domain name for the website.