Sweet window management for macOS
demo-light.mp4
There are several ways:
- Buy it at swiftshift.app
- Install it with homebrew
brew install --cask pablopunk/brew/swift-shift
- Download the latest release on Github
- Clone it and build it yourself
![](https://private-user-images.githubusercontent.com/4324982/339025954-58373dcf-217f-4b11-b734-dd0c1ee31063.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NDU2NTMsIm5iZiI6MTczODk0NTM1MywicGF0aCI6Ii80MzI0OTgyLzMzOTAyNTk1NC01ODM3M2RjZi0yMTdmLTRiMTEtYjczNC1kZDBjMWVlMzEwNjMuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMTYyMjMzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NDhiZmU5YTc3N2E3Zjg4ZTdmODVlMDdiOTdmM2VmMmNkM2E4NmE4ZmZjYzQ0ZWVmYjQyNWIxYjUzNjNjZGZjNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.HIKz-6asQPzll3CcR4YYMlegMD9esg8ylzUCTFIwdbQ)
- Launch at login
- Hide menubar icon
- Focus on window
- Smart resizing with quadrants
quadrants-light.mp4
You can either use Xcode (be careful with signing) or build it directly from the command line:
make run
Make sure you don't have Swift Shift running already. If you have 2 versions of Swift Shift, only one will get Accessibility permissions. To fix it:
- Quit all Swift Shift instances
- Remove Swift Shift from the System Preferences > Security & Privacy > Accessibility
- Run the app you want to test
- Enable Accessibility permissions
I'm open to PRs and requests. If you are looking for something to do, take a look at the issues marked as help wanted
.