New app: QRStream
This commit is contained in:
parent
a6dd3f4687
commit
85ab1b79d1
40
metadata/com.github.xloem.qrstream.txt
Normal file
40
metadata/com.github.xloem.qrstream.txt
Normal file
|
@ -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
|
||||
|
Loading…
Reference in a new issue