Няма описание

acegoal07 d09861f873 Update README.md преди 2 години
README.md d09861f873 Update README.md преди 2 години
application.fam 127faac9c1 Update application.fam преди 2 години
build.txt 4cfd1cd465 Adds UI преди 2 години
nfc_playlist.c 0d7fc57758 Update nfc_playlist.c преди 2 години
nfc_playlist_worker.c ea5693de5e Adds new timeout преди 2 години
nfc_playlist_worker.h a27df3d00d Worker Added! преди 2 години
playlist.txt a27df3d00d Worker Added! преди 2 години

README.md

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 emulates the NFC's but this is very early days of development and i wanted to make a basic version of my idea first

How it works (As of the moment will change):

At the moment it reads the files and in what order from a txt file in the apps_data folder called playlist.txt an example of the file can be found in the repository

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