Skip to content
/ nfc-cli Public

Official CLI tool for Taglme Desktop - NFC integration platform for cloud and desktop applications

Notifications You must be signed in to change notification settings

taglme/nfc-cli

Repository files navigation

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

About

Official CLI tool for Taglme Desktop - NFC integration platform for cloud and desktop applications

Resources

Stars

Watchers

Forks

Packages

No packages published