Instalador oficial

FlowMobile

Elige tu dispositivo y toca Copiar. Después pega el comando en la aplicación de terminal.

Apple · iPhone/iPad

Para a-Shell completa. Pega el comando y pulsa Return.

curl -fsSL https://github.com/tacosandtypescript-debug/FlowMobile/releases/latest/download/bootstrap_ios.py | python3 - tacosandtypescript-debug/FlowMobile

Android

Para Termux. Pega el bloque completo y pulsa Enter.

umask 077; pkg install -y curl > "$HOME/.flowmobile-install.log" 2>&1 || { echo "No se pudo preparar curl:"; tail -n 1 "$HOME/.flowmobile-install.log"; exit 1; }
curl -fsSL https://github.com/tacosandtypescript-debug/FlowMobile/releases/latest/download/install.sh | sh -s -- tacosandtypescript-debug/FlowMobile

Windows

Para PowerShell o Windows Terminal. No requiere modo administrador.

irm https://github.com/tacosandtypescript-debug/FlowMobile/releases/latest/download/install-windows.ps1 | iex

Linux

Para distribuciones con apt, dnf, pacman o zypper.

curl -fsSL https://github.com/tacosandtypescript-debug/FlowMobile/releases/latest/download/install-linux.sh | sh -s -- tacosandtypescript-debug/FlowMobile && export PATH="$HOME/.local/bin:$PATH" && hash -r

Verás seis pasos simples. Si algo falla, FlowMobile mostrará la causa exacta y guardará el detalle técnico. Cuando termine, abre una ventana nueva y ejecuta flow.