More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=qrdecoder | |title=qrdecoder | ||
|image= | |image=qrdecodervita2.png | ||
|description=QR Decoder for | |description=QR Decoder for PS Vita. | ||
|author=linhtinh11 | |author=linhtinh11 | ||
|lastupdated=2017/01/06 | |lastupdated=2017/01/06 | ||
Line 15: | Line 9: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/qrdecodervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/qrdecodervita.7z | ||
|website= | |website=https://github.com/linhtinh11/vita_qrdecoder | ||
|source=https://github.com/linhtinh11/vita_qrdecoder | |source=https://github.com/linhtinh11/vita_qrdecoder | ||
}} | }} | ||
{{#seo: | |||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |||
|title_mode=append | |||
|image=qrdecodervita2.png | |||
|image_alt=qrdecoder | |||
}} | |||
A small app that decodes QR code and then opens browser with the scanned payload. | A small app that decodes QR code and then opens browser with the scanned payload. | ||
==Features== | |||
* Scan QR code. | |||
* Open browser with the scanned payload. | |||
* Direct download (saved to ux0:temp/). | |||
* Work with Google Drive links. | |||
==User guide== | |||
The simplest ones can be recognized without issue, however the more complex types and the ones with more abstract designs are not recognized by the application. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/qrdecodervita3.jpg | |||
https://dlhb.gamebrew.org/vitahomebrews/qrdecodervita4.jpg | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.2.1''' | ||
* | *Changed target folder from "temp" to "data". | ||
''' | '''v0.2''' | ||
* | * Direct download. | ||
* | * Google driver download. | ||
* | * The downloaded file will be saved under ux0:temp/. | ||
''' | '''v0.1''' | ||
* First Release. | * First Release. | ||
** | ** Scan qrcode. | ||
** | ** Open browser with scanned payload. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/linhtinh11/vita_qrdecoder | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/64 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/64 | ||
* Wololo - https://wololo.net/talk/viewtopic.php?t=47605 |
Latest revision as of 23:27, 11 April 2023
qrdecoder | |
---|---|
General | |
Author | linhtinh11 |
Type | Other Apps |
Version | 0.2.1 |
License | Mixed |
Last Updated | 2017/01/06 |
Links | |
Download | |
Website | |
Source | |
A small app that decodes QR code and then opens browser with the scanned payload.
Features
- Scan QR code.
- Open browser with the scanned payload.
- Direct download (saved to ux0:temp/).
- Work with Google Drive links.
User guide
The simplest ones can be recognized without issue, however the more complex types and the ones with more abstract designs are not recognized by the application.
Screenshots
Changelog
v0.2.1
- Changed target folder from "temp" to "data".
v0.2
- Direct download.
- Google driver download.
- The downloaded file will be saved under ux0:temp/.
v0.1
- First Release.
- Scan qrcode.
- Open browser with scanned payload.