TXQR (Animated QR data transfer) demo reader app for iOS

Overview

TXQR Reader for iOS

txqr-reader is a demo app in Swift that reads animated QR code and shows file.

Currently it expects file to be an JPEG image.

Just point camera to the animated QR sequence from TXQR apps, and see download progress and resulting file.

Demo

Demo

Licence

MIT

Comments
  • illegal base64 data at input byte 13

    illegal base64 data at input byte 13

    I generated a gif with txqr-gif and then scanned with this demo, I had a problem some as #4, I followed his advice and solved it, now I can scan the gif. But after the scan is complete, the data is empty, I print the returned str, it contains illegal base64 characters,then base64 decode fails.How to solve it?

    The error occurred lines: let str = decoder?.data() let data = Data(base64Encoded: str!)

    opened by fantasyding 4
  • Please permit to use this Github for demo of QR-code / UpCode for Code da Vinci

    Please permit to use this Github for demo of QR-code / UpCode for Code da Vinci

    Please permit to use this Github for demo of QR-code / UpCode for Code da Vinci Challenge https://codingdavinci.de/de/events/niederrheinland-2021

    https://docs.google.com/presentation/d/1xx0EorrFBVCw-fHCI_lhuzKK_wz95V5d7eDfQWYskoo/edit?usp=sharing_eil_dm&ts=617c4077

    https://bit.ly/oeBook4CdV

    opened by VladiKup 0
  • Please permit to use this Github for demo of QR-code / UpCode for HELIOS Challenge

    Please permit to use this Github for demo of QR-code / UpCode for HELIOS Challenge

    Please permit to use this Github for demo (at slide deck) of QR-code / UpCode for HELIOS Challenge, use case LIBRARIES https://bit.ly/oeBook4HeliosChallenge

    Jari Isohanni, our team member, software developer from UPC Oy (UpCode) has more info: https://www.linkedin.com/in/jariisohanni/

    opened by VladiKup 0
  • Feature Request: Quick script to read on desktop

    Feature Request: Quick script to read on desktop

    It looks like the code is almost ready to provide a script that the output of e.g. zbarcam could be piped into to decode a stream. (zbar.sf.net : the development sources fix a bug with reading binary data I believe, might be fixed)

    This would provide for transmitting data to desktop computers.

    opened by xloem 0
  • panic: runtime error: slice bounds out of range

    panic: runtime error: slice bounds out of range

    I downloaded the program to run in ios12. The following error occurred when scanning the dynamic QR code. How to solve it? panic: runtime error: slice bounds out of range

    The error occurred in this line: try decoder?.decodeChunk(str)

    opened by yjgs 1
Owner
Ivan Daniluk
Block or report user.
Ivan Daniluk
terminal rss reader

TODO Add author field [x] Add Source as own type to support both http sources and file types sources [x] Move Load http call to own method that Load m

null 0 Nov 7, 2021
Named csv reader for go

Named csv reader Package named csv reader provides methods to easly read csv files and parse columsn to basic types. This package is not a CSV parser,

Dylan van Gils 0 Nov 28, 2021
Portal is a quick and easy command-line file transfer utility from any computer to another 🖥️ 🌌 💻

Portal is a quick and easy command-line file transfer utility from any computer to another ??️ ?? ??

Zino Kader 255 Dec 27, 2022
Trzsz-go - A simple file transfer tools, similar to lrzsz ( rz / sz ), and compatible with tmux

Trzsz-go - A simple file transfer tools, similar to lrzsz ( rz / sz ), and compatible with tmux

null 362 Dec 31, 2022
CLI and web app to convert HTML markup to go-app.dev's syntax.

HTML to go-app Converter CLI and web app to convert HTML markup to go-app.dev's syntax. Installation CLI Static binaries are also available on GitHub

Felix Pojtinger 12 Dec 18, 2022
Test-app-url-shortner - A sample url shortener app to test Keploy integration capabilities

test-app-url-shortner A sample url shortener app to test Keploy integration capa

null 1 Jan 23, 2022
Go-cent-app - CENT.APP GO Package

CENT.APP - GO Package Official documentation - https://cent.app/en/merchant/api

Aleksandr Kalinkin 3 Dec 20, 2022
A Target Tracking , NoteTaking , CheckLists and Data Management GUI App for Bug Hunter's and Pentesters.

Screenshots Features • Installation • Usage • Features • Notes • Sandman A Target Tracking , NoteTaking , CheckLists and Data Management GUI App for B

Tarun Koyalwar 29 Dec 25, 2022
Golang Bubble Tea Weather Demo

Golang Bubble Tea Weather Demo Demo weather app writen in Golang using Bubble Tea. Video Instructions go mod download go build ./go-tea-weather Discl

Nicolás Parada 16 Nov 17, 2022
A CLI tool for OS demo.

NTHU-OS-Demo A CLI tool for OS demo. Powered by spf13/cobra, pterm/pterm, martinlindhe/imgcat and AlecAivazis/survey. Note that imgcat only support on

null 0 Dec 27, 2021
A CLI tool for OS demo.

NTHU-OS-Demo A CLI tool for OS demo. Powered by spf13/cobra, pterm/pterm, martinlindhe/imgcat and AlecAivazis/survey. Note that imgcat only support on

LSA Lab, National Tsing Hua University 0 Dec 26, 2021
Restful services on a Go application integrated with mongodb. Articles demo application.

article-app Restful Go services demo integrated with MongoDB by Cahit Ünver article-app is a GO application integrated with MongoDB. Application is a

Cahit Ünver 0 Jan 17, 2022
Go-flags wireframing demo

go-flags-demo redo - global option redo Redo global option via automatic code-gen TOC go-flags-demo - global option redo Synopsis Usage Development Hi

null 0 Jan 22, 2022
CLI - A package for building command line app with go

Command line interface Screenshot Key features Lightweight and easy to use. Defines flag by tag, e.g. flag name(short or/and long), description, defau

王仕晋 678 Dec 23, 2022
weather app for the terminal

wego is a weather client for the terminal. Features show forecast for 1 to 7 days nice ASCII art icons displayed info (metric or imperial units): temp

null 7.3k Jan 7, 2023
📦 CLI for setting up a Go WebAssembly frontend app

Simple CLI for setting up Go WebAssembly frontend app. What's included ??️ Dev Server with live reload ??️ TinyGo for small WebAssembly output ➡ Git s

v 1 r t l 160 Dec 3, 2022
Generate QR-Codes for checking into events using the official Corona Warn App.

Corona Warn App QR-Code Generator Generate QR-Codes for checking into events using the official Corona Warn App. Table of Contents Introduction Instal

Lukas Malkmus 8 Oct 5, 2022
Cli app to quicky add gitignore files to your current environment

Gitignorer Cli app to quickly add gitignore files to your current environment/projects Usage Make sure golang s installed on your machine. After that

Rubin Bhandari 10 Jul 18, 2022