acegoal07 / FlipperZero_NFC_Playlist

A Tool used to running through a list of NFC cards
https://acegoal07.dev
70 stars 5 forks source link
flipper-zero-app flipperzero nfc 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

How it works:

When starting the app you are greeted by a select file option where you choose the playlist you wanna run.

All the playlists should be placed in ext/apps_data/nfc_playlist but can be placed in other file locations and an example of how the data in the file should look can be found below along with a example file in the repository.

/ext/nfc/link.nfc
/ext/nfc/link2.nfc

An example file can be found in the repository

Feedback:

Any feedback is welcome and would be very much appreciated as this is my first C project