From 85ab1b79d1c48470b743bae8f02285eb533e2ba0 Mon Sep 17 00:00:00 2001 From: Karl Semich <0xloem@gmail.com> Date: Wed, 6 May 2015 12:35:13 -0400 Subject: [PATCH] New app: QRStream --- metadata/com.github.xloem.qrstream.txt | 40 ++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/com.github.xloem.qrstream.txt diff --git a/metadata/com.github.xloem.qrstream.txt b/metadata/com.github.xloem.qrstream.txt new file mode 100644 index 0000000000..dc62d7fa2f --- /dev/null +++ b/metadata/com.github.xloem.qrstream.txt @@ -0,0 +1,40 @@ +Categories:Security,System,Science & Education,Phone & SMS +License:PublicDomain +Web Site:https://github.com/xloem/qrstream +Source Code:https://github.com/xloem/qrstream +Issue Tracker:https://github.com/xloem/qrstream/issues + +Auto Name:QRStream +Summary:Transfer files and text via successive QR codes. +Description: +QRStream's intent is to provide for communication with a device without using +the radios or USB port. This can be very useful in a handful of obscure +situations. + +The first version of this app sent and received a text file or the clipboard +by calling out to zxing, without a container format or protocol. Content is +split into reasonable sizes and displayed as QR codes, or QR codes are read +and spliced together in order. This does allow for compatibility with other +barcode readers and generators. + +As (and if) the app develops, some ideas are an optional stream protocol, +embedding the encoding and decoding for smoother use, ensuring binary data can +be transferred reliably, including a data review screen, or providing +forwarding for IP traffic. + +If this is useful to you, improve something and send a pull request! +. + +Repo Type:git +Repo:https://github.com/xloem/qrstream + +Build:1.02,3 + commit=android_v1.02 + subdir=android/app + gradle=yes + +Auto Update Mode:Version android_v%v +Update Check Mode:Tags +Current Version:1.02 +Current Version Code:3 +