🎵⭐ This application supports scrobbling from both Apple Music and iTunes to Last.fm ⭐🎵
- Download the latest release from here: https://github.com/yungtry/CatalinaScrobbler/releases
- Double click the icon.
- Allow the app to open in your Security & Privacy preferences.
- Login to your account and start scrobbling.
git clone --recursive https://github.com/yungtry/CatalinaScrobbler.git
npm install
npm i electron -g
electron index.js
- (Optional) Convert it to an executable using electron-packager
npm i electron-packager -g
and thensh build/build.sh
Feel free to report them in the issues tab.
Update: As of January 2020, there are no plans to update this app anymore, since other big scrobblers have been updated to work with macOS Catalina and there are no major bugs in CatalinaScrobbler. Feel free to use my app anyway, if you like it more for some reason.