Note
🚀 Deskflow is now the upstream project for Synergy.
The Deskflow project was established to cultivate community-driven development where everyone can collaborate.
Synergy sponsors the Deskflow project by contributing code and providing financial support while maintaining its customer-oriented code downstream.
More info: Relationship with Synergy
Deskflow is a free and open source 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. Wayland is supported. Clipboard sharing is supported.
To use Deskflow you can use one of our packages, install deskflow
(if available in your package repository), or build it yourself from source.
- Motivated by the community interests (not business-driven)
- Privacy by default (e.g. update check is off by default)
- Leading edge releases (we don't focus on supporting older systems)
- Decisions are discussed and documented publicly with majority rule
- Have fun; we don't need to worry about impressing anyone
Tip
Join us! Real-time discussion on Matrix: #deskflow:matrix.org
Alternatively, we have other ways to communicate.
Here are a few ways to join in with the project and get involved:
- Build the latest
master
version (see below) and report a bug - Submit a PR (pull request) with a bug fix or improvement
- Let us know if you have an idea for an improvement
For instructions on building Deskflow, use the wiki page: Building
We support all major operating systems, including Windows, macOS, Linux, and Unix-like BSD-derived.
All Linux distributions are supported, primarily focusing on: Debian, Ubuntu, Linux Mint, Fedora, RHEL, AlmaLinux, Rocky Linux, Arch Linux, openSUSE, Gentoo.
We officially support FreeBSD, and would also like to support: OpenBSD, NetBSD, DragonFly, Solaris.
Repology monitors a huge number of package repositories and other sources comparing package versions across them and gathering other information.
Note: We are working with package maintainers to have our new package name adopted.
In the open source developer community, similar projects collaborate for the improvement of all mouse and keyboard sharing tools. We aim for idea sharing and interoperability.
- Lan Mouse - Rust implementation with the goal of having native front-ends and interoperability with Deskflow/Synergy.
- Input Leap - Deskflow/Synergy-derivative with the goal of continuing what Barrier started, after Barrier became a dead fork.
- Synergy - Downstream commercial fork and Deskflow sponsor, geared toward adapting to customer needs, offering business and enterprise licensing.
Synergy sponsors the Deskflow project by contributing code and providing financial support while maintaining its customer-oriented code downstream.
Learn more: Relationship with Synergy
Yes, Deskflow has network compatibility with all forks:
- Requires Deskflow >= v1.17.0.96
- Deskflow will just work with Input Leap and Barrier (server or client).
- Connecting a Deskflow client to a Synergy server will also just work.
- To connect a Synergy client, you need to select the Synergy protocol in the Deskflow server settings.
We would love to see compatibility with Lan Mouse. This maybe quite an effort as currently they way they handle the generated input is very different.
We welcome PRs (pull requests) from the community. If you'd like to make a change, please feel free to start a discussion or open a PR.
Absolutely. The clipboard-sharing feature is a cornerstone feature of the product and we are committed to maintaining and improving that feature.
Yes! Wayland (the Linux display server protocol aimed to become the successor of the X Window
System) is an important platform for us.
The libei
and
libportal
libraries enable
Wayland support for Deskflow. We would like to give special thanks to Peter Hutterer,
who is the author of libei
, a major contributor to libportal
, and the author of the Wayland
implementation in Deskflow. Others such as Olivier Fourdan and Povilas Kanapickas helped with the
Wayland implementation.
Deskflow was first created as Synergy in 2001 by Chris Schoeneman. Read about the history of the project on our wiki.
This project is licensed under GPL-2.0 with an OpenSSL exception.