An open API service indexing awesome lists of open source software.

https://github.com/hackergrrl/hyperpad-desktop

:bamboo: A peer-to-peer collaborative text editor for people and their communities.
https://github.com/hackergrrl/hyperpad-desktop

Last synced: 9 months ago
JSON representation

:bamboo: A peer-to-peer collaborative text editor for people and their communities.

Awesome Lists containing this project

README

          

# 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
```

## License

[ISC](https://en.wikipedia.org/wiki/ISC_license)