ieatlint / MagRead

Reads magnetic stripe cards on Maemo, Symbian, Windows, OS X and Linux
http://blog.tehinterweb.com/
GNU General Public License v3.0
111 stars 55 forks source link

MagRead is an application to read magnetic stripe cards.

It was written by myself, Jeffrey Malone as a fun app to demonstrate the mslib library that decodes the magnetic stripe data itself. MagRead should be able to read any magnetic stripe that conforms to the standards defined by the ABA and the IATA. These two formats are by far the predominant ones found, and the only exceptions I've personally run across are hotel keys.

Requirements:

Confirmed to work on: Mac OS X 10.6 on a current MacBook Pro Linux on a Thinkpad W510 Windows 7 on a Thinkpad W510 Nokia N8 with Symbian S^3 Nokia N900 with Maemo 5 PR 1.3 (For <PR1.3, you must use MagRead 1.1 or older)

To build on the terminal, simply run: qmake && make

You may also open the project file in Qt Creator to build.

For Nokia N900 owners, this application is packaged and found in the extras-devel repository at: http://maemo.org/packages/view/magread/ Please vote for it so it can eventually ascend to the extras repo.

For Symbian users, at present you must compile this application yourself. I'll work on getting a dev certificate so that I can sign a sis file soon.

For Linux, Windows and OS X users, binary versions will be available very soon on my blog. The code however can be compiled yourself now, with Linux instructions above.

Further information on how this program works and screenshots of it in action may be found on my blog at: http://blog.tehinterweb.com/