Code From Anywhere

A web-first IDE you install on your server. Code from your phone, tablet, or any browser. Open source.

Self-hosted. Your code stays on your server.

Why c00d?

Web-First

Code on your phone, tablet, or any device with a browser. No app to install.

Self-Hosted

Install on your server. Your code never leaves your machine.

AI-Powered

Built-in AI assistant. Use c00d API, your own keys, or Claude CLI.

Zero Config

Just PHP + SQLite. No complex dependencies. Works out of the box.

Open Source

MIT licensed. View the code, modify it, contribute. No vendor lock-in.

Lightweight

Single binary or simple PHP. No bloat, no electron, just what you need.

Choose Your Install Method

PHP Version

Traditional hosting. Requires PHP 8.0+

1 curl -L https://c00d.com/download -o c00d.zip
2 unzip c00d.zip
3 Point web server to public/
Requirements:
  • PHP 8.0+ with SQLite & cURL
  • Apache/Nginx web server
  • Node.js (optional, for PTY terminal)
Config: Create config.local.php
'password' => 'your-password',
'base_path' => '/your/project',

Everything You Need

Monaco Editor

The same powerful editor from VS Code. Syntax highlighting, autocomplete, multi-cursor, and more.

Integrated Terminal

Run commands directly in your browser. With optional PTY support, use interactive tools like Claude CLI, vim, and htop.

File Browser

Navigate, create, rename, delete. Full file management from any device.

AI Assistant

Explain code, fix bugs, generate tests, improve code. Multiple AI providers supported.

Mobile Ready

Responsive design. Touch-friendly. Add to home screen for app-like experience.

Open Source

MIT License. Use it, modify it, contribute. No vendor lock-in.

Auto Updates

Check for and install updates from within the IDE. Never miss a new feature or security fix.

Flexible AI

Choose how you want AI assistance. Use our API, bring your own keys, or go fully local.

c00d API

Works out of the box

  • Free: 20 requests/day
  • Pro: $9/mo unlimited

Claude CLI

Use your Claude subscription

  • Install CLI on server
  • Run claude login

Your API Keys

Anthropic or OpenAI

  • Add key to config
  • Pay provider directly

Ollama

100% local and private

  • Run AI on your server
  • Completely free

Private

Your prompts stay yours

  • No data sent to third parties
  • Full control over AI traffic

No Account

No sign-up required

  • Use free tier instantly
  • Upgrade anytime

c00d Pro

$9 /month

Unlimited AI

  • Unlimited AI requests
  • No API keys needed
  • Works instantly
  • Priority support
Get Pro License

Not required. c00d works great without Pro - just use the free tier or your own keys.

100% Open Source

c00d is MIT licensed. View the source, modify it, contribute to it. No tricks, no lock-in.

Start Coding

Download c00d and start coding from anywhere in under a minute.

Download Free