Skip to content

Commit ee965b6

Browse files
committed
Final push
1 parent 86dde6c commit ee965b6

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
notes.txt

README.md

+2-10
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,5 @@ When you start the app there is a start button when pressed starts the playlist
88

99
To set the playlist you need to create a file in ext/apps_data/nfc_playlist called playlist.txt you can find an example of the file in the repository
1010

11-
## Know problems:
12-
- Unable to press any buttons while emulating as they are unresponsive and if you spam them it crashes the app (cause has been located and a fix is being made)
13-
- Emulating UI can be a bit janky not displaying as intended 100% of the time
14-
15-
## TODO:
16-
- [x] Add basic UI
17-
- [X] Add checks for files that are not NFC and missing file and add a display for them
18-
- [X] Add the ability to adjust time between cards
19-
- [ ] Add the ability to adjust card queue from within the app
20-
- [ ] Make it so you can pause, stop and continue the running of the cards
11+
## How to build
12+
This app was design, built and tested using the <a href="https://github.com/Flipper-XFW/Xtreme-Firmware">Xtreme firmware</a> i don't see why it wont work with other firmwares but do keep this in mind when building it with FBT

build.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)