Swipe with three fingers to change AeroSpace workspaces. This can be a single purpose alternative to Better Touch Tool.
You can either download the pre-built binary (built with github actions) or build it from source.
The easiest way to install is to use Homebrew:
brew install --cask mediosz/tap/swipeaerospace
First, Download the latest SwipeAeroSpace.dmg
from Releases page.
But it can’t be opened because Apple cannot check it for malicious software.
There are two options:
- You may right-click the app and click Open and click Open again, or you could goto
System Settings > Privacy & Security > Security
and selectOpen Anyway
. - You could use
xattr -d com.apple.quarantine /path/to/SwipeAeroSpace.app
to remove the constraint.
The app needs access to global trackpad events. Allow SwipeAeroSpace
to control your computer in System Settings > Privacy & Security > Accessibility
.
First install Xcode, then there are two options:
- Open
SwipeAeroSpace.xcodeproj
to build the project and export the app. - Or you can use
xcodebuild
directly to build and export the app.
After properly installation, you can use the 3-finger swipe to switch between AeroSpace workspaces.
This project is licensed under the MIT License - see the LICENSE file for details.
Big thanks to Touch-Tab.