Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 517 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 517 Bytes

This project has been permanently moved to https://github.com/mfloto/spotistats!

spotistats

A small and simple App to get top artists and tracks of your spotify account.

How to use

Get a client-id from the spotify web-api (https://developer.spotify.com/dashboard/) by creating a new application and set the redirect-uri to "http://localhost/auth". Paste the client-id in the main.dart file.

TODO

  • Add app-icon
  • Settings (set how many items to display, etc.)
  • Support for multiple accounts