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:
Install Git
Download and install Git on your Windows computer.
Run the first command:
2. **Navigate to the Project Folder**
Run the second command:
cd Metroflip```
Install Python
Download and install Python from the official website.
Install UFBT
Run the third command to install UFBT:
5. **Update and Build the Project**
Run the following commands in order:
ufbt update```
6. **Connect Your Flipper Zero**
Ensure your Flipper Zero is connected via USB and close the QFlipper application (if it’s open).
7. **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!