Skip to content

devinbileck/barcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barcodes

This application allows you to generate and scan barcodes using your webcam.

Screenshots

Main View Generate View Scan View

Prerequisites

The following is necessary to build and run this application.

  • Java 17

How to Build

./mvnw clean install

How to Run

./mvnw clean javafx:run -pl app

Simulation Mode

Running the application in simulation mode allows for easy and reliable testing as it can simulate none or some webcams.

./mvnw clean javafx:run -pl app -Dsimulation.enabled=true -Dsimulation.fakeWebcams=true

About

Generate and scan barcodes using your webcam

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages