longcongduoi / SWipe

Magnetic stripe decoder using an audio interface

Home Page:http://blog.tehinterweb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWipe is an application for reading magnetic stripe cards over an audio port.

Requirements:
 - A hardware audio dongle to read the cards, such as those provided by Square
   for their payment service.
 - Qt 4.6 or later (including Qt Multimedia plugin)

It has been confirmed to run on Linux, Windows and OS X.

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

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

http://blog.tehinterweb.com/

About

Magnetic stripe decoder using an audio interface

http://blog.tehinterweb.com


Languages

Language:C++ 55.7%Language:C 42.9%Language:QMake 1.5%