Magnet strip reading program
main.py | ||
parse.py | ||
read.py | ||
README.md |
MagRead
MagRead is a program that reads mag strip cards using a MagTek reader using python.
Dependencies
MagRead is dependant on hid, install it with:
python -m pip install hid