manifest.json 463 B

12345678910
  1. {
  2. "id": "obsidian-livesync",
  3. "name": "Self-hosted LiveSync",
  4. "version": "0.25.76",
  5. "minAppVersion": "1.7.2",
  6. "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.",
  7. "author": "vorotamoroz",
  8. "authorUrl": "https://github.com/vrtmrz",
  9. "isDesktopOnly": false
  10. }