Pilot
Pair your phone with dev machines. Run AI CLIs from anywhere over Tailscale.
curl -fsSL https://pilot.remarkablenerds.com/install.sh | bash
- Linux
curl -fsSL https://pilot.remarkablenerds.com/install.sh | bash- macOS
brew install jordansoper/pilot/pilot(soon)- Windows
iwr -useb https://pilot.remarkablenerds.com/install.ps1 | iex(soon)
Heads up: install.sh clones to ~/.local/share/pilot, builds the
daemon, and registers it as a systemd --user service.
Inspect it first if you want: /install.sh.