https://github.com/jordanknott/spotifycontrol
A simple AutoHotKey script that lets you control Spotify through global hotkeys.
https://github.com/jordanknott/spotifycontrol
autohotkey-script control-spotify spotify
Last synced: 4 months ago
JSON representation
A simple AutoHotKey script that lets you control Spotify through global hotkeys.
- Host: GitHub
- URL: https://github.com/jordanknott/spotifycontrol
- Owner: JordanKnott
- Created: 2016-07-27T06:56:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T02:29:19.000Z (about 9 years ago)
- Last Synced: 2025-10-07T10:47:44.212Z (8 months ago)
- Topics: autohotkey-script, control-spotify, spotify
- Language: AutoHotkey
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpotifyControl
A simple AutoHotKey script that lets you control Spotify through global hotkeys.
Eventually this will be hooked up to an actual device controled by an Arduino, that will allow a button press to control Spotify.
## Controls ##
__Alt + Shift + P__: Pauses the current song.
__Alt + Shift + N__: Skips the current song.
__Alt + Shift + O__: Toggles the sound. ( It'll lower the volume to min or max, be careful with your ears! )
__Alt + Shift + T__: Shows the current playing song in the system tray.