Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xposed-modules-repo/com.gswxxn.autonfc
Auto NFC
https://github.com/xposed-modules-repo/com.gswxxn.autonfc
Last synced: about 9 hours ago
JSON representation
Auto NFC
- Host: GitHub
- URL: https://github.com/xposed-modules-repo/com.gswxxn.autonfc
- Owner: Xposed-Modules-Repo
- Created: 2022-06-04T12:18:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T05:19:23.000Z (3 months ago)
- Last Synced: 2024-08-14T06:33:42.414Z (3 months ago)
- Homepage: https://github.com/GSWXXN/AutoNFC
- Size: 1.95 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto NFC
仅适用于MIUI,进入/退出 刷卡页面时自动 开启/关闭 NFC### 使用方法
1. 在Xposed管理器(LSPosed, EdXposed...)中激活模块
2. 作用域勾选 小米智能卡`(com.miui.tsmclient)`
3. 重启小米智能卡或者重启手机### 下载
[LSPosed 仓库](https://github.com/Xposed-Modules-Repo/com.gswxxn.autonfc/releases)### 无法使用
请先检查模块是否正常激活,并且作用域是否勾选。如果排查后仍有错误,请提交issue。或联系酷安[@迷璐](http://www.coolapk.com/u/1189245)### 致谢
模块使用 [Yuki Hook API](https://github.com/fankes/YukiHookAPI) 构建