This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/barrier/badges/latest-version.svg)](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]]