Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 779 Bytes

File metadata and controls

31 lines (24 loc) · 779 Bytes

droidrun-projects

This is my repository to have an overview on my mobilerun project.

WhatsApp to Google Calendar Automation (DroidRun)

This project uses DroidRun / MobileRun to automate the process of converting WhatsApp meeting messages into Google Calendar events.

What It Does

  • Opens WhatsApp on Android
  • Scans recent chat messages
  • Detects meeting-related information (date, time, intent)
  • Opens Google Calendar
  • Creates a new calendar event automatically
  • Repeats the process periodically

Tech Stack

  • Python
  • DroidRun (MobileRun)
  • Android UI Automation
  • LLM-based Vision + Control

Requirements

  • Python 3.9 or above
  • DroidRun installed
  • Android device with USB debugging enabled

How to Run

python main.py