RedFox’s FZ Device Site

This is not the official FlipperZero Device Page. Please click on the button to be taken to their website.

bmatcuk/flipperzero-qrcode

Resource: https://github.com/bmatcuk/flipperzero-qrcode

Display qrcodes on the Flipper Zero

Installation

Copy the qrcode.fap file onto your Flipper Zero sd card in the apps/Tools directory. Then create a top level directory called qrcodes to store your qrcode files. This can be done using qFlipper, for example, by draging-and-dropping qrcode.fap into apps/Tools and then navigating back to the top level (where the directories like infrared and nfc live), right click, and create a new folder called qrcodes.

Creating QR Codes

qrcode files are simple text files with the extension .qrcode. This app will expect them to live in a top-level directory on your sd card called qrcodes. They should have the following content:

Filetype: QRCode
Version: 0
Message: your content here

Share This