====== KDE Approval & Remote Notifications ====== [[start|🏠 Home]] > [[projects:start|📂 Projects]] > **📱 KDE Approval** This project enables remote 'Y/N' approvals for the Gemini CLI via KDE Connect and phone notifications. ===== Core Components ===== * **Primary Script:** `/usr/local/bin/gemini-approve "intent"` * **Integration:** KDE Connect (Push Notifications). * **Automation:** `ydotool` (Injects 'y' + 'Enter' for CLI approvals). ===== Status Toggles ===== * **KDE Toggle:** `kde-toggle` (Enables/Disables phone notifications). * **Voice Toggle:** `voice-toggle` (Enables/Disables the audio approval watcher). ===== Current Configuration ===== * **Target Device:** Paired Android Phone (KDE Connect). * **Security:** Approval is required for any command that modifies the system or codebase.