barrier
Share a single keyboard and mouse between multiple computers
Deskflow is a keyboard and mouse sharing app. Use the keyboard, mouse,or trackpad of one computer to control nearby computers, and work seamlessly between them. It's like a software KVM (but without the video). TLS encryption is enabled by default. It supports Wayland clipboard sharing.
- Versions: 1.23.0
- Website: https://deskflow.org/
- Licenses: GPL 2
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of barrier as follows:
guix install barrier
Or install a particular version:
guix install barrier@1.23.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of barrier about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/barrier'><img src='https://packages.guix.gnu.org/packages/barrier/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/barrier)
Example Org:
[[https://packages.guix.gnu.org/packages/barrier][https://packages.guix.gnu.org/packages/barrier/badges/latest-version.svg]]