Giter Club home page Giter Club logo

qr_translator's Introduction

QR_translator

Description

This Project serves to translate QR-Codes containing certain strings, which follow a Scheme into a Human-Readable Format.

The Use-Case which led to this Project is that in most larger corporate Environments a Scheme is implemented to make sure Object-Names of BACnet Objects are Unique and are describing the assigned HVAC Device. Since these Schemes have to be able to handle lots of different Devices in many different Object-Names, they rely heavily on abbreviations and therefore are hard to remember or differentiate for Human-Beings.

This App serves the Purpose to make these strings Human-Readable with the help of a scheme definition, which has to be loaded from a configurable remote. Since most corporates don't want their schemes to be out there for everyone else, it is possible that this remote is only available when using a VPN or in a corporate WiFi. For this case, the Scheme is stored offline for usage without the availablity of the remote.

Since one can imagine a use-case very similar to this, this Projects purpose has changed to support other forms of getting the "Translations" than simple JSON-Files, i.E. APIs.

ToDo:

  • Let the user enter strings by hand?
  • Let the user scan the adress of the remote from a QR-Code
  • Support APIs
  • Support logging of scanned strings for later use in other programms (csv, json, etc.)
  • Check for scheme updates even when not in settings and alert

Needs Fixing:

  • Nearly everything related to Settings

License:

My code is Licensed under the Open Source MIT License

This app is built using Flutter, therefore the corresponding License applies for their code.

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.