Update README with new features information

Added details about NFC Tag Scan and WiFi Plugins features.
This commit is contained in:
I12BP8
2026-04-26 20:52:23 +02:00
committed by GitHub
parent 2739069f22
commit c20fc112d1
+2
View File
@@ -36,6 +36,8 @@ This tool is built for IoT security curiosity, learning about obscure protocols,
- **Drop-folder image flow:** Drop a prepared BMP into `apps_data/tagtinker/dropped/` on the Flipper SD card, then open `Targeted Payloads → <tag> → Set Image` and pick it. The Flipper rescales any BMP on the fly so a single file can target any tag and any page.
- **NFC Tag Scan:** Instantly identify ESL targets by scanning their NFC tag — no manual barcode entry needed.
- **WiFi Plugins (optional):** Plug a Flipper WiFi Dev Board (ESP32-S2) into the GPIO header to unlock live, network-rendered tag designs — crypto price cards, weather tiles, identicons, and more — auto-discovered by the FAP. New plugins live entirely on the cloud worker; the Flipper firmware never has to be re-flashed to add one.
<img width="2512" height="1230" alt="image" src="https://github.com/user-attachments/assets/fc553d8b-c49a-4865-85c7-439022afb858" />
- Display text, custom images, and test-patterns.
- Support for monochrome and accent-color (red/yellow) graphics tags.