/quick-barcode-generator

Primary LanguageTypeScriptMIT LicenseMIT

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 data [barcode-type]
quick-barcode-generator 1234567890 code128b

Tauri

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

Getting Started

nvm use
yarn install
yarn tauri dev
yarn tauri build

Recommended IDE Setup

License

MIT