1.0.0 • Published 11 years ago

ethersync v1.0.0

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

ethersync

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

Install

install nodejs

$ 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 or above.

The files src/AttributePool.js and src/Changeset.js are copied out of Etherpad and where originally licensed under the Apache License 2.0.