Informatique🌐 EN
Appium
#awesome-*#informatique
appium.io
📄 Full details →
👥 Target audience
Développeurs
🌍 Target countries
Monde
🗣️ Available languages
FREN
🔄 Alternatives
🔗 Visit AppiumSeleniumEspresso
Testing an iOS app across different scenarios usually means either owning a stack of physical iPhones or wrestling with Xcode's simulator, which doesn't behave exactly like a real device and can't run jailbreak-dependent research tools. vphone-cli takes a different approach: it boots an actual virtual iPhone — real iOS, real behavior — directly on your Mac using Apple's own virtualization technology, ready in one command. vphone-cli is a Swift-based command-line tool that creates end-to-end virtual iPhones on Apple Silicon Macs (macOS 15 Sequoia or newer required) using Apple's Virtualization.framework combined with PCC research VM infrastructure. It handles the full VM lifecycle — create, list, clone, export, delete — and gives you SSH/VNC access into the running device. It supports multiple firmware variants ranging from patchless to fully jailbroken, with automatic installation of Sileo and TrollStore on first boot for jailbroken images. It exposes a host control socket for programmatic interaction (screenshots, touch injection, swipe gestures, hardware keys, clipboard), including an MCP integration so AI agents can drive end-to-end UI tests against a real iOS environment. It requires Xcode, the iOS SDK, and relaxed SIP/AMFI settings; it's macOS-only, MIT-licensed, and actively developed (9.4k+ GitHub stars).
| # | Tool | Best for | Price |
|---|---|---|---|
| 1 | Développeurs | — | |
| 2 | Développeurs utilisant plusieurs agents de codage IA sans dépendance à un seul fournisseur, équipes menant du travail expérimental en parallèle ou comparant les capacités des agents | — | |
| 3 | Utilisateurs Mac qui veulent nettoyer, désinstaller proprement et surveiller leur machine sans payer un abonnement mensuel | — | |
| 4 | Développeurs et équipes travaillant sur de gros dépôts qui privilégient la rapidité des opérations Git, la réactivité et la confidentialité local-first | — | |
| 5 | Développeurs qui travaillent principalement en terminal, utilisateurs SSH/distants, équipes déjà dans l'écosystème Google Gemini | — | |
| 6 | Développeurs utilisant OpenCode 2 comme agent de code IA et voulant suivre l'usage du contexte et les subagents en un coup d'œil | — | |
| 7 | Développeurs construisant leurs propres agents IA ou systèmes d'automatisation ayant besoin d'exécuter du shell/JS non fiable sans la lourdeur des conteneurs | — | |
| 8 | Développeurs voulant un agent de codage en terminal sans facturation séparée | — | |
| 9 | Développeurs et designers voulant un premier jet de code à partir d'une maquette | — | |
| 10 | Développeurs, équipes IT et chercheurs en sécurité gérant des packages iOS | — | |
| 11 | Équipes de développement construisant des outils internes / CRM maison sur des données relationnelles | — | |
| 12 | Développeurs voulant partager leur activité GitHub de façon ludique | — |
Free desktop app that runs multiple AI coding agents — Claude, Codex, Cursor and more — in parallel, each in its own isolated git worktree so they never step on each other.
Native Mac app that replaces a stack of separate utilities — cache cleanup, app uninstaller, disk analyzer, and live system monitor — with no subscription.
Rust-built Git GUI for Linux, macOS and Windows, designed to stay responsive on very large repositories that make older Git clients stutter.
Google's terminal-based AI coding agent — multi-step reasoning, multi-file edits, and tool use, powered by Gemini (with optional Claude and open-source model backends).
Free open-source OpenCode 2 plugin that adds a persistent status HUD to the terminal UI, showing session context usage, git state, and running subagents at a glance.
A containerless, ultra-lightweight sandbox for AI agents, bundling a bash-like shell, Rust-native coreutils, and a sandboxed JavaScript runtime in a single crate.