Deployport

Download

Get Deployport.

The desktop app watches your machines and lets you keep one running when it is about to be stopped. The command line tool enrolls them in the first place. Most people end up with both.

Desktop app

Your machines, one keystroke away. See what is running, stop what is not, and hold a box that is about to sleep while you are still using it. It updates itself.

On macOS, open the .dmg and drag Deployport to your Applications folder. Keep it there rather than running it from Downloads, so it can update itself.

Windows may warn you before running a new installer. Choose More info, then Run anyway.

Command line

One command installs it. You need this on any machine you want Uplink to watch, and it is how you enroll a box.

curl -fsSL https://get.deployport.com | sh

Then enroll the machine with a key from the console:

deployport uplink local install --key "<key>" --region "<region>"

It runs on Linux and macOS, on both Intel and ARM.