Нет описания

acegoal07 4e8be3dfde Update README.md 2 лет назад
README.md 4e8be3dfde Update README.md 2 лет назад
application.fam 127faac9c1 Update application.fam 2 лет назад
build.txt 4cfd1cd465 Adds UI 2 лет назад
nfc_playlist.c ea5693de5e Adds new timeout 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

Branch changes

In this branch i have aimed to improve the timeout function and add more information on the emulating popup

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