Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/AI & Machine Learning/Remodex
icon of Remodex

Remodex

Open source alternative to GitHub Copilot, Amazon Q Developer and Gemini Code Assist

Control Codex from your iPhone with an open-source, end-to-end encrypted bridge.

image of Remodex
Contents
  1. 01Who Remodex is for

Repository

Stars
3K
Forks
335
License
Apache-2.0
Last commit
16 days ago
Last verified
May 13, 2026
Repo
Emanuele-web04/remodex ↗

Additional details

3K starsSwiftApache-2.0Active this month
Visit websiteGitHub repo
  • 02The problem it solves
  • 03How it solves it
  • 04Strengths and trade-offs
  • 05Tech stack
  • 06FAQ
  • 07Similar open-source tools
  • TL;DR

    Remodex is an open source bridge for controlling Codex from an iPhone through an encrypted remote workflow. It replaces ad hoc remote desktop or chat-based coding-agent control for developers who want mobile access to local agent sessions. Apache-2.0 licensed.Apache-2.0 · Swift · 3K stars · Active this month

    who it's for

    Who Remodex is for#

    Developers supervising agents away from desk

    Use Remodex to check and steer Codex work from an iPhone during short gaps away from the main machine.

    Skip if:

    You need full editing, debugging, and terminal access from mobile.

    Privacy-conscious agent users

    Use Remodex when you want a purpose-built bridge instead of sending coding instructions through generic messaging tools.

    Skip if:

    Your organization blocks unapproved device bridges for source-code access.

    the problem

    The problem it solves#

    how Remodex solves it

    How it solves it#

    iPhone control surface

    The project focuses on controlling Codex from iPhone, giving developers a mobile-first way to steer agent work.

    Encrypted bridge architecture

    Remodex describes an encrypted bridge, which matters when agent instructions and code context move between devices.

    Codex-specific workflow

    The tool is designed around Codex control rather than generic remote access, so the workflow can stay closer to agent tasks.

    strengths · trade-offs

    Strengths and trade-offs#

    Strengths

    • Better fit than remote desktopA phone-specific control path is more practical for quick agent steering than operating an entire desktop UI from a small screen.
    • Open implementation for sensitive workflowsDevelopers can inspect the bridge code before trusting it with coding-agent instructions and project context.

    Trade-offs

    • -Narrow tool scopeRemodex is useful only if your workflow centers on Codex and mobile control. It is not a general IDE or full remote workstation.
    tech stack · detected from GitHub

    What it's built on#

    Languages
    JavaScriptSwift
    frequently asked

    FAQ#

    What does Remodex control?

    Remodex is built for controlling Codex from an iPhone through a remote bridge.

    Is Remodex a full mobile IDE?

    No. Remodex is a control bridge for agent workflows, not a full code editor for mobile development.

    Who is Remodex for?
    also worth a look

    Similar open-source tools#

    VibePad

    VibePad

    Control your AI coding assistant with a gamepad, open source

    60SwiftMIT
    Aider

    Aider

    Git-native terminal coding agent for multi-file edits and clean diffs

    45.5KPythonApache-2.0
    Cline

    Cline

    VS Code AI agent that plans and edits across your entire project

    61.7KTypeScriptApache-2.0
    Continue

    Continue

    Connect any LLM to VS Code for AI completions and codebase chat

    33.4KTypeScriptApache-2.0
    PearAI

    PearAI

    Open source AI code editor with chat, autocomplete, and search

    746Shell
    orca

    orca

    The ultimate IDE for coding agents

    3.3KTypeScriptMIT
    Language
    Swift
    Open issues
    53
    Contributors
    6
    First release
    2026

    Categories

    AI & Machine LearningDeveloper ToolsAPIs & Integration

    Tags

    AI Coding AssistantDeveloper ToolsAPI ClientSelf HostedPrivacy ToolsAuthentication

    Coding agents can keep working when a developer steps away from the desk, but most control surfaces assume the user is still at a laptop. Remote desktop is clumsy on a phone, while sending commands through generic chat tools weakens privacy and workflow context.

    Developers need a tighter mobile control path when they want to review, steer, or pause agent work from an iPhone without exposing code or prompts through a broad third-party channel.

    Remodex is for developers who already use Codex and want mobile control over agent sessions.