Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Maxr1998/SpotifyStats
A Vue.js-based web app to analyze your Spotify GDPR data-dump
https://github.com/Maxr1998/SpotifyStats
javascript nuxtjs spotify typescript vue vuejs yarn
Last synced: about 2 months ago
JSON representation
A Vue.js-based web app to analyze your Spotify GDPR data-dump
- Host: GitHub
- URL: https://github.com/Maxr1998/SpotifyStats
- Owner: Maxr1998
- License: gpl-3.0
- Created: 2019-12-08T23:50:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T14:51:38.000Z (8 months ago)
- Last Synced: 2024-05-09T21:45:40.425Z (8 months ago)
- Topics: javascript, nuxtjs, spotify, typescript, vue, vuejs, yarn
- Language: Vue
- Homepage: https://spotifystats.maxr1998.de
- Size: 1.54 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- project-awesome - Maxr1998/SpotifyStats - A Vue.js-based web app to analyze your Spotify GDPR data-dump (Vue)
README
# SpotifyStats - WIP
A Vue.js-based web app to analyze your Spotify GDPR data-dump locally on your machine.
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```## License
```
SpotifyStats - a web app to anlyze your Spotify data-dump
Copyright (C) 2019 Maxr1998This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```*Spotify (C) is a trademark of Spotify AB.*