Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ytvwld/hedgedoc-backup

Download all pads
https://github.com/ytvwld/hedgedoc-backup

backup hedgedoc

Last synced: 7 days ago
JSON representation

Download all pads

Awesome Lists containing this project

README

        

# hedgedoc-backup

You got a hedgedoc history file and want to download all pads?

```
pipenv install
cd output
pipenv run ../main.py
```

Or if you don't want to install any dependencies:

```
cd output
../main.py
```