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.
- Download the latest
SwipeAeroSpace.zip
from Releases page. - Unzip the archive and move
SwipeAeroSpace.app
into the Applications folder. - The app is ad-hoc signed so when you run the app macOS will warn you: "SwipeAeroSpace" can’t be opened because Apple cannot check it for malicious software. Right-click the app and click Open, a pop-up will appear, click Open again.
- If the app still won't open, you need to goto
System Settings > Privacy & Security > Security
and selectOpen Anyway
. - The app needs access to global trackpad events. Allow
SwipeAeroSpace
to control your computer inSystem 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.