Awesome
hyperpad-desktop
A peer-to-peer collaborative text editor for humans and communities.
What is it?
Hyperpad is a free, open source, peer-to-peer text editor for people and their communities. Authors control who gets access, and data is hosted by the peers who are interested in it.
Current Status
Alpha quality: you can create docs, share them with others, and edit in realtime. Some things may not work correctly.
Install & Run
$ git clone git@github.com:noffle/hyperpad-desktop
$ cd hyperpad-desktop
$ npm install
$ npm run rebuild
$ npm run start