Skip to content

A simple certificate generator tool made with Electron.js. Lets you create certificates by name list from a design sketch.

License

Notifications You must be signed in to change notification settings

sschrs/certificate-generator

Repository files navigation

Certificate Generator

A simple certificate generator tool made with Electron.js. Lets you create certificates by name list from a design sketch.

Installation

In Terminal:
git clone https://github.com/sschrs/certificate-generator.git
cd certificate-generator
npm install
npm start

Note: You can also compile the application for your system using the electron-packager.

Usage

1. Create your draft design in png format and import it into the application. 2. Specify properties such as font, font size, and color. 3. Select the target directory where the generated files will be saved. 4. Import your list of names from a txt file or add names to the list manually. 5. Click the Generate button. When the process is finished, you will see the text Completed.

About

A simple certificate generator tool made with Electron.js. Lets you create certificates by name list from a design sketch.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published