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-cliHomebrew 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-cliThe 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 backgroundStop iPhone access to this Mac:
remote-code-x stopCheck whether it is running:
remote-code-x statusMade by HatanakaHiroki / Hiro no Piano no Heya.