1
0
mirror of https://github.com/vrtmrz/obsidian-livesync.git synced 2024-12-12 09:04:06 +02:00
obsidian-livesync/manifest-beta.json

11 lines
463 B
JSON
Raw Normal View History

2024-10-17 11:26:19 +02:00
{
"id": "obsidian-livesync",
"name": "Self-hosted LiveSync",
2024-10-28 04:18:29 +02:00
"version": "0.24.0",
2024-10-17 11:26:19 +02:00
"minAppVersion": "0.9.12",
"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
2024-10-18 12:23:48 +02:00
}