nfc-dep-target

Near Field Communication (NFC) examples

Install

All systems
curl cmd.cat/nfc-dep-target.sh
Debian Debian
apt-get install libnfc-examples
Ubuntu
apt-get install libnfc-examples
Arch Arch Linux
pacman -S libnfc
image/svg+xml Kali Linux
apt-get install libnfc-examples
Fedora
dnf install libnfc-examples
Windows (WSL2)
sudo apt-get update sudo apt-get install libnfc-examples
OS X
brew install libnfc
Raspbian
apt-get install libnfc-examples

libnfc-examples

Near Field Communication (NFC) examples

libnfc is a library for Near Field Communication. It abstracts the low-level details of communicating with the devices away behind an easy-to-use high-level API. It supports most hardware based on the NXP PN531, PN532 or PN533 controller chips. Some examples are provided with libnfc for debugging and/or educational purposes (nfc-anticol, nfc-emulate, etc.).

libnfc

libnfc is the first free NFC SDK and Programmers API released

under the GNU Lesser General Public License. It provides complete transparency and royalty-free use for everyone.