Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>GitPhoneNew to Visual Studio Code? Get it now.
GitPhone

GitPhone

Ankit Roy

|
2 installs
| (0) | Free
Commit to GitHub from anywhere — stage in VS Code, commit via Telegram bot
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitPhone — Commit from Your Phone 📱

Stage changes in VS Code. Commit from Telegram. Keep your GitHub streak alive.

GitPhone is a VS Code extension that bridges your local code with your phone. Save a file → it's instantly staged in the cloud → open Telegram and commit with a tap. No laptop needed.


How It Works

Save file in VS Code  →  Diff synced to cloud  →  Telegram /files  →  🚀 Committed!
  1. Save any file in your open workspace
  2. Status bar shows: ✅ GitPhone — 1 staged
  3. Open Telegram → send /files to @GitPhoneBot
  4. Tap the file → type commit message → tap 🚀 Commit Now
  5. Real GitHub commit. Streak maintained. Done.

Features

  • 🔄 Auto-sync on save — diffs sent to cloud automatically
  • 📱 Telegram bot interface — commit from anywhere, any device
  • 🔀 Diff-based sync — stores only changes, not full files (97% storage savings)
  • ⚡ Conflict detection — warns if file changed on GitHub after staging
  • 🔒 Your token, your data — GitHub PAT stored in your account only
  • 📊 Status bar — always shows staged file count
  • 🪟 Windows friendly — CRLF normalization built in

Quick Setup (~8 minutes)

1. Supabase (3 min)

  • Create free account at supabase.com
  • New project → SQL Editor → run the schema from setup/schema.sql
  • Copy your Project URL and anon key

2. GitHub PAT (2 min)

  • Settings → Developer Settings → Fine-grained tokens
  • Select your repo → Contents: read & write only
  • Copy the token

3. Telegram (1 min)

  • Message @userinfobot → copy your numeric ID
  • Start @GitPhoneBot

4. Connect (2 min)

  • Ctrl+Shift+P → GitPhone: Open Setup
  • Fill the 5 fields → 🚀 Connect

Telegram Bot Commands

Command Description
/files Select staged files and commit
/log Recent commit history
/status Connection status and repo info
/start Setup or reconfigure
/help All commands

Requirements

  • VS Code 1.85+
  • A GitHub account with a repository
  • A Telegram account
  • A free Supabase account

Privacy & Security

  • Your GitHub token is never logged or exposed in API responses
  • Diffs (not full files) are stored — your code stays as small fragments
  • Only your Telegram ID can trigger commits — no one else can use your bot session
  • Full security details: security.md

Troubleshooting

See troubleshooting.md for help with:

  • Bot not responding
  • Files not appearing in /files
  • GitHub token errors
  • Supabase paused (free tier)

Feedback & Issues

github.com/ankittroy-21/gitphone/issues


Built for developers who live on GitHub streaks and Telegram. Made with ❤️

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft