Files
obsidian-livesync/manifest.json
T
2026-07-19 04:34:08 +00:00

11 lines
466 B
JSON

{
"id": "obsidian-livesync",
"name": "Self-hosted LiveSync",
"version": "1.0.0-rc.0",
"minAppVersion": "1.7.2",
"description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"author": "vorotamoroz",
"authorUrl": "https://github.com/vrtmrz",
"isDesktopOnly": false
}