# README
Taglme CLI Application
Cross-platform CLI for reading NFC tags
Usage
nfc-cli [global options] command [command options] [arguments...]
Commands
adapters
- Get adapters listdump
- Dump tag memoryformat
- Lock tag memorylock
- Lock tag memoryread
- Read tag data with NDEF messagermpwd
- Remove password for tag write acccessrun
- Load jobs from file and send them to serversetpwd
- Remove password for tag write acccesstransmit
- Transmit bytes to adapter or tagversion
- Application versionwrite
- Write NDEF message to the taghelp
,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 platformmake build-mac
– Build executable file for Mac platformmake build-linux
– Build executable file for Linux platformmake test
– Execute testsmake deps
– Download and store dependenciesmake lint
– Execute code linting
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author