mirror of https://github.com/CrimsonTome/tldr.git
13 lines
364 B
Markdown
13 lines
364 B
Markdown
# waypipe
|
|
|
|
> Remotely run graphical applications under a Wayland compositor.
|
|
> More information: <https://gitlab.freedesktop.org/mstoeckl/waypipe>.
|
|
|
|
- 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}}`
|