Skip to content

CLI tool to use the MSR605 magstripe reader/writer

Notifications You must be signed in to change notification settings

AnthonyH45/msrtoolpy3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

untested py3 port, used black formatter

A linux tool for simple usage of the MSR605 magnet stripe reader/writer

USAGE:

    ./msrtool.py /dev/ttyUSB0

You should have write access to the serial port, so you either run this as root or add yourself to the dialout group (or whatever group your linux assigns /dev/ttyUSB0 to).

This is heavily based on the work from Damien Bobillot, who wrote the Python driver for the MSR605's serial interface. I only wrapped a nicer frontend around.

As Damien's work is GPL, this is licensed under the terms of the GPL, too.

About

CLI tool to use the MSR605 magstripe reader/writer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%