Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

yungtry/CatalinaScrobbler

Repository files navigation

CatalinaScrobbler

preview FOSSA Status

🎵⭐ This application supports scrobbling from both Apple Music and iTunes to Last.fm ⭐🎵

🔧 Running

Automatic (pre-built)

  1. Download the latest release from here: https://github.com/yungtry/CatalinaScrobbler/releases
  2. Double click the icon.
  3. Allow the app to open in your Security & Privacy preferences.
  4. Login to your account and start scrobbling.

Manual

  1. git clone --recursive https://github.com/yungtry/CatalinaScrobbler.git
  2. npm install
  3. npm i electron -g
  4. electron index.js
  5. (Optional) Convert it to an executable using electron-packager npm i electron-packager -g and then sh build/build.sh

🐛 Bugs and issues

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.