A client/server for sharing a single mouse and keyboard
Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems without special hardware. It is intended for users with multiple computers on their desk since each system uses its own display.
Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems without special hardware. It is intended for users with multiple computers on their desk since each system uses its own display.
To install synergy-app, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install synergy-app
To see what files were installed by synergy-app, run:
port contents synergy-app
To later upgrade synergy-app, run:
sudo port selfupdate && sudo port upgrade synergy-app
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.