Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 839 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 839 Bytes

KUSCBStdCardReader

The script for reading SCB Student Card of Kasetsart University.

Testing video

Script testing

Installation

Install requirement libs by typing this in your command prompt.

python3 -m pip install -r requirements.txt

Running

  1. Connect NFC Reader to your computer.
  2. Run the scirpt by python3 main.py or ./main.py
    • (Linux user must to run this script as root.)
  3. Focus at your text box.
  4. Tap student card at the reader.

Warning

This script is not written by using any doc from Kasetsart University. So if it cannot use with your card. Just fix it with yourself or wait me for fixing.

Anyway, you can open a pull request. I'll review it as soon as possible.

License

MIT