tosspotify
v2.1.1
Published
Control Spotify with global hotkeys (a la [Toastify](https://github.com/aleab/toastify) - which is dead at time of writing).
Downloads
40
Readme
Tosspotify
Control Spotify with global hotkeys (a la Toastify - which is dead at time of writing).
Keyboard shortcuts simply trigger media key presses.
Install
Head over to Releases
Shortcuts
| Keys | Command | | :--------- | :------------ | | Ctrl-Alt-X | Play / Pause | | Ctrl-Alt-C | Next song | | Ctrl-Alt-V | Previous song |
Dev
Robotjs native packages need to be rebuilt for electron for reasons
npm i
npm start
npm run rebuild-modules
npm run build