Socket
Socket
Sign inDemoInstall

github.com/taglme/nfc-cli

Package Overview
Dependencies
11
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/taglme/nfc-cli


Version published

Readme

Source

Taglme CLI Application

release codecov build

Cross-platform CLI for reading NFC tags

Usage

nfc-cli [global options] command [command options] [arguments...]

Commands

  • adapters - Get adapters list
  • dump - Dump tag memory
  • format - Lock tag memory
  • lock - Lock tag memory
  • read - Read tag data with NDEF message
  • rmpwd - Remove password for tag write acccess
  • run - Load jobs from file and send them to server
  • setpwd - Remove password for tag write acccess
  • transmit - Transmit bytes to adapter or tag
  • version - Application version
  • write - Write NDEF message to the tag
  • help, h - Shows a list of commands or help for one command

Global options

  • --host - Target host and port
  • --adapter - Adapter

Development

  • make build-windows – Build .exe for Windows platform
  • make build-mac – Build executable file for Mac platform
  • make build-linux – Build executable file for Linux platform
  • make test – Execute tests
  • make deps – Download and store dependencies
  • make lint – Execute code linting

FAQs

Last updated on 11 Apr 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc