Skip to content

haldean/ndef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndef

A C library for parsing NDEF messages and common NDEF RTDs. NDEF is a message format for NFC communication, and is the primary NFC format understood by Android.

Current features

  • Reading and writing NDEF records

Planned features

  • Reading and writing text RTD
  • Reading and writing URI RTD
  • Reading and writing NDEF messages

Nice-to-have-but-maybe-never-implemented features

  • Integration with libnfc
  • Reading and writing other RTDs (Smart Poster, signatures, etc.)

About

A C library for parsing NDEF messages and common NDEF RTDs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages