https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1937 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (In reply to Ruud Steltenpool from comment #9)
In https://www.zotero.org/support/mobile and https://forums.zotero.org/discussion/76471/scanning-isbn-barcode-to-input- books-to-zotero-library I only see native apps mentioned. Whether these are implemented as a thin native shell around web technology I don't know.
It seems like it might just be iOS and built-in functionality for the iPhone and iPad. But there was a comment in that discussion that made me think. I suppose we could scan the barcode and send it to a Koha API for processing... It looks like there's a Perl library that hooks into a C library that could work very well: https://packages.debian.org/bullseye/libbarcode-zbar-perl I think that this is likely to be much more effective than using a Javascript library. I've had mixed results with Javascript libraries. We still have a library using the Scandit integration we did locally, so I don't think I'm likely to work on this again soon, but that would be my suggestion to someone else. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.