Skip to content

A Python program to break up a file into multiple QR codes to be scanned by TXQRAndroid

License

Notifications You must be signed in to change notification settings

fionafibration/QRStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRStreamer

Companion program to TXQRAndroid

Streams files to a set of QR codes and a GIF of those QR codes, to be decoded by the Android app.

Installation

Run pip install -U qrstreamer to install the command-line tools. Make sure your pip scripts directory is in the operating system PATH

Usage

Run as qrstreamer --help to see usage information

Credits

Uses a slightly modified port of anrosent's LT coding library to perform LT coding. Inspired by (but incompatible with) divan's TXQR for iPhones

About

A Python program to break up a file into multiple QR codes to be scanned by TXQRAndroid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages