Skip to content

Lucas-Developer/SparkleShare

 
 

Repository files navigation

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

Useful links

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

Have fun, make awesome. :)

About

Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.9%
  • Shell 2.8%
  • M4 2.0%
  • Makefile 1.6%
  • HTML 1.3%
  • Batchfile 0.3%
  • XSLT 0.1%