Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Go to file
foxox f5b3680c38 Exception handled when old .tmp files read-only
When fetching a repository with the same name as an old repo, the .tmp
folder may have read-only files left in it which it cannot delete. This
change provides a message to the user about it. It may be possible to
further extend this to make such files writable, but leaving it up to
the user may be the safest option.
2014-04-18 15:23:12 +01:00
build build: Require notify-sharp-3.0 and clean up configure checks 2013-11-04 23:41:12 +01:00
legal Relicense SparkleLib to LGPL 2013-10-11 17:14:15 +02:00
SparkleLib Exception handled when old .tmp files read-only 2014-04-18 15:23:12 +01:00
SparkleShare avatars: Update SSL certificate fingerprint for Gravatar 2014-04-14 16:51:50 +01:00
.gitignore Update .gitignore 2013-03-10 21:40:30 +00:00
autogen.sh Disable translations for now 2012-06-19 19:20:33 +01:00
configure.ac Bump version to 1.4 2013-12-02 15:37:26 +00:00
Makefile.am build: distribute both license files 2013-10-23 21:14:54 +02:00
News.txt Update News.txt 2013-12-03 10:29:40 +00:00
README.md readme: Relative links for build instructions and fix some typos 2014-04-14 20:13:33 +01: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
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 license file.

Setting up a host

You can use any host that runs Git. For a simple setup script, check out Dazzle. If you need to manage a lot of projects and/or users it may be worth looking at Gitlab.

Building...

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

SparkleShare bundles Git on Mac and Windows. On Linux distributions you will need to to install the git or git-core package.

Finally...

Have fun, make awesome. :)