From b85abd04804f50e13e5f26a6a9832deab3ca8062 Mon Sep 17 00:00:00 2001 From: JessyTsui <51992423+JessyTsui@users.noreply.github.com> Date: Sat, 2 Aug 2025 04:22:36 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 915bb9e..5b1dbe9 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Control [Claude Code](https://claude.ai/code) remotely via multiple messaging pl ## ✨ Features - **📧 Multiple Messaging Platforms**: - - Email notifications with full execution trace and reply-to-send commands - - Telegram Bot with interactive buttons and slash commands ✅ **NEW** + - Email notifications with full execution trace and reply-to-send commands ![](./assets/email_demo.png) + - Telegram Bot with interactive buttons and slash commands ![](./assets/telegram_demo.png) - LINE messaging with token-based commands - Desktop notifications with sound alerts - **🔄 Two-way Control**: Reply to messages or emails to send new commands @@ -436,4 +436,4 @@ MIT License - Feel free to use and modify! ⭐ **Star this repo** if it helps you code more efficiently! -> 💡 **Tip**: Enable multiple notification channels for redundancy - never miss a Claude completion again! \ No newline at end of file +> 💡 **Tip**: Enable multiple notification channels for redundancy - never miss a Claude completion again!