This script allows you to use any gamepad to control Spotify (minus text input).
- Install Spicetify and set it up according to the instructions.
- Navigate to your Spicetify config directory via the command
spicetify config-dir
. - Download gamepad.js and place it in
/extensions
. - Run
spicetify config extensions gamepad.js
andSpicetify apply
in terminal.
Connect a controller, use its buttons to control Spotify. To view help message press the "Y" button (or equivalent) on your controller.
Only uses history methods from platform and basic react, unlikely to break.