LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

waypipe

Remote Wayland application forwarding over SSH

TLDR

Run remote program locally
$ waypipe ssh [user]@[server] [program]
copy
Open SSH tunnel
$ waypipe ssh [user]@[server]
copy
Skip Vulkan test
$ waypipe --test-skip-vulkan ssh [user]@[server] [program]
copy
Display help
$ waypipe -h
copy

SYNOPSIS

waypipe [OPTIONS] ssh HOST [PROGRAM]

DESCRIPTION

waypipe runs graphical Wayland applications remotely and displays them locally, similar to X11 forwarding but for Wayland compositors. It handles the Wayland protocol over SSH.The tool creates a transparent tunnel that makes remote applications appear as native local windows.

PARAMETERS

--test-skip-vulkan

Skip testing for Vulkan support
-h, --help
Display help information

INSTALL

sudo apt install waypipe
copy
sudo dnf install waypipe
copy
sudo pacman -S waypipe
copy
sudo apk add waypipe
copy
sudo zypper install waypipe
copy
nix profile install nixpkgs#waypipe
copy

CAVEATS

Requires Wayland on both local and remote systems. Performance depends on network latency. Some applications may not work correctly with remote rendering.

SEE ALSO

ssh(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid