AltTab
Description:
AltTab is a small application created in C++, Win32, is an alternative for windows native task switcher (Alt+Tab / Alt+Shift+Tab).
Source:
This is a open source project and source is available at https://github.com/lokeshgovindu/AltTab
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.
- Provided configuration/setting INI file & UI to change font style, background color, window transparency, width and height.
- Exclude processes
Categories
Desktop EnvironmentFollow AltTab
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Awesome little tool. So much nicer than the default windows alt-tab behaviourReply from AltTab