All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

TrackHands: Desktop App Detects Finger-to-Mouth Contact and Provides Reminders

By

cacoos

4mo ago· 3 min readenCode

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 pulled
TrackHands 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:
Snippet from the RSS feed
Detects when your fingers are near your mouth and reminds you to stop. Built with Tauri + React + MediaPipe. - cacoos/trackhands

You might also wanna read