Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Go to file
2017-03-18 14:16:45 +00:00
build build: Clean up autogenerated files 2017-03-12 15:41:08 +00:00
legal Rename SparkleLib to Sparkles 2016-07-08 22:58:19 +01:00
Sparkles fetcher git: Fix crash when no ID file in existing repo 2017-03-01 20:33:50 +00:00
SparkleShare images: Add new readme banner 2017-03-18 14:10:40 +00:00
.gitignore build: Clean up autogenerated files 2017-03-12 15:41:08 +00:00
.travis.yml build: Always build the current branch 2017-03-12 15:41:08 +00:00
autogen.sh Disable translations for now 2012-06-19 19:20:33 +01:00
configure.ac configure: Cosmetic whitespace changes. 2016-08-16 18:32:25 +01:00
Makefile.am configure: Add the m4 macros directories correctly. 2016-08-16 18:02:39 +01:00
News.txt Update News.txt 2016-11-06 11:35:15 +00:00
README.md Update README.md 2017-03-18 14:16:45 +00:00
SparkleShare.sln Use a shared project for common source files 2017-03-12 15:41:08 +00:00

SparkleShare

SparkleShare is a file sharing and collaboration app. It works just like Dropbox, and you can run it on your own server. It's available for Linux distributions, macOS, and Windows. Support the project on Patreon.

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.

Set 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.

Compile from source

SparkleShare is Free and Open Source software and licensed under the GNU GPLv3 or later. You are welcome to change and redistribute it under certain conditions. Its library Sparkles is licensed under the GNU LGPLv3 or later.

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.

Build Status

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

Have fun, make awesome. :)