New App: QR Alchemy RC2 available - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139) +---- Thread: New App: QR Alchemy RC2 available (/showthread.php?tid=15022) |
New App: QR Alchemy RC2 available - steves - 10-03-2021 Hello Everyone! If I'm posting this to the wrong place please let me know. I'm currently working on getting a new app available on Mobian: QR Alchemy I believe it to be ready for release from the testing I have done. However, I'd like to enlist the help of other interested parties. It's current version is 0.2.0rc2 What does it do? It allows the creation and processing of qr codes. Thus allowing programs like megapixels to handle more qr code types. However, it is not a qr code scanning utility (it won't try to use your camera in any way). Offers the following features:
Why was this created? I've wanted a way to easily share the wifi passwords with cell phones, as I tend to pick long complex passwords that are painfull to enter on a cell phone keyboard. Thus I've wanted a way to share said password easily with guests, as well as quickly share said wifi passwords with my wife's cell phone. However since creating a program that just handled wifi seemed a bit too specialized, this was created. The idea being that others likely can think of a wider variety of things that they'd like to share in the form of qr codes, and to enable them to do so more easily with this program. I few things people have mentioned to me that I plan to look into adding: * A way to share other keys * Sharing contact information github page: https://github.com/steve5289/qr_alchemy This is my first attempt at offering code to open source (unless you count a qr code postprocess script for megapixels), and my first attempt at a gui so please be nice I'm open to feedback on it as well as contributions to the project. If something code or program, documentation doesn't make sense, please let me know as that means It needs improvement. It almost certainly has issues with it, especially since I've never created something like this before. Thank you all for taking a look! edit: Put out rc2, as apparently I needed to do more testing on the phone than on my laptop. Fixed icon for the back button not loading in the config menu, and dialogs not returning to the correct window under phosh. Everything else looked ok |