🔄 Self-hosted LiveSync
Browser-based Self-hosted LiveSync using FileSystem API
Initialising...
About This Application
- Runs entirely in your browser
- Uses FileSystem API to access your local vault
- Syncs with CouchDB server (like Obsidian plugin)
- Settings stored in
.livesync/settings.json
- Real-time file watching with FileSystemObserver (Chrome 124+)
How to Use
- Grant directory access when prompted
- Create
.livesync/settings.json in your vault folder. (Compatible with Obsidian's Self-hosted LiveSync)
- Add your CouchDB connection details
- Your files will be synced automatically
💡 Open browser console (F12) for detailed logs