Download & install
Android
- Download
com.stenbrinke.aftertouchmobile-Signed.apk - On your Android device, open the file — you may need to enable Install unknown apps for your browser or file manager
- Tap Install
Windows
- Download
SoundTouchMaui-windows.zip - Unzip it to a folder of your choice
- Run
SoundTouchMaui.exe— keep all files in the same folder
Mac
- Download
AfterTouch-mac.zip - Unzip it
- Drag
AfterTouch.appto/Applications, or run it directly from the unzipped folder - If macOS warns that the app is from an unidentified developer, right-click the app and choose Open the first time
iOS
Not included. Apple's distribution model doesn't let me ship a general downloadable iOS build this way.
If you want iOS, build it yourself using the instructions in the README, CONTRIBUTING.md, and the scripts/ folder, or contact me and I can consider it depending on how much interest there is.
For developers — build it yourself
Use the scripts in scripts/:
| Platform | Script |
|---|---|
| Android | bash scripts/publish_android.sh |
| Windows | pwsh scripts/publish_windows.ps1 |
| Mac | bash scripts/publish_mac.sh |
| iOS Simulator | bash scripts/publish_ios.sh |
Each script checks prerequisites, builds a Release artifact, and prints the output path with install instructions.