An open API service indexing awesome lists of open source software.

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.

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.