Add README for AfRApay.FTM

This commit is contained in:
Laura Hausmann 2023-02-08 20:24:54 +01:00
parent 55276c1e00
commit ec710177e8
Signed by: zotan
GPG key ID: D044E84C5BE01605
2 changed files with 12 additions and 0 deletions

9
AfRApay.FTM/README.md Normal file
View file

@ -0,0 +1,9 @@
# AfRApay.FTM
Run a card terminal on your laptop for testing, using (in theory) any PCSC-compliant contactless reader.
On Linux, you'll need to install `pcsclite` and have `pcscd` running.
On Windows and macOS, their native smartcard APIs are used.
Naturally, it supports [Suica](https://www.jreast.co.jp/e/pass/suica.html). :penguin: :bullettrain_front:
_(The name is a joke about how Mastercard's test network is called MTF: the Mastercard Test Facility.)_

View file

@ -6,3 +6,6 @@ Frontend, accessible in the AfRA LAN and on the MatePad in the kitchen. Also pro
## AfRApay.MateCard
MateCard terminal that allows for quick and easy balance adjustment with a contactless card (Mifare Classic & 125khz RFID/NFC tokens)
## AfRApay.FTM
The Fancy Test Machine. Run a card terminal on your laptop for testing, using (in theory) any PCSC-compliant contactless reader.