← Volver

Soporte de MiroFish

MiroFish está diseñado para enlazar tu iPhone con un backend local que corre en tu Mac. Si necesitas ayuda con el emparejamiento, la conexión en red local o el seguimiento de ejecuciones, aquí tienes el canal oficial de soporte.

Mac software required

Users install MiroFish Backend for macOS, a local Python service that runs on the user’s own Mac and exposes the private MiroFish API over the local network or an optional remote HTTPS endpoint.

This is separate from the iPhone app. It is not a Mac App Store app and it is not a remote-control tool. It is a companion backend package that runs in Terminal or as a macOS LaunchAgent.

macOS companion backend
Download MiroFish Backend for macOS

What users install on Mac

  • A local backend package containing setup.sh, a Python virtual environment installer and the MiroFish API server.
  • An optional persistent mode that registers com.mirofish.backend as a user LaunchAgent.
  • No macOS desktop control, no browser extension and no screen sharing component.

Install steps on Mac

  • Download and unzip mirofish-backend-macos.zip.
  • Open Terminal and run chmod +x setup.sh && ./setup.sh.
  • Choose Quick Start or Persistent LaunchAgent mode.
  • When the backend starts, it prints a QR code for pairing with the iPhone app.

Help for App Review

Reviewer note: the iPhone app is a companion interface. The heavy processing runs on the user’s Mac through the backend package linked above. The iPhone app pairs with that backend by Bonjour, QR, or manual server URL.

If you need a review-specific demo package or a fresh demo video, contact bedr10_capacitacion@hotmail.com.

Ayuda rápida

  • Asegúrate de que iPhone y Mac estén en la misma red Wi‑Fi.
  • Verifica que el backend de MiroFish esté corriendo en la Mac.
  • Usa descubrimiento automático por Bonjour o enlaza por QR/manualmente.
  • Si no ves la Mac, confirma permisos de red local en iOS.

Problemas comunes

  • La Mac no aparece: revisa firewall, Bonjour y la misma subred.
  • La ejecución no arranca: confirma que el backend siga activo en la Mac.
  • La conexión se pierde: reintenta el emparejamiento y vuelve a escanear el código.
  • Resultados vacíos: revisa que el backend tenga una ejecución válida en curso.