Interact with Pad contents in real time from within Node and from your CLI.
The CLI can be used to catch edit events from Etherpad. Changes are sent as Changesets so there is no performance drop or additional bandwidth required. We use the fastest possible method to reflected changes of a pad.
The CLI Client can also be used to append content to a pad.
5 seconds getting started…
sudo npm install -g etherpad-cli-client
etherpad https://beta.etherpad.org/p/clitest
See what else the Etherpad CLI Client can do!
The CLI Client was developed as part of our new load testing tool that we hope to release within the coming weeks. Development was funded by UCI & Primary Technology Ltd.