You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

ndeftool

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ndeftool

Create or inspect NFC Data Exchange Format messages.


Maintainers
1

Readme

===================================== Create, modify and print NDEF Records

.. image:: https://badge.fury.io/py/ndeftool.svg :target: https://pypi.python.org/pypi/ndeftool :alt: Python Package

.. image:: https://readthedocs.org/projects/ndeftool/badge/?version=latest :target: http://ndeftool.readthedocs.io/en/latest/?badge=latest :alt: Latest Documentation

.. image:: https://codecov.io/gh/nfcpy/ndeftool/branch/master/graph/badge.svg :target: https://codecov.io/gh/nfcpy/ndeftool :alt: Code Coverage

The ndeftool is a command line utility to create or inspect NFC Data Exchange Format (NDEF) records and messages, released under the ISC <http://choosealicense.com/licenses/isc/>_ license.

.. code-block:: shell

$ ndeftool text "Hello World" id "r1" uri "http://nfcpy.org" save -k "message.ndef" print Saving 2 records to message.ndef. NDEF Text Record ID 'r1' Text 'Hello World' Language 'en' Encoding 'UTF-8' NDEF Uri Record ID '' Resource 'http://nfcpy.org'

The ndeftool documentation can be found on Read the Docs <https://ndeftool.readthedocs.io/>_ and the code on GitHub <https://github.com/nfcpy/ndeftool>_.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc