Qrdecoder Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=qrdecoder | |title=qrdecoder | ||
|image=qrdecodervita2.png | |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 18: | Line 12: | ||
|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. | ||
| Line 50: | Line 51: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/linhtinh11/vita_qrdecoder | * GitHub - https://github.com/linhtinh11/vita_qrdecoder | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/64 | ||
* Wololo - https://wololo.net/talk/viewtopic.php?t=47605 | * Wololo - https://wololo.net/talk/viewtopic.php?t=47605 | ||
Latest revision as of 04:38, 5 January 2025
| 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.