Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Go to file
Bertrand Lorentz 1ecbc3ba95 build: Fix build with parallel make
Duplicating the build stuff in both SparkleShare/Linux/Makefile.am and
SparkleShare/Makefile.am means that SparkleShare.exe will be built
twice. This is useless, and fails when using parallel make (make -j2).

The part that builds and installs SparkleShare.exe on Linux is now only
in SparkleShare/Linux/Makefile.am.
2012-09-03 22:25:12 +02:00
build linux: Fix build. Closes #886 2012-08-03 12:22:22 +02:00
legal windows: use new folder icons in status icon menu 2012-07-31 12:20:02 +02:00
SparkleLib listener: Use port 443. See #947 2012-09-03 19:44:36 +01:00
SparkleShare build: Fix build with parallel make 2012-09-03 22:25:12 +02:00
.gitignore linux: Fix build. Closes #886 2012-08-03 12:22:22 +02:00
autogen.sh Disable translations for now 2012-06-19 19:20:33 +01:00
configure.ac Update NEWS and bump version 2012-08-29 13:06:46 +01:00
Makefile.am Fix make distcheck 2012-08-26 19:14:14 +01:00
NEWS Update NEWS and bump version 2012-08-29 13:06:46 +01:00
README.md Update README links 2012-07-22 11:51:37 +02:00
tag-release.sh Auto-tag release 2012-08-18 21:10:05 +02:00

SparkleShare

SparkleShare is an Open Source collaboration and sharing tool that is designed to keep things simple and to stay out of your way. It allows you to instantly sync with Git repositories and is available for Linux distributions, Mac and Windows.

Resources

Website: http://www.sparkleshare.org/
Twitter: https://www.twitter.com/SparkleShare
Downloads: https://github.com/hbons/SparkleShare/downloads
Development: https://github.com/hbons/SparkleShare
IRC channel: #sparkleshare on irc.gnome.org

License

SparkleShare is Open Source software and licensed under the GNU General Public License version 3 or later. You are welcome to change and redistribute it under certain conditions.For more information see the legal/LICENSE file.

Building...

...on Linux distributions
...on Mac
...on Windows

Finally...

Have fun, make awesome. :)