<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rahul Kumar</title>
    <description>The latest articles on DEV Community by Rahul Kumar (@rahul_kumar_455bdcde9a880).</description>
    <link>https://dev.to/rahul_kumar_455bdcde9a880</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3812647%2F6c19ea90-abb2-46b0-a33f-d8185fa70013.jpg</url>
      <title>DEV Community: Rahul Kumar</title>
      <link>https://dev.to/rahul_kumar_455bdcde9a880</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rahul_kumar_455bdcde9a880"/>
    <language>en</language>
    <item>
      <title>Turn Telegram into your AI Terminal: Introducing Telegram Coding Bridge (Now Open Source!)</title>
      <dc:creator>Rahul Kumar</dc:creator>
      <pubDate>Sun, 08 Mar 2026 08:42:19 +0000</pubDate>
      <link>https://dev.to/rahul_kumar_455bdcde9a880/turn-telegram-into-your-ai-terminal-introducing-telegram-coding-bridge-now-open-source-48kb</link>
      <guid>https://dev.to/rahul_kumar_455bdcde9a880/turn-telegram-into-your-ai-terminal-introducing-telegram-coding-bridge-now-open-source-48kb</guid>
      <description>&lt;p&gt;Have you ever needed to quickly drop a file onto your local machine, restart a dev server, or even ask an AI to refactor a file while you're away from your desk?&lt;/p&gt;

&lt;p&gt;I just open-sourced Telegram Coding Bridge, a self-hosted bot that connects Telegram directly to your Mac.&lt;/p&gt;

&lt;p&gt;✨ Key Features:&lt;/p&gt;

&lt;p&gt;Trigger Aider from your phone: It hooks into aider and Gemini 2.5. You can text your bot to edit, write, and debug your local code files, and watch the git commits roll in.&lt;br&gt;
Persistent Shell: Send commands exactly as you would in Terminal (e.g., /shell npm run dev).&lt;br&gt;
Double-click setup: I made a 3-step setup script that installs dependencies, provisions a virtual environment, and handles API keys so you don't have to fiddle with the terminal just to start the bot.&lt;br&gt;
Secure: Driven by your specific Telegram User ID. If anyone else messages the bot, they get ignored.&lt;br&gt;
It's completely free and open source. Let me know what you think of the architecture or if you have any feature requests!&lt;/p&gt;

&lt;p&gt;🔗 GitHub Repository: &lt;/p&gt;

&lt;p&gt;&lt;code&gt;[Github Repo](https://github.com/rahullink1415/telegramacess&lt;/code&gt;)&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
