Fabi019 / hid-barcode-scanner

Android app for scanning barcodes and sending them to a PC by emulating a bluetooth keyboard.
GNU General Public License v3.0
75 stars 14 forks source link

Copy to clipboard #303

Open usMn-Codr opened 1 day ago

usMn-Codr commented 1 day ago

Can you add an option to copy the scanned value to the clipboard? This would be very useful as we can send data to our PC using the phone link shared clipboard feature without needing bluetooth.

WinLin97 commented 1 day ago

I see that in the newest version it's available by hand. You can Simple tap on text from barcode and that's all.

usMn-Codr commented 1 day ago

Thanks, I didn't notice you could do that. It would be nice if there was a toggleable option to automatically copy to clipboard as soon as the barcode is scanned.