Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (30 loc) · 460 Bytes

README.md

File metadata and controls

37 lines (30 loc) · 460 Bytes

felica-web-js

Description

Rewrite https://github.com/t-robop/felica-web with node.js 🎉

Requirement

Node version

v6.10.2 or later

Python version

v2.7.x

Operating System

  • macOS
  • Linux

Setup

Mac

brew install node
sudo pip install -U nfcpy-id-reader
git clone https://github.com/t-robop/felica-web-js
cd felica-web-js
npm install

How to use

node reader.js

License

MIT