This script makes use of the Numpad to control media players and volume on your system.
- Install AutoHotkey
- Right-click
.ahk
script Compile Script
- Start executable
Ctrl
+Numpad 4
: Previous TrackCtrl
+Numpad 5
: Play/Pause TrackCtrl
+Numpad 6
: Next TrackCtrl
+Numpad 8
: Volume UpCtrl
+Numpad 2
: Volume Down
8
🔊
4 5 6
⏮️ ⏯️ ⏭️
2
🔉
Awsome!