data update

This commit is contained in:
GrowingGit
2022-03-02 07:02:04 +08:00
parent 478c76fc68
commit bbf6213723
180 changed files with 11004 additions and 11022 deletions

View File

@ -1,123 +1,123 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文新秀榜 > 软件类 > Kotlin
<sub>数据更新: 2022-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
<sub>数据更新: 2022-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|895|2022-02-10|2021-12-17|
|2|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目通过对Kotlin和Jetpack全家桶的系统运用实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|528|2022-02-28|2021-05-06|
|1|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|897|2022-02-10|2021-12-17|
|2|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目通过对Kotlin和Jetpack全家桶的系统运用实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|532|2022-02-28|2021-05-06|
|3|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件适配JetBrains全家桶|496|2021-09-01|2021-06-08|
|4|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|428|2021-12-28|2021-09-02|
|5|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战涉及Jetpack相关组件Kotlin相关技术协程+RetrofitPaging3+Room等。|402|2021-12-18|2021-04-29|
|6|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|🔥🔥 android 端编译加速插件🚀 自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。|381|2022-02-26|2021-10-20|
|7|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|360|2022-02-28|2021-03-20|
|8|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|305|2021-12-30|2021-09-22|
|9|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测注解+Asm修改字节码的检测方案|285|2022-01-19|2021-11-15|
|10|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|267|2022-02-27|2021-06-30|
|5|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战涉及Jetpack相关组件Kotlin相关技术协程+RetrofitPaging3+Room等。|403|2021-12-18|2021-04-29|
|6|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|🔥🔥 android 端编译加速插件🚀 自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。|382|2022-02-26|2021-10-20|
|7|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|360|2022-03-01|2021-03-20|
|8|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|306|2021-12-30|2021-09-22|
|9|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测注解+Asm修改字节码的检测方案|284|2022-01-19|2021-11-15|
|10|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|268|2022-02-27|2021-06-30|
|11|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗支持全局、局部悬浮支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|189|2022-01-12|2021-05-31|
|12|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|180|2022-02-11|2021-06-20|
|12|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|182|2022-02-11|2021-06-20|
|13|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse语音直播、语聊房、高音质、极速上麦开源 ClubHouse实现了Clubhouse的上麦下麦邀请语音音量提示等功能。|177|2021-12-14|2021-03-22|
|14|[577fkj/StatusBarLyric](https://github.com/577fkj/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|168|2022-02-27|2021-11-20|
|14|[577fkj/StatusBarLyric](https://github.com/577fkj/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|168|2022-03-01|2021-11-20|
|15|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|168|2021-11-12|2021-04-02|
|16|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|Hook For MIUI Launcher / 针对MIUI桌面的自定义扩展|143|2022-02-26|2021-04-30|
|16|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|Hook For MIUI Launcher / 针对MIUI桌面的自定义扩展|142|2022-02-26|2021-04-30|
|17|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|126|2021-11-25|2021-10-25|
|18|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|123|2022-02-10|2021-10-20|
|19|[DylanCaiCoding/ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher)|Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)|119|2022-01-24|2021-05-30|
|20|[ydstar/AdapterKit](https://github.com/ydstar/AdapterKit)|对Recyclerview的adapter的封装,轻松实现各种复杂列表|117|2021-11-11|2021-03-23|
|21|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|113|2022-02-28|2021-11-30|
|22|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换目前Android最新的库基本全用上了你想要的都有🔥🔥🔥|102|2022-02-23|2021-10-30|
|23|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|102|2021-09-28|2021-08-01|
|21|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|116|2022-02-28|2021-11-30|
|22|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|103|2021-09-28|2021-08-01|
|23|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换目前Android最新的库基本全用上了你想要的都有🔥🔥🔥|102|2022-02-23|2021-10-30|
|24|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)|😋 用 Jetpack Compose 实现一个 IM APP|99|2022-02-28|2021-06-07|
|25|[KitsunePie/QAssistant](https://github.com/KitsunePie/QAssistant)|兼具实用与美观于一身的 QQ 小帮手|97|2022-01-25|2021-03-12|
|26|[FreddyChen/Silhouette](https://github.com/FreddyChen/Silhouette)|封装的Android常用控件比如SleTextButton、SleImageButton、SleConstraintLayout、SleFrameLayout、SleLinearLayout、SleRelativeLayout等。使控件具备Shape、Selector等功能省去编写shape或selector文件的繁琐步骤。另外支持N种颜色渐变弥补原生shape文件只支持三种颜色star ...|90|2022-02-24|2022-02-06|
|27|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|72|2022-02-22|2021-10-11|
|26|[FreddyChen/Silhouette](https://github.com/FreddyChen/Silhouette)|封装的Android常用控件比如SleTextButton、SleImageButton、SleConstraintLayout、SleFrameLayout、SleLinearLayout、SleRelativeLayout等。使控件具备Shape、Selector等功能省去编写shape或selector文件的繁琐步骤。另外支持N种颜色渐变弥补原生shape文件只支持三种颜色star ...|91|2022-02-24|2022-02-06|
|27|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|73|2022-02-22|2021-10-11|
|28|[ultimateHandsomeBoy666/Particle](https://github.com/ultimateHandsomeBoy666/Particle)|A particle view library written in kotlin, easy to use|72|2021-10-11|2021-06-30|
|29|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|一个使Xposed模块开发变的更轻松的kotlin库|71|2022-02-27|2021-03-18|
|30|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架提高Android开发效率|69|2022-02-25|2021-12-23|
|31|[oooo7777777/VLibrary](https://github.com/oooo7777777/VLibrary)|MVVM+DataBinding+ViewModel+lifecycle+kotlin+liveData+Coroutines|69|2022-02-16|2021-03-12|
|29|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|一个使Xposed模块开发变的更轻松的kotlin库|72|2022-02-27|2021-03-18|
|30|[oooo7777777/VLibrary](https://github.com/oooo7777777/VLibrary)|MVVM+DataBinding+ViewModel+lifecycle+kotlin+liveData+Coroutines|69|2022-02-16|2021-03-12|
|31|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架提高Android开发效率|68|2022-03-01|2021-12-23|
|32|[linxiangcheer/PlayAndroid](https://github.com/linxiangcheer/PlayAndroid)|Jetpack Compose版本的WanAndroid|68|2022-02-22|2021-08-28|
|33|[FreddyChen/Shine-Kotlin](https://github.com/FreddyChen/Shine-Kotlin)|基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时支持自定义Parser数据解析器用于解决不同返回数据Model。|66|2022-02-14|2022-01-12|
|34|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|65|2022-01-03|2021-09-22|
|35|[FuckAntiAddiction/BiligameAddictionNotLimited](https://github.com/FuckAntiAddiction/BiligameAddictionNotLimited)|B站游戏防沉迷不限制关键字:B站游戏 BiliBili游戏 实名认证 防沉迷|65|2022-02-19|2021-08-12|
|36|[Colter23/bilibili-dynamic-mirai-plugin](https://github.com/Colter23/bilibili-dynamic-mirai-plugin)|低延迟检测B站动态/直播的mirai-console插件|65|2022-02-26|2021-03-14|
|34|[Colter23/bilibili-dynamic-mirai-plugin](https://github.com/Colter23/bilibili-dynamic-mirai-plugin)|低延迟检测B站动态/直播的mirai-console插件|66|2022-02-26|2021-03-14|
|35|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|65|2022-01-03|2021-09-22|
|36|[FuckAntiAddiction/BiligameAddictionNotLimited](https://github.com/FuckAntiAddiction/BiligameAddictionNotLimited)|B站游戏防沉迷不限制关键字:B站游戏 BiliBili游戏 实名认证 防沉迷|65|2022-02-19|2021-08-12|
|37|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart是一款适用于Android的高扩展性、高性能股票图开发库轻松完成各种子图的组合还能灵活的定制自己的子图满足复杂的业务需求。|62|2022-02-25|2021-04-06|
|38|[re-ovo/ASoulZhiWang](https://github.com/re-ovo/ASoulZhiWang)|ASOUL评论区小作文助手|59|2021-10-30|2021-07-05|
|39|[RC1844/MIUI_IME_Unlock](https://github.com/RC1844/MIUI_IME_Unlock)|解锁 MIUI 全面屏优化限制|56|2021-10-13|2021-03-18|
|40|[fmtjava/Jetpack_Compose_News](https://github.com/fmtjava/Jetpack_Compose_News)|基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...|55|2022-01-09|2021-06-13|
|41|[congHu/DD_Monitor-android-kotlin](https://github.com/congHu/DD_Monitor-android-kotlin)|DD监控室安卓版Kotlin|55|2021-10-28|2021-03-24|
|42|[duzhaokun123/BilibiliHD2](https://github.com/duzhaokun123/BilibiliHD2)|非官方哔哩哔哩客户端|53|2022-02-17|2021-04-11|
|42|[duzhaokun123/BilibiliHD2](https://github.com/duzhaokun123/BilibiliHD2)|非官方哔哩哔哩客户端|54|2022-03-01|2021-04-11|
|43|[TaylorKunZhang/single-click](https://github.com/TaylorKunZhang/single-click)|A library that gracefully handles repeated clicks in Android.|52|2021-09-13|2021-03-20|
|44|[shenzhen2017/ComposeShimmer](https://github.com/shenzhen2017/ComposeShimmer)|简单易用的Compose版骨架屏|50|2021-09-23|2021-08-30|
|45|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|模块化启动框架|48|2022-02-11|2021-11-25|
|46|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|46|2022-02-27|2021-07-02|
|47|[LittleTurtle2333/Simplicity_Tools_Xposed](https://github.com/LittleTurtle2333/Simplicity_Tools_Xposed)|基于 MIUI13(Android 12) 适配的自定义工具|44|2022-02-27|2022-02-13|
|48|[zyj1609wz/Startup](https://github.com/zyj1609wz/Startup)|android 启动库|43|2021-09-30|2021-09-29|
|49|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps 220219.25|43|2022-02-21|2021-08-12|
|50|[Mr-lin930819/ComposeMany](https://github.com/Mr-lin930819/ComposeMany)|使用jetpack compose构建的app|43|2022-02-09|2021-03-03|
|47|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps 220219.25|45|2022-02-21|2021-08-12|
|48|[Mr-lin930819/ComposeMany](https://github.com/Mr-lin930819/ComposeMany)|使用jetpack compose构建的app|44|2022-02-09|2021-03-03|
|49|[LittleTurtle2333/SimplicityTools](https://github.com/LittleTurtle2333/SimplicityTools)|基于 MIUI13(Android 12) 适配的自定义工具|43|2022-03-01|2022-02-13|
|50|[zyj1609wz/Startup](https://github.com/zyj1609wz/Startup)|android 启动库|43|2021-09-30|2021-09-29|
|51|[Shouheng88/AndroidStartup](https://github.com/Shouheng88/AndroidStartup)|🔥 重整你的 Android 启动任务流:特别适用于组件化、异步任务、多进程等复杂场景。|42|2021-10-26|2021-05-02|
|52|[xiazunyang/discovery](https://github.com/xiazunyang/discovery)|辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。|41|2021-12-29|2021-08-06|
|53|[baifan97/CangQiongLite](https://github.com/baifan97/CangQiongLite)|苍穹纯净版,完全开源|39|2022-02-12|2022-01-22|
|54|[xluu233/ToastBox](https://github.com/xluu233/ToastBox)|Android toast吐司盒子可实现多种自定义风格|39|2021-12-14|2021-06-21|
|55|[RickyHal/EQList](https://github.com/RickyHal/EQList)|EQListE-QuickList是一款Kotlin实现的功能强大的RecyclerView渲染框架使用DSL方式快速构建RecyclerView无需实现Adapter和ViewHolder。|38|2022-01-23|2021-12-06|
|55|[RickyHal/EQList](https://github.com/RickyHal/EQList)|EQListE-QuickList是一款Kotlin实现的功能强大的RecyclerView渲染框架使用DSL方式快速构建RecyclerView无需实现Adapter和ViewHolder。|37|2022-01-23|2021-12-06|
|56|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|36|2022-01-21|2021-12-16|
|57|[gefangshuai/notion-text-snippets](https://github.com/gefangshuai/notion-text-snippets)|Notion和iOS快捷指令实现的快言快语功能|34|2021-12-13|2021-10-07|
|58|[oooo7777777/VLibraryPlugin](https://github.com/oooo7777777/VLibraryPlugin)|基于VLibrary代码模板插件|30|2022-02-14|2021-03-04|
|59|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|29|2021-12-25|2021-10-05|
|60|[WankkoRee/EnableWebViewDebugging](https://github.com/WankkoRee/EnableWebViewDebugging)|Enable WebView debugging and add vConsole in it. Support WebView, TBS X5, UC U4, Crosswalk(XWalk), XWeb. 启用 WebView 调试并添加 vConsole支持 WebView、TBS X5、UC U4、Crosswalk(XWalk)、XWeb。|28|2022-02-22|2022-02-12|
|61|[AoEiuV020/IAmNotDisabled](https://github.com/AoEiuV020/IAmNotDisabled)|我不是残疾人!|28|2022-01-30|2022-01-05|
|62|[leavesCZY/ASM_Transform](https://github.com/leavesCZY/ASM_Transform)|😊 ASM Transform 字节码插桩实战|28|2022-01-26|2021-12-10|
|63|[geekvxyz/ContactBuilder](https://github.com/geekvxyz/ContactBuilder)|一个生成随机联系人的Android小程序|28|2021-11-28|2021-11-04|
|64|[Dboy233/Slotting](https://github.com/Dboy233/Slotting)|无痕埋点源码0入侵字节码插桩Transform+ASM|28|2022-01-24|2021-11-03|
|65|[fuusy/FuPerformance](https://github.com/fuusy/FuPerformance)|性能优化实战系列包含启动、内存、卡顿、电量、网络、app大小优化等。|27|2021-09-03|2021-08-09|
|66|[Nekoer/mirai-plugins-pixiv](https://github.com/Nekoer/mirai-plugins-pixiv)|可查看pixiv排行榜作者作品插画图片等等|27|2022-02-03|2021-07-30|
|67|[wangdaqi77/P2M](https://github.com/wangdaqi77/P2M)|一个简单、高效、安全的Android组件化框架。|26|2022-02-28|2021-05-14|
|68|[lamprose/MIUltra](https://github.com/lamprose/MIUltra)|一个可能使MIUI更好用的xposed模块|25|2022-01-16|2021-08-23|
|69|[zhujiang521/Banner](https://github.com/zhujiang521/Banner)|🔥🔥🔥Android Compose Banner!!! 安卓 Compose 版本的 Banner欢迎大家体验|25|2022-02-23|2021-03-28|
|70|[wangchenyan/wanandroid-compose](https://github.com/wangchenyan/wanandroid-compose)|Jetpack Compose 版本的「玩 Android」|24|2022-01-24|2021-05-07|
|71|[LaoLittle/AutoGroup](https://github.com/LaoLittle/AutoGroup)|折磨群友之利器基于Mirai-Console|23|2022-01-21|2021-12-07|
|72|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|Use MMKV with property delegates. (用属性委托的方式使用 MMKV)|23|2022-01-22|2021-09-24|
|73|[TxcA/ManageStartActivity](https://github.com/TxcA/ManageStartActivity)|ActivityResultLauncher辅助类一行代码解决startActivityForResult过时问题。 基于registerForActivityResult实现满足日常使用需求。|23|2021-11-10|2021-09-23|
|74|[sinyu1012/AndroidKeepAlive](https://github.com/sinyu1012/AndroidKeepAlive)|Android 保活实践杀不死的App|22|2022-02-20|2022-01-11|
|75|[re-ovo/RainMusic](https://github.com/re-ovo/RainMusic)|一个纯粹的网易云第三方app|22|2021-12-04|2021-10-06|
|76|[LinHeLurking/mirai-news-reporter](https://github.com/LinHeLurking/mirai-news-reporter)|一个简单的每日新闻速报/动画速报 mirai-console 插件|22|2021-11-22|2021-09-03|
|77|[liangjingkanji/Net-okhttp3](https://github.com/liangjingkanji/Net-okhttp3)|本仓库仅为Net支持 Android 5 (API level 21) 以下, 点击以下链接访问主仓库|22|2022-02-23|2021-05-25|
|78|[shjlone/lx-music-android](https://github.com/shjlone/lx-music-android)|洛雪音乐助手Android版|22|2021-09-07|2021-05-13|
|79|[cssxsh/arknights-helper](https://github.com/cssxsh/arknights-helper)|mirai-console 插件开发计划|22|2022-02-09|2021-05-01|
|80|[mzdluo123/AntiSetu](https://github.com/mzdluo123/AntiSetu)|这么多setu机器人当然要有一个antisetu机器人啦|21|2022-02-17|2021-10-12|
|81|[yinshuai0324/ToastX](https://github.com/yinshuai0324/ToastX)|轻量级的Android吐司库底层使用SnackBar实现可以实现顶部弹出底部弹出。UI可高度定制。可自定义显示时长。提供简洁的APi调用|21|2021-11-21|2021-07-30|
|82|[shenzhen2017/ComposeStateLayout](https://github.com/shenzhen2017/ComposeStateLayout)|简单易用的Compose版StateLayout|20|2021-09-20|2021-09-16|
|83|[Luna5ama/MtF-Simulator](https://github.com/Luna5ama/MtF-Simulator)|小药娘模拟器|20|2021-09-20|2021-09-04|
|84|[sionsxie/arms-template-plugin](https://github.com/sionsxie/arms-template-plugin)|-|20|2021-10-26|2021-04-19|
|85|[nifengxiao/MVPArmsTemplatePlugin](https://github.com/nifengxiao/MVPArmsTemplatePlugin)|这是一个用于一键生成MVPArms相关代码的插件和MVPArmsTemplate全家桶功能基本一致兼容Android Studio4.1+|19|2022-02-28|2021-04-02|
|86|[catchpig/kmvvm](https://github.com/catchpig/kmvvm)|Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的一个Kotlin版本的MVVM框架|18|2022-01-14|2021-10-27|
|87|[vitaviva/cmp-gobang](https://github.com/vitaviva/cmp-gobang)|Compose Multiplatform GoBang|18|2021-10-24|2021-10-17|
|88|[xluu233/mvvm_develop](https://github.com/xluu233/mvvm_develop)|mvvm+jetpack快速开发框架包括一些常用工具封账|18|2022-01-10|2021-07-23|
|89|[xiazunyang/reinforcer](https://github.com/xiazunyang/reinforcer)|基于360加固助手的gradle插件可以在打包任务结束后自动执行加固操作并输出至指定的目录下。|18|2022-01-28|2021-07-22|
|90|[simplepeng/NineGridView](https://github.com/simplepeng/NineGridView)|🔥🔥🔥 -可能最通用的九宫格布局|18|2022-01-28|2021-05-08|
|91|[furleywolf/Furbot-Mirai](https://github.com/furleywolf/Furbot-Mirai)|FurBot绒狸开源版-基于MicroTail-API和Mirai让你实现自建绒狸~|17|2022-02-22|2022-01-26|
|92|[WizzXu/FastStartup](https://github.com/WizzXu/FastStartup)|FastStartup 有向无环图启动框架|17|2022-01-07|2021-12-17|
|93|[Xposed-Modules-Repo/cn.coderstory.miui.water](https://github.com/Xposed-Modules-Repo/cn.coderstory.miui.water)|淘米水|17|2022-01-19|2021-10-18|
|94|[asforest/MShell](https://github.com/asforest/MShell)|一个Mirai机器人插件用来连接QQ聊天窗口和系统Shell|17|2022-02-28|2021-09-13|
|95|[csieflyman/multi-projects-architecture-with-Ktor](https://github.com/csieflyman/multi-projects-architecture-with-Ktor)|A Ktor real world example built on multi-projects architecture|17|2022-02-28|2021-04-19|
|96|[koharubiyori/Moegirl-plus-native](https://github.com/koharubiyori/Moegirl-plus-native)|萌娘百科与H萌娘第三方安卓客户端使用Jetpack Compose单Activity模式开发。|16|2022-02-27|2022-01-20|
|97|[liyihuanx/LogApp](https://github.com/liyihuanx/LogApp)|Log日志输出工具|16|2021-12-31|2021-10-08|
|98|[Nthily/EasySWS](https://github.com/Nthily/EasySWS)|Use your phone as a steering wheel simulator! Suitable for Assetto Corsa / Assetto Corsa Competizione / F1。让你的手机变成虚拟方向盘适用于神力科莎神力科莎争锋F1 系列等赛车模拟游戏|16|2022-02-24|2021-10-04|
|99|[Colter23/genshin-sign-mirai-plugin](https://github.com/Colter23/genshin-sign-mirai-plugin)|原神米游社签到Mirai插件|16|2022-02-23|2021-09-27|
|100|[leavesCZY/SmallestWidthGenerator](https://github.com/leavesCZY/SmallestWidthGenerator)|基于 SmallestWidth 屏幕适配方案生成 dimens 文件|16|2022-02-23|2021-08-21|
|101|[lz233/unvcode_kotlin](https://github.com/lz233/unvcode_kotlin)|【幼女 Code For Kotlin】反和谐超级武器|15|2022-02-06|2022-02-05|
|102|[wuyr/DMifier](https://github.com/wuyr/DMifier)|适用于Android项目的IDEA插件用来自动生成DexMaker代码类似『ASM Bytecode Viewer』|15|2022-02-21|2022-01-26|
|103|[jaydroid1024/JDispatcher](https://github.com/jaydroid1024/JDispatcher)|Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景|15|2021-10-17|2021-07-29|
|104|[sgpublic/BiliBangumiDownloader_Kotlin](https://github.com/sgpublic/BiliBangumiDownloader_Kotlin)|哔哩番剧,一个开源的哔哩下载工具。|15|2022-02-27|2021-04-20|
|105|[Alexxiaopang/KotlinKtx](https://github.com/Alexxiaopang/KotlinKtx)|常用库的拓展函数|15|2021-09-02|2021-03-18|
|106|[EroSagiri/QShell](https://github.com/EroSagiri/QShell)|-|15|2021-12-22|2021-03-01|
|107|[milklabdev/compose-code-helper](https://github.com/milklabdev/compose-code-helper)|An IDE plug-in for quick access to Jetpack Compose controls / 一个可以快速查阅 Jetpack Compose 控件的 IDE 插件|14|2022-02-09|2021-11-15|
|108|[KyuubiRan/AkinatorHelper](https://github.com/KyuubiRan/AkinatorHelper)|Unlock the game!|14|2022-01-05|2021-09-03|
|109|[mistletoe5215/MagicMistletoe](https://github.com/mistletoe5215/MagicMistletoe)|Android Multi Theme Switch Library ,use kotlin language ,coroutine ,and so on ...|14|2022-02-08|2021-07-27|
|110|[Quyunshuo/WanAndroidMVVM](https://github.com/Quyunshuo/WanAndroidMVVM)|MVVM版玩安卓|14|2022-01-09|2021-07-24|
|111|[leavesCZY/compose_tetris](https://github.com/leavesCZY/compose_tetris)|😃 不止 AndroidCompose Multiplatform 写一个 Android + Desktop 俄罗斯方块|14|2022-02-09|2021-06-03|
|112|[RyensX/SakuraAnimePlugin](https://github.com/RyensX/SakuraAnimePlugin)|MediaBox示例插件-樱花动漫第三方客户端|13|2022-02-23|2022-02-16|
|113|[xuexiangjys/TemplateAppProject-kotlin](https://github.com/xuexiangjys/TemplateAppProject-kotlin)|Android空壳模板工程(kotlin版本)快速搭建集成了XUI、XUtil、XAOP、XPage、XUpdate、XHttp2、友盟统计和walle多渠道打包)|13|2022-02-28|2022-01-02|
|58|[niuxiaowei/ReplaceMethod](https://github.com/niuxiaowei/ReplaceMethod)|android app中对方法进行替换工具|33|2022-02-26|2022-01-05|
|59|[Dboy233/Slotting](https://github.com/Dboy233/Slotting)|无痕埋点源码0入侵字节码插桩Transform+ASM|30|2022-01-24|2021-11-03|
|60|[oooo7777777/VLibraryPlugin](https://github.com/oooo7777777/VLibraryPlugin)|基于VLibrary代码模板插件|30|2022-02-14|2021-03-04|
|61|[WankkoRee/EnableWebViewDebugging](https://github.com/WankkoRee/EnableWebViewDebugging)|Enable WebView debugging and add vConsole in it. Support WebView, TBS X5, UC U4, Crosswalk(XWalk), XWeb. 启用 WebView 调试并添加 vConsole支持 WebView、TBS X5、UC U4、Crosswalk(XWalk)、XWeb。|29|2022-02-22|2022-02-12|
|62|[heyanLE/EasyBangumi](https://github.com/heyanLE/EasyBangumi)|纯纯看番,追番和看番的安卓软件,多番剧源 -樱花动漫 -Bimibimi - AGE 动漫|29|2021-12-25|2021-10-05|
|63|[AoEiuV020/IAmNotDisabled](https://github.com/AoEiuV020/IAmNotDisabled)|我不是残疾人!|28|2022-01-30|2022-01-05|
|64|[leavesCZY/ASM_Transform](https://github.com/leavesCZY/ASM_Transform)|😊 ASM Transform 字节码插桩实战|28|2022-01-26|2021-12-10|
|65|[geekvxyz/ContactBuilder](https://github.com/geekvxyz/ContactBuilder)|一个生成随机联系人的Android小程序|28|2021-11-28|2021-11-04|
|66|[fuusy/FuPerformance](https://github.com/fuusy/FuPerformance)|性能优化实战系列包含启动、内存、卡顿、电量、网络、app大小优化等。|27|2021-09-03|2021-08-09|
|67|[Nekoer/mirai-plugins-pixiv](https://github.com/Nekoer/mirai-plugins-pixiv)|可查看pixiv排行榜作者作品插画图片等等|27|2022-02-03|2021-07-30|
|68|[wangdaqi77/P2M](https://github.com/wangdaqi77/P2M)|一个简单、高效、安全的Android组件化框架。|26|2022-03-01|2021-05-14|
|69|[lamprose/MIUltra](https://github.com/lamprose/MIUltra)|一个可能使MIUI更好用的xposed模块|25|2022-01-16|2021-08-23|
|70|[zhujiang521/Banner](https://github.com/zhujiang521/Banner)|🔥🔥🔥Android Compose Banner!!! 安卓 Compose 版本的 Banner欢迎大家体验|25|2022-02-23|2021-03-28|
|71|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|Use MMKV with property delegates. (用属性委托的方式使用 MMKV)|24|2022-01-22|2021-09-24|
|72|[wangchenyan/wanandroid-compose](https://github.com/wangchenyan/wanandroid-compose)|Jetpack Compose 版本的「玩 Android」|24|2022-01-24|2021-05-07|
|73|[LaoLittle/AutoGroup](https://github.com/LaoLittle/AutoGroup)|折磨群友之利器基于Mirai-Console|23|2022-01-21|2021-12-07|
|74|[TxcA/ManageStartActivity](https://github.com/TxcA/ManageStartActivity)|ActivityResultLauncher辅助类一行代码解决startActivityForResult过时问题。 基于registerForActivityResult实现满足日常使用需求。|23|2021-11-10|2021-09-23|
|75|[sinyu1012/AndroidKeepAlive](https://github.com/sinyu1012/AndroidKeepAlive)|Android 保活实践杀不死的App|22|2022-02-20|2022-01-11|
|76|[re-ovo/RainMusic](https://github.com/re-ovo/RainMusic)|一个纯粹的网易云第三方app|22|2021-12-04|2021-10-06|
|77|[LinHeLurking/mirai-news-reporter](https://github.com/LinHeLurking/mirai-news-reporter)|一个简单的每日新闻速报/动画速报 mirai-console 插件|22|2021-11-22|2021-09-03|
|78|[liangjingkanji/Net-okhttp3](https://github.com/liangjingkanji/Net-okhttp3)|本仓库仅为Net支持 Android 5 (API level 21) 以下, 点击以下链接访问主仓库|22|2022-02-23|2021-05-25|
|79|[shjlone/lx-music-android](https://github.com/shjlone/lx-music-android)|洛雪音乐助手Android版|22|2021-09-07|2021-05-13|
|80|[cssxsh/arknights-helper](https://github.com/cssxsh/arknights-helper)|mirai-console 插件开发计划|22|2022-02-09|2021-05-01|
|81|[mzdluo123/AntiSetu](https://github.com/mzdluo123/AntiSetu)|这么多setu机器人当然要有一个antisetu机器人啦|21|2022-02-17|2021-10-12|
|82|[yinshuai0324/ToastX](https://github.com/yinshuai0324/ToastX)|轻量级的Android吐司库底层使用SnackBar实现可以实现顶部弹出底部弹出。UI可高度定制。可自定义显示时长。提供简洁的APi调用|21|2021-11-21|2021-07-30|
|83|[shenzhen2017/ComposeStateLayout](https://github.com/shenzhen2017/ComposeStateLayout)|简单易用的Compose版StateLayout|20|2021-09-20|2021-09-16|
|84|[Luna5ama/MtF-Simulator](https://github.com/Luna5ama/MtF-Simulator)|小药娘模拟器|20|2021-09-20|2021-09-04|
|85|[xiazunyang/reinforcer](https://github.com/xiazunyang/reinforcer)|基于360加固助手的gradle插件可以在打包任务结束后自动执行加固操作并输出至指定的目录下。|19|2022-01-28|2021-07-22|
|86|[sionsxie/arms-template-plugin](https://github.com/sionsxie/arms-template-plugin)|-|19|2021-10-26|2021-04-19|
|87|[nifengxiao/MVPArmsTemplatePlugin](https://github.com/nifengxiao/MVPArmsTemplatePlugin)|这是一个用于一键生成MVPArms相关代码的插件和MVPArmsTemplate全家桶功能基本一致兼容Android Studio4.1+|19|2022-02-28|2021-04-02|
|88|[catchpig/kmvvm](https://github.com/catchpig/kmvvm)|Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的一个Kotlin版本的MVVM框架|18|2022-01-14|2021-10-27|
|89|[vitaviva/cmp-gobang](https://github.com/vitaviva/cmp-gobang)|Compose Multiplatform GoBang|18|2021-10-24|2021-10-17|
|90|[xluu233/mvvm_develop](https://github.com/xluu233/mvvm_develop)|mvvm+jetpack快速开发框架包括一些常用工具封账|18|2022-01-10|2021-07-23|
|91|[simplepeng/NineGridView](https://github.com/simplepeng/NineGridView)|🔥🔥🔥 -可能最通用的九宫格布局|18|2022-01-28|2021-05-08|
|92|[furleywolf/Furbot-Mirai](https://github.com/furleywolf/Furbot-Mirai)|FurBot绒狸开源版-基于MicroTail-API和Mirai让你实现自建绒狸~|17|2022-03-01|2022-01-26|
|93|[WizzXu/FastStartup](https://github.com/WizzXu/FastStartup)|FastStartup 有向无环图启动框架|17|2022-01-07|2021-12-17|
|94|[Xposed-Modules-Repo/cn.coderstory.miui.water](https://github.com/Xposed-Modules-Repo/cn.coderstory.miui.water)|淘米水|17|2022-01-19|2021-10-18|
|95|[asforest/MShell](https://github.com/asforest/MShell)|一个Mirai机器人插件用来连接QQ聊天窗口和系统Shell|17|2022-03-01|2021-09-13|
|96|[csieflyman/multi-projects-architecture-with-Ktor](https://github.com/csieflyman/multi-projects-architecture-with-Ktor)|A Ktor real world example built on multi-projects architecture|17|2022-02-28|2021-04-19|
|97|[koharubiyori/Moegirl-plus-native](https://github.com/koharubiyori/Moegirl-plus-native)|萌娘百科与H萌娘第三方安卓客户端使用Jetpack Compose单Activity模式开发。|16|2022-03-01|2022-01-20|
|98|[liyihuanx/LogApp](https://github.com/liyihuanx/LogApp)|Log日志输出工具|16|2021-12-31|2021-10-08|
|99|[Nthily/EasySWS](https://github.com/Nthily/EasySWS)|Use your phone as a steering wheel simulator! Suitable for Assetto Corsa / Assetto Corsa Competizione / F1。让你的手机变成虚拟方向盘适用于神力科莎神力科莎争锋F1 系列等赛车模拟游戏|16|2022-02-24|2021-10-04|
|100|[Colter23/genshin-sign-mirai-plugin](https://github.com/Colter23/genshin-sign-mirai-plugin)|原神米游社签到Mirai插件|16|2022-02-23|2021-09-27|
|101|[leavesCZY/SmallestWidthGenerator](https://github.com/leavesCZY/SmallestWidthGenerator)|基于 SmallestWidth 屏幕适配方案生成 dimens 文件|16|2022-02-23|2021-08-21|
|102|[lz233/unvcode_kotlin](https://github.com/lz233/unvcode_kotlin)|【幼女 Code For Kotlin】反和谐超级武器|15|2022-02-06|2022-02-05|
|103|[wuyr/DMifier](https://github.com/wuyr/DMifier)|适用于Android项目的IDEA插件用来自动生成DexMaker代码类似『ASM Bytecode Viewer』|15|2022-02-21|2022-01-26|
|104|[KyuubiRan/AkinatorHelper](https://github.com/KyuubiRan/AkinatorHelper)|Unlock the game!|15|2022-01-05|2021-09-03|
|105|[jaydroid1024/JDispatcher](https://github.com/jaydroid1024/JDispatcher)|Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景|15|2021-10-17|2021-07-29|
|106|[sgpublic/BiliBangumiDownloader_Kotlin](https://github.com/sgpublic/BiliBangumiDownloader_Kotlin)|哔哩番剧,一个开源的哔哩下载工具。|15|2022-02-27|2021-04-20|
|107|[Alexxiaopang/KotlinKtx](https://github.com/Alexxiaopang/KotlinKtx)|常用库的拓展函数|15|2021-09-02|2021-03-18|
|108|[xuexiangjys/TemplateAppProject-kotlin](https://github.com/xuexiangjys/TemplateAppProject-kotlin)|Android空壳模板工程(kotlin版本)快速搭建集成了XUI、XUtil、XAOP、XPage、XUpdate、XHttp2、友盟统计和walle多渠道打包)|14|2022-02-28|2022-01-02|
|109|[milklabdev/compose-code-helper](https://github.com/milklabdev/compose-code-helper)|An IDE plug-in for quick access to Jetpack Compose controls / 一个可以快速查阅 Jetpack Compose 控件的 IDE 插件|14|2022-02-09|2021-11-15|
|110|[mistletoe5215/MagicMistletoe](https://github.com/mistletoe5215/MagicMistletoe)|Android Multi Theme Switch Library ,use kotlin language ,coroutine ,and so on ...|14|2022-02-08|2021-07-27|
|111|[Quyunshuo/WanAndroidMVVM](https://github.com/Quyunshuo/WanAndroidMVVM)|MVVM版玩安卓|14|2022-01-09|2021-07-24|
|112|[leavesCZY/compose_tetris](https://github.com/leavesCZY/compose_tetris)|😃 不止 AndroidCompose Multiplatform 写一个 Android + Desktop 俄罗斯方块|14|2022-02-09|2021-06-03|
|113|[RyensX/SakuraAnimePlugin](https://github.com/RyensX/SakuraAnimePlugin)|MediaBox示例插件-樱花动漫第三方客户端|13|2022-02-23|2022-02-16|
|114|[gnuf0rce/debug-helper](https://github.com/gnuf0rce/debug-helper)|mirai-console 插件开发计划|13|2022-02-14|2021-07-30|
|115|[Gokr-ble/M3U8downloader_Android](https://github.com/Gokr-ble/M3U8downloader_Android)|基于Kotlin的Android平台简易M3U8视频下载器|13|2021-11-27|2021-06-29|
|116|[ffpy/port-mux](https://github.com/ffpy/port-mux)|Connect SSH, HTTP, VNC, etc. on same port. 在一个端口上连接SSH、HTTP、VNC等服务|13|2021-12-31|2021-06-16|
@ -143,16 +143,16 @@
|136|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|10|2022-01-12|2021-12-30|
|137|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|10|2021-12-22|2021-10-02|
|138|[kono-dada/doudizhu](https://github.com/kono-dada/doudizhu)|一个能在QQ上斗地主的mirai插件|10|2021-10-09|2021-09-06|
|139|[limbang/mirai-console-mcmod-plugin](https://github.com/limbang/mirai-console-mcmod-plugin)|mirai console plugin MC百科|10|2022-02-17|2021-05-24|
|140|[xiao-cao-x/yande-crawler](https://github.com/xiao-cao-x/yande-crawler)|yande.re 爬虫 免代理 支持R18|9|2022-02-04|2022-02-04|
|141|[gstory0404/flutter_pangrowth](https://github.com/gstory0404/flutter_pangrowth)|字节跳动 穿山甲广告SDK 穿山甲内容合作 内容输出 flutter版本插件|9|2022-02-28|2021-12-08|
|142|[Nekoer/tencent-guild-protocol](https://github.com/Nekoer/tencent-guild-protocol)|QQ频道的机器人Java/Kotlin SDK|9|2022-01-26|2021-12-03|
|143|[LaoLittle/Molly](https://github.com/LaoLittle/Molly)|茉莉云机器人 for Mirai-Console|9|2022-01-27|2021-11-26|
|144|[bigmao1/AntiZhaPian](https://github.com/bigmao1/AntiZhaPian)|假的反诈中心|9|2022-01-05|2021-11-11|
|145|[jirywell/MvvmLazy-kotlin](https://github.com/jirywell/MvvmLazy-kotlin)|🔥Android懒人框架,基于谷歌最新AAC架构MVVM设计模式,组件化开发的一套快速开发库整合Okhttp+协程+Retrofit+Glide等主流模块满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用|9|2022-01-15|2021-10-19|
|146|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|9|2021-11-06|2021-08-29|
|147|[anyRTC-UseCase/StudyLive](https://github.com/anyRTC-UseCase/StudyLive)|StudyLive是anyRTC开发的示例项目演示了如何通过anyRTC云服务配合anyRTC RTC SDK、anyRTC RTM SDK、anyRTC播放插件实现在线自习室的场景。|9|2021-12-14|2021-08-27|
|148|[taxeric/PokeCompose](https://github.com/taxeric/PokeCompose)|compose实践宝可梦信息展示|9|2021-11-02|2021-08-21|
|139|[taxeric/PokeCompose](https://github.com/taxeric/PokeCompose)|compose实践宝可梦信息展示|10|2021-11-02|2021-08-21|
|140|[limbang/mirai-console-mcmod-plugin](https://github.com/limbang/mirai-console-mcmod-plugin)|mirai console plugin MC百科|10|2022-02-17|2021-05-24|
|141|[xiao-cao-x/yande-crawler](https://github.com/xiao-cao-x/yande-crawler)|yande.re 爬虫 免代理 支持R18|9|2022-02-04|2022-02-04|
|142|[gstory0404/flutter_pangrowth](https://github.com/gstory0404/flutter_pangrowth)|字节跳动 穿山甲广告SDK 穿山甲内容合作 内容输出 flutter版本插件|9|2022-02-28|2021-12-08|
|143|[Nekoer/tencent-guild-protocol](https://github.com/Nekoer/tencent-guild-protocol)|QQ频道的机器人Java/Kotlin SDK|9|2022-01-26|2021-12-03|
|144|[LaoLittle/Molly](https://github.com/LaoLittle/Molly)|茉莉云机器人 for Mirai-Console|9|2022-01-27|2021-11-26|
|145|[bigmao1/AntiZhaPian](https://github.com/bigmao1/AntiZhaPian)|假的反诈中心|9|2022-01-05|2021-11-11|
|146|[jirywell/MvvmLazy-kotlin](https://github.com/jirywell/MvvmLazy-kotlin)|🔥Android懒人框架,基于谷歌最新AAC架构MVVM设计模式,组件化开发的一套快速开发库整合Okhttp+协程+Retrofit+Glide等主流模块满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用|9|2022-01-15|2021-10-19|
|147|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|9|2021-11-06|2021-08-29|
|148|[anyRTC-UseCase/StudyLive](https://github.com/anyRTC-UseCase/StudyLive)|StudyLive是anyRTC开发的示例项目演示了如何通过anyRTC云服务配合anyRTC RTC SDK、anyRTC RTM SDK、anyRTC播放插件实现在线自习室的场景。|9|2021-12-14|2021-08-27|
|149|[gnuf0rce/github-helper](https://github.com/gnuf0rce/github-helper)|mirai-console 插件开发计划|9|2022-02-23|2021-08-11|
|150|[niltok/tesseract-lite](https://github.com/niltok/tesseract-lite)|轻量级 Telegram QQ 转发机器人|9|2021-09-26|2021-07-07|
|151|[exciter-z/MentosWeb](https://github.com/exciter-z/MentosWeb)|一款轻巧而又功能强大的Android WebView支持跨进程通信、支持JsBridge、具备强大的扩展能力。|8|2022-01-21|2022-01-18|
@ -160,20 +160,20 @@
|153|[Samarium150/mirai-console-drift-bottle](https://github.com/Samarium150/mirai-console-drift-bottle)|mirai-console的漂流瓶插件|8|2022-02-09|2021-12-08|
|154|[WsureGuild/qq-official-guild-bot](https://github.com/WsureGuild/qq-official-guild-bot)|kotlin+okhttp的qq频道bot官方websocket协议实现|8|2022-02-19|2021-11-28|
|155|[ldlywt/MyCameraX](https://github.com/ldlywt/MyCameraX)|Android 使用 CameraX 快速实现仿微信短视频录制(轻触拍照、长按录像)|8|2022-01-04|2021-11-27|
|156|[fffguo/qianmi-idea-plugin](https://github.com/fffguo/qianmi-idea-plugin)|千米的idea插件|8|2022-02-08|2021-10-25|
|156|[fffguo/qianmi-idea-plugin](https://github.com/fffguo/qianmi-idea-plugin)|千米的idea插件|8|2022-03-01|2021-10-25|
|157|[ve3344/binding-adapter](https://github.com/ve3344/binding-adapter)| ❤ 一个使用ViewBinding 直接生成RecyclerView Adapter的库。|8|2021-10-27|2021-10-15|
|158|[jenly1314/Location](https://github.com/jenly1314/Location)|:round_pushpin: Location 是一个通过 Android 自带的 LocationManager 来实现的定位功能|8|2021-09-10|2021-09-09|
|159|[DRSalieri/English-Helper](https://github.com/DRSalieri/English-Helper)|-|8|2021-09-01|2021-08-02|
|160|[bbggo/WanAndroid](https://github.com/bbggo/WanAndroid)|🔥 🔥 🔥 一个充满设计感的WanAndroid APP采用Kotlin 语言组件化MVVM+JetPack架构设计Arouter、LiveData、ViewModel、Hilt、Room、Retrofit2、协程Coroutines、Flow等流行技术。|8|2021-11-04|2021-05-28|
|161|[LaoLittle/DrawMeme](https://github.com/LaoLittle/DrawMeme)|一个奇怪的图片生成器|7|2022-02-22|2022-02-02|
|162|[TestPlanB/pigeon](https://github.com/TestPlanB/pigeon)|Android轻量级消息总线框架|7|2022-01-31|2022-01-27|
|163|[niuxiaowei/ReplaceMethod](https://github.com/niuxiaowei/ReplaceMethod)|android app中对方法进行替换工具|7|2022-02-26|2022-01-05|
|164|[xuexiangjys/TemplateSimpleProject-kotlin](https://github.com/xuexiangjys/TemplateSimpleProject-kotlin)|简化版的Android空壳模版工程(kotlin版本)快速搭建集成了XUI、XUtil、XAOP、XPage、友盟统计和walle多渠道打包)|7|2022-02-28|2021-12-30|
|165|[luxiao0314/camera-compose-desktop](https://github.com/luxiao0314/camera-compose-desktop)|基于compose desktop开发的相机桌面工具|7|2021-12-15|2021-11-24|
|166|[JankingWon/ViewPerf](https://github.com/JankingWon/ViewPerf)|[Xposed模块]检测View测量、布局和绘制性能|7|2022-01-03|2021-10-25|
|167|[HarkBen/LovelyTabLayoutExt](https://github.com/HarkBen/LovelyTabLayoutExt)|ViewPager2&TabLayout拓展出一个选中放大效果|7|2021-09-23|2021-09-19|
|168|[vitaviva/ComposeWaveLoading](https://github.com/vitaviva/ComposeWaveLoading)|Compose 波浪效果进度加载|7|2021-09-22|2021-09-16|
|169|[jaydroid1024/anyby](https://github.com/jaydroid1024/anyby)|利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成|7|2021-10-06|2021-09-08|
|159|[jaydroid1024/anyby](https://github.com/jaydroid1024/anyby)|利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成|8|2021-10-06|2021-09-08|
|160|[DRSalieri/English-Helper](https://github.com/DRSalieri/English-Helper)|-|8|2021-09-01|2021-08-02|
|161|[bbggo/WanAndroid](https://github.com/bbggo/WanAndroid)|🔥 🔥 🔥 一个充满设计感的WanAndroid APP采用Kotlin 语言组件化MVVM+JetPack架构设计Arouter、LiveData、ViewModel、Hilt、Room、Retrofit2、协程Coroutines、Flow等流行技术。|8|2021-11-04|2021-05-28|
|162|[liyufengrex/flutter_subscreen_plugin](https://github.com/liyufengrex/flutter_subscreen_plugin)|flutter插件使用flutter实现Android设备双屏显示主副屏皆使用flutter绘制两个屏幕通过channel进行数据传递|8|2022-01-11|2021-03-16|
|163|[LaoLittle/DrawMeme](https://github.com/LaoLittle/DrawMeme)|一个奇怪的图片生成器|7|2022-02-22|2022-02-02|
|164|[TestPlanB/pigeon](https://github.com/TestPlanB/pigeon)|Android轻量级消息总线框架|7|2022-01-31|2022-01-27|
|165|[xuexiangjys/TemplateSimpleProject-kotlin](https://github.com/xuexiangjys/TemplateSimpleProject-kotlin)|简化版的Android空壳模版工程(kotlin版本)快速搭建集成了XUI、XUtil、XAOP、XPage、友盟统计和walle多渠道打包)|7|2022-02-28|2021-12-30|
|166|[luxiao0314/camera-compose-desktop](https://github.com/luxiao0314/camera-compose-desktop)|基于compose desktop开发的相机桌面工具|7|2021-12-15|2021-11-24|
|167|[JankingWon/ViewPerf](https://github.com/JankingWon/ViewPerf)|[Xposed模块]检测View测量、布局和绘制性能|7|2022-01-03|2021-10-25|
|168|[HarkBen/LovelyTabLayoutExt](https://github.com/HarkBen/LovelyTabLayoutExt)|ViewPager2&TabLayout拓展出一个选中放大效果|7|2021-09-23|2021-09-19|
|169|[vitaviva/ComposeWaveLoading](https://github.com/vitaviva/ComposeWaveLoading)|Compose 波浪效果进度加载|7|2021-09-22|2021-09-16|
|170|[bingling-sama/BakaHDT](https://github.com/bingling-sama/BakaHDT)|为Minecraft魔改交流群定制的QQ bot|7|2022-01-27|2021-07-10|
|171|[EspoirX/KvPref](https://github.com/EspoirX/KvPref)|基于属性委托的 key-value 方式存储封装|7|2021-11-26|2021-06-24|
|172|[shenbengit/TTSTool](https://github.com/shenbengit/TTSTool)|科大讯飞离线语音Text to SpeechTTS|7|2021-12-16|2021-05-17|
@ -193,18 +193,18 @@
|186|[luhenchang/ComposeUnit](https://github.com/luhenchang/ComposeUnit)|第一款炫酷的Compose应用|6|2021-12-28|2021-03-30|
|187|[xluu233/AndroidStorageDemo](https://github.com/xluu233/AndroidStorageDemo)|适配Android11分区存储各版本权限行为变化介绍|6|2021-11-10|2021-03-19|
|188|[NextAlone/InstallerPlus](https://github.com/NextAlone/InstallerPlus)|A Xposed Module that add more feature for Package Installer|6|2021-11-26|2021-03-09|
|189|[project-mirai/mirai-sponsor](https://github.com/project-mirai/mirai-sponsor)|mirai项目的赞助透明化金额流向公示|6|2021-12-25|2021-03-01|
|190|[1024xiaoshen/1204doumei](https://github.com/1024xiaoshen/1204doumei)|1024抖音妹子|5|2021-12-05|2021-12-05|
|191|[heyanLE/okkv](https://github.com/heyanLE/okkv)|一个好用的 数据 持久化工具 |5|2021-12-06|2021-11-24|
|192|[Sz-song/requestPermission](https://github.com/Sz-song/requestPermission)|Android 自定义权限请求框架,可以自定义请求前的解释,和权限拒绝后的弹框请求。|5|2021-11-27|2021-11-17|
|193|[MissDelia/DeliaRouter](https://github.com/MissDelia/DeliaRouter)|一个用于Android组件化开发的路由模块|5|2021-11-10|2021-11-04|
|194|[ITxiaoguang/FilePicker](https://github.com/ITxiaoguang/FilePicker)|一款超强的文件选择框架。A super file picker framework.|5|2021-10-28|2021-10-23|
|195|[jenly1314/AppMonitor](https://github.com/jenly1314/AppMonitor)|:dart: AppMonitor 可以轻松的监听App的前后台状态变化Activity的活跃状态变化设备的开关屏状态变化|5|2021-09-02|2021-08-31|
|196|[only52607/LuaMiraiForAndroid](https://github.com/only52607/LuaMiraiForAndroid)|LuaMirai安卓客户端|5|2021-09-06|2021-08-16|
|197|[dkinging/BtcPlugin](https://github.com/dkinging/BtcPlugin)|Mirai插件 - 火币网行情查询插件|5|2021-10-31|2021-06-01|
|198|[aoe-iu/SmartKey](https://github.com/aoe-iu/SmartKey)|replace “平x安x门x禁”、“宝x安x视x频x门x禁” Mini Program|5|2021-09-09|2021-05-26|
|199|[CheatGZ/android_all_star_app](https://github.com/CheatGZ/android_all_star_app)|MVVM架构搭建和使用Demo|5|2021-09-18|2021-04-11|
|200|[liyufengrex/flutter_subscreen_plugin](https://github.com/liyufengrex/flutter_subscreen_plugin)|flutter插件使用flutter实现Android设备双屏显示主副屏皆使用flutter绘制两个屏幕通过channel进行数据传递|5|2021-11-02|2021-03-16|
|189|[1024xiaoshen/1204doumei](https://github.com/1024xiaoshen/1204doumei)|1024抖音妹子|5|2021-12-05|2021-12-05|
|190|[heyanLE/okkv](https://github.com/heyanLE/okkv)|一个好用的 数据 持久化工具 |5|2021-12-06|2021-11-24|
|191|[Sz-song/requestPermission](https://github.com/Sz-song/requestPermission)|Android 自定义权限请求框架,可以自定义请求前的解释,和权限拒绝后的弹框请求。|5|2021-11-27|2021-11-17|
|192|[MissDelia/DeliaRouter](https://github.com/MissDelia/DeliaRouter)|一个用于Android组件化开发的路由模块|5|2021-11-10|2021-11-04|
|193|[ITxiaoguang/FilePicker](https://github.com/ITxiaoguang/FilePicker)|一款超强的文件选择框架。A super file picker framework.|5|2021-10-28|2021-10-23|
|194|[jenly1314/AppMonitor](https://github.com/jenly1314/AppMonitor)|:dart: AppMonitor 可以轻松的监听App的前后台状态变化Activity的活跃状态变化设备的开关屏状态变化|5|2021-09-02|2021-08-31|
|195|[only52607/LuaMiraiForAndroid](https://github.com/only52607/LuaMiraiForAndroid)|LuaMirai安卓客户端|5|2021-09-06|2021-08-16|
|196|[dkinging/BtcPlugin](https://github.com/dkinging/BtcPlugin)|Mirai插件 - 火币网行情查询插件|5|2021-10-31|2021-06-01|
|197|[aoe-iu/SmartKey](https://github.com/aoe-iu/SmartKey)|replace “平x安x门x禁”、“宝x安x视x频x门x禁” Mini Program|5|2021-09-09|2021-05-26|
|198|[CheatGZ/android_all_star_app](https://github.com/CheatGZ/android_all_star_app)|MVVM架构搭建和使用Demo|5|2021-09-18|2021-04-11|
|199|[ljd1996/MoonGame](https://github.com/ljd1996/MoonGame)|守护月饼小游戏|4|2021-09-14|2021-09-14|
|200|[yongfengnice/android11Saf](https://github.com/yongfengnice/android11Saf)|android 11 分区存储 兼容旧版本 迁移工具类方法|4|2021-09-07|2021-09-03|
<div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>