Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 600 Bytes

agh-mindmap

Proof-of-concept mindmapping for Android with XMind support and real-time collaboration and synchronization (and conflict resolution) for changes introduced offline.

How to run it

Connect your phone via USB, turn on USB debugging and:

$ git clone https://github.com/michalrus/agh-mindmap.git
$ cd agh-mindmap/android/
$ sbt run

... where sbt is Scala Build Tool.

License

Licensed under Apache License, Version 2.0.