Prerequisites

sudo apt update
sudo apt upgrade
sudo apt -y install python-pip
sudo apt -y install python-dev
sudo apt -y install libusb-dev
sudo apt -y install python-usb
sudo pip install -U nfcpy
sudo reboot

lsusb

python -m nfc

git clone  https://github.com/nfcpy/nfcpy.git
cd nfcpy/examples/
sudo python ./tagtool.py --device usb:XXXX:XXXX

NEED

  • Google App Script URL
  • slack web incominghook
  • slack token
  • outgoing webhook
  • Pasori

Usage(Python)

git clone https://github.com/ak1ra24/nfc-zaishitsu.git
cd nfc-zaishitsu
sudo python monitor-nfc-gas.py

Usage(GAS)