lokeshgovindu / AltTab

AltTab is a small application created in C++, Win32, is an alternative for windows native task switcher (Alt+Tab / Alt+Shift+Tab).

Home Page:https://lokeshgovindu.github.io/AltTab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Downloads

AltTab

AltTab is a small application created in C++, Win32, is an alternative for windows native task switcher (Alt+Tab / Alt+Shift+Tab).

Features

  • Find the right window faster (filter windows using search string), uses fuzzy string matching algorithm (no need to type the exact search string).
  • Switch between windows of the same application using Alt + ` (Grave Accent / Backtick, the key right above the Tab on a US English keyboard layout).
  • Terminate a process or all processes either normally or forcefully using keyboard shortcuts. Hide / Un-hide windows.
  • Provided configuration/setting INI file & UI to change font style, background color, window transparency, width and height.

Screenshots

AltTab main window

AltTab Settings

AltBacktick

AltBacktick with SimilarProcessGroups

ContextMenu

TrayMenu

About

AltTab is a small application created in C++, Win32, is an alternative for windows native task switcher (Alt+Tab / Alt+Shift+Tab).

https://lokeshgovindu.github.io/AltTab/


Languages

Language:C++ 93.2%Language:C 5.6%Language:Python 1.2%