Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Go to file
Andrew Shadura e4e1616159 configure: Don't use ancient and confusing shell syntax
Prepending "x" to test arguments isn't needed if proper
quoting is used; POSIX is pretty clear on that.

This confusing x prefix has also masked a bug on line 99,
where a condition was never true due to a missing x on
the right side of the comparison.

Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk>
2016-08-16 18:26:14 +01:00
build makefiles: Use a separate variable for tests link flags 2016-08-16 18:12:13 +01:00
legal Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
Sparkles git fetcher: Update LFS description 2016-07-08 23:00:35 +01:00
SparkleShare makefiles: Don't define system_themedir twice 2016-08-16 18:12:24 +01:00
.gitignore mac ui: Remove unused method 2016-07-08 22:58:19 +01:00
autogen.sh Disable translations for now 2012-06-19 19:20:33 +01:00
configure.ac configure: Don't use ancient and confusing shell syntax 2016-08-16 18:26:14 +01:00
Makefile.am configure: Add the m4 macros directories correctly. 2016-08-16 18:02:39 +01:00
News.txt Update News.txt 2015-12-22 15:21:47 +01:00
README.md readme: macOS 2016-07-10 15:22:02 +01:00
SparkleShare.sln build: Rearrange icons 2016-07-08 23:00:35 +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's available for Linux distributions, macOS, and Windows.

Banner

How does it work?

SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file.

Setting up a host

SparkleShare uses the version control system Git under the hood, so setting up a host yourself is relatively easy. Using your own host gives you more privacy and control, as well as lots of cheap storage space and higher transfer speeds. We've made a simple script that does the hard work for you. If you need to manage a lot of projects and/or users it may be worth setting up a GitLab instance.

Free and Open Source

SparkleShare is Free and 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. Its library Sparkles is licensed under the GNU Lesser General Public License version 3 or later.

Compiling from source

Here are instructions to build SparkleShare on Linux distributions, macOS, and Windows. Make sure to have the git package installed when you're building on Linux.

Official website, Twitter, Wiki, and Source Code. Join the chat: #sparkleshare on irc.gnome.org.

Finally

Have fun, make awesome. :)