Skip to content

t-robop/felica-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

felica-web

Description

Webサーバーを建ててブラウザでNFCを読むやつ

Requirement

Python version

v2.7.x

Operating System

  • Mac OS X
  • Linux

Setup

Mac

git clone https://github.com/t-robop/felica-web
sudo pip install -U nfcpy
cd felica-web
python cgi-bin/readpage.py

Linux

git clone https://github.com/t-robop/felica-web
sudo pip install -U nfcpy
cd felica-web
sudo python cgi-bin/readpage.py

How to use

Access to http://localhost:8000/cgi-bin/readpage.py by browser🎉

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published