diff --git a/suggestions/barcode_scanners.json b/suggestions/barcode_scanners.json new file mode 100644 index 0000000..6a6b153 --- /dev/null +++ b/suggestions/barcode_scanners.json @@ -0,0 +1,8 @@ +[ + { + "id": "de.markusfisch.android.binaryeye", + "label": "Binary Eye", + "source": "fg", + "repo": "https://github.com/markusfisch/BinaryEye" + }, +]