barcode-simulator icon indicating copy to clipboard operation
barcode-simulator copied to clipboard

Simple app to simulate the usage of a barcode scanner.

Results 7 barcode-simulator issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies None detected...

**Feature Request** ![Unbenannt2](https://user-images.githubusercontent.com/62129308/150976555-fe97c684-3d57-4fb5-b122-2be84e941645.png) It would be good if there was a method to set another hotkey and best if you could record it

e.g. if I try to send "01234567", it will randomly send "234567", "34567", "4567", but never the full code

It does not really write data to a serial port

I downloaded the executable and I am having trouble figuring out how to use it. I have the configuration set to - Key Delay: 50 - Hotkey: Windows+Z - End...

Right now it relies on Ruby and a couple gems. Not ideal. Refactor using whatever people use these days for .NET build automation and then update documentation accordingly.

The following changes were added: * Auto save the current list when adding or the app closes * Auto load the current list when opening the app * added random...