--- permalink: / --- # Introduction [![Screenshot](public/demo/frontpage.jpg)](public/demo/frontpage.jpg) **AltTab** brings the power of Windows's "alt-tab" window switcher to macOS. ## Installation [**Download the latest release**]({{ site.github.latest_release.assets[0].browser_download_url }}) Alternatively, you can use [homebrew](https://brew.sh/): Homebrew 2.5 or above | Homebrew 2.4 or below -|- `brew install alt-tab` | `brew cask install alt-tab` ## Compatibility * __macOS version:__ from 10.12 to 12 (Monterey) * __Apple Silicon:__ yes, the app is [universal](https://developer.apple.com/documentation/apple-silicon/porting-your-macos-apps-to-apple-silicon) ## Localization The app is available in: Bahasa Indonesia, Català, Dansk, Deutsch, English, Español, Français, Italiano, Lëtzebuergesch, Magyar, Nederlands, Norsk, Polski, Português, Português (Brasil), Slovenčina, Slovenščina, Suomi, Svenska, Tiếng Việt, Türkçe, Čeština, Български, Русский язык, Српски / Srpski, українська мова, العربية, فارسی, हिन्दी, 日本語, 简体中文, 繁體中文, 한국어 [Contribute your own language easily!](https://poeditor.com/join/project/8AOEZ0eAZE) ## Configuration Change the shortcut keys, switch to a Windows theme and more, using the Preferences window: | [![Screenshot1](public/demo/preferences1.png)](public/demo/preferences1.png)| [![Screenshot 2](public/demo/preferences2.png)](public/demo/preferences2.png) | ## Alternatives Before building my own app, I looked around at similar apps. However, none was completely satisfactory so I rolled my own. Also, the almost-good-enough apps are not open-source. | Alternative | Differences | |---------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | [HyperSwitch](https://bahoom.com/hyperswitch) and [HyperDock](https://bahoom.com/hyperdock) | $10. Closed-source. Thumbnails are too small. App icon is on top of the thumbnail | | [WindowSwitcher](https://www.noteifyapp.com/windowswitcher/) | $7. Closed-source. Thumbnails are small and blurry. App icon is on top of the thumbnail | | [Switch](https://github.com/numist/Switch) | Open Source. Thumbnails are small. Very little customization. Latest release is from 2016 | | [Witch](https://manytricks.com/witch/) and [Context](https://contexts.co/) | $10-15. Closed-source. Focus on text. No thumbnails | | [MissionControl Plus](https://www.fadel.io/missioncontrolplus) | $10. Closed-source. No chronology and order to windows. Hard to navigate windows with keyboard | | Built-in [MissionControl](https://en.wikipedia.org/wiki/Mission_Control_(macOS)) | No keyboard support | | Built-in `⌘ command` + `⇥ tab` | Only shows apps, not windows (note: can press down to see window of selected app) | | Built-in `⌘ command` + `` ` `` | Cycles through tabs and windows, but only of the same app. Only cycling, no direct access | There are also related apps which don't really overlap in functionality, but target similar needs: [Swish](https://highlyopinionated.co/swish/), [Hookshot](https://hookshot.app/), [Magnet](https://magnet.crowdcafe.com/), [Spectacle](https://www.spectacleapp.com/), [Rectangle](https://github.com/rxhanson/Rectangle), [yabai](https://github.com/koekeishiya/yabai), [LayAuto](https://layautoapp.com/), [OptimalLayout](http://most-advantageous.com/optimal-layout/), [BetterTouchTool](https://folivora.ai/), [BetterSnapTool](https://folivora.ai/bettersnaptool), [Moom](https://manytricks.com/moom/), [uBar](https://brawersoftware.com/products/ubar) ## Screenshots | 1 row | 2 rows | Windows theme | |-------|---------|-------| | [![Screenshot](public/demo/1-row.jpg)](public/demo/1-row.jpg) | [![Screenshot](public/demo/2-rows.jpg)](public/demo/2-rows.jpg) | [![Screenshot](public/demo/windows-theme.jpg)](public/demo/windows-theme.jpg) | ## License AltTab is under the [GPL-3.0 license](https://github.com/lwouis/alt-tab-macos/blob/master/LICENCE.md).