Flipper Barcode is a 1-D barcode generator for the Flipper Zero. Currently only EAN-13 (and UPC-A) barcodes are supported.
- Navigate to the latest daily build Action
- Download and extract the
fap
corresponding to your Flipper’s firmware version - Copy to
apps/Tools/barcode.fap
on your Flipper’s SD Card - Copy
examples/Bonuskaart.bar
tobarcode/Bonuskaart.bar
on the SD Card
- Setup micro Flipper Build Tool (ufbt)
- Build with
ufbt
- Copy
dist/barcode.fap
toapps/Tools/barcode.fap
on your Flipper’s SD Card - Copy
examples/Bonuskaart.bar
tobarcode/Bonuskaart.bar
on the SD Card.