https://github.com/ysimonson/hackpad-export
Exports hackpads
https://github.com/ysimonson/hackpad-export
Last synced: about 2 months ago
JSON representation
Exports hackpads
- Host: GitHub
- URL: https://github.com/ysimonson/hackpad-export
- Owner: ysimonson
- Created: 2014-06-05T20:56:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-05T20:59:57.000Z (about 11 years ago)
- Last Synced: 2025-02-06T03:26:13.719Z (4 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 15
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackpad Export
Exports your hackpads to markdown, html or plaintext.
To run:
node index.js -c -s --format ...
You can get your client ID and secret on the [account settings](https://hackpad.com/ep/account/settings/).
The format can be either `html`, `md`, or `txt`.
Each input pad will be saved to `.` in the cwd.