Add new mobile integration ideas: Visual Task Assistant, Mobile Security & Location Sentinel, Notification Bridge & Filter, Personal Safety & Environment Monitor, Screen-Aware Context Assistant, and Mobile Document & Receipt Scanner

This commit is contained in:
Space-Banane
2026-04-03 13:05:33 +02:00
parent bdddf602be
commit ac48ac713b
7 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Mobile Security & Location Sentinel
Monitor your phone's physical security and use its location for automated workflows.
## Overview
Leverages GPS and device status to provide security alerts and trigger location-based automations.
## Features
- **Geofenced Actions**: Trigger runbooks or notifications via `location_get` when entering or leaving specific areas.
- **Device Health Alerts**: Monitor `device_health` and `device_status` to notify you if your phone is overheating or low on battery.
- **Lost Device Recovery**: Use `location_get` and `camera_snap` (front/back) to help locate a misplaced phone.
- **Theft Deterrent**: Detect unusual movement or state changes and send an emergency `notify` alert.