Remote Coding from Phone
Transform your WhatsApp into a powerful development environment. Write, test, and deploy code from anywhere using natural language commands. Perfect for quick fixes, prototyping, or when you're away from your desk.
"Building coding projects remotely from my phone. All done via WhatsApp."
@christinetyip
๐ Requirements
- Moltbot installed and running
- WhatsApp connected to Moltbot
- Claude API key configured
- Git repository access (optional)
๐ Step-by-Step Guide
Connect WhatsApp to Moltbot
Follow the WhatsApp setup guide to link your account. Run `moltbot setup whatsapp` and scan the QR code with your phone.
moltbot setup whatsapp Enable Computer Use skill
Moltbot needs the computer-use skill to execute code and manage files. Enable it in your config.
moltbot config set skills.computer-use true Start coding via chat
Simply message Moltbot with your coding request. For example: 'Create a Python script that fetches weather data from OpenWeatherMap API'
Review and iterate
Moltbot will write the code and show you the result. Ask for modifications: 'Add error handling' or 'Make it async'
Deploy your code
When ready, ask Moltbot to commit and push: 'Commit this to my repo with message: Add weather fetcher'
โจ What You'll Achieve
๐ก Pro Tips
- โ Be specific with your requirements for better results
- โ Use voice messages for complex instructions
- โ Ask Moltbot to explain the code if you want to learn
Ready to Get Started?
Install Moltbot and set up this workflow in minutes