spotimon is a way to visualize your spotify universe. It uses physics and spotify analytics to create something truly unique to you. Check it out live here.
spotimon uses premium analytics to gather genres a user listens to. It then generates a planetary system where genres are represented as celestial bodies. An n-body simulation is used to put the universe in motion. Both time and the current genre will "bump" to the music via analysis of the track's audio features.
Time and masses of the system can be altered. This site also has a light and a dark theme.
- Clone or Fork the project
git clone https://github.com/Nickprovs/spotimon.git
-
Open both the client and server folders in new terminals.
-
Install Dependencies.
npm update
- Start the client and server
npm start
Distributed under the MIT License. See License for more information.