input-leap shares a keyboard, mouse, and clipboard over the network. It supports multiple operating systems, including macOS, Linux, FreeBSD, OpenBSD, and Windows. It is a fork of barrier, which in turn is a fork of synergy.
input-leap shares a keyboard, mouse, and clipboard over the network. It supports multiple operating systems, including macOS, Linux, FreeBSD, OpenBSD, and Windows. It is a fork of barrier, which in turn is a fork of synergy.
To install input-leap, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install input-leap
To see what files were installed by input-leap, run:
port contents input-leap
To later upgrade input-leap, run:
sudo port selfupdate && sudo port upgrade input-leap
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.