Windows Installation

Install Remote Code Uplink on Windows

Install Remote Code Uplink

Install Remote Code Uplink using Windows Subsystem for Linux (WSL):

Using curl:

curl -fsSL https://remote-code.com/install.sh | bash

Or using wget:

wget -qO- https://remote-code.com/install.sh | bash

Launch Remote Code

Launch Remote Code in your WSL terminal:

remote-code

If command not found:

Use the full path: ~/.remote-code/bin/remote-code

Next Steps

  1. Install the iOS app via TestFlight
  2. Run remote-code in your terminal
  3. Enter the pairing code in your iOS device to connect
  4. Start coding from anywhere!