Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 658 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 658 Bytes

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

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