Code Monkey home page Code Monkey logo

txqr's Introduction

txqr's People

Contributors

divan avatar do7be avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

txqr's Issues

Misguided base64 encoding

The encoders and decoders do base64 encoding of the binary data. The blog post says that this is so that only alphanumeric data is passed to the QR encoder. I assume this is because QR has an alphanumeric mode to more efficiently encode "alphanumeric" data. However, base64 encoding doesn't help for this because the QR "alphanumeric" encoding doesn't encode e.g., lower case letters, only 0-9, A-Z, $%*+-./: and space . I suggest to skip the base64 step to reduce the data size and improve performance.

Link to Other Projects

There are not many airgapped communication projects out there. Would you be willing to link to other projects in your readme? I found this list:

Originally posted by @DonaldTsang in fionafibration/TXQR-Android#1 (comment)

Continued Development and Usability

Hello,

txqr has to be one of the best animated qr code file transfer apps on github. Are there any plans to continue development on it and get it more usable? How easy or possible would it be to get this running on Windows with 720p or higher webcams for PC to PC animated QR code transfer?

gopherjs build error

I goto the "txqr/cmd/txqr-tester/app" folder. I execute "gopherjs build". It always show as below:

../../../../../makiuchi-d/gozxing/planar_yuv_luminance_source.go:118:29: 0xFF000000 (untyped int constant 4278190080) overflows int

How to run the test app ? Hope your reply!

mobile test failed

Error msg:

Decode failed: invalid header: unexpected EOF (0/100)

Error place:header format is (x/xx),but fmt.formator is 3 params

	_, err := fmt.Sscanf(header, "%d/%d/%d", &blockCode, &chunkLen, &total)

GIF/APNG/WebP generater

It would be nice if TxQR generates files that are share-able as a GIF, APNG and/or WebP for image sharing websites like twitter, Imgur and more.

about dynamic QR codes

if the dynamic qr code changes every second , if i printed / saved the current dynamic qr code as an image before it changes to another qr code , will that saved qr code image work anymore if i scan it ?
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.