Skip to content

TheNephalim/barcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barcode Generator

Barcode Generator is a Windows Forms application built with .NET for generating and printing sequential barcode labels for inventory management.

Features

  • Generate Code 128 barcodes
  • Print directly to thermal label printers
  • Generate multiple copies
  • Collated and non-collated printing
  • Purchase lot tracking
  • Configurable inventory sources
  • Autofac dependency injection
  • Strongly typed configuration

Technology

  • .NET
  • C#
  • Windows Forms
  • Autofac
  • ZXing.Net

Example Barcode

PC-000123
  • PC is the inventory source.
  • 000123 is the sequential identifier.

Roadmap

  • SQLite configuration
  • Scanner integration
  • Multiple label templates
  • Inventory lookup
  • Price labels
  • Location labels
  • Label history

About

Windows Forms application for generating, printing, and managing barcode labels for inventory using thermal label printers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages