Releases: jckli/retrievify
Releases · jckli/retrievify
v2 Release - New Web App
Visit it here: https://statsify.hayasaka.moe
This includes most of the features from the terminal app, however with more efficiency and better interface.
New:
- New interactions with Spotify API
- Storage of a user's data package (locally on browser)
v1.1 - Terminal app updated
Release v1.1
Changelog:
- Now uses dictionaries for efficient sorting of data.
- Reworked top songs.
- Reworked top artists.
- Reworked total time listened on Spotify.
- Reworked total time listened in a year.
- Added total time listened to a song.
- Added total time listened to a song in a year.
- Added total time listened to an artist.
- Added total time listened to an artist in a year.
- Made Terminal GUI function a bit better.
Summary: Rewrote the whole program again, getting ready for web app development 👍 .
v1.0
Release v1
Changelog:
- Now uses classes to create a more organized system for the data.
- Added Top Songs of the data (sorted by how much listened per song)
- Recreated Total Time Listened
- Added Total Time Listened by Year
- Created better GUI for the stats display
Summary: Rewrote the whole program basically.