Source Code
From Synergy Wiki
(Redirected from Source)
Contents |
Browse online
Download tarball (tar.gz)
Tarballs for all releases are available from our downloads page.
Download from repository
Use this command to anonymously check out the latest project source code:
svn checkout http://svn.synergy-foss.org/trunk/ synergy
If you plan to make changes, use this command to check out the code as yourself using HTTPS:
svn checkout http://svn.synergy-foss.org/trunk/ synergy --username <your-username>
When prompted, enter your Synergy Subversion password.
If you checked out from our old Google Code repository (before March 2013), then use the following to switch:
svn switch --relocate https://synergy-plus.googlecode.com/svn http://svn.synergy-foss.org
GUI and IDE access
This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information.