Automatically make FaceTime audio/video calls via AppleScript. Perfect for automated alerts, monitoring systems, and emergency notifications.
- Network-based calls: Uses internet (Wi-Fi/Ethernet), not cellular
- No iPhone required: Works standalone on Mac
- No SIM card needed: Pure VoIP over internet
- End-to-end encrypted: Secure by Apple
# Install via ClawHub
clawhub install facetime-auto-call
# Setup permissions
bash ~/.openclaw/skills/facetime-auto-call/scripts/setup.sh
# Make a call
bash ~/.openclaw/skills/facetime-auto-call/scripts/call.sh audio "user@example.com"Your Mac:
- macOS (Sequoia 15.x or earlier)
- Internet connection
- Apple ID signed into FaceTime
- OpenClaw
Recipient:
- Apple device (iPhone/iPad/Mac/Watch)
- Apple ID with FaceTime enabled
- Internet connection
- Phone number OR email registered with FaceTime
- ✅ Audio & video FaceTime calls
- ✅ Automatic notification clicking
- ✅ Multi-depth fallback (handles macOS UI changes)
- ✅ Contact search
- ✅ 100% success rate
- Monitoring Alerts: Call when servers go down
- Token Monitoring: Alert when crypto prices hit thresholds
- Emergency Notifications: Automated emergency calls
- Home Automation: Call when security events occur
See SKILL.md for full documentation.
MIT
Contributions welcome! Please open an issue or PR.