Skip to content

Commit

Permalink
Refactor README.md and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
polarikus committed Apr 16, 2024
1 parent 2eab1cb commit cd97f93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v 0.3

- Update to flipper SDK version 0.98.1

## v 0.2

- New UI
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
* SerialNumber=flip_{Your Flipper name}

## Installation
[![FAP Factory](https://fap.playmean.xyz/api/v1/polarikus/flipper-zero_bc_scanner_emulator/badge)](https://fap.playmean.xyz/polarikus/flipper-zero_bc_scanner_emulator)
[Flipper APP Catalog](https://lab.flipper.net/apps/bc_scanner)

1. Copy bc_scanner.fap file in Flipper SDCard (apps folder)
2. Open bc_scanner app, for creating bcscanner folder, or create a folder manually via qFlipper
3. Add bar code files (.bc) in "bcscanner" folder

## GUI
### App icon and name
![Icon](https://gitlab.idcloud.space/flipper-zero/bc_scanner_e/-/wikis/uploads/4c4fabf431947ef31a6e4e8103154b0f/icon.png)
![AppIcon](https://github.com/polarikus/flipper-zero_bc_scanner_emulator/assets/59930161/6800cb98-0cf7-4e97-ba0e-2c870c7b5d9b)
### File Select
After open app - select bar code to be emulated

![Catalog](https://gitlab.idcloud.space/flipper-zero/bc_scanner_e/-/wikis/uploads/a03a1fa3e8bea95510eca7e10af5b5cd/catalog.png)
![BcFilemanage](https://github.com/polarikus/flipper-zero_bc_scanner_emulator/assets/59930161/93f5289f-1847-4b45-9684-ac2f99a27a88)
### Emulation
1. Click "Run" Button

Expand All @@ -40,4 +40,4 @@ When sending completed You will see 100% on the display:
3. Save file and change extension on .bc
4. Copy file in Flipper SDCard, to "/bcscanner" folder

File example [test_evotor.bc](https://gitlab.idcloud.space/flipper-zero/bc_scanner_e/-/wikis/uploads/bfcf94d5c6510ec051369b077b8e94a1/test_evotor.bc)
File example (change the extension to .bc) [test_evotor.txt](https://github.com/polarikus/flipper-zero_bc_scanner_emulator/files/14998160/test_evotor.txt)

0 comments on commit cd97f93

Please sign in to comment.