finally

🥁 experimental personal music library CRM https://insanj.github.io/finally/

View the Project on GitHub insanj/finally

<img src="finally/static/drum.png" width=75 height=75 />

finally

personal music library CRM

Usage

<img src="/example1.png" width=45% height=auto /> <img src="/example2.png" width=45% height=auto >

Import

🎵 iTunes

Take the XML file(s) and drag them into <pre>finally/imports</pre> directory.

🎵 Spotify

Take the output of that response and drag it into the imports directory. You can do this all in one command like so (once you are in the finally directory):

curl -X "GET" "https://api.spotify.com/v1/me/tracks" -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Bearer <TOKEN>" >> finally/imports/spotify_library.json

Run

To run finally, which will allow you to import, aggregate, and export all of your music libraries…

You may need to install the dependencies at <pre>make deps</pre>. Have fun! :drum:

Built with

License

See LICENSE. Please reach out to me on 🐤 Twitter or 🚀 GitHub if you’d like to use dial for something cool!