payload / ethersync

⚠️ DEPRECATED Ethersync syncs files with etherpads.
GNU Affero General Public License v3.0
15 stars 3 forks source link

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.