Skip to content

hayer/SpotifyHotkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyHotkeys

Minimal program which adds global hotkeys to Spotify. Why? Main reason since there is was no way to control the volume of Spotify without Alt+Tab'ing to the application..

How to use?

Run the program. To exit; press the systray icon.

Hotkey Action
Ctrl + Alt + ↑ Volum up
Ctrl + Alt + ↓ Volum down
Ctrl + Alt + ← Previous song
Ctrl + Alt + → Next song

Auto start with Windows?

  • Windows + R
  • "shell:startup"
  • ![Enter]
  • Copy "SpotifyHotkeys.exe" in to the folder

How does it work?

Read the cod-- but generally; it controls the Windows volume mixer, not the Spotify application's internal volume. Soo set the volume to about 50% in the Spotify application.

Got an idea? Create an issue.

Program not working? Create an issue.