Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ytvwld/hedgedoc-backup
- Owner: YtvwlD
- License: mit
- Created: 2022-06-25T16:49:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T06:57:40.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T18:56:49.489Z (28 days ago)
- Topics: backup, hedgedoc
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```