A peer-to-peer collaborative text editor for humans and communities.
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.
Alpha quality: you can create docs, share them with others, and edit in realtime. Some things may not work correctly.
$ git clone [email protected]:noffle/hyperpad-desktop
$ cd hyperpad-desktop
$ npm install
$ npm run rebuild
$ npm run start