All Projects → nfcim → nfsee

nfcim / nfsee

Licence: MIT license
Read your Transit/Bank/ID cards on Android/iOS phone with NFSee App

Programming Languages

dart
5743 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to nfsee

NFCReaderWriter
NFCReaderWriter which supports to read data from NFC chips(iOS 11), write data to NFC chips(iOS 13) and read NFC tags infos(iOS 13) by iOS devices. Compatible with both Swift and Objective-C. I will appreciate you if give me a star on the top right of page.
Stars: ✭ 58 (-27.5%)
Mutual labels:  nfc, nfc-tag, nfc-reader
TonUINO
Alternative TonUINO Firmware
Stars: ✭ 112 (+40%)
Mutual labels:  nfc, nfc-tag, nfc-reader
FudiNFC
💳 NFC Reader And Writer using Android devices by @romellfudi
Stars: ✭ 44 (-45%)
Mutual labels:  nfc, nfc-tag, nfc-reader
flutter nfc kit
Flutter plugin to provide NFC functionality on Android and iOS, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards
Stars: ✭ 119 (+48.75%)
Mutual labels:  nfc, nfc-tag
react-native-status-keycard
React Native library to interact with Status Keycard using NFC connection
Stars: ✭ 20 (-75%)
Mutual labels:  nfc, nfc-tag
nfc-tags
No description or website provided.
Stars: ✭ 15 (-81.25%)
Mutual labels:  nfc, nfc-tag
nfc-laboratory
NFC signal and protocol analyzer using SDR receiver
Stars: ✭ 41 (-48.75%)
Mutual labels:  nfc, nfc-tag
flutter projects
This is a set of small projects focused solely on the development of the graphical interface with Flutter
Stars: ✭ 524 (+555%)
Mutual labels:  flutter-app
MathTraining
A mobile application for training mental math skills.
Stars: ✭ 34 (-57.5%)
Mutual labels:  flutter-app
tripreader-data
“读卡识途”项目公开数据
Stars: ✭ 58 (-27.5%)
Mutual labels:  nfc
android-hostcardemulation-sample
Android HostCardEmulation sample that implements NFC Forum Type 4 Tag Operation
Stars: ✭ 47 (-41.25%)
Mutual labels:  nfc
login register boiler plate code flutter
Login/Singin & Register/SignUp Screen
Stars: ✭ 59 (-26.25%)
Mutual labels:  flutter-app
flutter-inspiration-app-ui
Flutter Inspiration Application Design - day 1
Stars: ✭ 164 (+105%)
Mutual labels:  flutter-app
budget my life
Budget your life with ease.
Stars: ✭ 34 (-57.5%)
Mutual labels:  flutter-app
car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (-65%)
Mutual labels:  flutter-app
BookRentApp-Chapter3
An app where you can rent some books!
Stars: ✭ 11 (-86.25%)
Mutual labels:  flutter-app
easypay
NFC smart cards and payment terminals in Nigeria
Stars: ✭ 41 (-48.75%)
Mutual labels:  nfc
SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+707.5%)
Mutual labels:  flutter-app
flutter getx the moviedb
The Movie DB App with Flutter GetX State Management
Stars: ✭ 79 (-1.25%)
Mutual labels:  flutter-app
android-hce-desfire
A HCE software implementation of the NXP Desfire NFC protocol in an Android app (to be used with Cyanogenmod HCE patch)
Stars: ✭ 30 (-62.5%)
Mutual labels:  nfc

NFSee

Build Android App

NFSee is a flutter application that can dump data from various types of NFC tags & cards.

Currently NFSee can run on Android and iOS powered by Flutter.

Get it on F-Droid Get it on Google Play

Build

Flutter SDK is required to build this project:

flutter pub get
flutter run # for debug version
flutter build # for release version

Support Matrix

Type Android iOS Description
P. R. C. Resident ID ✅️ GUID only
Beijing Yikatong ✅️ Full1
Tsinghua University Campus Card ✅️ ✅️ Full
Bank Card (PPSE) ✅️ Full
T-Union Card ✅️ ✅️ Full
CityUnion Card ✅️ ✅️ Full
Shenzhen Tong ✅️ ✅️ Full
Lingnan Pass ✅️ ✅️ Full
Octopus ✅️ ✅️ Limited metadata
MIFARE Ultralight2 ✅️ ✅️ NDEF records & Memory Dump
MIFARE DESFire3 ✅️ ✅️ NDEF records
MIFARE Classic4 ✅️ NDEF records

Footnotes

  1. "Full" in description field refers to metadata (such as card ID, balance, etc.) and recent transactions.

  2. Tested with NXP NTAG 213

  3. Tested with NXP DESFire EV2 MF3 D22

  4. Tested with NXP MIFARE Classic EV1 4K S70

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].