u/Pure-Lengthiness-380

I packaged Codex for Termux on Android
▲ 5 r/termux

I packaged Codex for Termux on Android

I’ve published a Termux wrapper package for Codex:

u/bash0816/codex-termux

Install:

npm install -g u/bash0816/codex-termux@latest

Basic checks:

codex --version

codex login status

Notes:

- This is for Termux on Android arm64

- Do not install upstream u/openai/codex directly on Termux

- Use this package for install/update on Termux instead

Update:

npm install -g u/bash0816/codex-termux@latest

Rollback:

npm install -g u/bash0816/codex-termux@0.130.0

Repo:

https://github.com/bash0816/Codex-Termux

If you try it on another device, I’d like to know:

- Android version

- Termux version

- whether login works

- whether codex exec works

u/Pure-Lengthiness-380 — 4 days ago
▲ 0 r/termux

I’ve published a new canonical repository for Claude

Code on Termux:

https://github.com/bash0816/ClaudeCode-Termux

As of April 29, 2026, the Termux-compatible wrapper

has been updated for Claude Code 2.1.122.

What’s included:

- Support for audited Claude Code 2.1.122

- npm-based install/update flow

- release manifest based update checks

- CI/CD for version intake, verification, promotion,

and package publishing

Install:

npm install -g u/bash0816/cluade-code@latest

claude --version

claude auth status

Current status:

- Existing users can update with claude update

- The old typo-named repository/package is still kept

for compatibility

- New canonical repo going forward is ClaudeCode-

Termux

Notes:

- Legacy repo:

https://github.com/bash0816/CluadeCode-Termux

- New canonical repo:

https://github.com/bash0816/ClaudeCode-Termux

If you are using the older setup on Termux, updating

to the latest wrapper should get you onto the 2.1.122

compatible release path.

reddit.com
u/Pure-Lengthiness-380 — 23 days ago