forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/acegoal07/FlipperZero_NFC_P…
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
# FlipperZero_NFC_Playlist | ||
# FlipperZero_NFC_Playlist | ||
|
||
The idea behind this app is to allow for you to test multiple copies of NFC's at once as a bulk test | ||
|
||
At the moment this project is very basic and just reads the cards from the txt file and runs the emulating but this is vert early days of development and i wanted to make a basic version of my idea first | ||
|
||
TODO: | ||
|
||
- [ ] Add basic UI | ||
- [ ] Add the ability to adjust time between cards | ||
- [ ] Add the ability to adjust card queue from within the app | ||
- [ ] Make it so you can pause, stop and continue the running of the cards |