QJKX
QJKX
Thanks for the reply. That's pragmatic but disappointing. I suppose fixing that needs support from Mozilla's end (maybe through the "recommended extension" program?) https://support.mozilla.org/en-US/kb/recommended-extensions-program#w_may-i-suggest-extensions-to-become-recommended
FWIW I've [had success compiling pynacl in termux with Python3](https://github.com/warner/magic-wormhole/issues/217#issuecomment-461236276) (I've not tried with python 2.7 which you are using.)
[Python on Termux](https://wiki.termux.com/wiki/Python) (an android Linux environment) would also benefit from arm wheels.
> I tried building magic-wormhole in (the awesome) Termux, but right now it won't work because of the cryptography - OpenSSL relationship > [termux/termux-packages#2847 (comment)](https://github.com/termux/termux-packages/issues/2847#issuecomment-421893169) That's now fixed. It works...
> Does it support sending file from another app? I don't think so, it's not an Android app. Termux:API has various commands that could be used to script something together...
#1163 is about (server based) sync
> RE general purpose syncers: These will not work because state changes need to be merged more precisely than on a file-level. This could work if the different devices exclusively...
Looks like [OmniGraffle](https://en.wikipedia.org/wiki/OmniGraffle).
I tried a Codabar library card and it scans, but the code in Catima doesn't quite match visually - the stop code is missing. To support accurate recreations of Codabar...
https://github.com/zxing/zxing/issues/179#issuecomment-47840840 >You can specify the hint DecodeHintType.RETURN_CODABAR_START_END to have them returned as part of the content.