Command catalog for remote server management on mobile
Save reusable commands with clear names like Restart API, Tail Queue
Logs, Check Disk, or Compose Pull. Instead of remembering exact
syntax under stress, you keep a mobile command layer that is
readable, repeatable, and fast to trigger.
- Turns shell syntax into tap-first actions
- Reduces mistakes during on-call moments
-
Makes remote server management mobile workflows more practical
Stream Mode to run Docker from phone and follow output live
Stream Mode is built for long-running commands where waiting for one
final response is not enough. Use it to run Docker from phone, follow
deploy output, watch installs, or confirm that a service actually
came back healthy.
- Ideal for builds, restarts, pulls, and logs
- Lets you see progress while the command is still running
- Makes the phone useful for real operational confirmation
Mobile file management for SSH without laptop moments
Open remote text files, edit them, save changes back to the server,
download logs to your device, or upload a replacement file directly
from iPhone. When the fix is small, the tool should stay small too.
- Edit configs in place from your phone
- Download logs or artifacts without switching devices
-
Upload quick patches, assets, or replacement files on the go