The script for reading SCB Student Card of Kasetsart University.
Install requirement libs by typing this in your command prompt.
python3 -m pip install -r requirements.txt
- Connect NFC Reader to your computer.
- Run the scirpt by
python3 main.py
or./main.py
- (Linux user must to run this script as root.)
- Focus at your text box.
- Tap student card at the reader.
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.
MIT