orientalperil / AltBacktick

Switch between windows using ALT+backtick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AltBacktick is a small Windows program that runs in background and allows to switch between windows of the same program using the keyboard shortcut ALT+`.

AltBacktick

It's similar to Easy Window Switcher but it supports more programs (for instance TablePlus), handles minimized windows and is open source.

The key ` (backtick) is above the TAB key on QWERTY keyboard but even if your keyboard is not QWERTY, the shortcut will be mapped to the key above the TAB key.

Usage

Installing

  1. Download the last executable from GitHub or clone the repository and build it from Visual Studio
  2. Run the program
  3. Click on Automatically start AltBacktick (or Run AltBacktick without installing if you only want to run it)

Uninstalling

  1. Run the program
  2. Select Uninstall AltBacktick

License

GPL v2

About

Switch between windows using ALT+backtick

License:GNU General Public License v2.0


Languages

Language:C++ 95.1%Language:C 4.9%