蚊子健身 ("Mosquito Fitness") is a macOS menu-bar utility that releases a cartoon mosquito on your screen after prolonged sitting, and lets you shoo or kill it with camera / microphone / motion gestures.
Bottom line: We collect nothing from you. All processing is 100% on-device. No data leaves your Mac. No accounts. No tracking. No third parties.
When you grant camera permission, the app feeds live frames into Apple's on-device Vision framework for two real-time gesture detections:
100% on-device. All Vision computation runs locally on your Mac via Apple's Vision framework. The app makes no network requests related to camera or face data.
We keep only the last ~0.8 seconds of sampled positions in RAM, discarded frame-by-frame. Nothing is persisted. The buffer is cleared when you pause the app, quit the app, or revoke the camera permission.
Revoke camera access at any time via macOS System Settings → Privacy & Security → Camera → 蚊子健身. You may also disable camera-based detection entirely inside the app's Settings panel.
When you grant microphone permission, the app taps the input stream and computes a short-term amplitude (RMS) value to detect clap sounds. When a clap is detected, the mosquito is killed.
Only the numerical amplitude per buffer is used; raw audio samples are discarded after RMS computation.
If you enable the "AirPods head-shake" feature, the app reads live attitude (yaw/pitch/roll) from CMHeadphoneMotionManager — a standard Apple API. Yaw delta is used solely to detect head shakes. Motion values are evaluated in memory and discarded. Nothing is stored or transmitted.
The app stores the following locally on your Mac (in the app's sandbox container), and never transmits it anywhere:
You can wipe all of the above by removing the app's container folder
under ~/Library/Containers/AIRGO.Mosquito/.
The app does not make any network requests as part of its core functionality. No analytics SDK, no crash-reporting SDK, no advertising SDK, no third-party server communication.
The app does not collect personal data from anyone, including children under 13. The app is rated for general audiences.
If we change data-handling practices, this page will be updated with a new "Last updated" date. Significant changes will be announced in the app's release notes on the Mac App Store.
Questions about privacy? Reach us at future3321@gmail.com.
蚊子健身 是一款 macOS 菜单栏小工具,在你久坐一段时间后, 会在屏幕上放出一只卡通电子蚊子,你可以通过摄像头 / 麦克风 / AirPods 动作驱赶或消灭它。
核心承诺:我们不收集你的任何数据。所有计算都在本机完成, 不上传、不共享、不与任何第三方打交道,也不需要登录账号。
开启摄像头权限后,蚊子健身使用 Apple 的 Vision 框架(仅在本机运行)对画面进行两类实时识别:
所有 Vision 计算均在你的 Mac 本地完成。App 在摄像头 / 人脸相关功能上 不发起任何网络请求。
仅在内存中保留最近约 0.8 秒的位置采样,逐帧丢弃。App 退出、暂停、或 撤销摄像头权限时立即清空。不写入磁盘。
可随时在 系统设置 → 隐私与安全性 → 摄像头 → 蚊子健身 中撤销权限,也可在 App 内设置面板里关闭摄像头检测功能。
开启麦克风权限后,App 会接入音频输入流,计算短时振幅(RMS)来识别 拍手声。一旦识别到拍手,蚊子被击杀。
仅使用每段 buffer 的振幅数值;原始音频样本在 RMS 计算后即被丢弃。
如果你开启了"AirPods 晃头驱赶",App 会通过 Apple 标准 API CMHeadphoneMotionManager 读取实时姿态(yaw/pitch/roll)。 仅使用 yaw(水平偏转)增量来识别摇头。数值在内存中判断后即丢弃, 不保存、不传输。
App 在本机沙盒容器内保存以下数据,且不向任何地方传输:
你可以通过删除 ~/Library/Containers/AIRGO.Mosquito/
容器目录来清空所有数据。
App 的核心功能不发起任何网络请求。不含分析 SDK、崩溃上报 SDK、 广告 SDK,也不与任何第三方服务器通信。
App 不从任何人(包括 13 岁以下儿童)收集个人信息。分级面向所有年龄段。
若数据处理方式发生变化,本页将更新"Last updated"日期。重大变更会在 Mac App Store 的发行说明里告知。
关于隐私的问题,请联系 future3321@gmail.com。