Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Go to file
2017-12-19 23:19:09 +01:00
build build ci: Don't forget to say yes to dnf 2017-07-31 16:23:05 +01:00
legal Move CODE_OF_CONDUCT.md to legal/ 2017-09-16 09:55:39 +01:00
Sparkles Bump version to 2.0.1 2017-12-17 11:31:04 +01:00
SparkleShare build mac: Remove unused dllmaps in config 2017-12-19 22:33:51 +01:00
.gitignore mac: Move .gitignore up 2017-09-10 12:27:55 +01:00
.travis.yml travis: Move from xbuild to msbuild 2017-09-10 14:09:40 +01:00
autogen.sh Disable translations for now 2012-06-19 19:20:33 +01:00
configure.ac Bump version to 2.0.1 2017-12-17 11:31:04 +01:00
Makefile.am configure: Add the m4 macros directories correctly. 2016-08-16 18:02:39 +01:00
README.md Merge branch '/2.0.0' 2017-09-19 08:39:49 +01:00
release-notes.txt Update release notes for 2.0.1 2017-12-19 23:19:09 +01:00
SparkleShare.sln build: Upgrade to Xamarin.Mac from MonoMac 2017-09-10 12:46:45 +01: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

Under the hood SparkleShare uses the version control system Git and the large files extension Git LFS, 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 we recommend hosting a GitLab Community Edition instance.

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

Build Status

Official website, Twitter, Wiki, and Source Code.

Have fun, make awesome. :)