reachy_phone_home

Phone focus companion for Reachy Mini. Reachy watches for your phone, encourages focus, and responds with movements.

Reachy Phone Home

How it works

Run locally

python reachy_phone_home_app.py

The YOLO26 weights are downloaded automatically on first run.

Configure

Key flags (examples):

python reachy_phone_home_app.py --conf 0.15 --process-every 1

Publishing

Use the Reachy Mini App Assistant to check and publish this app.

License

This repository is licensed under the Apache License 2.0. It uses Ultralytics YOLO for detection, which is licensed under AGPL-3.0. Use of the Ultralytics component is subject to the AGPL-3.0 terms. See NOTICE for details.