VibeHunt
← Back to browse

Utilities

Syncthing

example

Are you the maker of syncthing.net?

This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.

Claim this →

Continuous, encrypted file synchronization between your devices, peer-to-peer, no cloud.

What you get


Technical detailsexpand
Capability ID
cap:example:syncthing
Maturity
maintained
License
MPL-2.0
Package refs
brew:syncthingapt:syncthingflathub:com.github.zocker_160.SyncThingy
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:syncthing",
  "software": {
    "name": "Syncthing",
    "category": "utilities",
    "homepage": "https://syncthing.net",
    "source": "https://github.com/syncthing/syncthing",
    "license": "MPL-2.0",
    "packageRefs": [
      "brew:syncthing",
      "apt:syncthing",
      "flathub:com.github.zocker_160.SyncThingy"
    ],
    "description": "Continuous, encrypted file synchronization between your devices, peer-to-peer, no cloud."
  },
  "solves": [
    {
      "intent": "Keep a folder in sync across machines without a third-party cloud service.",
      "constraintsSatisfied": [
        "core:open-source",
        "core:libre",
        "core:free-tier",
        "core:peer-to-peer",
        "core:end-to-end-encrypted",
        "core:self-hostable",
        "core:no-account-required",
        "core:no-telemetry",
        "core:cli-available",
        "core:has-api",
        "core:offline-capable"
      ],
      "scale": [
        "single-user",
        "team"
      ]
    }
  ],
  "maturity": "maintained",
  "source": "example"
}