barrier 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 synergy.
barrier 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 synergy.
To install barrier, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install barrier
To see what files were installed by barrier, run:
port contents barrier
To later upgrade barrier, run:
sudo port selfupdate && sudo port upgrade barrier
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.