automerge / MeetingNotes

An example application that uses Automerge-Swift to provide collaborative note taking for meetings.

Home Page:https://automerge.org/MeetingNotes/documentation/meetingnotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeetingNotes

MeetingNotes is an example macOS and iOS app that illustrates using the Automerge-swift library to seamlessly merge document updates and synchronize updates between two running applications over the network. The app is a multi-platform app, running on either iOS or macOS, and works on iOS v14 and higher, or macOS v11 and higher.

The Automerge-Swift library that powers this multi-platform SwiftUI app is open-source, available on Github at https://github.com/automerge/automerge-swift. The source for the MeetingNotes app is available on GitHub, and the internal API documentation for the MeetingNotes app is also available, including a Walkthrough of the app.

For more information on Automerge, see the Automerge website, or read the API documentation for Automerge-swift.

Screencast clip showing live updates synced between an iOS and macOS app.

Screencast clip showing seamless file merging

Related documentation

About

An example application that uses Automerge-Swift to provide collaborative note taking for meetings.

https://automerge.org/MeetingNotes/documentation/meetingnotes/

License:MIT License


Languages

Language:Swift 94.6%Language:Shell 5.4%