Barcode Scanner is a program developed in Python using the Tkinter library. It allows you to mark barcodes in an Excel sheet by entering the barcode number. The program highlights the matching barcode cells in green.
- Scan barcodes and mark them in an Excel sheet.
- Supports both .xlsx and .xls file formats.
- Check for program updates.
- Preferences window to enable/disable debug mode.
-
Download the latest release of the Barcode Scanner program from the Releases page.
-
Extract the downloaded ZIP file to a desired location on your computer.
-
Run the setup file (
BarcodeSetup.exe
) to install the program. The setup file will handle the installation of all dependencies and create a shortcut on your desktop. -
Once the installation is complete, you can launch the Barcode Scanner program using the desktop shortcut.
-
Launch the Barcode Scanner program.
-
Enter the barcode in the provided entry field and click the "Scan" button you can use a handheld scanner aswell.
- The program will mark the corresponding barcode cells in the Excel sheet.
-
(Optional) Check for program updates by clicking the "Check for Updates" menu item.
-
(Optional) Configure preferences by clicking the "Preferences" menu item.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
This program is licensed under the MIT License. See the LICENSE file for details.