1
0
mirror of https://github.com/vrtmrz/obsidian-livesync.git synced 2025-02-10 19:41:57 +02:00
obsidian-livesync/manifest.json

10 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",
2022-09-11 03:02:44 +09:00
"version": "0.15.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
}