
link: https://www.icloud.com/shortcuts/b5f8161e42a14d499f7e8bf05f09f00b
Quickly generate a datamatrix from text input, either from prompt or from shared text. Shows results in safari, but does not require internet access.
Thats it
Continue reading
personal public pastebin of random

link: https://www.icloud.com/shortcuts/b5f8161e42a14d499f7e8bf05f09f00b
Quickly generate a datamatrix from text input, either from prompt or from shared text. Shows results in safari, but does not require internet access.
Thats it
Continue readingA simple one file web app for generating 2d datamatrix “barcodes.” Either from url or text-input.
The main use is so that you can generate a list of barcode values in url get variable (bc), separated by “~” like this:
{url}?bc=barcode1~barcode2~barcode3

demo: https://dmgen.s3.eu-west-2.amazonaws.com/index.html?bc=barcode1~barcode2~barcode3
Continue reading