TrackHands: Desktop App Detects Finger-to-Mouth Contact and Provides Reminders
By
cacoos
Toasted golden, schmeared with insight. Top of the rack.
Summary
TrackHands is a cross-platform desktop application that uses computer vision to detect when users' fingers are near their mouth and provides reminders to stop this behavior. The app is built with Tauri, React, and MediaPipe technologies. The article provides installation instructions including downloading from releases, macOS-specific troubleshooting for unsigned apps, and building from source with development and production build commands.
Key quotes
· 5 pulledTrackHands is a cross-platform desktop app that detects when your fingers are near your mouth and reminds you to stop.
Since the app is not signed with an Apple Developer certificate, macOS may show a warning that the app 'is damaged and can't be opened.'
To fix this, run the following command in Terminal after installing:
Clone the repository:
Build for production:
You might also wanna read
AI-Powered App Helps Stop Nail Biting and Skin Picking Through Real-Time Detection
The article describes a personal journey with nail biting and introduces 'Hands Off,' a desktop app that uses AI to detect and interrupt nai
Tapcut: Use MacBook palm rest taps as gesture shortcuts via built-in accelerometer
Tapcut is a macOS utility that uses the built-in accelerometer in Apple Silicon MacBooks to detect taps on the palm rest area. Users can con
