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

https://github.com/payload/ethersync

⚠️ DEPRECATED Ethersync syncs files with etherpads.
https://github.com/payload/ethersync

Last synced: 3 months ago
JSON representation

⚠️ DEPRECATED Ethersync syncs files with etherpads.

Awesome Lists containing this project

README

        

# ethersync

NOT STABLE YET. Push any file to an etherpad and edit it collaborativly. Changes in the pad get refelected in the file instantly.

## Install

[install nodejs](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager)

$ npm install -g ethersync

## Usage

$ ethersync some-file
open https://pad.riseup.net/p/37h3r2ync
pushes file

## License

This software is licensed under the [AGPL 3.0 license](LICENSE.agpl3) or above.

The files `src/AttributePool.js` and `src/Changeset.js` are copied out of [Etherpad](http://etherpad.org/) and where originally licensed under the [Apache License 2.0](LiCENSE.apache).