Focused interfaces for Syncthing, starting with your desktop shell and browser.
Visit syncshell.ai · Documentation · Application source
- Omarchy plugin: activity and quick controls in the bar. Available.
- Web UI: folder and device management. Included with the plugin.
- Terminal: keyboard workflows and SSH. Planned.
- Desktop: a dedicated desktop application. Planned.
Syncthing remains responsible for synchronizing your files. See the interface guides for installation, current availability, and limitations.
This repository contains the website and documentation. Report application bugs in the Syncshell application repository. Website corrections and contributions are welcome here.
The site uses Astro and Starlight. Documentation is Markdown in
src/content/docs/docs/; the landing page is src/pages/index.astro. Reusable
components live in src/components/, and the shared theme lives in
src/styles/.
npm ci
npm run devOpen http://localhost:4321. Run npm run verify before submitting changes.
Updates to main are checked and automatically deployed.
The site vendors the generated web and social exports from the local Syncshell
brand release v0.1.0. Its canonical sources live in ../assets/; the website
keeps copies so independent clones and CI builds do not depend on a sibling
checkout.
The mixed-case Syncshell header remains live HTML text. Sync uses the main
foreground, while shell and the second file use the exact brand green
#9ece6a on every background.
Presentation adapted from Omarchy QOL. See the product media attribution for source credits.