JSPM

remote-code-x-cli

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 112
  • Score
    100M100P100Q8203F
  • License UNLICENSED

Mac helper installer for Remote Code X.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (remote-code-x-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Remote Code X CLI

    Run the Mac helper installer from Terminal:

    npx remote-code-x-cli

    Homebrew is only the prerequisite for installing missing Mac tools. It does not create or start remote-code-x by itself.

    First-time flow on a fresh Mac:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    npx remote-code-x-cli

    The installer starts the Remote Code X Mac services, opens a temporary remote tunnel, and prints a pairing QR for the iPhone app.

    Normal mode keeps iPhone access ON while the Terminal window stays open. Close the Terminal window to stop access.

    The QR can save both:

    • a local same-Wi-Fi relay URL
    • a remote HTTPS relay URL for outside-home access

    After the first setup, remote-code-x reopens the same setup and QR screen. If the same Terminal still says command not found, open a new Terminal window or run source ~/.zshrc.

    If you intentionally want it to keep running after Terminal closes:

    remote-code-x background

    Stop iPhone access to this Mac:

    remote-code-x stop

    Check whether it is running:

    remote-code-x status

    Made by HatanakaHiroki / Hiro no Piano no Heya.