back to home

hbons / SparkleShare

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

4,957 stars
570 forks
137 issues
C#HTMLMeson

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing hbons/SparkleShare in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/hbons/SparkleShare)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

SparkleShare > [!NOTE] > Please read 🌱 issue #2006 for the future of this project. > [!IMPORTANT] > Hello! Hylke here. I was recently laid off . I'd love to work full-time creating **apps for Linux** and contributing **design for FOSS projects**. I hope to gather enough monthly sponsors for a minimum wage. Every little helps. Thank you. 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. You can support this project through šŸ’• GitHub Sponsors. 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. Install on Ubuntu or Fedora You can install the package from your distribution (likely old and not updated often), but we recommend to get our Flatpak with automatic updates to always enjoy the latest and greatest: Now you can run SparkleShare from the apps menu. **Note:** by default SparkleShare uses an AppIndicator status icon on Linux. If you use GNOME on a distribution other than Ubuntu, please install the AppIndicator extension. If you don't use GNOME, you can start SparkleShare with . Install on macOS Download the app from the releases page. 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 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 is licensed under the GNU LGPLv3 or later. Here are instructions to build SparkleShare on Linux distributions, macOS, and Windows. Useful links • sparkleshare.org • @hbons on Mastodon • Wiki Have fun, make awesome. :)