mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 22:40:14 +00:00
.. | ||
images | ||
screenshots | ||
views | ||
application.fam | ||
barcode_app.c | ||
barcode_app.h | ||
barcode_utils.c | ||
barcode_utils.h | ||
barcode_validator.c | ||
barcode_validator.h | ||
encodings.c | ||
encodings.h | ||
LICENSE | ||
README.md |
Barcode Generator
A barcode generator for the Flipper Zero that supports UPC-A, EAN-8, EAN-13, Code-39, and Code-128[1]
Table of Contents
Installing
- Download the
.zip
file from the release section - Extract/unzip the
.zip
file onto your computer - Open qFlipper and go to the file manager
- Navigate to the
apps
folder - Drag & Drop the
.fap
file into theapps
folder - Navigate back to the root folder and create the folder
app_data
, if not already there - Navigate into
app_data
and create another folder calledbarcode_data
- Navigate into
barcode_data
- Drag & Drop the encoding txts (
code39_encodings.txt
&code128_encodings.txt
) into thebarcode_data
folder
Usage
Creating a barcode
- To create a barcode click on
Create Barcode
- Next select your type using the left and right arrows
- Enter your filename and then your barcode data
- Click save
Editing a barcode
- To edit a barcode click on
Edit Barcode
- Next select the barcode file you want to edit
- Edit the type, name, or data
- Click save
Deleting a barcode
- To delete a barcode click on
Edit Barcode
- Next select the barcode file you want to delete
- Scroll all the way to the bottom
- Click delete
Viewing a barcode
- To view a barcode click on
Load Barcode
- Next select the barcode file you want to view
Screenshots
Credits
Kingal1337 - Developer
@teeebor - Menu Code Snippet
[1] - Only supports Set B and only the characters from 0-94