https://github.com/gotoss08/windows-quick-switch
Quick switch Windows windows using windows-key shortcuts.
https://github.com/gotoss08/windows-quick-switch
cpp shortcuts winapi windows
Last synced: about 2 months ago
JSON representation
Quick switch Windows windows using windows-key shortcuts.
- Host: GitHub
- URL: https://github.com/gotoss08/windows-quick-switch
- Owner: gotoss08
- Created: 2025-02-25T18:42:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T18:52:29.000Z (over 1 year ago)
- Last Synced: 2025-02-25T19:37:24.326Z (over 1 year ago)
- Topics: cpp, shortcuts, winapi, windows
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows Quick Switch
Windows only.
## Usage:
For building use MSYS2 mingw64/mingw-w64-x86_64-gcc
Build using script ```build.bat``` and then run produced executable ```windows-quick-switch-x86_64.exe```.
Press ```WIN+SHIFT+[1..9]``` to register current active window to pressed shortcut.
Press ```WIN+[1..9]``` to quickly switch to binded window.