Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Go to file
2018-06-16 12:45:24 +01:00
.github Update ISSUE_TEMPLATE.md 2018-01-20 16:24:23 +00:00
scripts travis: Add System.Xml.Linq deb 2018-02-21 08:55:10 +00:00
Sparkles repo git: Remove no longer needed string conversions 2018-06-16 12:45:24 +01:00
SparkleShare linux: Add scripts and data files to the project 2018-04-14 12:24:39 +01:00
.gitignore build: Install icons and finish last meson todo items 2018-02-21 08:55:10 +00:00
.travis.yml build: Travis gitter integration 2018-02-25 16:16:51 +00:00
LICENSE.md Rearrange licenses and authors 2018-01-06 12:17:18 +01:00
LICENSE_Sparkles.md Rearrange licenses and authors 2018-01-06 12:17:18 +01:00
meson.build Bump version 2018-02-21 22:02:26 +00:00
meson_options.txt build: Install icons and finish last meson todo items 2018-02-21 08:55:10 +00:00
README.md readme: Add link to TopIcons extension 2018-03-10 09:42:17 +00:00
RELEASE_NOTES.txt Update release notes for 3.28 2018-03-16 09:16:53 +00: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.

Note: on some Linux distributions you'll need the TopIcons extension for GNOME Shell to show the SparkleShare status icon.

Build Status Join the chat at https://gitter.im/hbons/SparkleShare

Have fun, make awesome. :)