mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-20 20:50:29 +00:00
7 lines
235 B
Markdown
7 lines
235 B
Markdown
|
This will generate a Flipper NFC file that will visit a URL when scanned.<br>
|
||
|
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`
|