A wireless solution to transfer your custom NFC card to desktop.
Warning
This project is still under development
-
Install the Client Application to your mobile.
-
Run Server program on your computer:
- Method 1: If you have python environment
- Run
pip install pyautogui
in terminal - Run
python server.py
in terminal
- Run
- Method 2: If you have no python environment
- Download the release of
server.zip
and unzip - Run
server.exe
- Download the release of
- Method 1: If you have python environment
-
If there's firewall warning like the picture below, please ALLOW!
-
If this is the first time you run
server.py
, the program will createconfig.ini
in your dir. Please change theaimeFilePath
to your ownaime.txt
path- Example:
[aimeFilePath]=D:\Package\DEVICE\aime.txt
- Example:
-
Restart
server.exe
-
Run
sever.exe
on computer, and the program will give you- Card binding records load information
aime.txt
path information- IP information
- Port information
-
Run
MaiMaiPortableNFC
on your mobile -
Fill the IP and Port
-
Click
Connect
, and there'll be a congratulation if success. -
If your NFC is oned and the application is listening, just hold your card near your phone to scan. If there's no record, the application will ask you to enter your
AccessCode
. -
The computer will then successfully receive data.
Server: Windows 7+ (Python 3.11) (Tested on Windows 10)
Client: Android 5.0+ (Tested on Honor MagicOS 8.0 / Android 14)
- iOS support