Skip to content

brickyang/reading-card-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate beautiful reading card in one click.

Screenshot

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