Back to browse
SitApp – On-device AI posture monitoring (no video leaves your machine)

SitApp – On-device AI posture monitoring (no video leaves your machine)

by hiroprotag·Mar 31, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemSlick

On-device AI posture coach that nags you before back pain starts.

Strengths
  • Local processing ensures privacy, real-time feedback beats random timers, cross-platform desktop support.
Weaknesses
  • Webcam drain on battery/CPU, privacy concerns despite claims (always-on mic/cam).
Category
Target Audience

Remote workers, developers, anyone with desk job back pain

Similar To

Upright Go · PostureScreen · PostureAI

Similar Projects

Productivity●●Solid

Focus windows by scrolling or looking at another monitor

Scroll-to-Focus uses a CGEventTap + AXUIElement to raise the exact window under the cursor, while Eye Tracking feeds webcam frames to Vision and blends head yaw + pupil offset for per-monitor focus — a tidy mix of low-level macOS APIs and ML-ish heuristics. Real-world details are handled too (calibration flow, sound/notification feedback), but expect friction from macOS permissions and the webcam requirement.

WizardryNiche Gem
AquiGorka
103mo ago
Open Source●●Solid

KGBaby – A WebRTC based audio baby monitor I built on pat leave

The project nails a practical niche: zero-latency P2P audio via WebRTC with PeerJS signaling so your stream never routes through a cloud service. The clever (if hacky) hidden 1x1 base64 looping video to keep Mobile Safari's microphone alive shows someone dug into platform quirks — useful and real-world, but also a reminder this is an MVP with battery and backgrounding tradeoffs.

Niche GemWizardry
legodud3
303mo ago
Developer Tools●●Solid

CertWarden – SSL certificate monitoring app for iOS

Native SwiftUI app with a tidy card-based UI and an anonymous, device-tied model — no account required — which is a smart privacy-first choice for a monitoring utility. The backend on Cloudflare Workers keeps the footprint minimal and the one‑time Pro unlock for unlimited domains + webhooks/API is pragmatic, but lack of a web dashboard or multi-device sync limits it to solo operators for now.

Niche GemShip It
ismailperim
203mo ago