commands.sh

waypipe

linux

Remotely run graphical applications under a Wayland compositor.

More info →

Options (1)

-h, --helpboolean

Display help

Example: waypipe {{[-h|--help]}}

Examples (4)

Run a graphical program remotely and display it locally

waypipe ssh user@server program

Open an SSH tunnel to run any program remotely and display it locally

waypipe ssh user@server

Skip testing for Vulkan support

waypipe --test-skip-vulkan ssh user@server program

Display help

waypipe [-h|--help]
made by @shridhargupta | data from tldr-pages