Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julianschmuckli/stadistats
This app visualizes the data from a Google Takeout export for Google Stadia
https://github.com/julianschmuckli/stadistats
google-stadia
Last synced: about 5 hours ago
JSON representation
This app visualizes the data from a Google Takeout export for Google Stadia
- Host: GitHub
- URL: https://github.com/julianschmuckli/stadistats
- Owner: julianschmuckli
- License: gpl-3.0
- Created: 2020-12-10T18:54:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T00:04:45.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T20:10:34.603Z (6 months ago)
- Topics: google-stadia
- Language: JavaScript
- Homepage: https://stadistats.netlify.app
- Size: 932 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StadiStats
![Logo](https://raw.githubusercontent.com/julianschmuckli/stadistats/master/app/public/apple-icon.png)This app visualizes the data from a Google Takeout export for Google Stadia.
Have you ever wondered, how many hours you already spent on Google Stadia in total, or what is your average session time per game.
Google let's you simply export that data with the Google Takout service. Since this data is only available in JSON and splitted in to many files, this tool here visualizes the data.Just upload the ZIP Takeout file and it will start to process and to visualize then the data.
## Documentation
[How to make an export from Google Takeout](./docs/how_to_make_an_export.md)