itenfay
My repos were all created in my spare time. Due to my job, cannot actively contribute. Will merge PRs - please submit one if there are any issues!
Changsha, China
Pinned Repositories
Awesome
提供iOS精选列表,包含Objective-C和Swift项目,涉及鸿蒙开发、Flutter、React Native、Weex、H5、小程序、区块链、数据库、游戏开发等教程(Provides a curated list of awesome iOS, including Objective-C and Swift Projects, covering tutorials on HarmonyOS development, Flutter, React Native, Weex, H5, mini programs, blockchain, databases, game development, and more.)。
CXDownload
Swift断点续传下载,支持Objective-C。包含大文件下载,后台下载,杀死进程,重新启动时继续下载,设置下载并发数,监听网络改变等。
dart_crypto
集成了Base64, 32/16 Bits MD5, AES, RSA等算法(This integrates Base64, 32/16 Bits MD5, AES and RSA algorithms.)。
DYFAuthIDAndGestureLock
手势密码解锁和 TouchID (指纹) / FaceID(面容) 解锁,代码简洁高效。(Gesture passcode unlocking and TouchID (fingerprint) / FaceID (facial features) unlocking.)
DYFStore
一个轻量级且易用的iOS应用内购库(A lightweight and easy-to-use iOS library for In-App Purchases.)。
DYFStoreKit
一个轻量级且易用的iOS应用内购库(A lightweight and easy-to-use iOS library for In-App Purchases.)。
grab_ethtoken_info
从以太坊区块链 (Ethereum Blockchain) etherscan 上抓取任意一个钱包地址的所有token信息 (Address, Name, Balance, Symbol, Value),并编写界面进行展示。
iOS-interview-questions
相信很多 iOS 程序猿都有进入 BAT、字节跳动、美团、京东、360和小米等大厂的梦想,进入唯一途径就是通过面试,面试的关键就是硬实力,也就是知识储备和行业工作经验。感谢 icofans 的资料!在线查看地址:https://ios.nobady.cn
QPlayer
WiFi文件传输和本地观看视频;网页动态解析视频,自定义播放器播放;支持M4V、WMV、MP4、MOV、AVI、MKV、FLV、RM、RMVB等主流媒体格式;画中画播放视频;深浅色模式自动跟随系统。(WiFi file transfer and watch videos locally. Dynamic webpage parsing of videos, custom player playback. Supports mainstream media formats such as M4V, WMV, MP4, MOV, AVI, MKV, FLV, RM, RMVB, etc. Picture in picture video playback, etc.)
WeChat_tweak
iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。
itenfay's Repositories
itenfay/WeChat_tweak
iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。
itenfay/DYFStoreKit
一个轻量级且易用的iOS应用内购库(A lightweight and easy-to-use iOS library for In-App Purchases.)。
itenfay/DYFStore
一个轻量级且易用的iOS应用内购库(A lightweight and easy-to-use iOS library for In-App Purchases.)。
itenfay/QPlayer
WiFi文件传输和本地观看视频;网页动态解析视频,自定义播放器播放;支持M4V、WMV、MP4、MOV、AVI、MKV、FLV、RM、RMVB等主流媒体格式;画中画播放视频;深浅色模式自动跟随系统。(WiFi file transfer and watch videos locally. Dynamic webpage parsing of videos, custom player playback. Supports mainstream media formats such as M4V, WMV, MP4, MOV, AVI, MKV, FLV, RM, RMVB, etc. Picture in picture video playback, etc.)
itenfay/DYFAuthIDAndGestureLock
手势密码解锁和 TouchID (指纹) / FaceID(面容) 解锁,代码简洁高效。(Gesture passcode unlocking and TouchID (fingerprint) / FaceID (facial features) unlocking.)
itenfay/DYFCodeScanner
一个简单的二维码和条码扫描器,有一套自定义的扫描动画以及界面,支持相机缩放,还可以生成和识别二维码。(A simple QR code and barcode scanner, which has a set of custom scanning animation and interface, supports camera zooming, and can generate and identify QR code.)
itenfay/CXDownload
Swift断点续传下载,支持Objective-C。包含大文件下载,后台下载,杀死进程,重新启动时继续下载,设置下载并发数,监听网络改变等。
itenfay/CXSwiftKit
提供Swift丰富的扩展和实用工具类(This provides the utilities and rich extensions of Swift.)。
itenfay/Unity-iOS-InAppPurchase
Unity实现苹果iOS的应用内购买( Unity implements Apple's in-app purchases for iOS.)。
itenfay/DYFAssistiveTouchView
iOS应用内的悬浮按钮和工具条。(The float button and toolbar for app within iOS.)
itenfay/DYFCryptoUtils
实现 iOS 的Base64, 32/16位 MD5, DES, AES, RSA算法,调用简单且好用。(Achieves Base64, 32/16 bit MD5, DES, AES and RSA algorithms for iOS, the invocation is simple and easy to use.)
itenfay/DYFKeychain
This library is used to store text and data in Keychain securely for iOS, OS X, tvOS and watchOS.
itenfay/DYFStoreReceiptVerifier
An open source receipt verification client program.
itenfay/clang_api
clang_api封装 iOS 系统常用接口,存取bundle中的资源,读取本地化文本,执行选择器和 UserDefaults 的相关操作,调用通知中心的相关操作等。
itenfay/CXNetwork-Moya
Encapsulates a network request library with Moya and ObjectMapper.
itenfay/DYFSwiftKeychain
This library is used to store text and data in Keychain securely for iOS, OS X, tvOS and watchOS.
itenfay/DYFToast
采用链式编程和点语法操作,实现 iOS 仿真安卓吐司提示框。(Using chain programming and point syntax operation to realize the simulation of Android's Toast in iOS.)
itenfay/itenfay.github.io
My Blog. Website: https://itenfay.github.io
itenfay/MarsUIKit
MarsUIKit wraps some commonly used UI components.
itenfay/DYFBlurEffect
快速实现模糊图像,并支持系统 UIVisualEffectView。(Quickly realize blurred image, and support UIVisualEffectView in iOS.)
itenfay/DYFSwiftRuntimeProvider
Wraps the runtime, and can quickly use for the transformation of the dictionary and model, archiving and unarchiving, adding a method, exchanging two methods, replacing a method, and getting all the variable names, property names and method names of a class.
itenfay/RxListDataSource
Provides data sources for UITableView or UICollectionView.
itenfay/AppStoreVersionDetector
Detect the app version from AppStore and support Objective-C.
itenfay/CXARKit
This is the tools for AR application.
itenfay/CXWebSocket
`CXWebSocket` wraps websockets in swift for iOS and OSX.
itenfay/DYFProgressView
超好用的进度条和网页进度条,操作简单好用。(Super useful progress bar and web page progress bar, the operation is simple and easy to use.)
itenfay/DYFRuntimeProvider
Wraps the runtime, and can quickly use for the transformation of the dictionary and model, archiving and unarchiving, adding a method, exchanging two methods, replacing a method, and getting all the variable names, property names and method names of a class.
itenfay/DYFStoreReceiptVerifier_Swift
An open source receipt verification client program.
itenfay/itenfay
My GitHub profile.
itenfay/FireKylin