Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
/ cryptpad-tools Public archive

Tools for interacting with and debugging cryptpad

Notifications You must be signed in to change notification settings

xwiki-labs/cryptpad-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptPad Tools

Command line tools for interacting with and debugging cryptpad.

dot.js

node ./dot.js <url of a given pad>

Syncs the chain of the pad and generates DOT language code for graphing the chain underlying the pad.

download.js

node ./download.js <url of a given pad>

Dumps the file as it is stored on the server (with entire history).

getcontent.js

node ./getcontent.js <url of a given pad>

Sync the chain and print the most recent version of the content of the pad.

About

Tools for interacting with and debugging cryptpad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published