1
0
mirror of https://github.com/vrtmrz/obsidian-livesync.git synced 2025-01-17 18:26:11 +02:00
obsidian-livesync/manifest.json

11 lines
462 B
JSON
Raw Permalink Normal View History

2021-10-12 23:50:13 +09:00
{
"id": "obsidian-livesync",
2021-11-05 16:38:45 +09:00
"name": "Self-hosted LiveSync",
"version": "0.7.1",
2021-10-12 23:50:13 +09:00
"minAppVersion": "0.9.12",
2021-11-05 16:38:45 +09:00
"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.",
2021-10-12 23:50:13 +09:00
"author": "vorotamoroz",
"authorUrl": "https://github.com/vrtmrz",
"isDesktopOnly": false
}