|
|
1 год назад | |
|---|---|---|
| .github | 1 год назад | |
| api | 1 год назад | |
| app | 1 год назад | |
| images | 1 год назад | |
| scenes | 1 год назад | |
| screenshots | 1 год назад | |
| .DS_Store | 1 год назад | |
| .gitignore | 1 год назад | |
| CHANGELOG.md | 1 год назад | |
| README.md | 1 год назад | |
| application.fam | 1 год назад | |
| icon.png | 1 год назад | |
| manifest.yml | 1 год назад | |
| metroflip.c | 1 год назад | |
| metroflip.h | 1 год назад | |
| metroflip_i.h | 1 год назад |
Metroflip is a multi-protocol metro card reader app for the Flipper Zero, inspired by the Metrodroid project. It enables the parsing and analysis of metro cards from transit systems around the world, providing a proof-of-concept for exploring transit card data in a portable format. Please join the server here if you have any questions for me.
.fap file from the Releases section..fap file into the apps folder on your Flipper Zero's SD card.To build Metroflip manually, follow these steps:
git clone https://github.com/luu176/Metroflip.git
cd Metroflip
Install Python
Download and install Python from the official website.
Install UFBT
Run the third command to install UFBT:
pip install ufbt
ufbt update ufbt fap_metroflip
Connect Your Flipper Zero
Ensure your Flipper Zero is connected via USB and close the QFlipper application (if it’s open).
Launch the Build
Run the final command:
ufbt launch
This is a list of metro cards and transit systems that need support or have partial support.
Huge thanks to @equipter for helping out the community!