Flipper/NFC/Generate URL/ReadMe.md
2022-06-28 07:44:07 -07:00

262 B

This will generate a Flipper NFC file that will visit a URL when scanned.
NOTE: This is a 5 min hack, No Guarantees!

Use: python3 gen_url_nfc.py https://youtu.be/dQw4w9WgXcQ "Rick Roll". > rickroll.nfc

Requires: ndeflib with pip install ndeflib