reading-card-generator
reading-card-generator copied to clipboard
Generate beautiful reading card in one click.
Screenshot

Usage
Browser
Open index.html in your browser.
Browser compatibility
See html2canvas.
Electron
$ npm install
$ npm start
Build
# for macOS
$ npm run dist-mac
# for windows x64
$ npm run dist-win