> ## Documentation Index
> Fetch the complete documentation index at: https://preetham.org/llms.txt
> Use this file to discover all available pages before exploring further.

# codex-ios

> a native ios app for openai codex, plus a swift sdk for the codex api

# codex-ios

<p className="pk-keepcase">
  <img src="https://img.shields.io/github/stars/pkyanam/codex-ios?style=for-the-badge&logo=github&label=stars&color=0d1117&labelColor=000000&logoColor=ffffff" alt="github stars" />
</p>

a native ios app for openai codex, plus a swift sdk for the codex api.

<div className="pk-actions" style={{ margin: "1rem 0 1.5rem" }}>
  <a className="pk-btn" href="https://github.com/pkyanam/codex-ios">github ↗</a>
</div>

<div className="pk-tags">
  <span className="pk-tag">swift</span>
  <span className="pk-tag">ios</span>
  <span className="pk-tag">codex sdk</span>
  <span className="pk-tag">in development</span>
</div>

## what it does

codex-ios brings openai codex to the iphone as a native swift app, and ships the api wrapper it's built on as a reusable swift sdk so other apps can talk to codex too. it's in active development.

## links

* source: [github.com/pkyanam/codex-ios](https://github.com/pkyanam/codex-ios)
