Skip to content

michz/quick-barcode-generator

Repository files navigation

Quick Barcode Generator

Very simple app to generate and display QR code and various types of barcodes.

Can be called from commandline as:

quick-barcode-generator --type=[barcode-type] data
quick-barcode-generator --type=code128b 1234567890

Tauri

Based on Tauri, see https://tauri.app/ .

Getting Started

nvm use
corepack enable
yarn install --immutable
yarn tauri dev
yarn tauri build

Recommended IDE Setup

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published