Magnitudo is a small python script made because not all keyboard were born the same. Unfortunately some keyboards come with prebuilt media controls on them and some doesn't. This project aims to provide a simple solution to the unlucky few who doesn't have media controls on their keyboards.
Download the latest release from here
git clone --depth 1 https://github.com/Flodur871/Magnitudo
cd Magnitudo
pip install -r requirements.txt
python Magnitudo\magnitudo.pyw
Command | Keybind |
---|---|
Play/pause | Ctrl + Space |
Next | Ctrl + → |
Previous | Ctrl + ← |
Volume up | Ctrl + ↑ |
Volume down | Ctrl + ↓ |
Mute | Ctrl + M |
Primary Audio Source | Ctrl + Shift + ↑ |
Secondary Audio Source | Ctrl + Shift + ↓ |
Disable/Enable | Caps Lock |