Deploy your PHP & Python apps to the internet — in one click.
Robotron is an extension for Visual Studio Code and Cursor that takes your open workspace and ships it live. It automatically creates a repository, commits your code, pushes it, and serves your app on a real URL — no DevOps, no terminal gymnastics.
How it works
One button. Your code is live.
Robotron handles Git and deployment for you. Open your PHP or Python project, click Deploy with Robotron, and watch your app go online.
Creates a repository
No empty forms. Robotron creates a fresh Git repo for your project automatically — named after your workspace.
Commits your code
Every deploy is a proper commit with a clear message. Your full history is saved — roll back or inspect anytime.
Pushes to the server
The extension pushes straight to your Robotron server. No SSH keys to juggle, no deploy scripts to write.
Goes live on the internet
Your PHP or Python app is built, configured, and served on a real URL you can share — usually within seconds.
Works where you already code
Built for your editor. Built for your stack.
Visual Studio Code
Install the Robotron extension and get a dedicated sidebar, command palette entry, and a one‑tap deploy button.
Cursor
The same extension works inside Cursor. Ship the code your AI assistant wrote — straight to a live URL.
PHP apps
Laravel, plain PHP, WordPress, phpMyAdmin — pick your stack. Robotron sets up the server and serves your site.
Python apps
Django, Flask, FastAPI, plain scripts with a web entry point — Robotron detects and deploys your Python project.
Every deploy is a proper commit.
Robotron doesn’t hide your code in a black box. It creates a real Git repository for your project, makes a real commit every time you deploy, and pushes it to your server — so you always have history, rollback, and full ownership of your code.
- Auto‑creates a repository on first deploy.
- Every deploy = a commit with a clear message.
- Pushes to your server and publishes the new version.
- Your code stays yours — clone, inspect, move it anywhere.
-
Deploy from VS Code — update landing
e4f9a1c· just now -
Deploy from Cursor — add /api/status
b0a72de· 12m ago -
Deploy from VS Code — fix env
12cc8fa· 1h ago -
Initial commit (auto-created)
7d31b90· today
Ship your PHP or Python app today.
Install the Robotron extension in VS Code or Cursor, hit Deploy with Robotron, and your code goes from your editor to a live URL — with a real Git repo behind it.