/spicetify-stats

A spicetify custom app that shows you your top artists, tracks, genres and an an analysis of your music library.

Primary LanguageTypeScript

Spicetify Stats

A custom app that shows you your top artists, tracks, genres and an analysis of your whole library, including individual playlists.


Top Artists

preview


Top Tracks

preview


Top Genres

preview


Library Analysis

preview


Playlist Analysis

preview


Manual Installation

Download the files in the dist branch and rename the unzipped folder to stats, and then place that folder into your CustomApps folder in the spicetify directory. It should be similair to this:

📦spicetify\CustomApps
 ┣ 📂marketplace
 ┣ etc...
 ┗ 📂stats
 ┃ ┣ 📜extension.js
 ┃ ┣ 📜index.js
 ┃ ┣ 📜manifest.json
 ┃ ┗ 📜style.css

Then run these commands to apply:

spicetify config custom_apps stats
spicetify apply

For more help on installing visit the Spicetify Docs.

Uninstallation

To disable the app run these commands:

spicetify config custom_apps stats-
spicetify apply

If you want to completely remove the app just delete the stats folder after running the above commands.


If you have any questions or issues regarding the app open an issue on this repo. Please specify your spicetify version and installation method if you do so.

If you really like the app i'd be grateful if you liked the repo ❤️.