Rocksky Auto-scrobbler#
A command-line program/service to automatically scrobble your music listening to Rocksky!
Prerequisites#
You'll need the following pre-installed:
I guess also bash. You probably have bash.
Installation#
From the folder, run install.sh, probably either as an admin user or as long as you know the sudo password. Once you've done that, it'll be running, and always run on startup.
Pausing/Uninstalling#
If you need to turn off the scrobbler, run systemctl stop rocksky-autoscrobble. (In this case, it will restart when your computer does, or when you restart the service.) If you need to disable it indefinitely, run systemctl disable rocksky-autoscrobble.service.