LinuxCommandLibrary

waypipe

Remotely run graphical applications under a Wayland compositor.

TLDR

Run a graphical program remotely and display it locally

$ waypipe ssh [user]@[server] [program]
copy


Open an SSH tunnel to run any program remotely and display it locally
$ waypipe ssh [user]@[server]
copy

Copied to clipboard