Keyboard-driven commands to navigate your apps faster. Available for 🪟 Windows & 🍏 macOS
🆕 🥳 Hurray! We are happy to announce that Switch is now available for macOS. Download now 👌
ℹ️ Switch 2 for Windows is around the corner. Have a feature in mind? Let us know! 👈
- Switch fast between apps.
- Favourite apps loadout.
- Convenience of use by both left and right handed users with the use of left/right alt or ⌘ + ⌥ on macOS.
Switch as two main components.
- Switch desktop Serves as the UI, provides the dock and tray menu.
- Switch service Does the actual window switching magic.
If you have found any bugs or just want to see some new features in Switch, feel free to open an issue. I'm open to any suggestions and bug reports would be really helpful. Switch is under development and some bugs may occur. Also, please don't hesitate to open a pull request.
Before running Switch in development mode, please ensure you have Node.js installed on your machine.
Clone this repo, and cd into it, Then:
$npm i
$npm run get-ss-prebuild
$npm run dev