← Back to AI Insights
Gemini Executive Synthesis

Furwall – macOS menu bar app that blocks keys when your cat sits down

Technical Positioning
A macOS menu bar app using the FaceTime camera and Apple's Vision framework to detect human presence and block keyboard input when a human is absent, preventing accidental input from pets.
SaaS Insight & Market Implications
Furwall is a niche macOS utility addressing a specific, albeit common, personal annoyance for remote workers with pets. While its direct B2B SaaS implications are minimal, the underlying technology demonstrates practical application of local AI/ML (Apple's Vision framework) for user presence detection and input management. Enterprises could potentially adapt similar local vision-based solutions for workstation security, compliance monitoring (e.g., ensuring authorized user presence), or automated workstation locking in sensitive environments. The focus on local processing and privacy (no uploads) is a strong technical differentiator, appealing to organizations with strict data governance requirements.
Proprietary Technical Taxonomy
macOS menu bar app FaceTime camera Apple's Vision framework locally CGEventTap App Sandbox Accessibility Sparkle update checks

Raw Developer Origin & Technical Request

Source Icon Hacker News May 5, 2026
Show HN: Furwall – macOS menu bar app that blocks keys when your cat sits down

Furwall is a tiny macOS menu bar app. While you're at the keyboard or mouse, the FaceTime camera looks for a human face or upper body. When it doesn't find one, the keyboard stops accepting input. Cat walks across your laptop, nothing happens to your code.Some notes:Apple's Vision framework runs locally. Video is processed in memory and never uploaded. On a block, Furwall saves one local JPEG to ~/.furwall/catpures/. A second Vision pass throws out anything that isn't a cat, so the daily count in the menu only reflects confirmed cats. There is now a folder on my disk that is slowly filling up with photos of Pepper and Beets walking across my keyboard.The camera turns on only while you're at the computer (typing, mouse motion, app switch, screen wake) and powers down 30 seconds after the last activity. The green camera dot tracks that.The keystroke drop uses a CGEventTap at .defaultTap. Furwall ships unsandboxed because of this. A .listenOnly tap with Input Monitoring is enough to see keys, but dropping them needs .defaultTap, which needs Accessibility, which the App Sandbox blocks. Watching keystrokes is sandbox-compatible; stopping them is not.Mouse events are observed (to wake the camera) but never intercepted or dropped, so the menu bar always works. Three escape hatches: click the icon and quit, mash Escape five times in 1.5 seconds for a 5-minute pause, or revoke Accessibility in System Settings (macOS invalidates the tap). If Vision stalls for any reason the keyboard fails open after 10 seconds, which is better than soft-bricking the machine.Furwall never uploads camera frames or keystrokes. Its own network traffic is Sparkle update checks plus the donate sheet's anonymous totals/click counter. One short charity slug per click, no user identifier.The donate item in the menu opens the donate page of a vetted animal-welfare charity for your system Region. Ten orgs across nine regions: Alley Cat Allies and PetSmart Charities in the US, Cats Protection in the UK, Cat Protection Society NSW in Australia, Toronto Cat Rescue in Canada, NSPCA in Ireland, SPCA in New Zealand, Deutscher Tierschutzbund in Germany, La SPA and Fondation 30 Millions d'Amis in France, Japan SPCA in Japan. Each org is registered or recognized under its local charity or nonprofit regime, and the list gets re-vetted every release. No money flows through the app.macOS 15+, signed and notarized, MIT.olliewagner.com/furwall

Developer Debate & Comments

No active discussions extracted for this entry yet.

Frequently Asked Questions

Market intelligence mapped to Furwall – macOS menu bar app that blocks keys when your cat sits down.

What problem does Furwall – macOS menu bar app that blocks keys when your cat sits down solve?
Based on our AI analysis of the original developer request, its primary technical positioning is: A macOS menu bar app using the FaceTime camera and Apple's Vision framework to detect human presence and block keyboard input when a human is absent, preventing accidental input from pets.
Are engineers actively discussing Furwall – macOS menu bar app that blocks keys when your cat sits down?
Yes, we have tracked 1 direct responses and active debates regarding this specific topic originating from Hacker News.
Which technical concepts are associated with Furwall – macOS menu bar app that blocks keys when your cat sits down?
Our proprietary extraction maps Furwall – macOS menu bar app that blocks keys when your cat sits down to adjacent architectural concepts including macOS menu bar app, FaceTime camera, Apple's Vision framework, locally.
Which commercial products utilize Furwall – macOS menu bar app that blocks keys when your cat sits down?
Yes, market intelligence reveals commercial overlap. A product named 'Mac Pet' focuses directly on this: A pixel pet for your menu bar or MacBook notch w/ Pomodoro

Engagement Signals

6
Upvotes
1
Comments

Cross-Market Term Frequency

Quantifies the cross-market adoption of foundational terms like locally and Accessibility by tracking occurrence frequency across active SaaS architectures and enterprise developer debates.