martinpaljak / nfc4pc

NFC for Personal Computers
https://superuser.com/questions/1756090/how-to-open-nfc-tags-on-windows-like-a-mobile-phone-would
GNU General Public License v3.0
14 stars 0 forks source link

feature: UID-URL opener #1

Closed martinpaljak closed 1 year ago

martinpaljak commented 1 year ago

Goal: when a tag is detected and reader is capable of reading the UID of the chip, but no NDEF payload (again, type 4 only currently) is detected, open a pre-defined URI with the UID of the chip appended as query parameter in small case hex.

That is:

Possible enhancements:

martinpaljak commented 1 year ago

Maybe: consider RF 6570 URI templates. https://github.com/hal4j/uritemplate

martinpaljak commented 1 year ago

Implemented with many other features as described in https://github.com/martinpaljak/NFC4PC/wiki