Useful little tool I worked on over night
Report Bug
.
Request Feature
This AutoHotkey script allows you to switch between different profiles using the numpad keys. Each profile has its own set of functionalities assigned to the numpad keys, enabling you to quickly access and control various tasks, applications, and websites.
-
Switch between four different profiles:
- Audio: Control media playback and volume
- Tasks: Activate or launch specific applications
- Websites: Open predefined websites
- Hotswap: Move the active window between monitors
-
Easily switch profiles using the NumpadAdd (+) and NumpadSub (-) keys when ScrollLock is on
-
When ScrollLock is off, the numpad keys function as normal numpad keys
- AutoHotkey installed on your system
- Download or clone this repository to your local machine
- Double-click the script file to run it
- Press ScrollLock to enable the profile switching functionality
- Use NumpadAdd (+) and NumpadSub (-) to switch between profiles
- Press the numpad keys to perform the actions assigned to each profile
- Press ScrollLock again to disable the profile switching and use the numpad keys normally
- Numpad5: Play/Pause media
- Numpad4: Previous track
- Numpad6: Next track
- Numpad8: Volume up
- Numpad2: Volume down
- Numpad0: Mute volume
- Numpad1: Activate or launch Discord
- Numpad2: Activate or launch Opera GX browser
- Numpad3: Activate or launch Steam
- Numpad4: Activate or launch Spotify
- Numpad5: Activate or launch Task Manager
- Numpad6: Activate or launch File Explorer
- Numpad7: Activate or launch Voicemeeter
- Numpad1: Open YouTube
- Numpad2: Open Google
- Numpad3: Open 9anime
- Numpad4: Open tv88
- Numpad5: Open Discord
- Numpad6: Open GitHub
- Numpad7: Open Twitch
- Numpad8: Open Kick
- Numpad0: Open OpenAI Chat
- Numpad4: Move the active window to the left monitor
- Numpad6: Move the active window to the right monitor
- Numpad8: Move the active window to the top monitor
- Numpad2: Move the active window to the bottom monitor
You can easily customize the script by modifying the profiles and their assigned actions. Open the script file in a text editor and make changes according to your preferences.
This project is licensed under the MIT License.