{"id":37904427,"url":"https://github.com/yutils/yutils","last_synced_at":"2026-05-11T09:39:26.537Z","repository":{"id":38362822,"uuid":"245976779","full_name":"yutils/yutils","owner":"yutils","description":"工具集合：各种基类，蓝牙控制，自定义总线，加密解密，SQLite数据库，Socket保持长连接，UDP通信，图片处理，日期处理，弹出自定义对话框，GSP获取，计时器，通知栏下载，处理队列，延迟操作，防粘连操作，文件处理保存，对象保存，线程池处理，单例toast，APP版本更新，快速拍照、选择相册、截图，webView封装，相机封装，多媒体播放封装，弹窗popupWindow快速实现，各种类型转换，APP启动，重启，shell执行，等...","archived":false,"fork":false,"pushed_at":"2025-09-02T07:33:41.000Z","size":2092,"stargazers_count":45,"open_issues_count":2,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T09:25:10.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yutils.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-09T08:06:27.000Z","updated_at":"2025-09-02T07:31:08.000Z","dependencies_parsed_at":"2023-10-12T12:23:49.569Z","dependency_job_id":"782ba0eb-95f6-4a36-a885-431a10b5b385","html_url":"https://github.com/yutils/yutils","commit_stats":null,"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/yutils/yutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutils%2Fyutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutils%2Fyutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutils%2Fyutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutils%2Fyutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yutils","download_url":"https://codeload.github.com/yutils/yutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutils%2Fyutils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T17:08:25.259Z","updated_at":"2026-01-16T17:08:28.473Z","avatar_url":"https://github.com/yutils.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 欢迎来到我的github 细雨若静  👋\nWelcome to my GitHub ! ! !\n\n### 😄 今天天气真好\n----\n\n## [Yutils项目说明  ----\u003e  project.md](https://github.com/yutils/yutils/blob/master/project.md)\n\n----\n## 我的项目列表\n----\n**1.  [YSerialPort](https://github.com/yutils/YSerialPort)**  ----\u003e  [https://github.com/yutils/YSerialPort](https://github.com/yutils/YSerialPort)  \n安卓串口通信app，实现读取串口数据，实现重新组包一次性读取完整数据。可连续读取任意长度数据。觉着不错的话可以 Start 一下哟！\n\n----\n**2.  [kotlinx](https://github.com/yutils/kotlinx)**  ----\u003e  [https://github.com/yutils/kotlinx](https://github.com/yutils/kotlinx)  \n采用kotlin扩展方法的方式来扩展kotlin功能。增加易用性。 举例：\"你好\".toast()   举例：\"日志\".logI()\n\n----\n**3.  [FaceRec-Android](https://github.com/yutils/FaceRec-Android)**  ----\u003e  [https://github.com/yutils/FaceRec-Android](https://github.com/yutils/FaceRec-Android)  \n安卓人脸识别，Android face recognition using InsightFaceSDK， 完全离线，本地运行，实时人脸检测、特征提取与比对，适用于生物识别、身份认证等场景。\n\n----\n**4. [yutils](https://github.com/yutils/yutils)**  ----\u003e  [https://github.com/yutils/yutils](https://github.com/yutils/yutils)  \n工具集合：各种基类，蓝牙控制，自定义总线，加密解密，SQLite数据库，Socket保持长连接，UDP通信，图片处理，日期处理，弹出自定义对话框，GSP获取，计时器，通知栏下载，处理队列，延迟操作，防粘连操作，文件处理保存，对象保存，线程池处理，单例toast，APP版本更新，快速拍照、选择相册、截图，webView封装，相机封装，多媒体播放封装，弹窗popupWindow快速实现，各种类型转换，APP启动，重启，shell执行，等...\n\n----\n**5. [yhttp](https://github.com/yutils/yhttp)**  ----\u003e  [https://github.com/yutils/yhttp](https://github.com/yutils/yhttp)  \nHttp网络请求，使用简单，快速，支持java，kotlin，安卓，一行实现网络请求，支持https、session、get、post、put、delete、多文件上传、文件下载、日志完整显示等。\n\n----\n**6.  [QrCodeLib](https://github.com/yutils/QrCodeLib)**  ----\u003e  [https://github.com/yutils/QrCodeLib](https://github.com/yutils/QrCodeLib)  \n一行代码实现相机扫描二维码 QRCodeUtil.openCamera(activity) {it-\u003e }，一行代码实现选择相册照片并解析二维码 QRCodeUtil.openAlbum(activity) {it-\u003e }，一行代码生成二维码图片\n\n----\n**7.  [databinding](https://github.com/yutils/databinding)**  ----\u003e  [https://github.com/yutils/databinding](https://github.com/yutils/databinding)  \nDataBinding 学习 ：1. 单向绑定   2. 双向绑定 3.RecyclerView  注解使用: @BindingAdapter\n\n----\n**8.  [CH34xUART](https://github.com/yutils/CH34xUART)**  ----\u003e  [https://github.com/yutils/CH34xUART](https://github.com/yutils/CH34xUART)  \nCH340/CH341的USB转串口安卓免驱应用库。修复bug，简单易用。\n\n----\n**9. [ycamerax](https://github.com/yutils/ycamerax)**  ----\u003e  [https://github.com/yutils/ycamerax](https://github.com/yutils/ycamerax)  \nCameraX 使用，支持安卓12，一键获取照片，一键视频，逐帧回调bitmap分析，支持双指放大，双击放大，单击手动对焦\n\n----\n**10. [HikVisionDemo](https://github.com/yutils/HikVisionDemo)**  ----\u003e  [https://github.com/yutils/HikVisionDemo](https://github.com/yutils/HikVisionDemo)  \n海康威视demo   4路同时播放   支持缩放  拍照等\n\n----\n**11. [AlipayPassDialog](https://github.com/yutils/AlipayPassDialog)**  ----\u003e  [https://github.com/yutils/AlipayPassDialog](https://github.com/yutils/AlipayPassDialog)  \nAndroid 支付密码数字键盘， 支持自定义文本、颜色、大小、自定义关闭图标、弹框样式、回调函数处理、数字位置随机、自定义密码位数1-9位、可以自定义样式Dialog、调节字体颜色大小内容。\n\n----\n**12. [openConnect](https://github.com/yutils/openConnect)**  ----\u003e  [https://github.com/yutils/openConnect](https://github.com/yutils/openConnect)  \n一键打开网络调试（无界面APP），支持自定义端口，支持开机自启，适合板载安卓开发。\n\n----\n**13. [note](https://gitee.com/yos/note)**  ----\u003e  [https://gitee.com/yos/note](https://gitee.com/yos/note)   \n一些笔记，每次遇到了什么问题就记录下来。久而久之就记录了很多杂七杂八的笔记。\n\n----\n**其他： [repositories](https://github.com/yutils?tab=repositories)**  ----\u003e  [https://github.com/yutils?tab=repositories](https://github.com/yutils?tab=repositories)   \n由于项目较多写不完，在repositories有所有工程。\n\n----\n\n我的CSDN：[https://blog.csdn.net/Yu1441](https://blog.csdn.net/Yu1441)  \n感谢关注微博：[细雨若静](https://weibo.com/32005200)  \n我的QQ：[3373217](http://wpa.qq.com/msgrd?v=3\u0026uin=3373217\u0026site=qq\u0026menu=yes) (可技术交流)  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutils%2Fyutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutils%2Fyutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutils%2Fyutils/lists"}