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.
- Host: GitHub
- URL: https://github.com/hackergrrl/hyperpad-desktop
- Owner: hackergrrl
- Created: 2017-12-11T18:03:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T05:50:48.000Z (about 8 years ago)
- Last Synced: 2024-12-28T17:43:14.200Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 41 KB
- Stars: 51
- Watchers: 8
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)