Andi's Repo
Tweaks and ports, for rootless jailbreaks
The bare domain works too — https://reallyitsandi.com/
Packages
Claude Code (native)2.1.274-1
Anthropic's Claude Code CLI, native build, patched for iOS
com.andi.claude-code-native
GitHub CLI (gh)2.101.0-5
GitHub's official CLI, built natively for jailbroken iOS
com.andi.github-cli
Node.js26.9.0-5
Node.js 26.9.0 with npm and working nvm, patched for iOS
com.andi.nodejs
Pi Coding Agent0.85.1-8
Pi, the open-source agent harness, patched for iOS
com.andi.pi-coding-agent
diffTerm2.2-1
A different terminal to use
dev.diffterm.app
Command line
Only needed if you use apt directly. Sileo and Zebra need
nothing beyond the buttons above.
sudo mkdir -p /var/jb/usr/share/keyrings curl -fsSL https://reallyitsandi.com/repo/andi.gpg \ | sudo tee /var/jb/usr/share/keyrings/andi.gpg >/dev/null echo 'deb [signed-by=/var/jb/usr/share/keyrings/andi.gpg] https://reallyitsandi.com/repo/ ./' \ | sudo tee /var/jb/etc/apt/sources.list.d/andi.list