Description
Your Obsidian vault, on your own server, synced to iPhone and iPad — peer-to-peer with Syncthing, no managed note cloud in the middle.
VaultSync is the missing iOS bridge for people who already trust Syncthing with their notes. If your vault lives on your Mac, Linux box, NAS, or homeserver, VaultSync lets your iPhone and iPad join that setup — without moving anything into iCloud, Dropbox, or someone else's note-sync service. It syncs straight into Obsidian's iOS sandbox, so you open Obsidian and your vault is just there.
WHY VAULTSYNC
- Direct peer-to-peer sync between your devices and your own server.
- Your Markdown never passes through our servers. We can't read, index, store, or proxy your notes — because they never reach us.
- No account. No sign-up. No analytics SDK. No tracking.
SET UP IN MINUTES
- Pair with your desktop or server by scanning a Syncthing QR code (Device ID).
- Pick the vaults you want on this device.
- Open Obsidian — your notes are already in place.
BUILT FOR REAL VAULTS
- Markdown conflict resolver with side-by-side diffs, so you decide which version wins.
- Sync activity timeline that shows what moved and when.
- A "Sync Issues" panel with clear, actionable diagnostics instead of cryptic errors.
- Quiet conflict notifications that update in place instead of spamming a new banner on every sync.
HONEST ABOUT iOS SYNC
iOS does not let third-party apps run a sync daemon in the background, and we won't pretend otherwise:
- Server to iPhone/iPad: near-realtime incoming sync when the optional Cloud Relay delivers a silent push.
- iPhone/iPad to server: most reliable when you open VaultSync. Background refresh can help opportunistically, but iOS decides when it runs.
CLOUD RELAY (OPTIONAL)
A small monthly subscription that sends a silent wake-up push the moment your server has changes, so incoming sync feels instant without opening the app. The relay only ever sees a wake-up signal — your Device ID, an APNs token, and a transaction ID. It never sees your note content, Markdown, filenames, folder names, vault structure, or any metadata. It needs a free Docker sidecar ("vaultsync-notify") on your server. VaultSync works fully without Cloud Relay — the relay only makes incoming sync faster.
SUPPORT VAULTSYNC (OPTIONAL)
Two one-time contributions — Small and Big — for people who want to support the project. They are a tip jar. They unlock nothing, and the app stays completely functional without them.
REQUIREMENTS
- iPhone or iPad on iOS/iPadOS 18 or later.
- Syncthing already running on a Mac, Linux machine, NAS, or homeserver.
- Obsidian installed on your device (for the vault to open into).
PRIVACY & OPEN SOURCE
VaultSync is peer-to-peer by design. There is no managed note cloud, no telemetry, and nothing to sign into. The app is open source under the MPL-2.0 license — read the code, build it yourself, or contribute.
VaultSync is an independent project and is not affiliated with, endorsed by, or sponsored by Obsidian or Syncthing. "Obsidian" and "Syncthing" are trademarks of their respective owners.
Nouveautés (v1.5.0)
A FRESH, FOCUSED DESIGN
VaultSync now opens into a tabbed home — Sync, Devices, and Cloud Relay — led by a status header that tells you one thing at a glance: all synced, syncing, or needs attention. A consistent look carries through light and dark mode, and every status pairs a clear icon and label with its color, so it reads the same for VoiceOver and color-blind users.
SETUP THAT ACTUALLY RUNS
Onboarding no longer just describes the steps — each one launches the real task: pick your Obsidian folder, pair a device, scan a QR code. Steps light up as you finish them.
CLOUD RELAY, IN ONE PLACE
Cloud Relay moved into its own tab with an honest, plain-language status: it shows "active" only when wake-ups are really being delivered, and otherwise walks you through the one-time server helper. Subscribe, set up, and verify now live together — no more digging through Settings.
- A yearly plan alongside monthly, with the saving shown up front; prices always come straight from the App Store for your region.
- The relay verifies your subscription with Apple and enforces expiry.
- An iPhone and iPad sharing one server now both receive wake-ups.
CLEARER, SAFER CONFLICTS
Keep This / Keep Both / Keep Other are now full-width buttons that always confirm before changing any files.
FIXES & POLISH
- The Home Screen widget can no longer show a false "all good" on an unknown status, and it now supports VoiceOver.
- The vault list shows your actual Obsidian vaults instead of the raw sync folder.
- More reliable background sync, quieter conflict notifications, and the server-side helper no longer restarts in a loop when a subscription is inactive.
- Fuller German, Spanish, and Simplified Chinese translations throughout.