DeskSlap is an innovative macOS application that actively monitors audio to detect physical "desk slaps" and triggers customizable actions on your computer. With a sleek main window and a convenient menu bar extra, it's never been easier to control your Mac with a simple tap on your desk!
- Audio Monitoring: Detects desk slaps reliably using your Mac's microphone.
- Customizable Actions: Configure exactly what happens when a desk slap is detected.
- Menu Bar Integration: Quick access to DeskSlap controls right from your macOS menu bar.
- Modern UI: Clean and intuitive SwiftUI interface tailored for macOS.
You can download the latest compiled build of DeskSlap directly from the GitHub Releases section!
- Go to the Releases page on this GitHub repository (look for the "Releases" section on the right side of the repository home page).
- Find the latest release version marked as Production or Latest.
- Download the
DeskSlap.app.zipor.dmgfile from the Assets section of the release. - Extract the downloaded file and drag
DeskSlap.appinto yourApplicationsfolder. - Open the app and grant microphone permissions when prompted so it can accurately listen for desk slaps.
If you prefer to build the app from source:
- Clone the repository to your local machine.
- Open
DigitalDesk.xcodeprojin Xcode. - Select your Mac as the build destination.
- Hit
Cmd + Rto build and run the application!
DeskSlap requires Microphone access to analyze audio levels and detect physical slaps on your desk. Audio is processed entirely locally on your device in real-time, and is never recorded, stored, or sent to any external servers.
