--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # waypipe > Remotely run graphical applications under a Wayland compositor. > More information: . - 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}}`