Coder Social home page Coder Social logo

mohamedelareeg / barcodewatcher Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11 KB

Automatically detect and extract barcode information from images with Barcode Watcher. Utilizing ZXing library, it supports various barcode formats and saves results in JSON. Easy setup with folder monitoring.

License: MIT License

C# 100.00%
barcode zxing automation folderwatcher json

barcodewatcher's Introduction

Barcode Watcher is a tool designed to automatically detect barcodes from images and extract the result. It utilizes a folder watcher to monitor a specified directory for new image files, processes them to extract barcode information, and stores the results in JSON format.


Features

  • Automatically detects barcode images in a specified directory.
  • Supports various barcode formats including QR Code, CODE_128, and CODE_39.
  • Extracts barcode information and stores it in a JSON file.
  • Utilizes ZXing library for barcode decoding.

Usage

To use Barcode Watcher:

  1. Clone the repository:

    git clone https://github.com/mohamedelareeg/BarcodeWatcher.git

  2. Build the solution using Visual Studio or your preferred IDE.

  3. Configure the directory path to monitor by modifying the _directoryPath variable in FileWatcherService.cs.

  4. Run the application. If using as a Windows service, ensure appropriate permissions are set.

  5. Place images containing barcodes in the specified directory. The application will automatically detect and process them.

  6. Extracted barcode information will be stored in JSON files within the same directory.


Dependencies

  • .NET Core - .NET Core runtime and SDK.
  • ZXing.Net - ZXing.Net barcode scanning library.
  • Newtonsoft.Json - JSON serialization and deserialization library.

Contributing

Contributions are welcome! If you'd like to contribute to Barcode Watcher, feel free to open a pull request or submit an issue on the GitHub repository.


License

This project is licensed under the MIT License - see the LICENSE file for details.


Acknowledgments

  • ZXing.Net - A popular open-source barcode scanning library.
  • Microsoft.Extensions.DependencyInjection - Dependency injection library for .NET Core.
  • Microsoft.Extensions.Hosting - Hosting infrastructure for .NET Core applications.
  • Newtonsoft.Json - JSON serialization and deserialization library for .NET.

barcodewatcher's People

Contributors

mohamedelareeg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.