A python application for communicating with an EMV payment smart card.
EMVConsole uses the pyscard library to interface with the smart card.
- Install Python
- Install pyscard
- Download EMVConsole from git:
$ git clone git://github.com/blunden/EMVConsole
- Start the application by using
python main.py
A PC/SC compliant smart card reader.
EMVConsole was created by Peksa & blunden.