Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Simple Reactjs app for analysing your Apple Music play history

License

Notifications You must be signed in to change notification settings

SamTheGeek/apple-music-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Warning With the release of Apple's native tool for music history, I've decided to retire the tool as it is stuck in dependency hell. Feel free to fork and bring it up to date if you wish, but don't expect it to work with any Apple data exports after 2022-01-01.

Client React app to get info from your apple music history

Read more on Pat Murray's site

Using

Follow this guide from MacRumors on how to download your data and use the site

Getting Started

  1. git clone this repo
  2. cd into the folder
  3. Run npm install and wait for the dependencies to install
  4. Run npm run start to run the hot-reloading development server local. This runs at localhost:3000.

To build for production run npm run build and deploy the /build folder to your server.

About

Simple Reactjs app for analysing your Apple Music play history

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published