From b61863a111ba2daddca7e2160da1eda65b628457 Mon Sep 17 00:00:00 2001 From: rcy1314 <1129159201@qq.com> Date: Tue, 29 Aug 2023 00:51:06 +0000 Subject: [PATCH] chore(updates): updated entries in files --- README.md | 90 +- data.json | 2418 ++++++++++++++++++++++++++--------------------------- 2 files changed, 1249 insertions(+), 1259 deletions(-) diff --git a/README.md b/README.md index 69789e9..beaf613 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ ## Table of Contents +* [Jupyter Notebook](#jupyter-notebook) * [Rust](#rust) * [Python](#python) * [C#](#c) @@ -21,15 +22,14 @@ * [C++](#c-1) * [Perl](#perl) * [HTML](#html) -* [Jupyter Notebook](#jupyter-notebook) * [JavaScript](#javascript) * [Java](#java) * [Swift](#swift) * [Go](#go) * [PHP](#php) +* [Vue](#vue) * [Kotlin](#kotlin) * [Batchfile](#batchfile) -* [Vue](#vue) * [Dart](#dart) * [Shell](#shell) * [Pascal](#pascal) @@ -50,6 +50,24 @@ * [Less](#less) * [Scala](#scala) +## Jupyter Notebook + +* [suno-ai/bark](https://github.com/suno-ai/bark) - 🔊 Text-Prompted Generative Audio Model + +* [dlab-berkeley/Python-Fundamentals-Legacy](https://github.com/dlab-berkeley/Python-Fundamentals-Legacy) - D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks. + +* [jarrellmark/chatgpt-j](https://github.com/jarrellmark/chatgpt-j) - Chat interface to gpt-j. Runs in Google Colab. + +* [Conchylicultor/automations](https://github.com/Conchylicultor/automations) - Automated scripts for APIs + +* [dmarx/video-killed-the-radio-star](https://github.com/dmarx/video-killed-the-radio-star) - Notebook and tools for end-to-end automation of music video production with generative AI + +* [invoke-ai/InvokeAI](https://github.com/invoke-ai/InvokeAI) - InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products. + +* [Sahilvohra58/ai-subtitle-video-editor](https://github.com/Sahilvohra58/ai-subtitle-video-editor) - A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video. + +* [Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui) - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 + ## Rust * [parksb/collie](https://github.com/parksb/collie) - A minimal RSS reader just for you @@ -86,8 +104,6 @@ * [YangchenYe323/Danmuji](https://github.com/YangchenYe323/Danmuji) - :hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手 -* [wasmerio/wasmer](https://github.com/wasmerio/wasmer) - 🚀 The leading WebAssembly Runtime supporting WASIX, WASI and Emscripten - ## Python * [jkoor/Alist-Media-Rename](https://github.com/jkoor/Alist-Media-Rename) - 获取 TMDb 电影/剧集信息,并对 Alist 媒体文件重命名 @@ -544,7 +560,7 @@ * [NiMediaOrg/NiPlayer](https://github.com/NiMediaOrg/NiPlayer) - 💡一款开箱即用的H5弹幕播放器,可自定义样式和组件;插件化,响应式设计;内置支持MP4文件的流播放,同时借助dash.js, hls.js等流媒体协议库可接入任意类型的流媒体协议, 同时提供弹幕播放且提供两套事件和模板系统来适配PC端和移动端。 -* [labring/FastGPT](https://github.com/labring/FastGPT) - FastGPT is a knowledge-based question answering system based on the LLM language model, providing out-of-the-box capabilities for data processing, model invocation, and more. It also allows for complex question answering scenarios through visual workflow orchestration using Flow! +* [labring/FastGPT](https://github.com/labring/FastGPT) - FastGPT is a knowledge-based question answering system built on the LLM. It offers out-of-the-box data processing and model invocation capabilities. Moreover, it allows for workflow orchestration through Flow visualization, thereby enabling complex question and answer scenarios! * [yazinsai/srt-ai](https://github.com/yazinsai/srt-ai) - Translate SRT files to any language, using AI magic ✨ @@ -846,28 +862,10 @@ * [yunwan1x/my-document](https://github.com/yunwan1x/my-document) - 我的文档,书签等收集【mkdocs】 -## Jupyter Notebook - -* [dlab-berkeley/Python-Fundamentals-Legacy](https://github.com/dlab-berkeley/Python-Fundamentals-Legacy) - D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks. - -* [jarrellmark/chatgpt-j](https://github.com/jarrellmark/chatgpt-j) - Chat interface to gpt-j. Runs in Google Colab. - -* [Conchylicultor/automations](https://github.com/Conchylicultor/automations) - Automated scripts for APIs - -* [dmarx/video-killed-the-radio-star](https://github.com/dmarx/video-killed-the-radio-star) - Notebook and tools for end-to-end automation of music video production with generative AI - -* [invoke-ai/InvokeAI](https://github.com/invoke-ai/InvokeAI) - InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products. - -* [Sahilvohra58/ai-subtitle-video-editor](https://github.com/Sahilvohra58/ai-subtitle-video-editor) - A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video. - -* [Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui) - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 - ## JavaScript * [easydiffusion/easydiffusion](https://github.com/easydiffusion/easydiffusion) - Easiest 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image. -* [youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify) - Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能! - * [liudding/notion-portal](https://github.com/liudding/notion-portal) - 基于 Notion 的导航网站,支持自建,自定义主题 * [SenpaiHunters/SpotOn](https://github.com/SenpaiHunters/SpotOn) - SpotOn, a browser extension for Spotify. There is a lot, this includes various visual enhancements such as animation effects, rounded album covers and hover animations, as well as functional improvements such as a dynamic theme that responds to the album art and an auto-lyric search feature on Genius, rainbow controls, and more to discover. @@ -878,7 +876,7 @@ * [merill/aka](https://github.com/merill/aka) - Search for Microsoft's aka.ms links -* [tl-open-source/tl-rtc-file](https://github.com/tl-open-source/tl-rtc-file) - webrtc media(file, video, screen, live and others) transfer tool,p2p网页在线文件传输,跨终端,不限平台,内网不限速,支持私有部署,支持多文件拖拽发送,支持本地屏幕录制,远程屏幕共享,远程音视频通话,密码房间,直播,oss云存储,中继服务设置,webrtc检测,统计,文字传输,公共聊天,远程画板,丰富的后台管理,实时执行日志展示,机器人告警通知等功能 +* [tl-open-source/tl-rtc-file](https://github.com/tl-open-source/tl-rtc-file) - WebRTC P2P online web media streaming tool (for files, video, screen, live streaming, text, etc.) with management and statistical monitoring capabilities. * [xcanwin/KeepChatGPT](https://github.com/xcanwin/KeepChatGPT) - 这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化首页、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。 @@ -1084,7 +1082,7 @@ * [Cruii/oh-my-helper](https://github.com/Cruii/oh-my-helper) - 🚀原bilibili-helper-hub,目前已部署B站每日任务及大会员中心任务 -* [Clay-Ferguson/quantizr](https://github.com/Clay-Ferguson/quantizr) - Quanta is an open-source Social Media (Fediverse) platform for wikis, micro-blogging, collaboration, publishing, secure messaging, file sharing, and video/audio sharing. Browser-based, and written in Java and TypeScript. +* [Clay-Ferguson/quantizr](https://github.com/Clay-Ferguson/quantizr) - Quanta is an open-source CMS with ChatGPT and Social Media (Fediverse) features * [april-projects/april-zh-hotspot-push](https://github.com/april-projects/april-zh-hotspot-push) - 知乎热点推送 @@ -1266,28 +1264,10 @@ * [FlxSNX/TeambitionShare](https://github.com/FlxSNX/TeambitionShare) - ⛔【停止维护】挂载Teambition项目文件 -## Kotlin - -* [msasikanth/twine](https://github.com/msasikanth/twine) - Twine: A Compose multiplatform RSS reader app - -* [Ashinch/ReadYou](https://github.com/Ashinch/ReadYou) - An Android RSS reader presented in Material You style. - -* [mumu12641/Lark](https://github.com/mumu12641/Lark) - Your NetEase Cloud music - -* [pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder) - 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正 - -* [easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi) - 纯纯看番,使用 Compose 开发的看番软件,支持多番剧源 - -* [avatsav/linkding-apps](https://github.com/avatsav/linkding-apps) - \[WIP] Native apps for Linkding self-hosted bookmark service - -* [gyakkun/qq-mht2html](https://github.com/gyakkun/qq-mht2html) - 转换QQ导出的MHT文件到HTML和图片文件, 支持按日期、行数自动分页, 支持多线程, 支持150G+文件 - -## Batchfile - -* [zhenruyan/e3v5bios](https://github.com/zhenruyan/e3v5bios) - 从群里整理的一些主板bios,感谢李白-9 捡垃圾的77 番茄橘子香蕉等up主 - ## Vue +* [youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify) - Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能! + * [Kaidesuyo/Hydrogen-Music](https://github.com/Kaidesuyo/Hydrogen-Music) - 仿明日方舟工业风音乐播放器,支持添加曲绘 * [lianginx/chatgpt-nuxt](https://github.com/lianginx/chatgpt-nuxt) - 基于 Nuxt.js 框架的 ChatGPT 类项目,支持 OpenAI 和 Azure 两种 API 切换,支持黑暗模式、中英日多语言切换。 @@ -1362,6 +1342,26 @@ * [doocs/md](https://github.com/doocs/md) - ✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性 +## Kotlin + +* [msasikanth/twine](https://github.com/msasikanth/twine) - Twine: A Compose multiplatform RSS reader app + +* [Ashinch/ReadYou](https://github.com/Ashinch/ReadYou) - An Android RSS reader presented in Material You style. + +* [mumu12641/Lark](https://github.com/mumu12641/Lark) - Your NetEase Cloud music + +* [pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder) - 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正 + +* [easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi) - 纯纯看番,使用 Compose 开发的看番软件,支持多番剧源 + +* [avatsav/linkding-apps](https://github.com/avatsav/linkding-apps) - \[WIP] Native apps for Linkding self-hosted bookmark service + +* [gyakkun/qq-mht2html](https://github.com/gyakkun/qq-mht2html) - 转换QQ导出的MHT文件到HTML和图片文件, 支持按日期、行数自动分页, 支持多线程, 支持150G+文件 + +## Batchfile + +* [zhenruyan/e3v5bios](https://github.com/zhenruyan/e3v5bios) - 从群里整理的一些主板bios,感谢李白-9 捡垃圾的77 番茄橘子香蕉等up主 + ## Dart * [fregie/pho](https://github.com/fregie/pho) - A serverless application for viewing and synchronizing photos to cloud storage diff --git a/data.json b/data.json index e3ab737..85590e3 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,258 @@ { + "Jupyter Notebook": [ + { + "id": 624994625, + "node_id": "R_kgDOJUCpQQ", + "name": "bark", + "full_name": "suno-ai/bark", + "owner": { + "login": "suno-ai", + "id": 99442120, + "avatar_url": "https://avatars.githubusercontent.com/u/99442120?v=4", + "url": "https://api.github.com/users/suno-ai", + "html_url": "https://github.com/suno-ai" + }, + "html_url": "https://github.com/suno-ai/bark", + "description": "🔊 Text-Prompted Generative Audio Model", + "url": "https://api.github.com/repos/suno-ai/bark", + "languages_url": "https://api.github.com/repos/suno-ai/bark/languages", + "created_at": "2023-04-07T19:34:48Z", + "updated_at": "2023-08-28T23:31:49Z", + "git_url": "git://github.com/suno-ai/bark.git", + "ssh_url": "git@github.com:suno-ai/bark.git", + "clone_url": "https://github.com/suno-ai/bark.git", + "homepage": "", + "stargazers_count": 25810, + "watchers_count": 25810, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 65162876, + "node_id": "MDEwOlJlcG9zaXRvcnk2NTE2Mjg3Ng==", + "name": "Python-Fundamentals-Legacy", + "full_name": "dlab-berkeley/Python-Fundamentals-Legacy", + "owner": { + "login": "dlab-berkeley", + "id": 4195977, + "avatar_url": "https://avatars.githubusercontent.com/u/4195977?v=4", + "url": "https://api.github.com/users/dlab-berkeley", + "html_url": "https://github.com/dlab-berkeley" + }, + "html_url": "https://github.com/dlab-berkeley/Python-Fundamentals-Legacy", + "description": "D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks.", + "url": "https://api.github.com/repos/dlab-berkeley/Python-Fundamentals-Legacy", + "languages_url": "https://api.github.com/repos/dlab-berkeley/Python-Fundamentals-Legacy/languages", + "created_at": "2016-08-08T01:25:20Z", + "updated_at": "2023-07-29T11:42:42Z", + "git_url": "git://github.com/dlab-berkeley/Python-Fundamentals-Legacy.git", + "ssh_url": "git@github.com:dlab-berkeley/Python-Fundamentals-Legacy.git", + "clone_url": "https://github.com/dlab-berkeley/Python-Fundamentals-Legacy.git", + "homepage": "", + "stargazers_count": 167, + "watchers_count": 167, + "language": "Jupyter Notebook", + "topics": [ + "data-science", + "introduction-to-python", + "jupyter", + "python" + ] + }, + { + "id": 610566562, + "node_id": "R_kgDOJGSBog", + "name": "chatgpt-j", + "full_name": "jarrellmark/chatgpt-j", + "owner": { + "login": "jarrellmark", + "id": 1057612, + "avatar_url": "https://avatars.githubusercontent.com/u/1057612?v=4", + "url": "https://api.github.com/users/jarrellmark", + "html_url": "https://github.com/jarrellmark" + }, + "html_url": "https://github.com/jarrellmark/chatgpt-j", + "description": "Chat interface to gpt-j. Runs in Google Colab.", + "url": "https://api.github.com/repos/jarrellmark/chatgpt-j", + "languages_url": "https://api.github.com/repos/jarrellmark/chatgpt-j/languages", + "created_at": "2023-03-07T02:54:51Z", + "updated_at": "2023-08-22T00:49:27Z", + "git_url": "git://github.com/jarrellmark/chatgpt-j.git", + "ssh_url": "git@github.com:jarrellmark/chatgpt-j.git", + "clone_url": "https://github.com/jarrellmark/chatgpt-j.git", + "homepage": null, + "stargazers_count": 52, + "watchers_count": 52, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 443640651, + "node_id": "R_kgDOGnFrSw", + "name": "automations", + "full_name": "Conchylicultor/automations", + "owner": { + "login": "Conchylicultor", + "id": 9047355, + "avatar_url": "https://avatars.githubusercontent.com/u/9047355?v=4", + "url": "https://api.github.com/users/Conchylicultor", + "html_url": "https://github.com/Conchylicultor" + }, + "html_url": "https://github.com/Conchylicultor/automations", + "description": "Automated scripts for APIs", + "url": "https://api.github.com/repos/Conchylicultor/automations", + "languages_url": "https://api.github.com/repos/Conchylicultor/automations/languages", + "created_at": "2022-01-01T23:05:21Z", + "updated_at": "2023-02-12T16:10:59Z", + "git_url": "git://github.com/Conchylicultor/automations.git", + "ssh_url": "git@github.com:Conchylicultor/automations.git", + "clone_url": "https://github.com/Conchylicultor/automations.git", + "homepage": null, + "stargazers_count": 1, + "watchers_count": 1, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 540515813, + "node_id": "R_kgDOIDed5Q", + "name": "video-killed-the-radio-star", + "full_name": "dmarx/video-killed-the-radio-star", + "owner": { + "login": "dmarx", + "id": 1466881, + "avatar_url": "https://avatars.githubusercontent.com/u/1466881?v=4", + "url": "https://api.github.com/users/dmarx", + "html_url": "https://github.com/dmarx" + }, + "html_url": "https://github.com/dmarx/video-killed-the-radio-star", + "description": "Notebook and tools for end-to-end automation of music video production with generative AI", + "url": "https://api.github.com/repos/dmarx/video-killed-the-radio-star", + "languages_url": "https://api.github.com/repos/dmarx/video-killed-the-radio-star/languages", + "created_at": "2022-09-23T15:57:47Z", + "updated_at": "2023-08-26T03:24:30Z", + "git_url": "git://github.com/dmarx/video-killed-the-radio-star.git", + "ssh_url": "git@github.com:dmarx/video-killed-the-radio-star.git", + "clone_url": "https://github.com/dmarx/video-killed-the-radio-star.git", + "homepage": "https://colab.research.google.com/github/dmarx/video-killed-the-radio-star/blob/main/Video_Killed_The_Radio_Star_Defusion.ipynb#scrollTo=oPbeyWtesAoh", + "stargazers_count": 152, + "watchers_count": 152, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 525592995, + "node_id": "R_kgDOH1Ppow", + "name": "InvokeAI", + "full_name": "invoke-ai/InvokeAI", + "owner": { + "login": "invoke-ai", + "id": 113954515, + "avatar_url": "https://avatars.githubusercontent.com/u/113954515?v=4", + "url": "https://api.github.com/users/invoke-ai", + "html_url": "https://github.com/invoke-ai" + }, + "html_url": "https://github.com/invoke-ai/InvokeAI", + "description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.", + "url": "https://api.github.com/repos/invoke-ai/InvokeAI", + "languages_url": "https://api.github.com/repos/invoke-ai/InvokeAI/languages", + "created_at": "2022-08-17T01:04:27Z", + "updated_at": "2023-08-28T20:56:06Z", + "git_url": "git://github.com/invoke-ai/InvokeAI.git", + "ssh_url": "git@github.com:invoke-ai/InvokeAI.git", + "clone_url": "https://github.com/invoke-ai/InvokeAI.git", + "homepage": "https://invoke-ai.github.io/InvokeAI/", + "stargazers_count": 18424, + "watchers_count": 18424, + "language": "Jupyter Notebook", + "topics": [ + "ai-art", + "artificial-intelligence", + "generative-art", + "image-generation", + "img2img", + "inpainting", + "latent-diffusion", + "linux", + "macos", + "outpainting", + "stable-diffusion", + "txt2img", + "windows" + ] + }, + { + "id": 522257662, + "node_id": "R_kgDOHyEE_g", + "name": "ai-subtitle-video-editor", + "full_name": "Sahilvohra58/ai-subtitle-video-editor", + "owner": { + "login": "Sahilvohra58", + "id": 70532930, + "avatar_url": "https://avatars.githubusercontent.com/u/70532930?v=4", + "url": "https://api.github.com/users/Sahilvohra58", + "html_url": "https://github.com/Sahilvohra58" + }, + "html_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor", + "description": "A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video.", + "url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor", + "languages_url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor/languages", + "created_at": "2022-08-07T15:58:07Z", + "updated_at": "2022-12-21T04:20:04Z", + "git_url": "git://github.com/Sahilvohra58/ai-subtitle-video-editor.git", + "ssh_url": "git@github.com:Sahilvohra58/ai-subtitle-video-editor.git", + "clone_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor.git", + "homepage": "", + "stargazers_count": 2, + "watchers_count": 2, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 415489170, + "node_id": "R_kgDOGMPckg", + "name": "paper2gui", + "full_name": "Baiyuetribe/paper2gui", + "owner": { + "login": "Baiyuetribe", + "id": 43716063, + "avatar_url": "https://avatars.githubusercontent.com/u/43716063?v=4", + "url": "https://api.github.com/users/Baiyuetribe", + "html_url": "https://github.com/Baiyuetribe" + }, + "html_url": "https://github.com/Baiyuetribe/paper2gui", + "description": "Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术", + "url": "https://api.github.com/repos/Baiyuetribe/paper2gui", + "languages_url": "https://api.github.com/repos/Baiyuetribe/paper2gui/languages", + "created_at": "2021-10-10T04:54:02Z", + "updated_at": "2023-08-28T16:49:23Z", + "git_url": "git://github.com/Baiyuetribe/paper2gui.git", + "ssh_url": "git@github.com:Baiyuetribe/paper2gui.git", + "clone_url": "https://github.com/Baiyuetribe/paper2gui.git", + "homepage": "https://xiaobaituai.com", + "stargazers_count": 8543, + "watchers_count": 8543, + "language": "Jupyter Notebook", + "topics": [ + "animegan2", + "codeformer-gui", + "dain", + "dain-gui", + "gfpgan", + "huoshan-tts", + "microsoft-tts", + "ncnn", + "ncnn-model", + "noveria", + "realcugan-gui", + "realcugan-pro", + "realesrganv2-gu", + "rife-gui", + "stable-diffusion", + "waifu2x-gui" + ] + } + ], "Rust": [ { "id": 679599293, @@ -17,13 +271,13 @@ "url": "https://api.github.com/repos/parksb/collie", "languages_url": "https://api.github.com/repos/parksb/collie/languages", "created_at": "2023-08-17T07:42:33Z", - "updated_at": "2023-08-27T23:03:32Z", + "updated_at": "2023-08-28T13:19:56Z", "git_url": "git://github.com/parksb/collie.git", "ssh_url": "git@github.com:parksb/collie.git", "clone_url": "https://github.com/parksb/collie.git", "homepage": "", - "stargazers_count": 39, - "watchers_count": 39, + "stargazers_count": 41, + "watchers_count": 41, "language": "Rust", "topics": [ "atom-reader", @@ -136,13 +390,13 @@ "url": "https://api.github.com/repos/YukiCoco/ToMoon", "languages_url": "https://api.github.com/repos/YukiCoco/ToMoon/languages", "created_at": "2022-09-25T03:12:40Z", - "updated_at": "2023-08-27T04:18:25Z", + "updated_at": "2023-08-28T14:54:22Z", "git_url": "git://github.com/YukiCoco/ToMoon.git", "ssh_url": "git@github.com:YukiCoco/ToMoon.git", "clone_url": "https://github.com/YukiCoco/ToMoon.git", "homepage": "", - "stargazers_count": 525, - "watchers_count": 525, + "stargazers_count": 527, + "watchers_count": 527, "language": "Rust", "topics": [] }, @@ -297,13 +551,13 @@ "url": "https://api.github.com/repos/lencx/ChatGPT", "languages_url": "https://api.github.com/repos/lencx/ChatGPT/languages", "created_at": "2022-12-07T09:43:02Z", - "updated_at": "2023-08-28T00:09:40Z", + "updated_at": "2023-08-29T00:49:23Z", "git_url": "git://github.com/lencx/ChatGPT.git", "ssh_url": "git@github.com:lencx/ChatGPT.git", "clone_url": "https://github.com/lencx/ChatGPT.git", "homepage": "https://nofwl.com", - "stargazers_count": 40546, - "watchers_count": 40546, + "stargazers_count": 40568, + "watchers_count": 40568, "language": "Rust", "topics": [ "ai", @@ -340,13 +594,13 @@ "url": "https://api.github.com/repos/qdrant/qdrant", "languages_url": "https://api.github.com/repos/qdrant/qdrant/languages", "created_at": "2020-05-30T21:37:01Z", - "updated_at": "2023-08-27T21:57:02Z", + "updated_at": "2023-08-28T22:58:06Z", "git_url": "git://github.com/qdrant/qdrant.git", "ssh_url": "git@github.com:qdrant/qdrant.git", "clone_url": "https://github.com/qdrant/qdrant.git", "homepage": "https://qdrant.tech", - "stargazers_count": 12479, - "watchers_count": 12479, + "stargazers_count": 12496, + "watchers_count": 12496, "language": "Rust", "topics": [ "approximate-nearest-neighbor-search", @@ -387,13 +641,13 @@ "url": "https://api.github.com/repos/MicroCBer/BetterNCM-Installer", "languages_url": "https://api.github.com/repos/MicroCBer/BetterNCM-Installer/languages", "created_at": "2022-04-16T09:28:50Z", - "updated_at": "2023-08-27T14:42:40Z", + "updated_at": "2023-08-28T13:11:40Z", "git_url": "git://github.com/MicroCBer/BetterNCM-Installer.git", "ssh_url": "git@github.com:MicroCBer/BetterNCM-Installer.git", "clone_url": "https://github.com/MicroCBer/BetterNCM-Installer.git", "homepage": "", - "stargazers_count": 1517, - "watchers_count": 1517, + "stargazers_count": 1518, + "watchers_count": 1518, "language": "Rust", "topics": [] }, @@ -484,13 +738,13 @@ "url": "https://api.github.com/repos/tw93/Pake", "languages_url": "https://api.github.com/repos/tw93/Pake/languages", "created_at": "2022-10-14T09:32:57Z", - "updated_at": "2023-08-27T23:05:53Z", + "updated_at": "2023-08-28T21:43:11Z", "git_url": "git://github.com/tw93/Pake.git", "ssh_url": "git@github.com:tw93/Pake.git", "clone_url": "https://github.com/tw93/Pake.git", "homepage": "", - "stargazers_count": 17839, - "watchers_count": 17839, + "stargazers_count": 17924, + "watchers_count": 17924, "language": "Rust", "topics": [ "chatgpt", @@ -574,44 +828,6 @@ "watchers_count": 5, "language": "Rust", "topics": [] - }, - { - "id": 152572186, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTI1NzIxODY=", - "name": "wasmer", - "full_name": "wasmerio/wasmer", - "owner": { - "login": "wasmerio", - "id": 44205449, - "avatar_url": "https://avatars.githubusercontent.com/u/44205449?v=4", - "url": "https://api.github.com/users/wasmerio", - "html_url": "https://github.com/wasmerio" - }, - "html_url": "https://github.com/wasmerio/wasmer", - "description": "🚀 The leading WebAssembly Runtime supporting WASIX, WASI and Emscripten", - "url": "https://api.github.com/repos/wasmerio/wasmer", - "languages_url": "https://api.github.com/repos/wasmerio/wasmer/languages", - "created_at": "2018-10-11T10:15:53Z", - "updated_at": "2023-08-27T22:18:24Z", - "git_url": "git://github.com/wasmerio/wasmer.git", - "ssh_url": "git@github.com:wasmerio/wasmer.git", - "clone_url": "https://github.com/wasmerio/wasmer.git", - "homepage": "https://wasmer.io/", - "stargazers_count": 16093, - "watchers_count": 16093, - "language": "Rust", - "topics": [ - "emscripten", - "linux", - "macos", - "rust", - "wasi", - "wasix", - "wasm", - "wasmer", - "webassembly", - "windows" - ] } ], "Python": [ @@ -659,13 +875,13 @@ "url": "https://api.github.com/repos/snowby666/poe-api-wrapper", "languages_url": "https://api.github.com/repos/snowby666/poe-api-wrapper/languages", "created_at": "2023-08-13T06:01:10Z", - "updated_at": "2023-08-27T19:22:27Z", + "updated_at": "2023-08-28T16:20:15Z", "git_url": "git://github.com/snowby666/poe-api-wrapper.git", "ssh_url": "git@github.com:snowby666/poe-api-wrapper.git", "clone_url": "https://github.com/snowby666/poe-api-wrapper.git", "homepage": "https://pypi.org/project/poe-api-wrapper/", - "stargazers_count": 48, - "watchers_count": 48, + "stargazers_count": 52, + "watchers_count": 52, "language": "Python", "topics": [ "api", @@ -793,13 +1009,13 @@ "url": "https://api.github.com/repos/OpenGenerativeAI/GenossGPT", "languages_url": "https://api.github.com/repos/OpenGenerativeAI/GenossGPT/languages", "created_at": "2023-07-16T19:50:25Z", - "updated_at": "2023-08-27T16:28:19Z", + "updated_at": "2023-08-28T22:05:36Z", "git_url": "git://github.com/OpenGenerativeAI/GenossGPT.git", "ssh_url": "git@github.com:OpenGenerativeAI/GenossGPT.git", "clone_url": "https://github.com/OpenGenerativeAI/GenossGPT.git", "homepage": "https://genoss.ai/", - "stargazers_count": 559, - "watchers_count": 559, + "stargazers_count": 573, + "watchers_count": 573, "language": "Python", "topics": [ "api", @@ -885,13 +1101,13 @@ "url": "https://api.github.com/repos/jiran214/GPT-vup", "languages_url": "https://api.github.com/repos/jiran214/GPT-vup/languages", "created_at": "2023-04-25T09:54:35Z", - "updated_at": "2023-08-27T15:16:56Z", + "updated_at": "2023-08-28T19:27:54Z", "git_url": "git://github.com/jiran214/GPT-vup.git", "ssh_url": "git@github.com:jiran214/GPT-vup.git", "clone_url": "https://github.com/jiran214/GPT-vup.git", "homepage": "", - "stargazers_count": 880, - "watchers_count": 880, + "stargazers_count": 882, + "watchers_count": 882, "language": "Python", "topics": [ "bilibili", @@ -981,13 +1197,13 @@ "url": "https://api.github.com/repos/geekan/MetaGPT", "languages_url": "https://api.github.com/repos/geekan/MetaGPT/languages", "created_at": "2023-06-30T09:04:55Z", - "updated_at": "2023-08-28T00:49:58Z", + "updated_at": "2023-08-29T00:34:02Z", "git_url": "git://github.com/geekan/MetaGPT.git", "ssh_url": "git@github.com:geekan/MetaGPT.git", "clone_url": "https://github.com/geekan/MetaGPT.git", "homepage": "", - "stargazers_count": 23835, - "watchers_count": 23835, + "stargazers_count": 24099, + "watchers_count": 24099, "language": "Python", "topics": [ "agent", @@ -1076,13 +1292,13 @@ "url": "https://api.github.com/repos/EstrellaXD/Auto_Bangumi", "languages_url": "https://api.github.com/repos/EstrellaXD/Auto_Bangumi/languages", "created_at": "2022-05-03T03:46:36Z", - "updated_at": "2023-08-27T15:45:22Z", + "updated_at": "2023-08-29T00:46:58Z", "git_url": "git://github.com/EstrellaXD/Auto_Bangumi.git", "ssh_url": "git@github.com:EstrellaXD/Auto_Bangumi.git", "clone_url": "https://github.com/EstrellaXD/Auto_Bangumi.git", "homepage": "https://autobangumi.org", - "stargazers_count": 4043, - "watchers_count": 4043, + "stargazers_count": 4052, + "watchers_count": 4052, "language": "Python", "topics": [ "anime", @@ -1145,13 +1361,13 @@ "url": "https://api.github.com/repos/HIllya51/LunaTranslator", "languages_url": "https://api.github.com/repos/HIllya51/LunaTranslator/languages", "created_at": "2022-09-28T03:10:53Z", - "updated_at": "2023-08-27T18:13:23Z", + "updated_at": "2023-08-28T23:50:05Z", "git_url": "git://github.com/HIllya51/LunaTranslator.git", "ssh_url": "git@github.com:HIllya51/LunaTranslator.git", "clone_url": "https://github.com/HIllya51/LunaTranslator.git", "homepage": "", - "stargazers_count": 1768, - "watchers_count": 1768, + "stargazers_count": 1777, + "watchers_count": 1777, "language": "Python", "topics": [ "galgame", @@ -1205,13 +1421,13 @@ "url": "https://api.github.com/repos/Josh-XT/AGiXT", "languages_url": "https://api.github.com/repos/Josh-XT/AGiXT/languages", "created_at": "2023-04-17T19:35:00Z", - "updated_at": "2023-08-27T10:01:30Z", + "updated_at": "2023-08-28T18:26:29Z", "git_url": "git://github.com/Josh-XT/AGiXT.git", "ssh_url": "git@github.com:Josh-XT/AGiXT.git", "clone_url": "https://github.com/Josh-XT/AGiXT.git", "homepage": "https://AGiXT.com", - "stargazers_count": 1972, - "watchers_count": 1972, + "stargazers_count": 1976, + "watchers_count": 1976, "language": "Python", "topics": [ "agent-llm", @@ -1247,13 +1463,13 @@ "url": "https://api.github.com/repos/chn-lee-yumi/MaterialSearch", "languages_url": "https://api.github.com/repos/chn-lee-yumi/MaterialSearch/languages", "created_at": "2023-03-16T11:33:21Z", - "updated_at": "2023-08-27T13:14:50Z", + "updated_at": "2023-08-28T01:54:01Z", "git_url": "git://github.com/chn-lee-yumi/MaterialSearch.git", "ssh_url": "git@github.com:chn-lee-yumi/MaterialSearch.git", "clone_url": "https://github.com/chn-lee-yumi/MaterialSearch.git", "homepage": "", - "stargazers_count": 140, - "watchers_count": 140, + "stargazers_count": 141, + "watchers_count": 141, "language": "Python", "topics": [] }, @@ -1274,13 +1490,13 @@ "url": "https://api.github.com/repos/oobabooga/text-generation-webui", "languages_url": "https://api.github.com/repos/oobabooga/text-generation-webui/languages", "created_at": "2022-12-21T04:17:37Z", - "updated_at": "2023-08-28T00:40:49Z", + "updated_at": "2023-08-29T00:37:36Z", "git_url": "git://github.com/oobabooga/text-generation-webui.git", "ssh_url": "git@github.com:oobabooga/text-generation-webui.git", "clone_url": "https://github.com/oobabooga/text-generation-webui.git", "homepage": "", - "stargazers_count": 22033, - "watchers_count": 22033, + "stargazers_count": 22155, + "watchers_count": 22155, "language": "Python", "topics": [] }, @@ -1301,13 +1517,13 @@ "url": "https://api.github.com/repos/zyddnys/manga-image-translator", "languages_url": "https://api.github.com/repos/zyddnys/manga-image-translator/languages", "created_at": "2021-02-18T03:03:23Z", - "updated_at": "2023-08-27T18:13:29Z", + "updated_at": "2023-08-28T23:57:25Z", "git_url": "git://github.com/zyddnys/manga-image-translator.git", "ssh_url": "git@github.com:zyddnys/manga-image-translator.git", "clone_url": "https://github.com/zyddnys/manga-image-translator.git", "homepage": "https://cotrans.touhou.ai/", - "stargazers_count": 2304, - "watchers_count": 2304, + "stargazers_count": 2306, + "watchers_count": 2306, "language": "Python", "topics": [ "anime", @@ -1371,13 +1587,13 @@ "url": "https://api.github.com/repos/XingangPan/DragGAN", "languages_url": "https://api.github.com/repos/XingangPan/DragGAN/languages", "created_at": "2023-05-18T10:08:02Z", - "updated_at": "2023-08-28T00:11:16Z", + "updated_at": "2023-08-28T23:44:46Z", "git_url": "git://github.com/XingangPan/DragGAN.git", "ssh_url": "git@github.com:XingangPan/DragGAN.git", "clone_url": "https://github.com/XingangPan/DragGAN.git", "homepage": "https://vcai.mpi-inf.mpg.de/projects/DragGAN/", - "stargazers_count": 32439, - "watchers_count": 32439, + "stargazers_count": 32468, + "watchers_count": 32468, "language": "Python", "topics": [ "artificial-intelligence", @@ -1403,13 +1619,13 @@ "url": "https://api.github.com/repos/Sanster/lama-cleaner", "languages_url": "https://api.github.com/repos/Sanster/lama-cleaner/languages", "created_at": "2021-11-15T14:16:40Z", - "updated_at": "2023-08-27T21:47:54Z", + "updated_at": "2023-08-28T22:54:18Z", "git_url": "git://github.com/Sanster/lama-cleaner.git", "ssh_url": "git@github.com:Sanster/lama-cleaner.git", "clone_url": "https://github.com/Sanster/lama-cleaner.git", "homepage": "https://lama-cleaner-docs.vercel.app/", - "stargazers_count": 12929, - "watchers_count": 12929, + "stargazers_count": 12942, + "watchers_count": 12942, "language": "Python", "topics": [ "inpainting", @@ -1465,13 +1681,13 @@ "url": "https://api.github.com/repos/OpenGVLab/InternGPT", "languages_url": "https://api.github.com/repos/OpenGVLab/InternGPT/languages", "created_at": "2023-05-08T15:41:30Z", - "updated_at": "2023-08-27T15:13:34Z", + "updated_at": "2023-08-28T10:01:31Z", "git_url": "git://github.com/OpenGVLab/InternGPT.git", "ssh_url": "git@github.com:OpenGVLab/InternGPT.git", "clone_url": "https://github.com/OpenGVLab/InternGPT.git", "homepage": "https://igpt.opengvlab.com", - "stargazers_count": 2834, - "watchers_count": 2834, + "stargazers_count": 2837, + "watchers_count": 2837, "language": "Python", "topics": [ "chatgpt", @@ -1548,13 +1764,13 @@ "url": "https://api.github.com/repos/mli/autocut", "languages_url": "https://api.github.com/repos/mli/autocut/languages", "created_at": "2022-10-28T21:53:27Z", - "updated_at": "2023-08-26T17:38:07Z", + "updated_at": "2023-08-28T20:49:34Z", "git_url": "git://github.com/mli/autocut.git", "ssh_url": "git@github.com:mli/autocut.git", "clone_url": "https://github.com/mli/autocut.git", "homepage": "", - "stargazers_count": 5275, - "watchers_count": 5275, + "stargazers_count": 5286, + "watchers_count": 5286, "language": "Python", "topics": [] }, @@ -1640,13 +1856,13 @@ "url": "https://api.github.com/repos/botbahlul/PyAutoSRT", "languages_url": "https://api.github.com/repos/botbahlul/PyAutoSRT/languages", "created_at": "2023-02-10T17:32:38Z", - "updated_at": "2023-08-27T18:18:52Z", + "updated_at": "2023-08-28T06:36:19Z", "git_url": "git://github.com/botbahlul/PyAutoSRT.git", "ssh_url": "git@github.com:botbahlul/PyAutoSRT.git", "clone_url": "https://github.com/botbahlul/PyAutoSRT.git", "homepage": "", - "stargazers_count": 104, - "watchers_count": 104, + "stargazers_count": 105, + "watchers_count": 105, "language": "Python", "topics": [ "auto-caption", @@ -1711,13 +1927,13 @@ "url": "https://api.github.com/repos/chroming/pdfdir", "languages_url": "https://api.github.com/repos/chroming/pdfdir/languages", "created_at": "2017-08-09T11:21:34Z", - "updated_at": "2023-08-27T13:46:16Z", + "updated_at": "2023-08-28T12:54:51Z", "git_url": "git://github.com/chroming/pdfdir.git", "ssh_url": "git@github.com:chroming/pdfdir.git", "clone_url": "https://github.com/chroming/pdfdir.git", "homepage": "", - "stargazers_count": 312, - "watchers_count": 312, + "stargazers_count": 313, + "watchers_count": 313, "language": "Python", "topics": [ "multi-platform", @@ -1782,13 +1998,13 @@ "url": "https://api.github.com/repos/Hanzoe/Pet-GPT", "languages_url": "https://api.github.com/repos/Hanzoe/Pet-GPT/languages", "created_at": "2023-04-15T01:46:51Z", - "updated_at": "2023-08-24T04:06:39Z", + "updated_at": "2023-08-28T07:59:13Z", "git_url": "git://github.com/Hanzoe/Pet-GPT.git", "ssh_url": "git@github.com:Hanzoe/Pet-GPT.git", "clone_url": "https://github.com/Hanzoe/Pet-GPT.git", "homepage": "", - "stargazers_count": 107, - "watchers_count": 107, + "stargazers_count": 109, + "watchers_count": 109, "language": "Python", "topics": [ "chaptgpt", @@ -1844,13 +2060,13 @@ "url": "https://api.github.com/repos/Giskard-AI/giskard", "languages_url": "https://api.github.com/repos/Giskard-AI/giskard/languages", "created_at": "2022-03-06T21:45:37Z", - "updated_at": "2023-08-27T17:01:08Z", + "updated_at": "2023-08-28T22:34:50Z", "git_url": "git://github.com/Giskard-AI/giskard.git", "ssh_url": "git@github.com:Giskard-AI/giskard.git", "clone_url": "https://github.com/Giskard-AI/giskard.git", "homepage": "https://docs.giskard.ai", - "stargazers_count": 1183, - "watchers_count": 1183, + "stargazers_count": 1186, + "watchers_count": 1186, "language": "Python", "topics": [ "ai", @@ -1951,13 +2167,13 @@ "url": "https://api.github.com/repos/LiLittleCat/awesome-free-chatgpt", "languages_url": "https://api.github.com/repos/LiLittleCat/awesome-free-chatgpt/languages", "created_at": "2023-03-09T07:37:37Z", - "updated_at": "2023-08-27T22:06:59Z", + "updated_at": "2023-08-29T00:42:11Z", "git_url": "git://github.com/LiLittleCat/awesome-free-chatgpt.git", "ssh_url": "git@github.com:LiLittleCat/awesome-free-chatgpt.git", "clone_url": "https://github.com/LiLittleCat/awesome-free-chatgpt.git", "homepage": "", - "stargazers_count": 9926, - "watchers_count": 9926, + "stargazers_count": 9968, + "watchers_count": 9968, "language": "Python", "topics": [ "awesome", @@ -2019,13 +2235,13 @@ "url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui", "languages_url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui/languages", "created_at": "2022-08-22T14:05:26Z", - "updated_at": "2023-08-28T00:50:47Z", + "updated_at": "2023-08-29T00:47:12Z", "git_url": "git://github.com/AUTOMATIC1111/stable-diffusion-webui.git", "ssh_url": "git@github.com:AUTOMATIC1111/stable-diffusion-webui.git", "clone_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui.git", "homepage": "", - "stargazers_count": 98959, - "watchers_count": 98959, + "stargazers_count": 99130, + "watchers_count": 99130, "language": "Python", "topics": [ "ai", @@ -2095,13 +2311,13 @@ "url": "https://api.github.com/repos/microsoft/TaskMatrix", "languages_url": "https://api.github.com/repos/microsoft/TaskMatrix/languages", "created_at": "2023-03-02T09:04:28Z", - "updated_at": "2023-08-27T14:21:53Z", + "updated_at": "2023-08-28T23:47:28Z", "git_url": "git://github.com/microsoft/TaskMatrix.git", "ssh_url": "git@github.com:microsoft/TaskMatrix.git", "clone_url": "https://github.com/microsoft/TaskMatrix.git", "homepage": "", - "stargazers_count": 33952, - "watchers_count": 33952, + "stargazers_count": 33963, + "watchers_count": 33963, "language": "Python", "topics": [] }, @@ -2161,13 +2377,13 @@ "url": "https://api.github.com/repos/Nriver/Episode-ReName", "languages_url": "https://api.github.com/repos/Nriver/Episode-ReName/languages", "created_at": "2021-10-19T03:58:13Z", - "updated_at": "2023-08-27T16:37:41Z", + "updated_at": "2023-08-28T03:18:57Z", "git_url": "git://github.com/Nriver/Episode-ReName.git", "ssh_url": "git@github.com:Nriver/Episode-ReName.git", "clone_url": "https://github.com/Nriver/Episode-ReName.git", "homepage": "", - "stargazers_count": 583, - "watchers_count": 583, + "stargazers_count": 584, + "watchers_count": 584, "language": "Python", "topics": [ "automation", @@ -2202,13 +2418,13 @@ "url": "https://api.github.com/repos/cluic/wxauto", "languages_url": "https://api.github.com/repos/cluic/wxauto/languages", "created_at": "2021-08-15T16:24:05Z", - "updated_at": "2023-08-26T12:40:36Z", + "updated_at": "2023-08-28T03:43:07Z", "git_url": "git://github.com/cluic/wxauto.git", "ssh_url": "git@github.com:cluic/wxauto.git", "clone_url": "https://github.com/cluic/wxauto.git", "homepage": "", - "stargazers_count": 784, - "watchers_count": 784, + "stargazers_count": 785, + "watchers_count": 785, "language": "Python", "topics": [ "automatic", @@ -2389,13 +2605,13 @@ "url": "https://api.github.com/repos/marticliment/WingetUI", "languages_url": "https://api.github.com/repos/marticliment/WingetUI/languages", "created_at": "2021-06-15T12:57:58Z", - "updated_at": "2023-08-27T19:49:29Z", + "updated_at": "2023-08-28T18:17:33Z", "git_url": "git://github.com/marticliment/WingetUI.git", "ssh_url": "git@github.com:marticliment/WingetUI.git", "clone_url": "https://github.com/marticliment/WingetUI.git", "homepage": "https://www.marticliment.com/wingetui/", - "stargazers_count": 4225, - "watchers_count": 4225, + "stargazers_count": 4235, + "watchers_count": 4235, "language": "Python", "topics": [ "chocolatey", @@ -2456,13 +2672,13 @@ "url": "https://api.github.com/repos/LAION-AI/Open-Assistant", "languages_url": "https://api.github.com/repos/LAION-AI/Open-Assistant/languages", "created_at": "2022-12-13T05:24:17Z", - "updated_at": "2023-08-27T23:33:53Z", + "updated_at": "2023-08-29T00:02:18Z", "git_url": "git://github.com/LAION-AI/Open-Assistant.git", "ssh_url": "git@github.com:LAION-AI/Open-Assistant.git", "clone_url": "https://github.com/LAION-AI/Open-Assistant.git", "homepage": "https://open-assistant.io", - "stargazers_count": 34960, - "watchers_count": 34960, + "stargazers_count": 34969, + "watchers_count": 34969, "language": "Python", "topics": [ "ai", @@ -2493,13 +2709,13 @@ "url": "https://api.github.com/repos/chidiwilliams/buzz", "languages_url": "https://api.github.com/repos/chidiwilliams/buzz/languages", "created_at": "2022-09-24T13:43:23Z", - "updated_at": "2023-08-27T23:30:42Z", + "updated_at": "2023-08-28T23:43:40Z", "git_url": "git://github.com/chidiwilliams/buzz.git", "ssh_url": "git@github.com:chidiwilliams/buzz.git", "clone_url": "https://github.com/chidiwilliams/buzz.git", "homepage": "https://buzzcaptions.com", - "stargazers_count": 7163, - "watchers_count": 7163, + "stargazers_count": 7176, + "watchers_count": 7176, "language": "Python", "topics": [ "whisper" @@ -2522,13 +2738,13 @@ "url": "https://api.github.com/repos/arc53/DocsGPT", "languages_url": "https://api.github.com/repos/arc53/DocsGPT/languages", "created_at": "2023-02-02T11:03:23Z", - "updated_at": "2023-08-27T19:58:06Z", + "updated_at": "2023-08-28T16:48:34Z", "git_url": "git://github.com/arc53/DocsGPT.git", "ssh_url": "git@github.com:arc53/DocsGPT.git", "clone_url": "https://github.com/arc53/DocsGPT.git", "homepage": "https://docsgpt.arc53.com/", - "stargazers_count": 6359, - "watchers_count": 6359, + "stargazers_count": 6364, + "watchers_count": 6364, "language": "Python", "topics": [ "ai", @@ -2653,13 +2869,13 @@ "url": "https://api.github.com/repos/sachin0raon/Mirror2Gdrive", "languages_url": "https://api.github.com/repos/sachin0raon/Mirror2Gdrive/languages", "created_at": "2023-01-20T14:55:40Z", - "updated_at": "2023-08-04T09:24:36Z", + "updated_at": "2023-08-28T09:33:54Z", "git_url": "git://github.com/sachin0raon/Mirror2Gdrive.git", "ssh_url": "git@github.com:sachin0raon/Mirror2Gdrive.git", "clone_url": "https://github.com/sachin0raon/Mirror2Gdrive.git", "homepage": null, - "stargazers_count": 39, - "watchers_count": 39, + "stargazers_count": 40, + "watchers_count": 40, "language": "Python", "topics": [] }, @@ -2680,13 +2896,13 @@ "url": "https://api.github.com/repos/wzpan/wukong-robot", "languages_url": "https://api.github.com/repos/wzpan/wukong-robot/languages", "created_at": "2019-01-16T16:19:51Z", - "updated_at": "2023-08-27T19:12:22Z", + "updated_at": "2023-08-28T20:00:21Z", "git_url": "git://github.com/wzpan/wukong-robot.git", "ssh_url": "git@github.com:wzpan/wukong-robot.git", "clone_url": "https://github.com/wzpan/wukong-robot.git", "homepage": "https://wukong.hahack.com/", - "stargazers_count": 4937, - "watchers_count": 4937, + "stargazers_count": 4939, + "watchers_count": 4939, "language": "Python", "topics": [ "ai", @@ -2725,13 +2941,13 @@ "url": "https://api.github.com/repos/babysor/MockingBird", "languages_url": "https://api.github.com/repos/babysor/MockingBird/languages", "created_at": "2021-08-07T03:53:39Z", - "updated_at": "2023-08-27T22:53:11Z", + "updated_at": "2023-08-28T19:24:04Z", "git_url": "git://github.com/babysor/MockingBird.git", "ssh_url": "git@github.com:babysor/MockingBird.git", "clone_url": "https://github.com/babysor/MockingBird.git", "homepage": "", - "stargazers_count": 30669, - "watchers_count": 30669, + "stargazers_count": 30683, + "watchers_count": 30683, "language": "Python", "topics": [ "ai", @@ -2757,13 +2973,13 @@ "url": "https://api.github.com/repos/Python3WebSpider/ProxyPool", "languages_url": "https://api.github.com/repos/Python3WebSpider/ProxyPool/languages", "created_at": "2017-07-09T16:54:47Z", - "updated_at": "2023-08-26T10:27:57Z", + "updated_at": "2023-08-28T16:43:45Z", "git_url": "git://github.com/Python3WebSpider/ProxyPool.git", "ssh_url": "git@github.com:Python3WebSpider/ProxyPool.git", "clone_url": "https://github.com/Python3WebSpider/ProxyPool.git", "homepage": "https://proxypool.scrape.center", - "stargazers_count": 4892, - "watchers_count": 4892, + "stargazers_count": 4895, + "watchers_count": 4895, "language": "Python", "topics": [ "flask", @@ -2881,13 +3097,13 @@ "url": "https://api.github.com/repos/skyplane-project/skyplane", "languages_url": "https://api.github.com/repos/skyplane-project/skyplane/languages", "created_at": "2021-10-27T18:20:37Z", - "updated_at": "2023-08-26T10:28:34Z", + "updated_at": "2023-08-28T02:49:18Z", "git_url": "git://github.com/skyplane-project/skyplane.git", "ssh_url": "git@github.com:skyplane-project/skyplane.git", "clone_url": "https://github.com/skyplane-project/skyplane.git", "homepage": "https://skyplane.org", - "stargazers_count": 824, - "watchers_count": 824, + "stargazers_count": 825, + "watchers_count": 825, "language": "Python", "topics": [ "aws", @@ -3158,13 +3374,13 @@ "url": "https://api.github.com/repos/521xueweihan/GitHub520", "languages_url": "https://api.github.com/repos/521xueweihan/GitHub520/languages", "created_at": "2020-05-13T07:25:21Z", - "updated_at": "2023-08-28T00:26:09Z", + "updated_at": "2023-08-28T19:16:44Z", "git_url": "git://github.com/521xueweihan/GitHub520.git", "ssh_url": "git@github.com:521xueweihan/GitHub520.git", "clone_url": "https://github.com/521xueweihan/GitHub520.git", "homepage": "", - "stargazers_count": 16636, - "watchers_count": 16636, + "stargazers_count": 16646, + "watchers_count": 16646, "language": "Python", "topics": [ "dns", @@ -3311,7 +3527,7 @@ "url": "https://api.github.com/repos/hunshcn/gh-proxy", "languages_url": "https://api.github.com/repos/hunshcn/gh-proxy/languages", "created_at": "2020-03-22T00:56:45Z", - "updated_at": "2023-08-28T00:35:14Z", + "updated_at": "2023-08-28T18:33:18Z", "git_url": "git://github.com/hunshcn/gh-proxy.git", "ssh_url": "git@github.com:hunshcn/gh-proxy.git", "clone_url": "https://github.com/hunshcn/gh-proxy.git", @@ -3338,13 +3554,13 @@ "url": "https://api.github.com/repos/BlinkDL/AI-Writer", "languages_url": "https://api.github.com/repos/BlinkDL/AI-Writer/languages", "created_at": "2021-07-26T22:43:14Z", - "updated_at": "2023-08-26T05:25:35Z", + "updated_at": "2023-08-28T19:56:17Z", "git_url": "git://github.com/BlinkDL/AI-Writer.git", "ssh_url": "git@github.com:BlinkDL/AI-Writer.git", "clone_url": "https://github.com/BlinkDL/AI-Writer.git", "homepage": "", - "stargazers_count": 2328, - "watchers_count": 2328, + "stargazers_count": 2329, + "watchers_count": 2329, "language": "Python", "topics": [] }, @@ -3365,13 +3581,13 @@ "url": "https://api.github.com/repos/ngc660sec/NGCBot", "languages_url": "https://api.github.com/repos/ngc660sec/NGCBot/languages", "created_at": "2022-12-12T03:40:22Z", - "updated_at": "2023-08-20T15:25:43Z", + "updated_at": "2023-08-28T05:26:00Z", "git_url": "git://github.com/ngc660sec/NGCBot.git", "ssh_url": "git@github.com:ngc660sec/NGCBot.git", "clone_url": "https://github.com/ngc660sec/NGCBot.git", "homepage": "", - "stargazers_count": 175, - "watchers_count": 175, + "stargazers_count": 176, + "watchers_count": 176, "language": "Python", "topics": [ "bot", @@ -3424,13 +3640,13 @@ "url": "https://api.github.com/repos/biancangming/wtv", "languages_url": "https://api.github.com/repos/biancangming/wtv/languages", "created_at": "2019-10-21T09:13:26Z", - "updated_at": "2023-08-27T15:28:43Z", + "updated_at": "2023-08-28T13:42:25Z", "git_url": "git://github.com/biancangming/wtv.git", "ssh_url": "git@github.com:biancangming/wtv.git", "clone_url": "https://github.com/biancangming/wtv.git", "homepage": "", - "stargazers_count": 8583, - "watchers_count": 8583, + "stargazers_count": 8585, + "watchers_count": 8585, "language": "Python", "topics": [ "iptv", @@ -3549,7 +3765,7 @@ "url": "https://api.github.com/repos/EXP-Tools/steam-discount", "languages_url": "https://api.github.com/repos/EXP-Tools/steam-discount/languages", "created_at": "2021-10-29T12:55:41Z", - "updated_at": "2023-08-15T06:59:33Z", + "updated_at": "2023-08-28T09:57:11Z", "git_url": "git://github.com/EXP-Tools/steam-discount.git", "ssh_url": "git@github.com:EXP-Tools/steam-discount.git", "clone_url": "https://github.com/EXP-Tools/steam-discount.git", @@ -3611,13 +3827,13 @@ "url": "https://api.github.com/repos/Anjok07/ultimatevocalremovergui", "languages_url": "https://api.github.com/repos/Anjok07/ultimatevocalremovergui/languages", "created_at": "2020-07-20T21:29:01Z", - "updated_at": "2023-08-28T00:20:12Z", + "updated_at": "2023-08-28T20:13:55Z", "git_url": "git://github.com/Anjok07/ultimatevocalremovergui.git", "ssh_url": "git@github.com:Anjok07/ultimatevocalremovergui.git", "clone_url": "https://github.com/Anjok07/ultimatevocalremovergui.git", "homepage": "", - "stargazers_count": 9961, - "watchers_count": 9961, + "stargazers_count": 9982, + "watchers_count": 9982, "language": "Python", "topics": [ "audio", @@ -3709,13 +3925,13 @@ "url": "https://api.github.com/repos/EssayKillerBrain/WriteGPT", "languages_url": "https://api.github.com/repos/EssayKillerBrain/WriteGPT/languages", "created_at": "2020-09-29T14:35:24Z", - "updated_at": "2023-08-27T11:19:10Z", + "updated_at": "2023-08-28T14:32:33Z", "git_url": "git://github.com/EssayKillerBrain/WriteGPT.git", "ssh_url": "git@github.com:EssayKillerBrain/WriteGPT.git", "clone_url": "https://github.com/EssayKillerBrain/WriteGPT.git", "homepage": "", - "stargazers_count": 5241, - "watchers_count": 5241, + "stargazers_count": 5240, + "watchers_count": 5240, "language": "Python", "topics": [] }, @@ -3763,13 +3979,13 @@ "url": "https://api.github.com/repos/studycell/Simple_faceswap", "languages_url": "https://api.github.com/repos/studycell/Simple_faceswap/languages", "created_at": "2021-11-14T08:53:12Z", - "updated_at": "2023-07-08T07:12:48Z", + "updated_at": "2023-08-28T10:19:58Z", "git_url": "git://github.com/studycell/Simple_faceswap.git", "ssh_url": "git@github.com:studycell/Simple_faceswap.git", "clone_url": "https://github.com/studycell/Simple_faceswap.git", "homepage": null, - "stargazers_count": 23, - "watchers_count": 23, + "stargazers_count": 24, + "watchers_count": 24, "language": "Python", "topics": [] }, @@ -3790,13 +4006,13 @@ "url": "https://api.github.com/repos/TakWolf/ark-pixel-font", "languages_url": "https://api.github.com/repos/TakWolf/ark-pixel-font/languages", "created_at": "2021-05-11T18:12:13Z", - "updated_at": "2023-08-27T03:16:14Z", + "updated_at": "2023-08-28T14:29:55Z", "git_url": "git://github.com/TakWolf/ark-pixel-font.git", "ssh_url": "git@github.com:TakWolf/ark-pixel-font.git", "clone_url": "https://github.com/TakWolf/ark-pixel-font.git", "homepage": "https://ark-pixel-font.takwolf.com", - "stargazers_count": 2396, - "watchers_count": 2396, + "stargazers_count": 2399, + "watchers_count": 2399, "language": "Python", "topics": [ "bitmap-font", @@ -3898,13 +4114,13 @@ "url": "https://api.github.com/repos/acheong08/ChatGPT", "languages_url": "https://api.github.com/repos/acheong08/ChatGPT/languages", "created_at": "2022-12-03T14:35:24Z", - "updated_at": "2023-08-27T23:54:05Z", + "updated_at": "2023-08-28T22:17:53Z", "git_url": "git://github.com/acheong08/ChatGPT.git", "ssh_url": "git@github.com:acheong08/ChatGPT.git", "clone_url": "https://github.com/acheong08/ChatGPT.git", "homepage": "", - "stargazers_count": 27179, - "watchers_count": 27179, + "stargazers_count": 27186, + "watchers_count": 27186, "language": "Python", "topics": [ "chatgpt", @@ -4034,13 +4250,13 @@ "url": "https://api.github.com/repos/marqo-ai/marqo", "languages_url": "https://api.github.com/repos/marqo-ai/marqo/languages", "created_at": "2022-08-01T12:12:51Z", - "updated_at": "2023-08-27T20:20:24Z", + "updated_at": "2023-08-28T13:21:35Z", "git_url": "git://github.com/marqo-ai/marqo.git", "ssh_url": "git@github.com:marqo-ai/marqo.git", "clone_url": "https://github.com/marqo-ai/marqo.git", "homepage": "https://www.marqo.ai/", - "stargazers_count": 3525, - "watchers_count": 3525, + "stargazers_count": 3527, + "watchers_count": 3527, "language": "Python", "topics": [ "chatgpt", @@ -4082,13 +4298,13 @@ "url": "https://api.github.com/repos/xenova/chat-downloader", "languages_url": "https://api.github.com/repos/xenova/chat-downloader/languages", "created_at": "2020-07-24T00:32:18Z", - "updated_at": "2023-08-25T03:22:33Z", + "updated_at": "2023-08-28T20:00:47Z", "git_url": "git://github.com/xenova/chat-downloader.git", "ssh_url": "git@github.com:xenova/chat-downloader.git", "clone_url": "https://github.com/xenova/chat-downloader.git", "homepage": "https://chat-downloader.readthedocs.io/", - "stargazers_count": 747, - "watchers_count": 747, + "stargazers_count": 748, + "watchers_count": 748, "language": "Python", "topics": [ "chat", @@ -4143,13 +4359,13 @@ "url": "https://api.github.com/repos/Johnserf-Seed/TikTokDownload", "languages_url": "https://api.github.com/repos/Johnserf-Seed/TikTokDownload/languages", "created_at": "2021-01-19T08:16:31Z", - "updated_at": "2023-08-27T16:11:19Z", + "updated_at": "2023-08-28T19:58:42Z", "git_url": "git://github.com/Johnserf-Seed/TikTokDownload.git", "ssh_url": "git@github.com:Johnserf-Seed/TikTokDownload.git", "clone_url": "https://github.com/Johnserf-Seed/TikTokDownload.git", "homepage": "", - "stargazers_count": 3565, - "watchers_count": 3565, + "stargazers_count": 3573, + "watchers_count": 3573, "language": "Python", "topics": [ "api", @@ -4178,13 +4394,13 @@ "url": "https://api.github.com/repos/auqhjjqdo/LiveRecorder", "languages_url": "https://api.github.com/repos/auqhjjqdo/LiveRecorder/languages", "created_at": "2022-11-28T13:13:28Z", - "updated_at": "2023-08-27T19:37:01Z", + "updated_at": "2023-08-28T09:27:18Z", "git_url": "git://github.com/auqhjjqdo/LiveRecorder.git", "ssh_url": "git@github.com:auqhjjqdo/LiveRecorder.git", "clone_url": "https://github.com/auqhjjqdo/LiveRecorder.git", "homepage": "", - "stargazers_count": 139, - "watchers_count": 139, + "stargazers_count": 141, + "watchers_count": 141, "language": "Python", "topics": [ "afreecatv", @@ -4605,13 +4821,13 @@ "url": "https://api.github.com/repos/howie6879/weekly", "languages_url": "https://api.github.com/repos/howie6879/weekly/languages", "created_at": "2021-09-17T15:15:26Z", - "updated_at": "2023-08-27T05:22:27Z", + "updated_at": "2023-08-28T12:53:48Z", "git_url": "git://github.com/howie6879/weekly.git", "ssh_url": "git@github.com:howie6879/weekly.git", "clone_url": "https://github.com/howie6879/weekly.git", "homepage": "https://weekly.howie6879.com", - "stargazers_count": 374, - "watchers_count": 374, + "stargazers_count": 377, + "watchers_count": 377, "language": "Python", "topics": [ "github", @@ -4665,13 +4881,13 @@ "url": "https://api.github.com/repos/howie6879/liuli", "languages_url": "https://api.github.com/repos/howie6879/liuli/languages", "created_at": "2021-04-07T01:12:32Z", - "updated_at": "2023-08-26T10:19:07Z", + "updated_at": "2023-08-28T07:59:03Z", "git_url": "git://github.com/howie6879/liuli.git", "ssh_url": "git@github.com:howie6879/liuli.git", "clone_url": "https://github.com/howie6879/liuli.git", "homepage": "https://liuli.io", - "stargazers_count": 786, - "watchers_count": 786, + "stargazers_count": 787, + "watchers_count": 787, "language": "Python", "topics": [ "liuli", @@ -4906,13 +5122,13 @@ "url": "https://api.github.com/repos/why2lyj/youxiang-Itchat", "languages_url": "https://api.github.com/repos/why2lyj/youxiang-Itchat/languages", "created_at": "2020-06-05T01:57:42Z", - "updated_at": "2023-08-25T06:32:55Z", + "updated_at": "2023-08-28T03:23:28Z", "git_url": "git://github.com/why2lyj/youxiang-Itchat.git", "ssh_url": "git@github.com:why2lyj/youxiang-Itchat.git", "clone_url": "https://github.com/why2lyj/youxiang-Itchat.git", "homepage": "", - "stargazers_count": 962, - "watchers_count": 962, + "stargazers_count": 961, + "watchers_count": 961, "language": "Python", "topics": [ "auto", @@ -5072,13 +5288,13 @@ "url": "https://api.github.com/repos/LorisYounger/VPet", "languages_url": "https://api.github.com/repos/LorisYounger/VPet/languages", "created_at": "2022-12-13T06:37:41Z", - "updated_at": "2023-08-27T23:57:54Z", + "updated_at": "2023-08-29T00:11:04Z", "git_url": "git://github.com/LorisYounger/VPet.git", "ssh_url": "git@github.com:LorisYounger/VPet.git", "clone_url": "https://github.com/LorisYounger/VPet.git", "homepage": "", - "stargazers_count": 2423, - "watchers_count": 2423, + "stargazers_count": 2504, + "watchers_count": 2504, "language": "C#", "topics": [ "desktop-pet", @@ -5193,13 +5409,13 @@ "url": "https://api.github.com/repos/BornToBeRoot/NETworkManager", "languages_url": "https://api.github.com/repos/BornToBeRoot/NETworkManager/languages", "created_at": "2017-04-26T21:20:08Z", - "updated_at": "2023-08-27T08:11:13Z", + "updated_at": "2023-08-28T20:27:19Z", "git_url": "git://github.com/BornToBeRoot/NETworkManager.git", "ssh_url": "git@github.com:BornToBeRoot/NETworkManager.git", "clone_url": "https://github.com/BornToBeRoot/NETworkManager.git", "homepage": "https://borntoberoot.net/NETworkManager/", - "stargazers_count": 3892, - "watchers_count": 3892, + "stargazers_count": 3895, + "watchers_count": 3895, "language": "C#", "topics": [ "arp", @@ -5241,13 +5457,13 @@ "url": "https://api.github.com/repos/PavlenkoDR/TikTokDownloader", "languages_url": "https://api.github.com/repos/PavlenkoDR/TikTokDownloader/languages", "created_at": "2022-12-11T06:56:49Z", - "updated_at": "2023-07-14T10:03:35Z", + "updated_at": "2023-08-28T13:01:52Z", "git_url": "git://github.com/PavlenkoDR/TikTokDownloader.git", "ssh_url": "git@github.com:PavlenkoDR/TikTokDownloader.git", "clone_url": "https://github.com/PavlenkoDR/TikTokDownloader.git", "homepage": "", - "stargazers_count": 10, - "watchers_count": 10, + "stargazers_count": 11, + "watchers_count": 11, "language": "C#", "topics": [ "tiktok", @@ -5306,13 +5522,13 @@ "url": "https://api.github.com/repos/jenius-apps/ambie", "languages_url": "https://api.github.com/repos/jenius-apps/ambie/languages", "created_at": "2020-11-01T21:26:12Z", - "updated_at": "2023-08-27T16:27:45Z", + "updated_at": "2023-08-28T06:19:55Z", "git_url": "git://github.com/jenius-apps/ambie.git", "ssh_url": "git@github.com:jenius-apps/ambie.git", "clone_url": "https://github.com/jenius-apps/ambie.git", "homepage": "https://ambieapp.com", - "stargazers_count": 1566, - "watchers_count": 1566, + "stargazers_count": 1567, + "watchers_count": 1567, "language": "C#", "topics": [ "csharp", @@ -5407,13 +5623,13 @@ "url": "https://api.github.com/repos/HyPlayer/HyPlayer", "languages_url": "https://api.github.com/repos/HyPlayer/HyPlayer/languages", "created_at": "2021-02-14T16:08:16Z", - "updated_at": "2023-08-27T15:29:40Z", + "updated_at": "2023-08-28T13:04:18Z", "git_url": "git://github.com/HyPlayer/HyPlayer.git", "ssh_url": "git@github.com:HyPlayer/HyPlayer.git", "clone_url": "https://github.com/HyPlayer/HyPlayer.git", "homepage": "", - "stargazers_count": 586, - "watchers_count": 586, + "stargazers_count": 588, + "watchers_count": 588, "language": "C#", "topics": [] }, @@ -5498,13 +5714,13 @@ "url": "https://api.github.com/repos/TGSAN/CMWTAT_Digital_Edition", "languages_url": "https://api.github.com/repos/TGSAN/CMWTAT_Digital_Edition/languages", "created_at": "2018-05-27T13:45:02Z", - "updated_at": "2023-08-27T20:12:40Z", + "updated_at": "2023-08-29T00:40:39Z", "git_url": "git://github.com/TGSAN/CMWTAT_Digital_Edition.git", "ssh_url": "git@github.com:TGSAN/CMWTAT_Digital_Edition.git", "clone_url": "https://github.com/TGSAN/CMWTAT_Digital_Edition.git", "homepage": "https://cmwtat.cloudmoe.com", - "stargazers_count": 12020, - "watchers_count": 12020, + "stargazers_count": 12028, + "watchers_count": 12028, "language": "C#", "topics": [ "activation-toolkit", @@ -5562,13 +5778,13 @@ "url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools", "languages_url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools/languages", "created_at": "2022-10-27T14:58:30Z", - "updated_at": "2023-08-27T16:55:01Z", + "updated_at": "2023-08-28T10:14:23Z", "git_url": "git://github.com/OdysseusYuan/LKY_OfficeTools.git", "ssh_url": "git@github.com:OdysseusYuan/LKY_OfficeTools.git", "clone_url": "https://github.com/OdysseusYuan/LKY_OfficeTools.git", "homepage": "E-Mail: liukaiyuan@sjtu.edu.cn", - "stargazers_count": 3071, - "watchers_count": 3071, + "stargazers_count": 3083, + "watchers_count": 3083, "language": "C#", "topics": [] }, @@ -5818,13 +6034,13 @@ "url": "https://api.github.com/repos/HqWu-HITCS/Awesome-Chinese-LLM", "languages_url": "https://api.github.com/repos/HqWu-HITCS/Awesome-Chinese-LLM/languages", "created_at": "2023-05-22T12:27:03Z", - "updated_at": "2023-08-28T00:25:09Z", + "updated_at": "2023-08-28T17:23:46Z", "git_url": "git://github.com/HqWu-HITCS/Awesome-Chinese-LLM.git", "ssh_url": "git@github.com:HqWu-HITCS/Awesome-Chinese-LLM.git", "clone_url": "https://github.com/HqWu-HITCS/Awesome-Chinese-LLM.git", "homepage": "", - "stargazers_count": 2419, - "watchers_count": 2419, + "stargazers_count": 2441, + "watchers_count": 2441, "language": null, "topics": [ "awesome-lists", @@ -5908,13 +6124,13 @@ "url": "https://api.github.com/repos/yzfly/wonderful-prompts", "languages_url": "https://api.github.com/repos/yzfly/wonderful-prompts/languages", "created_at": "2023-04-24T06:17:37Z", - "updated_at": "2023-08-27T17:24:41Z", + "updated_at": "2023-08-28T19:58:19Z", "git_url": "git://github.com/yzfly/wonderful-prompts.git", "ssh_url": "git@github.com:yzfly/wonderful-prompts.git", "clone_url": "https://github.com/yzfly/wonderful-prompts.git", "homepage": "", - "stargazers_count": 915, - "watchers_count": 915, + "stargazers_count": 924, + "watchers_count": 924, "language": null, "topics": [ "chatgpt", @@ -5945,13 +6161,13 @@ "url": "https://api.github.com/repos/gaboolic/vercel-reverse-proxy", "languages_url": "https://api.github.com/repos/gaboolic/vercel-reverse-proxy/languages", "created_at": "2023-04-23T08:42:30Z", - "updated_at": "2023-08-27T23:25:47Z", + "updated_at": "2023-08-28T14:40:01Z", "git_url": "git://github.com/gaboolic/vercel-reverse-proxy.git", "ssh_url": "git@github.com:gaboolic/vercel-reverse-proxy.git", "clone_url": "https://github.com/gaboolic/vercel-reverse-proxy.git", "homepage": "https://github.com/gaboolic/cloudflare-reverse-proxy", - "stargazers_count": 631, - "watchers_count": 631, + "stargazers_count": 639, + "watchers_count": 639, "language": null, "topics": [ "github-proxy", @@ -5979,13 +6195,13 @@ "url": "https://api.github.com/repos/VinsonLaro/stable-diffusion-webui-chinese", "languages_url": "https://api.github.com/repos/VinsonLaro/stable-diffusion-webui-chinese/languages", "created_at": "2022-10-10T17:47:37Z", - "updated_at": "2023-08-27T19:36:24Z", + "updated_at": "2023-08-28T09:19:47Z", "git_url": "git://github.com/VinsonLaro/stable-diffusion-webui-chinese.git", "ssh_url": "git@github.com:VinsonLaro/stable-diffusion-webui-chinese.git", "clone_url": "https://github.com/VinsonLaro/stable-diffusion-webui-chinese.git", "homepage": "https://github.com/VinsonLaro/stable-diffusion-webui-chinese", - "stargazers_count": 2017, - "watchers_count": 2017, + "stargazers_count": 2022, + "watchers_count": 2022, "language": null, "topics": [] }, @@ -6093,13 +6309,13 @@ "url": "https://api.github.com/repos/Semporia/TikTok-Unlock", "languages_url": "https://api.github.com/repos/Semporia/TikTok-Unlock/languages", "created_at": "2020-06-02T01:57:22Z", - "updated_at": "2023-08-27T16:06:53Z", + "updated_at": "2023-08-28T22:56:34Z", "git_url": "git://github.com/Semporia/TikTok-Unlock.git", "ssh_url": "git@github.com:Semporia/TikTok-Unlock.git", "clone_url": "https://github.com/Semporia/TikTok-Unlock.git", "homepage": "https://semporia.github.io/iTunes.html", - "stargazers_count": 8523, - "watchers_count": 8523, + "stargazers_count": 8537, + "watchers_count": 8537, "language": null, "topics": [ "tiktok", @@ -6124,13 +6340,13 @@ "url": "https://api.github.com/repos/mushan0x0/AI0x0.com", "languages_url": "https://api.github.com/repos/mushan0x0/AI0x0.com/languages", "created_at": "2023-02-26T12:34:31Z", - "updated_at": "2023-08-27T17:11:23Z", + "updated_at": "2023-08-29T00:02:40Z", "git_url": "git://github.com/mushan0x0/AI0x0.com.git", "ssh_url": "git@github.com:mushan0x0/AI0x0.com.git", "clone_url": "https://github.com/mushan0x0/AI0x0.com.git", "homepage": "https://AI0x0.com", - "stargazers_count": 2744, - "watchers_count": 2744, + "stargazers_count": 2752, + "watchers_count": 2752, "language": null, "topics": [] }, @@ -6178,13 +6394,13 @@ "url": "https://api.github.com/repos/ai-collection/ai-collection", "languages_url": "https://api.github.com/repos/ai-collection/ai-collection/languages", "created_at": "2023-01-03T06:02:03Z", - "updated_at": "2023-08-27T17:14:59Z", + "updated_at": "2023-08-28T20:54:00Z", "git_url": "git://github.com/ai-collection/ai-collection.git", "ssh_url": "git@github.com:ai-collection/ai-collection.git", "clone_url": "https://github.com/ai-collection/ai-collection.git", "homepage": "https://www.thataicollection.com/", - "stargazers_count": 5443, - "watchers_count": 5443, + "stargazers_count": 5449, + "watchers_count": 5449, "language": null, "topics": [ "ai", @@ -6538,13 +6754,13 @@ "url": "https://api.github.com/repos/zhufenghua1998/bp3", "languages_url": "https://api.github.com/repos/zhufenghua1998/bp3/languages", "created_at": "2021-09-24T17:09:30Z", - "updated_at": "2023-08-04T15:29:28Z", + "updated_at": "2023-08-28T01:35:46Z", "git_url": "git://github.com/zhufenghua1998/bp3.git", "ssh_url": "git@github.com:zhufenghua1998/bp3.git", "clone_url": "https://github.com/zhufenghua1998/bp3.git", "homepage": "https://bp3.52dixiaowo.com", - "stargazers_count": 320, - "watchers_count": 320, + "stargazers_count": 319, + "watchers_count": 319, "language": null, "topics": [] }, @@ -6596,13 +6812,13 @@ "url": "https://api.github.com/repos/xiaye13579/BBLL", "languages_url": "https://api.github.com/repos/xiaye13579/BBLL/languages", "created_at": "2022-12-12T01:49:07Z", - "updated_at": "2023-08-27T20:17:57Z", + "updated_at": "2023-08-29T00:37:29Z", "git_url": "git://github.com/xiaye13579/BBLL.git", "ssh_url": "git@github.com:xiaye13579/BBLL.git", "clone_url": "https://github.com/xiaye13579/BBLL.git", "homepage": "", - "stargazers_count": 6416, - "watchers_count": 6416, + "stargazers_count": 6430, + "watchers_count": 6430, "language": null, "topics": [ "android", @@ -6630,13 +6846,13 @@ "url": "https://api.github.com/repos/jahnli/awesome-flutter-plugins", "languages_url": "https://api.github.com/repos/jahnli/awesome-flutter-plugins/languages", "created_at": "2020-06-09T09:20:16Z", - "updated_at": "2023-08-24T08:49:43Z", + "updated_at": "2023-08-28T08:00:51Z", "git_url": "git://github.com/jahnli/awesome-flutter-plugins.git", "ssh_url": "git@github.com:jahnli/awesome-flutter-plugins.git", "clone_url": "https://github.com/jahnli/awesome-flutter-plugins.git", "homepage": "", - "stargazers_count": 1011, - "watchers_count": 1011, + "stargazers_count": 1013, + "watchers_count": 1013, "language": null, "topics": [] }, @@ -6715,13 +6931,13 @@ "url": "https://api.github.com/repos/phith0n/Mind-Map", "languages_url": "https://api.github.com/repos/phith0n/Mind-Map/languages", "created_at": "2015-09-03T09:31:26Z", - "updated_at": "2023-08-26T02:51:28Z", + "updated_at": "2023-08-28T01:21:59Z", "git_url": "git://github.com/phith0n/Mind-Map.git", "ssh_url": "git@github.com:phith0n/Mind-Map.git", "clone_url": "https://github.com/phith0n/Mind-Map.git", "homepage": null, - "stargazers_count": 4295, - "watchers_count": 4295, + "stargazers_count": 4296, + "watchers_count": 4296, "language": null, "topics": [] }, @@ -6742,13 +6958,13 @@ "url": "https://api.github.com/repos/Cyril0563/lanjing_live", "languages_url": "https://api.github.com/repos/Cyril0563/lanjing_live/languages", "created_at": "2022-04-11T11:47:22Z", - "updated_at": "2023-08-27T13:50:45Z", + "updated_at": "2023-08-28T22:23:25Z", "git_url": "git://github.com/Cyril0563/lanjing_live.git", "ssh_url": "git@github.com:Cyril0563/lanjing_live.git", "clone_url": "https://github.com/Cyril0563/lanjing_live.git", "homepage": "", - "stargazers_count": 3253, - "watchers_count": 3253, + "stargazers_count": 3256, + "watchers_count": 3256, "language": null, "topics": [] }, @@ -6857,13 +7073,13 @@ "url": "https://api.github.com/repos/akira-cn/moyu", "languages_url": "https://api.github.com/repos/akira-cn/moyu/languages", "created_at": "2022-08-31T04:40:03Z", - "updated_at": "2023-08-27T07:35:04Z", + "updated_at": "2023-08-28T12:22:02Z", "git_url": "git://github.com/akira-cn/moyu.git", "ssh_url": "git@github.com:akira-cn/moyu.git", "clone_url": "https://github.com/akira-cn/moyu.git", "homepage": "", - "stargazers_count": 690, - "watchers_count": 690, + "stargazers_count": 689, + "watchers_count": 689, "language": null, "topics": [] }, @@ -7128,13 +7344,13 @@ "url": "https://api.github.com/repos/smol-ai/GodMode", "languages_url": "https://api.github.com/repos/smol-ai/GodMode/languages", "created_at": "2023-05-15T07:39:14Z", - "updated_at": "2023-08-28T00:30:26Z", + "updated_at": "2023-08-29T00:44:10Z", "git_url": "git://github.com/smol-ai/GodMode.git", "ssh_url": "git@github.com:smol-ai/GodMode.git", "clone_url": "https://github.com/smol-ai/GodMode.git", "homepage": "https://smol.ai", - "stargazers_count": 2788, - "watchers_count": 2788, + "stargazers_count": 2877, + "watchers_count": 2877, "language": "TypeScript", "topics": [ "bard", @@ -7193,13 +7409,13 @@ "url": "https://api.github.com/repos/miru-project/miru-next", "languages_url": "https://api.github.com/repos/miru-project/miru-next/languages", "created_at": "2023-03-21T07:51:36Z", - "updated_at": "2023-08-27T16:56:04Z", + "updated_at": "2023-08-28T08:41:21Z", "git_url": "git://github.com/miru-project/miru-next.git", "ssh_url": "git@github.com:miru-project/miru-next.git", "clone_url": "https://github.com/miru-project/miru-next.git", "homepage": "https://miru.js.org/", - "stargazers_count": 54, - "watchers_count": 54, + "stargazers_count": 56, + "watchers_count": 56, "language": "TypeScript", "topics": [ "comics", @@ -7227,13 +7443,13 @@ "url": "https://api.github.com/repos/typescript-eslint/typescript-eslint", "languages_url": "https://api.github.com/repos/typescript-eslint/typescript-eslint/languages", "created_at": "2019-01-13T17:52:15Z", - "updated_at": "2023-08-28T00:14:58Z", + "updated_at": "2023-08-28T16:08:52Z", "git_url": "git://github.com/typescript-eslint/typescript-eslint.git", "ssh_url": "git@github.com:typescript-eslint/typescript-eslint.git", "clone_url": "https://github.com/typescript-eslint/typescript-eslint.git", "homepage": "https://typescript-eslint.io", - "stargazers_count": 13791, - "watchers_count": 13791, + "stargazers_count": 13797, + "watchers_count": 13797, "language": "TypeScript", "topics": [ "eslint", @@ -7289,13 +7505,13 @@ "url": "https://api.github.com/repos/felixbrock/lemon-agent", "languages_url": "https://api.github.com/repos/felixbrock/lemon-agent/languages", "created_at": "2023-06-26T20:06:40Z", - "updated_at": "2023-08-26T03:06:09Z", + "updated_at": "2023-08-28T06:06:00Z", "git_url": "git://github.com/felixbrock/lemon-agent.git", "ssh_url": "git@github.com:felixbrock/lemon-agent.git", "clone_url": "https://github.com/felixbrock/lemon-agent.git", "homepage": "", - "stargazers_count": 183, - "watchers_count": 183, + "stargazers_count": 184, + "watchers_count": 184, "language": "TypeScript", "topics": [] }, @@ -7316,13 +7532,13 @@ "url": "https://api.github.com/repos/79E/ChatGpt-Web", "languages_url": "https://api.github.com/repos/79E/ChatGpt-Web/languages", "created_at": "2023-04-25T16:02:35Z", - "updated_at": "2023-08-26T04:29:38Z", + "updated_at": "2023-08-28T09:14:21Z", "git_url": "git://github.com/79E/ChatGpt-Web.git", "ssh_url": "git@github.com:79E/ChatGpt-Web.git", "clone_url": "https://github.com/79E/ChatGpt-Web.git", "homepage": "http://aizj.top", - "stargazers_count": 922, - "watchers_count": 922, + "stargazers_count": 926, + "watchers_count": 926, "language": "TypeScript", "topics": [ "chat", @@ -7420,13 +7636,13 @@ "url": "https://api.github.com/repos/rockbenben/ChatGPT-Shortcut", "languages_url": "https://api.github.com/repos/rockbenben/ChatGPT-Shortcut/languages", "created_at": "2023-02-24T12:53:49Z", - "updated_at": "2023-08-27T07:11:29Z", + "updated_at": "2023-08-28T15:23:37Z", "git_url": "git://github.com/rockbenben/ChatGPT-Shortcut.git", "ssh_url": "git@github.com:rockbenben/ChatGPT-Shortcut.git", "clone_url": "https://github.com/rockbenben/ChatGPT-Shortcut.git", "homepage": "https://aishort.top", - "stargazers_count": 5108, - "watchers_count": 5108, + "stargazers_count": 5110, + "watchers_count": 5110, "language": "TypeScript", "topics": [ "ai", @@ -7454,13 +7670,13 @@ "url": "https://api.github.com/repos/meetqy/rao-pics", "languages_url": "https://api.github.com/repos/meetqy/rao-pics/languages", "created_at": "2022-12-13T08:44:43Z", - "updated_at": "2023-08-25T04:33:13Z", + "updated_at": "2023-08-28T09:10:02Z", "git_url": "git://github.com/meetqy/rao-pics.git", "ssh_url": "git@github.com:meetqy/rao-pics.git", "clone_url": "https://github.com/meetqy/rao-pics.git", "homepage": "https://rao.pics", - "stargazers_count": 466, - "watchers_count": 466, + "stargazers_count": 467, + "watchers_count": 467, "language": "TypeScript", "topics": [ "app", @@ -7654,31 +7870,33 @@ "url": "https://api.github.com/repos/pezzolabs/pezzo", "languages_url": "https://api.github.com/repos/pezzolabs/pezzo/languages", "created_at": "2023-04-22T20:54:10Z", - "updated_at": "2023-08-27T22:37:13Z", + "updated_at": "2023-08-28T23:23:26Z", "git_url": "git://github.com/pezzolabs/pezzo.git", "ssh_url": "git@github.com:pezzolabs/pezzo.git", "clone_url": "https://github.com/pezzolabs/pezzo.git", "homepage": "https://pezzo.ai", - "stargazers_count": 597, - "watchers_count": 597, + "stargazers_count": 662, + "watchers_count": 662, "language": "TypeScript", "topics": [ "ai", "anthropic", "devtools", - "evaluation", "gpt-3", "gpt-4", + "javascript", "langchain", "monitoring", + "nestjs", "nodejs", "observability", "openai", "platform", - "productivity", "prompt", "prompt-engineering", - "prompt-management" + "prompt-management", + "python", + "typescript" ] }, { @@ -7698,13 +7916,13 @@ "url": "https://api.github.com/repos/LetTTGACO/elog", "languages_url": "https://api.github.com/repos/LetTTGACO/elog/languages", "created_at": "2022-12-01T05:36:20Z", - "updated_at": "2023-08-27T15:10:42Z", + "updated_at": "2023-08-28T14:49:38Z", "git_url": "git://github.com/LetTTGACO/elog.git", "ssh_url": "git@github.com:LetTTGACO/elog.git", "clone_url": "https://github.com/LetTTGACO/elog.git", "homepage": "https://elog.1874.cool", - "stargazers_count": 115, - "watchers_count": 115, + "stargazers_count": 116, + "watchers_count": 116, "language": "TypeScript", "topics": [ "blog", @@ -7774,17 +7992,17 @@ "html_url": "https://github.com/labring" }, "html_url": "https://github.com/labring/FastGPT", - "description": "FastGPT is a knowledge-based question answering system based on the LLM language model, providing out-of-the-box capabilities for data processing, model invocation, and more. It also allows for complex question answering scenarios through visual workflow orchestration using Flow!", + "description": "FastGPT is a knowledge-based question answering system built on the LLM. It offers out-of-the-box data processing and model invocation capabilities. Moreover, it allows for workflow orchestration through Flow visualization, thereby enabling complex question and answer scenarios!", "url": "https://api.github.com/repos/labring/FastGPT", "languages_url": "https://api.github.com/repos/labring/FastGPT/languages", "created_at": "2023-02-23T16:53:25Z", - "updated_at": "2023-08-28T00:21:26Z", + "updated_at": "2023-08-29T00:49:22Z", "git_url": "git://github.com/labring/FastGPT.git", "ssh_url": "git@github.com:labring/FastGPT.git", "clone_url": "https://github.com/labring/FastGPT.git", "homepage": "https://fastgpt.run", - "stargazers_count": 3739, - "watchers_count": 3739, + "stargazers_count": 3782, + "watchers_count": 3782, "language": "TypeScript", "topics": [ "flowui", @@ -7908,13 +8126,13 @@ "url": "https://api.github.com/repos/reworkd/AgentGPT", "languages_url": "https://api.github.com/repos/reworkd/AgentGPT/languages", "created_at": "2023-04-07T02:29:19Z", - "updated_at": "2023-08-27T23:28:34Z", + "updated_at": "2023-08-28T23:47:04Z", "git_url": "git://github.com/reworkd/AgentGPT.git", "ssh_url": "git@github.com:reworkd/AgentGPT.git", "clone_url": "https://github.com/reworkd/AgentGPT.git", "homepage": "https://agentgpt.reworkd.ai", - "stargazers_count": 26013, - "watchers_count": 26013, + "stargazers_count": 26038, + "watchers_count": 26038, "language": "TypeScript", "topics": [ "agent", @@ -7947,13 +8165,13 @@ "url": "https://api.github.com/repos/sailist/chatgpt-enhancement-extension", "languages_url": "https://api.github.com/repos/sailist/chatgpt-enhancement-extension/languages", "created_at": "2023-03-21T04:34:42Z", - "updated_at": "2023-08-27T15:06:29Z", + "updated_at": "2023-08-28T14:37:06Z", "git_url": "git://github.com/sailist/chatgpt-enhancement-extension.git", "ssh_url": "git@github.com:sailist/chatgpt-enhancement-extension.git", "clone_url": "https://github.com/sailist/chatgpt-enhancement-extension.git", "homepage": "", - "stargazers_count": 313, - "watchers_count": 313, + "stargazers_count": 312, + "watchers_count": 312, "language": "TypeScript", "topics": [ "chatgpt", @@ -8012,13 +8230,13 @@ "url": "https://api.github.com/repos/vincanger/coverlettergpt", "languages_url": "https://api.github.com/repos/vincanger/coverlettergpt/languages", "created_at": "2023-03-08T15:45:57Z", - "updated_at": "2023-08-26T18:15:10Z", + "updated_at": "2023-08-28T13:04:13Z", "git_url": "git://github.com/vincanger/coverlettergpt.git", "ssh_url": "git@github.com:vincanger/coverlettergpt.git", "clone_url": "https://github.com/vincanger/coverlettergpt.git", "homepage": "https://coverlettergpt.xyz", - "stargazers_count": 597, - "watchers_count": 597, + "stargazers_count": 600, + "watchers_count": 600, "language": "TypeScript", "topics": [] }, @@ -8039,13 +8257,13 @@ "url": "https://api.github.com/repos/Yidadaa/ChatGPT-Next-Web", "languages_url": "https://api.github.com/repos/Yidadaa/ChatGPT-Next-Web/languages", "created_at": "2023-03-10T18:27:54Z", - "updated_at": "2023-08-28T00:12:29Z", + "updated_at": "2023-08-29T00:50:33Z", "git_url": "git://github.com/Yidadaa/ChatGPT-Next-Web.git", "ssh_url": "git@github.com:Yidadaa/ChatGPT-Next-Web.git", "clone_url": "https://github.com/Yidadaa/ChatGPT-Next-Web.git", "homepage": "https://chatgpt1.nextweb.fun", - "stargazers_count": 41688, - "watchers_count": 41688, + "stargazers_count": 41791, + "watchers_count": 41791, "language": "TypeScript", "topics": [ "chatgpt", @@ -8075,13 +8293,13 @@ "url": "https://api.github.com/repos/egoist/openai-proxy", "languages_url": "https://api.github.com/repos/egoist/openai-proxy/languages", "created_at": "2023-03-20T15:20:21Z", - "updated_at": "2023-08-25T19:27:11Z", + "updated_at": "2023-08-28T01:38:31Z", "git_url": "git://github.com/egoist/openai-proxy.git", "ssh_url": "git@github.com:egoist/openai-proxy.git", "clone_url": "https://github.com/egoist/openai-proxy.git", "homepage": "https://chatkit.app", - "stargazers_count": 259, - "watchers_count": 259, + "stargazers_count": 260, + "watchers_count": 260, "language": "TypeScript", "topics": [] }, @@ -8102,13 +8320,13 @@ "url": "https://api.github.com/repos/royalknight56/vtron", "languages_url": "https://api.github.com/repos/royalknight56/vtron/languages", "created_at": "2021-08-06T11:30:32Z", - "updated_at": "2023-08-25T15:20:47Z", + "updated_at": "2023-08-28T14:10:49Z", "git_url": "git://github.com/royalknight56/vtron.git", "ssh_url": "git@github.com:royalknight56/vtron.git", "clone_url": "https://github.com/royalknight56/vtron.git", "homepage": "http://myim.online/", - "stargazers_count": 286, - "watchers_count": 286, + "stargazers_count": 287, + "watchers_count": 287, "language": "TypeScript", "topics": [ "css", @@ -8143,13 +8361,13 @@ "url": "https://api.github.com/repos/Kuingsmile/PicList", "languages_url": "https://api.github.com/repos/Kuingsmile/PicList/languages", "created_at": "2023-01-03T07:10:02Z", - "updated_at": "2023-08-27T13:36:57Z", + "updated_at": "2023-08-28T22:16:09Z", "git_url": "git://github.com/Kuingsmile/PicList.git", "ssh_url": "git@github.com:Kuingsmile/PicList.git", "clone_url": "https://github.com/Kuingsmile/PicList.git", "homepage": "https://piclist.cn", - "stargazers_count": 804, - "watchers_count": 804, + "stargazers_count": 807, + "watchers_count": 807, "language": "TypeScript", "topics": [ "alioss", @@ -8246,13 +8464,13 @@ "url": "https://api.github.com/repos/LanceMoe/openai-translator", "languages_url": "https://api.github.com/repos/LanceMoe/openai-translator/languages", "created_at": "2023-03-03T15:19:54Z", - "updated_at": "2023-08-25T08:37:26Z", + "updated_at": "2023-08-28T03:12:28Z", "git_url": "git://github.com/LanceMoe/openai-translator.git", "ssh_url": "git@github.com:LanceMoe/openai-translator.git", "clone_url": "https://github.com/LanceMoe/openai-translator.git", "homepage": "https://translator.lance.moe/", - "stargazers_count": 325, - "watchers_count": 325, + "stargazers_count": 326, + "watchers_count": 326, "language": "TypeScript", "topics": [ "chatgpt", @@ -8283,13 +8501,13 @@ "url": "https://api.github.com/repos/Bin-Huang/chatbox", "languages_url": "https://api.github.com/repos/Bin-Huang/chatbox/languages", "created_at": "2023-03-06T12:22:15Z", - "updated_at": "2023-08-28T00:09:01Z", + "updated_at": "2023-08-28T17:39:17Z", "git_url": "git://github.com/Bin-Huang/chatbox.git", "ssh_url": "git@github.com:Bin-Huang/chatbox.git", "clone_url": "https://github.com/Bin-Huang/chatbox.git", "homepage": "https://chatboxai.app", - "stargazers_count": 14386, - "watchers_count": 14386, + "stargazers_count": 14397, + "watchers_count": 14397, "language": "TypeScript", "topics": [ "ai", @@ -8356,13 +8574,13 @@ "url": "https://api.github.com/repos/simpleapples/chatgpt-translator", "languages_url": "https://api.github.com/repos/simpleapples/chatgpt-translator/languages", "created_at": "2023-03-05T00:08:04Z", - "updated_at": "2023-08-13T20:15:33Z", + "updated_at": "2023-08-28T01:38:47Z", "git_url": "git://github.com/simpleapples/chatgpt-translator.git", "ssh_url": "git@github.com:simpleapples/chatgpt-translator.git", "clone_url": "https://github.com/simpleapples/chatgpt-translator.git", "homepage": "", - "stargazers_count": 115, - "watchers_count": 115, + "stargazers_count": 116, + "watchers_count": 116, "language": "TypeScript", "topics": [ "chatgpt", @@ -8393,13 +8611,13 @@ "url": "https://api.github.com/repos/lcomplete/huntly", "languages_url": "https://api.github.com/repos/lcomplete/huntly/languages", "created_at": "2023-03-05T14:45:26Z", - "updated_at": "2023-08-27T16:14:41Z", + "updated_at": "2023-08-28T18:59:36Z", "git_url": "git://github.com/lcomplete/huntly.git", "ssh_url": "git@github.com:lcomplete/huntly.git", "clone_url": "https://github.com/lcomplete/huntly.git", "homepage": "https://chrome.google.com/webstore/detail/huntly/cphlcmmpbdkadofgcedjgfblmiklbokm", - "stargazers_count": 1333, - "watchers_count": 1333, + "stargazers_count": 1334, + "watchers_count": 1334, "language": "TypeScript", "topics": [ "github", @@ -8428,13 +8646,13 @@ "url": "https://api.github.com/repos/bitjson/qr-code", "languages_url": "https://api.github.com/repos/bitjson/qr-code/languages", "created_at": "2023-02-27T08:44:10Z", - "updated_at": "2023-08-27T20:22:17Z", + "updated_at": "2023-08-28T13:32:47Z", "git_url": "git://github.com/bitjson/qr-code.git", "ssh_url": "git@github.com:bitjson/qr-code.git", "clone_url": "https://github.com/bitjson/qr-code.git", "homepage": "https://qr.bitjson.com/", - "stargazers_count": 484, - "watchers_count": 484, + "stargazers_count": 485, + "watchers_count": 485, "language": "TypeScript", "topics": [ "animated", @@ -8530,13 +8748,13 @@ "url": "https://api.github.com/repos/cunyu1943/JavaPark", "languages_url": "https://api.github.com/repos/cunyu1943/JavaPark/languages", "created_at": "2022-04-07T14:50:24Z", - "updated_at": "2023-08-27T01:10:16Z", + "updated_at": "2023-08-28T12:22:00Z", "git_url": "git://github.com/cunyu1943/JavaPark.git", "ssh_url": "git@github.com:cunyu1943/JavaPark.git", "clone_url": "https://github.com/cunyu1943/JavaPark.git", "homepage": "https://cunyu1943.github.io/JavaPark", - "stargazers_count": 226, - "watchers_count": 226, + "stargazers_count": 225, + "watchers_count": 225, "language": "TypeScript", "topics": [ "algorithm", @@ -8679,13 +8897,13 @@ "url": "https://api.github.com/repos/estepona/wx-read-desktop", "languages_url": "https://api.github.com/repos/estepona/wx-read-desktop/languages", "created_at": "2020-07-14T00:52:05Z", - "updated_at": "2023-08-26T08:44:25Z", + "updated_at": "2023-08-28T06:57:14Z", "git_url": "git://github.com/estepona/wx-read-desktop.git", "ssh_url": "git@github.com:estepona/wx-read-desktop.git", "clone_url": "https://github.com/estepona/wx-read-desktop.git", "homepage": "", - "stargazers_count": 63, - "watchers_count": 63, + "stargazers_count": 64, + "watchers_count": 64, "language": "TypeScript", "topics": [ "electron", @@ -8713,13 +8931,13 @@ "url": "https://api.github.com/repos/baptisteArno/typebot.io", "languages_url": "https://api.github.com/repos/baptisteArno/typebot.io/languages", "created_at": "2021-11-19T09:15:31Z", - "updated_at": "2023-08-27T22:49:23Z", + "updated_at": "2023-08-28T23:39:14Z", "git_url": "git://github.com/baptisteArno/typebot.io.git", "ssh_url": "git@github.com:baptisteArno/typebot.io.git", "clone_url": "https://github.com/baptisteArno/typebot.io.git", "homepage": "https://typebot.io", - "stargazers_count": 3581, - "watchers_count": 3581, + "stargazers_count": 3587, + "watchers_count": 3587, "language": "TypeScript", "topics": [ "chat-application", @@ -8838,13 +9056,13 @@ "url": "https://api.github.com/repos/automatisch/automatisch", "languages_url": "https://api.github.com/repos/automatisch/automatisch/languages", "created_at": "2021-09-30T20:28:16Z", - "updated_at": "2023-08-27T14:27:40Z", + "updated_at": "2023-08-28T21:56:48Z", "git_url": "git://github.com/automatisch/automatisch.git", "ssh_url": "git@github.com:automatisch/automatisch.git", "clone_url": "https://github.com/automatisch/automatisch.git", "homepage": "https://automatisch.io", - "stargazers_count": 2864, - "watchers_count": 2864, + "stargazers_count": 2872, + "watchers_count": 2872, "language": "TypeScript", "topics": [ "automation", @@ -8873,13 +9091,13 @@ "url": "https://api.github.com/repos/dukeluo/wai", "languages_url": "https://api.github.com/repos/dukeluo/wai/languages", "created_at": "2022-05-06T14:06:27Z", - "updated_at": "2023-08-25T20:52:03Z", + "updated_at": "2023-08-28T14:36:24Z", "git_url": "git://github.com/dukeluo/wai.git", "ssh_url": "git@github.com:dukeluo/wai.git", "clone_url": "https://github.com/dukeluo/wai.git", "homepage": "", - "stargazers_count": 612, - "watchers_count": 612, + "stargazers_count": 616, + "watchers_count": 616, "language": "TypeScript", "topics": [ "cervical-spondylosis", @@ -8908,13 +9126,13 @@ "url": "https://api.github.com/repos/ycjcl868/readme-gpt", "languages_url": "https://api.github.com/repos/ycjcl868/readme-gpt/languages", "created_at": "2023-02-10T09:40:27Z", - "updated_at": "2023-07-28T23:20:51Z", + "updated_at": "2023-08-28T13:49:15Z", "git_url": "git://github.com/ycjcl868/readme-gpt.git", "ssh_url": "git@github.com:ycjcl868/readme-gpt.git", "clone_url": "https://github.com/ycjcl868/readme-gpt.git", "homepage": "https://readme.rustc.cloud/", - "stargazers_count": 215, - "watchers_count": 215, + "stargazers_count": 216, + "watchers_count": 216, "language": "TypeScript", "topics": [] }, @@ -9229,13 +9447,13 @@ "url": "https://api.github.com/repos/LokerL/tts-vue", "languages_url": "https://api.github.com/repos/LokerL/tts-vue/languages", "created_at": "2022-07-26T09:54:44Z", - "updated_at": "2023-08-27T23:22:40Z", + "updated_at": "2023-08-28T23:56:38Z", "git_url": "git://github.com/LokerL/tts-vue.git", "ssh_url": "git@github.com:LokerL/tts-vue.git", "clone_url": "https://github.com/LokerL/tts-vue.git", "homepage": "https://tts-doc.loker.vip/home.html", - "stargazers_count": 3462, - "watchers_count": 3462, + "stargazers_count": 3495, + "watchers_count": 3495, "language": "TypeScript", "topics": [ "electron", @@ -9261,13 +9479,13 @@ "url": "https://api.github.com/repos/funnyzak/tts-now", "languages_url": "https://api.github.com/repos/funnyzak/tts-now/languages", "created_at": "2021-10-27T03:21:03Z", - "updated_at": "2023-08-24T01:30:47Z", + "updated_at": "2023-08-28T09:11:37Z", "git_url": "git://github.com/funnyzak/tts-now.git", "ssh_url": "git@github.com:funnyzak/tts-now.git", "clone_url": "https://github.com/funnyzak/tts-now.git", "homepage": "https://tts.yycc.dev", - "stargazers_count": 208, - "watchers_count": 208, + "stargazers_count": 209, + "watchers_count": 209, "language": "TypeScript", "topics": [ "aliyun", @@ -9486,13 +9704,13 @@ "url": "https://api.github.com/repos/4gray/iptvnator", "languages_url": "https://api.github.com/repos/4gray/iptvnator/languages", "created_at": "2019-10-06T15:37:40Z", - "updated_at": "2023-08-27T11:59:00Z", + "updated_at": "2023-08-28T23:33:36Z", "git_url": "git://github.com/4gray/iptvnator.git", "ssh_url": "git@github.com:4gray/iptvnator.git", "clone_url": "https://github.com/4gray/iptvnator.git", "homepage": "https://iptvnator.vercel.app", - "stargazers_count": 1160, - "watchers_count": 1160, + "stargazers_count": 1162, + "watchers_count": 1162, "language": "TypeScript", "topics": [ "chromeos", @@ -9692,13 +9910,13 @@ "url": "https://api.github.com/repos/datopian/flowershow", "languages_url": "https://api.github.com/repos/datopian/flowershow/languages", "created_at": "2022-05-29T12:48:26Z", - "updated_at": "2023-08-27T21:01:54Z", + "updated_at": "2023-08-28T06:00:48Z", "git_url": "git://github.com/datopian/flowershow.git", "ssh_url": "git@github.com:datopian/flowershow.git", "clone_url": "https://github.com/datopian/flowershow.git", "homepage": "https://flowershow.app/", - "stargazers_count": 469, - "watchers_count": 469, + "stargazers_count": 470, + "watchers_count": 470, "language": "TypeScript", "topics": [ "blogging", @@ -9796,13 +10014,13 @@ "url": "https://api.github.com/repos/Privoce/vocechat-web", "languages_url": "https://api.github.com/repos/Privoce/vocechat-web/languages", "created_at": "2022-01-04T13:58:22Z", - "updated_at": "2023-08-23T06:05:07Z", + "updated_at": "2023-08-28T11:45:38Z", "git_url": "git://github.com/Privoce/vocechat-web.git", "ssh_url": "git@github.com:Privoce/vocechat-web.git", "clone_url": "https://github.com/Privoce/vocechat-web.git", "homepage": "https://privoce.voce.chat/", - "stargazers_count": 1229, - "watchers_count": 1229, + "stargazers_count": 1230, + "watchers_count": 1230, "language": "TypeScript", "topics": [ "bot", @@ -9901,13 +10119,13 @@ "url": "https://api.github.com/repos/wangrongding/wallpaper-box", "languages_url": "https://api.github.com/repos/wangrongding/wallpaper-box/languages", "created_at": "2022-04-22T10:01:14Z", - "updated_at": "2023-08-25T09:08:41Z", + "updated_at": "2023-08-28T10:23:29Z", "git_url": "git://github.com/wangrongding/wallpaper-box.git", "ssh_url": "git@github.com:wangrongding/wallpaper-box.git", "clone_url": "https://github.com/wangrongding/wallpaper-box.git", "homepage": "", - "stargazers_count": 306, - "watchers_count": 306, + "stargazers_count": 308, + "watchers_count": 308, "language": "TypeScript", "topics": [ "electron", @@ -9933,13 +10151,13 @@ "url": "https://api.github.com/repos/YunYouJun/valaxy", "languages_url": "https://api.github.com/repos/YunYouJun/valaxy/languages", "created_at": "2022-03-08T17:47:27Z", - "updated_at": "2023-08-27T18:11:20Z", + "updated_at": "2023-08-28T21:12:15Z", "git_url": "git://github.com/YunYouJun/valaxy.git", "ssh_url": "git@github.com:YunYouJun/valaxy.git", "clone_url": "https://github.com/YunYouJun/valaxy.git", "homepage": "https://valaxy.site", - "stargazers_count": 445, - "watchers_count": 445, + "stargazers_count": 452, + "watchers_count": 452, "language": "TypeScript", "topics": [ "blog", @@ -9965,13 +10183,13 @@ "url": "https://api.github.com/repos/maotoumao/MusicFree", "languages_url": "https://api.github.com/repos/maotoumao/MusicFree/languages", "created_at": "2022-08-22T14:29:32Z", - "updated_at": "2023-08-27T17:39:29Z", + "updated_at": "2023-08-28T20:00:13Z", "git_url": "git://github.com/maotoumao/MusicFree.git", "ssh_url": "git@github.com:maotoumao/MusicFree.git", "clone_url": "https://github.com/maotoumao/MusicFree.git", "homepage": "http://musicfree.upup.fun/", - "stargazers_count": 2453, - "watchers_count": 2453, + "stargazers_count": 2469, + "watchers_count": 2469, "language": "TypeScript", "topics": [ "free", @@ -10212,13 +10430,13 @@ "url": "https://api.github.com/repos/alibaba/lowcode-engine", "languages_url": "https://api.github.com/repos/alibaba/lowcode-engine/languages", "created_at": "2021-12-20T07:26:44Z", - "updated_at": "2023-08-27T18:01:03Z", + "updated_at": "2023-08-28T16:39:42Z", "git_url": "git://github.com/alibaba/lowcode-engine.git", "ssh_url": "git@github.com:alibaba/lowcode-engine.git", "clone_url": "https://github.com/alibaba/lowcode-engine.git", "homepage": "https://lowcode-engine.cn", - "stargazers_count": 12100, - "watchers_count": 12100, + "stargazers_count": 12113, + "watchers_count": 12113, "language": "TypeScript", "topics": [ "alibaba", @@ -10243,13 +10461,13 @@ "url": "https://api.github.com/repos/Kaiyiwing/qwerty-learner", "languages_url": "https://api.github.com/repos/Kaiyiwing/qwerty-learner/languages", "created_at": "2021-01-21T11:14:16Z", - "updated_at": "2023-08-28T00:16:33Z", + "updated_at": "2023-08-28T18:11:50Z", "git_url": "git://github.com/Kaiyiwing/qwerty-learner.git", "ssh_url": "git@github.com:Kaiyiwing/qwerty-learner.git", "clone_url": "https://github.com/Kaiyiwing/qwerty-learner.git", "homepage": "https://qwerty.kaiyi.cool/", - "stargazers_count": 11704, - "watchers_count": 11704, + "stargazers_count": 11774, + "watchers_count": 11774, "language": "TypeScript", "topics": [ "english-learning", @@ -10276,13 +10494,13 @@ "url": "https://api.github.com/repos/sillsdev/docu-notion", "languages_url": "https://api.github.com/repos/sillsdev/docu-notion/languages", "created_at": "2022-05-17T19:36:05Z", - "updated_at": "2023-08-25T19:49:06Z", + "updated_at": "2023-08-28T17:18:35Z", "git_url": "git://github.com/sillsdev/docu-notion.git", "ssh_url": "git@github.com:sillsdev/docu-notion.git", "clone_url": "https://github.com/sillsdev/docu-notion.git", "homepage": "", - "stargazers_count": 105, - "watchers_count": 105, + "stargazers_count": 106, + "watchers_count": 106, "language": "TypeScript", "topics": [ "documentation", @@ -10562,13 +10780,13 @@ "url": "https://api.github.com/repos/WhiteMinds/LiveAutoRecord", "languages_url": "https://api.github.com/repos/WhiteMinds/LiveAutoRecord/languages", "created_at": "2018-04-25T08:59:23Z", - "updated_at": "2023-08-27T05:03:57Z", + "updated_at": "2023-08-28T13:29:16Z", "git_url": "git://github.com/WhiteMinds/LiveAutoRecord.git", "ssh_url": "git@github.com:WhiteMinds/LiveAutoRecord.git", "clone_url": "https://github.com/WhiteMinds/LiveAutoRecord.git", "homepage": "", - "stargazers_count": 273, - "watchers_count": 273, + "stargazers_count": 274, + "watchers_count": 274, "language": "TypeScript", "topics": [ "electron", @@ -10627,13 +10845,13 @@ "url": "https://api.github.com/repos/damoeb/rss-proxy", "languages_url": "https://api.github.com/repos/damoeb/rss-proxy/languages", "created_at": "2020-04-22T14:27:01Z", - "updated_at": "2023-08-27T05:00:27Z", + "updated_at": "2023-08-28T23:07:05Z", "git_url": "git://github.com/damoeb/rss-proxy.git", "ssh_url": "git@github.com:damoeb/rss-proxy.git", "clone_url": "https://github.com/damoeb/rss-proxy.git", "homepage": "https://rssproxy.migor.org", - "stargazers_count": 1536, - "watchers_count": 1536, + "stargazers_count": 1537, + "watchers_count": 1537, "language": "TypeScript", "topics": [ "atom-feed", @@ -10774,13 +10992,13 @@ "url": "https://api.github.com/repos/Mereithhh/van-nav", "languages_url": "https://api.github.com/repos/Mereithhh/van-nav/languages", "created_at": "2021-12-19T10:22:21Z", - "updated_at": "2023-08-25T02:41:28Z", + "updated_at": "2023-08-28T08:52:46Z", "git_url": "git://github.com/Mereithhh/van-nav.git", "ssh_url": "git@github.com:Mereithhh/van-nav.git", "clone_url": "https://github.com/Mereithhh/van-nav.git", "homepage": "https://demo-tools.mereith.com", - "stargazers_count": 132, - "watchers_count": 132, + "stargazers_count": 133, + "watchers_count": 133, "language": "TypeScript", "topics": [] }, @@ -10801,13 +11019,13 @@ "url": "https://api.github.com/repos/actionsflow/actionsflow", "languages_url": "https://api.github.com/repos/actionsflow/actionsflow/languages", "created_at": "2020-09-29T18:39:47Z", - "updated_at": "2023-08-26T13:12:01Z", + "updated_at": "2023-08-28T16:58:49Z", "git_url": "git://github.com/actionsflow/actionsflow.git", "ssh_url": "git@github.com:actionsflow/actionsflow.git", "clone_url": "https://github.com/actionsflow/actionsflow.git", "homepage": "https://actionsflow.github.io/docs", - "stargazers_count": 2928, - "watchers_count": 2928, + "stargazers_count": 2929, + "watchers_count": 2929, "language": "TypeScript", "topics": [ "actions", @@ -10949,13 +11167,13 @@ "url": "https://api.github.com/repos/tiddly-gittly/TidGi-Desktop", "languages_url": "https://api.github.com/repos/tiddly-gittly/TidGi-Desktop/languages", "created_at": "2020-06-12T10:59:18Z", - "updated_at": "2023-08-27T17:39:34Z", + "updated_at": "2023-08-28T11:31:57Z", "git_url": "git://github.com/tiddly-gittly/TidGi-Desktop.git", "ssh_url": "git@github.com:tiddly-gittly/TidGi-Desktop.git", "clone_url": "https://github.com/tiddly-gittly/TidGi-Desktop.git", "homepage": "https://tidgi.fun", - "stargazers_count": 1122, - "watchers_count": 1122, + "stargazers_count": 1123, + "watchers_count": 1123, "language": "TypeScript", "topics": [ "anki", @@ -11031,13 +11249,13 @@ "url": "https://api.github.com/repos/xjh22222228/nav", "languages_url": "https://api.github.com/repos/xjh22222228/nav/languages", "created_at": "2018-04-26T11:01:40Z", - "updated_at": "2023-08-27T13:02:39Z", + "updated_at": "2023-08-28T09:11:55Z", "git_url": "git://github.com/xjh22222228/nav.git", "ssh_url": "git@github.com:xjh22222228/nav.git", "clone_url": "https://github.com/xjh22222228/nav.git", "homepage": "https://nav3.cn/?git", - "stargazers_count": 1541, - "watchers_count": 1541, + "stargazers_count": 1542, + "watchers_count": 1542, "language": "TypeScript", "topics": [ "angular", @@ -11069,13 +11287,13 @@ "url": "https://api.github.com/repos/nativefier/nativefier", "languages_url": "https://api.github.com/repos/nativefier/nativefier/languages", "created_at": "2015-07-05T05:56:42Z", - "updated_at": "2023-08-27T19:14:04Z", + "updated_at": "2023-08-28T21:54:22Z", "git_url": "git://github.com/nativefier/nativefier.git", "ssh_url": "git@github.com:nativefier/nativefier.git", "clone_url": "https://github.com/nativefier/nativefier.git", "homepage": "", - "stargazers_count": 34134, - "watchers_count": 34134, + "stargazers_count": 34141, + "watchers_count": 34141, "language": "TypeScript", "topics": [ "desktop-application", @@ -11103,13 +11321,13 @@ "url": "https://api.github.com/repos/misskey-dev/misskey", "languages_url": "https://api.github.com/repos/misskey-dev/misskey/languages", "created_at": "2016-12-25T13:16:07Z", - "updated_at": "2023-08-28T00:08:31Z", + "updated_at": "2023-08-28T22:00:37Z", "git_url": "git://github.com/misskey-dev/misskey.git", "ssh_url": "git@github.com:misskey-dev/misskey.git", "clone_url": "https://github.com/misskey-dev/misskey.git", "homepage": "https://misskey-hub.net/", - "stargazers_count": 8376, - "watchers_count": 8376, + "stargazers_count": 8384, + "watchers_count": 8384, "language": "TypeScript", "topics": [ "activitypub", @@ -11165,13 +11383,13 @@ "url": "https://api.github.com/repos/Slackadays/Clipboard", "languages_url": "https://api.github.com/repos/Slackadays/Clipboard/languages", "created_at": "2022-11-20T01:06:54Z", - "updated_at": "2023-08-27T21:58:52Z", + "updated_at": "2023-08-28T20:34:30Z", "git_url": "git://github.com/Slackadays/Clipboard.git", "ssh_url": "git@github.com:Slackadays/Clipboard.git", "clone_url": "https://github.com/Slackadays/Clipboard.git", "homepage": "https://getclipboard.app/", - "stargazers_count": 3832, - "watchers_count": 3832, + "stargazers_count": 3835, + "watchers_count": 3835, "language": "C++", "topics": [ "api", @@ -11275,13 +11493,13 @@ "url": "https://api.github.com/repos/newsboat/newsboat", "languages_url": "https://api.github.com/repos/newsboat/newsboat/languages", "created_at": "2017-09-17T18:01:53Z", - "updated_at": "2023-08-27T16:03:14Z", + "updated_at": "2023-08-28T19:17:55Z", "git_url": "git://github.com/newsboat/newsboat.git", "ssh_url": "git@github.com:newsboat/newsboat.git", "clone_url": "https://github.com/newsboat/newsboat.git", "homepage": "https://newsboat.org/", - "stargazers_count": 2551, - "watchers_count": 2551, + "stargazers_count": 2554, + "watchers_count": 2554, "language": "C++", "topics": [ "atom-feed-reader", @@ -11307,13 +11525,13 @@ "url": "https://api.github.com/repos/MicroCBer/BetterNCM", "languages_url": "https://api.github.com/repos/MicroCBer/BetterNCM/languages", "created_at": "2022-04-03T17:00:22Z", - "updated_at": "2023-08-27T22:20:08Z", + "updated_at": "2023-08-28T20:26:01Z", "git_url": "git://github.com/MicroCBer/BetterNCM.git", "ssh_url": "git@github.com:MicroCBer/BetterNCM.git", "clone_url": "https://github.com/MicroCBer/BetterNCM.git", "homepage": "", - "stargazers_count": 5586, - "watchers_count": 5586, + "stargazers_count": 5592, + "watchers_count": 5592, "language": "C++", "topics": [ "cef", @@ -11340,13 +11558,13 @@ "url": "https://api.github.com/repos/FrzMtrsprt/QtUnblockNeteaseMusic", "languages_url": "https://api.github.com/repos/FrzMtrsprt/QtUnblockNeteaseMusic/languages", "created_at": "2022-07-22T02:48:10Z", - "updated_at": "2023-08-28T00:25:42Z", + "updated_at": "2023-08-28T08:17:06Z", "git_url": "git://github.com/FrzMtrsprt/QtUnblockNeteaseMusic.git", "ssh_url": "git@github.com:FrzMtrsprt/QtUnblockNeteaseMusic.git", "clone_url": "https://github.com/FrzMtrsprt/QtUnblockNeteaseMusic.git", "homepage": "", - "stargazers_count": 262, - "watchers_count": 262, + "stargazers_count": 266, + "watchers_count": 266, "language": "C++", "topics": [ "netease-cloud-music", @@ -11462,13 +11680,13 @@ "url": "https://api.github.com/repos/itisyang/playerdemo", "languages_url": "https://api.github.com/repos/itisyang/playerdemo/languages", "created_at": "2017-08-24T14:47:21Z", - "updated_at": "2023-08-27T02:09:09Z", + "updated_at": "2023-08-28T15:45:24Z", "git_url": "git://github.com/itisyang/playerdemo.git", "ssh_url": "git@github.com:itisyang/playerdemo.git", "clone_url": "https://github.com/itisyang/playerdemo.git", "homepage": "", - "stargazers_count": 799, - "watchers_count": 799, + "stargazers_count": 801, + "watchers_count": 801, "language": "C++", "topics": [ "ffmpeg", @@ -11525,13 +11743,13 @@ "url": "https://api.github.com/repos/xfangfang/wiliwili", "languages_url": "https://api.github.com/repos/xfangfang/wiliwili/languages", "created_at": "2021-01-17T09:27:58Z", - "updated_at": "2023-08-27T13:48:18Z", + "updated_at": "2023-08-28T12:16:05Z", "git_url": "git://github.com/xfangfang/wiliwili.git", "ssh_url": "git@github.com:xfangfang/wiliwili.git", "clone_url": "https://github.com/xfangfang/wiliwili.git", "homepage": "https://xfangfang.github.io/wiliwili", - "stargazers_count": 2142, - "watchers_count": 2142, + "stargazers_count": 2144, + "watchers_count": 2144, "language": "C++", "topics": [ "bilibili", @@ -11686,13 +11904,13 @@ "url": "https://api.github.com/repos/rubickCenter/rubick", "languages_url": "https://api.github.com/repos/rubickCenter/rubick/languages", "created_at": "2021-06-11T02:00:20Z", - "updated_at": "2023-08-27T20:00:54Z", + "updated_at": "2023-08-28T04:57:34Z", "git_url": "git://github.com/rubickCenter/rubick.git", "ssh_url": "git@github.com:rubickCenter/rubick.git", "clone_url": "https://github.com/rubickCenter/rubick.git", "homepage": "https://rubick.vip", - "stargazers_count": 4971, - "watchers_count": 4971, + "stargazers_count": 4972, + "watchers_count": 4972, "language": "HTML", "topics": [ "cross-platform", @@ -11722,13 +11940,13 @@ "url": "https://api.github.com/repos/adams549659584/go-proxy-bingai", "languages_url": "https://api.github.com/repos/adams549659584/go-proxy-bingai/languages", "created_at": "2023-05-03T03:30:19Z", - "updated_at": "2023-08-27T22:54:09Z", + "updated_at": "2023-08-28T22:13:26Z", "git_url": "git://github.com/adams549659584/go-proxy-bingai.git", "ssh_url": "git@github.com:adams549659584/go-proxy-bingai.git", "clone_url": "https://github.com/adams549659584/go-proxy-bingai.git", "homepage": "https://bing.vcanbb.top", - "stargazers_count": 7885, - "watchers_count": 7885, + "stargazers_count": 7894, + "watchers_count": 7894, "language": "HTML", "topics": [] }, @@ -11749,13 +11967,13 @@ "url": "https://api.github.com/repos/aoaostar/legado", "languages_url": "https://api.github.com/repos/aoaostar/legado/languages", "created_at": "2022-11-28T12:51:53Z", - "updated_at": "2023-08-27T20:07:41Z", + "updated_at": "2023-08-28T11:29:49Z", "git_url": "git://github.com/aoaostar/legado.git", "ssh_url": "git@github.com:aoaostar/legado.git", "clone_url": "https://github.com/aoaostar/legado.git", "homepage": "", - "stargazers_count": 757, - "watchers_count": 757, + "stargazers_count": 759, + "watchers_count": 759, "language": "HTML", "topics": [ "legado", @@ -12225,13 +12443,13 @@ "url": "https://api.github.com/repos/cf-pages/Telegraph-Image", "languages_url": "https://api.github.com/repos/cf-pages/Telegraph-Image/languages", "created_at": "2022-10-31T18:33:24Z", - "updated_at": "2023-08-27T15:53:38Z", + "updated_at": "2023-08-28T13:32:01Z", "git_url": "git://github.com/cf-pages/Telegraph-Image.git", "ssh_url": "git@github.com:cf-pages/Telegraph-Image.git", "clone_url": "https://github.com/cf-pages/Telegraph-Image.git", "homepage": "https://im.gurl.eu.org", - "stargazers_count": 1190, - "watchers_count": 1190, + "stargazers_count": 1195, + "watchers_count": 1195, "language": "HTML", "topics": [ "cloudflare", @@ -12296,13 +12514,13 @@ "url": "https://api.github.com/repos/qinlili23333/ctfileGet", "languages_url": "https://api.github.com/repos/qinlili23333/ctfileGet/languages", "created_at": "2021-02-11T06:41:34Z", - "updated_at": "2023-08-26T02:39:42Z", + "updated_at": "2023-08-28T19:40:47Z", "git_url": "git://github.com/qinlili23333/ctfileGet.git", "ssh_url": "git@github.com:qinlili23333/ctfileGet.git", "clone_url": "https://github.com/qinlili23333/ctfileGet.git", "homepage": "https://ctfile.qinlili.bid", - "stargazers_count": 1088, - "watchers_count": 1088, + "stargazers_count": 1089, + "watchers_count": 1089, "language": "HTML", "topics": [] }, @@ -12323,13 +12541,13 @@ "url": "https://api.github.com/repos/wxxxcxx/ms-ra-forwarder", "languages_url": "https://api.github.com/repos/wxxxcxx/ms-ra-forwarder/languages", "created_at": "2022-01-08T15:35:30Z", - "updated_at": "2023-08-27T21:01:49Z", + "updated_at": "2023-08-28T13:18:52Z", "git_url": "git://github.com/wxxxcxx/ms-ra-forwarder.git", "ssh_url": "git@github.com:wxxxcxx/ms-ra-forwarder.git", "clone_url": "https://github.com/wxxxcxx/ms-ra-forwarder.git", "homepage": "https://ms-ra-forwarder.vercel.app", - "stargazers_count": 665, - "watchers_count": 665, + "stargazers_count": 669, + "watchers_count": 669, "language": "HTML", "topics": [ "tts", @@ -12451,13 +12669,13 @@ "url": "https://api.github.com/repos/srcrs/rss-reader", "languages_url": "https://api.github.com/repos/srcrs/rss-reader/languages", "created_at": "2022-07-07T16:45:43Z", - "updated_at": "2023-08-27T23:54:21Z", + "updated_at": "2023-08-28T18:57:24Z", "git_url": "git://github.com/srcrs/rss-reader.git", "ssh_url": "git@github.com:srcrs/rss-reader.git", "clone_url": "https://github.com/srcrs/rss-reader.git", "homepage": "https://rss.lass.cc", - "stargazers_count": 117, - "watchers_count": 117, + "stargazers_count": 123, + "watchers_count": 123, "language": "HTML", "topics": [] }, @@ -12570,233 +12788,6 @@ "topics": [] } ], - "Jupyter Notebook": [ - { - "id": 65162876, - "node_id": "MDEwOlJlcG9zaXRvcnk2NTE2Mjg3Ng==", - "name": "Python-Fundamentals-Legacy", - "full_name": "dlab-berkeley/Python-Fundamentals-Legacy", - "owner": { - "login": "dlab-berkeley", - "id": 4195977, - "avatar_url": "https://avatars.githubusercontent.com/u/4195977?v=4", - "url": "https://api.github.com/users/dlab-berkeley", - "html_url": "https://github.com/dlab-berkeley" - }, - "html_url": "https://github.com/dlab-berkeley/Python-Fundamentals-Legacy", - "description": "D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks.", - "url": "https://api.github.com/repos/dlab-berkeley/Python-Fundamentals-Legacy", - "languages_url": "https://api.github.com/repos/dlab-berkeley/Python-Fundamentals-Legacy/languages", - "created_at": "2016-08-08T01:25:20Z", - "updated_at": "2023-07-29T11:42:42Z", - "git_url": "git://github.com/dlab-berkeley/Python-Fundamentals-Legacy.git", - "ssh_url": "git@github.com:dlab-berkeley/Python-Fundamentals-Legacy.git", - "clone_url": "https://github.com/dlab-berkeley/Python-Fundamentals-Legacy.git", - "homepage": "", - "stargazers_count": 167, - "watchers_count": 167, - "language": "Jupyter Notebook", - "topics": [ - "data-science", - "introduction-to-python", - "jupyter", - "python" - ] - }, - { - "id": 610566562, - "node_id": "R_kgDOJGSBog", - "name": "chatgpt-j", - "full_name": "jarrellmark/chatgpt-j", - "owner": { - "login": "jarrellmark", - "id": 1057612, - "avatar_url": "https://avatars.githubusercontent.com/u/1057612?v=4", - "url": "https://api.github.com/users/jarrellmark", - "html_url": "https://github.com/jarrellmark" - }, - "html_url": "https://github.com/jarrellmark/chatgpt-j", - "description": "Chat interface to gpt-j. Runs in Google Colab.", - "url": "https://api.github.com/repos/jarrellmark/chatgpt-j", - "languages_url": "https://api.github.com/repos/jarrellmark/chatgpt-j/languages", - "created_at": "2023-03-07T02:54:51Z", - "updated_at": "2023-08-22T00:49:27Z", - "git_url": "git://github.com/jarrellmark/chatgpt-j.git", - "ssh_url": "git@github.com:jarrellmark/chatgpt-j.git", - "clone_url": "https://github.com/jarrellmark/chatgpt-j.git", - "homepage": null, - "stargazers_count": 52, - "watchers_count": 52, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "id": 443640651, - "node_id": "R_kgDOGnFrSw", - "name": "automations", - "full_name": "Conchylicultor/automations", - "owner": { - "login": "Conchylicultor", - "id": 9047355, - "avatar_url": "https://avatars.githubusercontent.com/u/9047355?v=4", - "url": "https://api.github.com/users/Conchylicultor", - "html_url": "https://github.com/Conchylicultor" - }, - "html_url": "https://github.com/Conchylicultor/automations", - "description": "Automated scripts for APIs", - "url": "https://api.github.com/repos/Conchylicultor/automations", - "languages_url": "https://api.github.com/repos/Conchylicultor/automations/languages", - "created_at": "2022-01-01T23:05:21Z", - "updated_at": "2023-02-12T16:10:59Z", - "git_url": "git://github.com/Conchylicultor/automations.git", - "ssh_url": "git@github.com:Conchylicultor/automations.git", - "clone_url": "https://github.com/Conchylicultor/automations.git", - "homepage": null, - "stargazers_count": 1, - "watchers_count": 1, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "id": 540515813, - "node_id": "R_kgDOIDed5Q", - "name": "video-killed-the-radio-star", - "full_name": "dmarx/video-killed-the-radio-star", - "owner": { - "login": "dmarx", - "id": 1466881, - "avatar_url": "https://avatars.githubusercontent.com/u/1466881?v=4", - "url": "https://api.github.com/users/dmarx", - "html_url": "https://github.com/dmarx" - }, - "html_url": "https://github.com/dmarx/video-killed-the-radio-star", - "description": "Notebook and tools for end-to-end automation of music video production with generative AI", - "url": "https://api.github.com/repos/dmarx/video-killed-the-radio-star", - "languages_url": "https://api.github.com/repos/dmarx/video-killed-the-radio-star/languages", - "created_at": "2022-09-23T15:57:47Z", - "updated_at": "2023-08-26T03:24:30Z", - "git_url": "git://github.com/dmarx/video-killed-the-radio-star.git", - "ssh_url": "git@github.com:dmarx/video-killed-the-radio-star.git", - "clone_url": "https://github.com/dmarx/video-killed-the-radio-star.git", - "homepage": "https://colab.research.google.com/github/dmarx/video-killed-the-radio-star/blob/main/Video_Killed_The_Radio_Star_Defusion.ipynb#scrollTo=oPbeyWtesAoh", - "stargazers_count": 152, - "watchers_count": 152, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "id": 525592995, - "node_id": "R_kgDOH1Ppow", - "name": "InvokeAI", - "full_name": "invoke-ai/InvokeAI", - "owner": { - "login": "invoke-ai", - "id": 113954515, - "avatar_url": "https://avatars.githubusercontent.com/u/113954515?v=4", - "url": "https://api.github.com/users/invoke-ai", - "html_url": "https://github.com/invoke-ai" - }, - "html_url": "https://github.com/invoke-ai/InvokeAI", - "description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.", - "url": "https://api.github.com/repos/invoke-ai/InvokeAI", - "languages_url": "https://api.github.com/repos/invoke-ai/InvokeAI/languages", - "created_at": "2022-08-17T01:04:27Z", - "updated_at": "2023-08-28T00:13:23Z", - "git_url": "git://github.com/invoke-ai/InvokeAI.git", - "ssh_url": "git@github.com:invoke-ai/InvokeAI.git", - "clone_url": "https://github.com/invoke-ai/InvokeAI.git", - "homepage": "https://invoke-ai.github.io/InvokeAI/", - "stargazers_count": 18415, - "watchers_count": 18415, - "language": "Jupyter Notebook", - "topics": [ - "ai-art", - "artificial-intelligence", - "generative-art", - "image-generation", - "img2img", - "inpainting", - "latent-diffusion", - "linux", - "macos", - "outpainting", - "stable-diffusion", - "txt2img", - "windows" - ] - }, - { - "id": 522257662, - "node_id": "R_kgDOHyEE_g", - "name": "ai-subtitle-video-editor", - "full_name": "Sahilvohra58/ai-subtitle-video-editor", - "owner": { - "login": "Sahilvohra58", - "id": 70532930, - "avatar_url": "https://avatars.githubusercontent.com/u/70532930?v=4", - "url": "https://api.github.com/users/Sahilvohra58", - "html_url": "https://github.com/Sahilvohra58" - }, - "html_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor", - "description": "A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video.", - "url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor", - "languages_url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor/languages", - "created_at": "2022-08-07T15:58:07Z", - "updated_at": "2022-12-21T04:20:04Z", - "git_url": "git://github.com/Sahilvohra58/ai-subtitle-video-editor.git", - "ssh_url": "git@github.com:Sahilvohra58/ai-subtitle-video-editor.git", - "clone_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor.git", - "homepage": "", - "stargazers_count": 2, - "watchers_count": 2, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "id": 415489170, - "node_id": "R_kgDOGMPckg", - "name": "paper2gui", - "full_name": "Baiyuetribe/paper2gui", - "owner": { - "login": "Baiyuetribe", - "id": 43716063, - "avatar_url": "https://avatars.githubusercontent.com/u/43716063?v=4", - "url": "https://api.github.com/users/Baiyuetribe", - "html_url": "https://github.com/Baiyuetribe" - }, - "html_url": "https://github.com/Baiyuetribe/paper2gui", - "description": "Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术", - "url": "https://api.github.com/repos/Baiyuetribe/paper2gui", - "languages_url": "https://api.github.com/repos/Baiyuetribe/paper2gui/languages", - "created_at": "2021-10-10T04:54:02Z", - "updated_at": "2023-08-27T18:07:20Z", - "git_url": "git://github.com/Baiyuetribe/paper2gui.git", - "ssh_url": "git@github.com:Baiyuetribe/paper2gui.git", - "clone_url": "https://github.com/Baiyuetribe/paper2gui.git", - "homepage": "https://xiaobaituai.com", - "stargazers_count": 8538, - "watchers_count": 8538, - "language": "Jupyter Notebook", - "topics": [ - "animegan2", - "codeformer-gui", - "dain", - "dain-gui", - "gfpgan", - "huoshan-tts", - "microsoft-tts", - "ncnn", - "ncnn-model", - "noveria", - "realcugan-gui", - "realcugan-pro", - "realesrganv2-gu", - "rife-gui", - "stable-diffusion", - "waifu2x-gui" - ] - } - ], "JavaScript": [ { "id": 528152092, @@ -12815,13 +12806,13 @@ "url": "https://api.github.com/repos/easydiffusion/easydiffusion", "languages_url": "https://api.github.com/repos/easydiffusion/easydiffusion/languages", "created_at": "2022-08-23T20:27:59Z", - "updated_at": "2023-08-27T15:56:37Z", + "updated_at": "2023-08-29T00:06:23Z", "git_url": "git://github.com/easydiffusion/easydiffusion.git", "ssh_url": "git@github.com:easydiffusion/easydiffusion.git", "clone_url": "https://github.com/easydiffusion/easydiffusion.git", "homepage": "https://stable-diffusion-ui.github.io/", - "stargazers_count": 7529, - "watchers_count": 7529, + "stargazers_count": 7535, + "watchers_count": 7535, "language": "JavaScript", "topics": [ "art", @@ -12831,42 +12822,6 @@ "stable" ] }, - { - "id": 344558611, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDQ1NTg2MTE=", - "name": "sub-web-modify", - "full_name": "youshandefeiyang/sub-web-modify", - "owner": { - "login": "youshandefeiyang", - "id": 63959400, - "avatar_url": "https://avatars.githubusercontent.com/u/63959400?v=4", - "url": "https://api.github.com/users/youshandefeiyang", - "html_url": "https://github.com/youshandefeiyang" - }, - "html_url": "https://github.com/youshandefeiyang/sub-web-modify", - "description": "Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能!", - "url": "https://api.github.com/repos/youshandefeiyang/sub-web-modify", - "languages_url": "https://api.github.com/repos/youshandefeiyang/sub-web-modify/languages", - "created_at": "2021-03-04T17:40:32Z", - "updated_at": "2023-08-27T06:09:10Z", - "git_url": "git://github.com/youshandefeiyang/sub-web-modify.git", - "ssh_url": "git@github.com:youshandefeiyang/sub-web-modify.git", - "clone_url": "https://github.com/youshandefeiyang/sub-web-modify.git", - "homepage": "https://suburl.v1.mk", - "stargazers_count": 797, - "watchers_count": 797, - "language": "JavaScript", - "topics": [ - "clash", - "quantumultx", - "shadowrocket", - "ss", - "ssr", - "surge", - "trojan", - "v2ray" - ] - }, { "id": 653402366, "node_id": "R_kgDOJvIg_g", @@ -12911,17 +12866,17 @@ "url": "https://api.github.com/repos/SenpaiHunters/SpotOn", "languages_url": "https://api.github.com/repos/SenpaiHunters/SpotOn/languages", "created_at": "2022-10-11T05:43:20Z", - "updated_at": "2023-08-20T13:59:40Z", + "updated_at": "2023-08-28T06:05:53Z", "git_url": "git://github.com/SenpaiHunters/SpotOn.git", "ssh_url": "git@github.com:SenpaiHunters/SpotOn.git", "clone_url": "https://github.com/SenpaiHunters/SpotOn.git", - "homepage": "https://spoton.framer.website", + "homepage": "https://senpaihunters.github.io/SpotOn/", "stargazers_count": 32, "watchers_count": 32, "language": "JavaScript", "topics": [ "chrome-extension", - "copy-paste", + "chrome-extensions", "css", "javascript", "javascript-library", @@ -12933,7 +12888,6 @@ "spotify", "spotify-library", "spoton", - "unpacked", "userscript" ] }, @@ -12981,13 +12935,13 @@ "url": "https://api.github.com/repos/benphelps/homepage", "languages_url": "https://api.github.com/repos/benphelps/homepage/languages", "created_at": "2022-08-24T07:29:42Z", - "updated_at": "2023-08-28T00:01:59Z", + "updated_at": "2023-08-28T23:33:08Z", "git_url": "git://github.com/benphelps/homepage.git", "ssh_url": "git@github.com:benphelps/homepage.git", "clone_url": "https://github.com/benphelps/homepage.git", "homepage": "", - "stargazers_count": 7797, - "watchers_count": 7797, + "stargazers_count": 7808, + "watchers_count": 7808, "language": "JavaScript", "topics": [ "docker", @@ -13039,17 +12993,17 @@ "html_url": "https://github.com/tl-open-source" }, "html_url": "https://github.com/tl-open-source/tl-rtc-file", - "description": "webrtc media(file, video, screen, live and others) transfer tool,p2p网页在线文件传输,跨终端,不限平台,内网不限速,支持私有部署,支持多文件拖拽发送,支持本地屏幕录制,远程屏幕共享,远程音视频通话,密码房间,直播,oss云存储,中继服务设置,webrtc检测,统计,文字传输,公共聊天,远程画板,丰富的后台管理,实时执行日志展示,机器人告警通知等功能", + "description": "WebRTC P2P online web media streaming tool (for files, video, screen, live streaming, text, etc.) with management and statistical monitoring capabilities.", "url": "https://api.github.com/repos/tl-open-source/tl-rtc-file", "languages_url": "https://api.github.com/repos/tl-open-source/tl-rtc-file/languages", "created_at": "2021-08-05T08:29:41Z", - "updated_at": "2023-08-27T13:51:27Z", + "updated_at": "2023-08-28T19:07:55Z", "git_url": "git://github.com/tl-open-source/tl-rtc-file.git", "ssh_url": "git@github.com:tl-open-source/tl-rtc-file.git", "clone_url": "https://github.com/tl-open-source/tl-rtc-file.git", "homepage": "https://im.iamtsm.cn/home.html", - "stargazers_count": 1561, - "watchers_count": 1561, + "stargazers_count": 1567, + "watchers_count": 1567, "language": "JavaScript", "topics": [ "demotool", @@ -13078,13 +13032,13 @@ "url": "https://api.github.com/repos/xcanwin/KeepChatGPT", "languages_url": "https://api.github.com/repos/xcanwin/KeepChatGPT/languages", "created_at": "2023-03-28T18:12:33Z", - "updated_at": "2023-08-28T00:49:28Z", + "updated_at": "2023-08-28T19:54:42Z", "git_url": "git://github.com/xcanwin/KeepChatGPT.git", "ssh_url": "git@github.com:xcanwin/KeepChatGPT.git", "clone_url": "https://github.com/xcanwin/KeepChatGPT.git", "homepage": "", - "stargazers_count": 11199, - "watchers_count": 11199, + "stargazers_count": 11208, + "watchers_count": 11208, "language": "JavaScript", "topics": [ "ai", @@ -13165,13 +13119,13 @@ "url": "https://api.github.com/repos/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin", "languages_url": "https://api.github.com/repos/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/languages", "created_at": "2022-12-20T20:09:54Z", - "updated_at": "2023-08-27T12:40:39Z", + "updated_at": "2023-08-28T23:16:20Z", "git_url": "git://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin.git", "ssh_url": "git@github.com:AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin.git", "clone_url": "https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin.git", "homepage": "", - "stargazers_count": 5001, - "watchers_count": 5001, + "stargazers_count": 5003, + "watchers_count": 5003, "language": "JavaScript", "topics": [ "ai", @@ -13290,7 +13244,7 @@ "url": "https://api.github.com/repos/midoks/mdserver-web", "languages_url": "https://api.github.com/repos/midoks/mdserver-web/languages", "created_at": "2018-09-11T06:44:14Z", - "updated_at": "2023-08-27T15:43:57Z", + "updated_at": "2023-08-28T15:13:42Z", "git_url": "git://github.com/midoks/mdserver-web.git", "ssh_url": "git@github.com:midoks/mdserver-web.git", "clone_url": "https://github.com/midoks/mdserver-web.git", @@ -13393,13 +13347,13 @@ "url": "https://api.github.com/repos/statichunt/statichunt", "languages_url": "https://api.github.com/repos/statichunt/statichunt/languages", "created_at": "2022-08-21T04:27:33Z", - "updated_at": "2023-08-27T06:50:55Z", + "updated_at": "2023-08-28T12:35:36Z", "git_url": "git://github.com/statichunt/statichunt.git", "ssh_url": "git@github.com:statichunt/statichunt.git", "clone_url": "https://github.com/statichunt/statichunt.git", "homepage": "https://statichunt.com/", - "stargazers_count": 73, - "watchers_count": 73, + "stargazers_count": 74, + "watchers_count": 74, "language": "JavaScript", "topics": [ "astro", @@ -13561,13 +13515,13 @@ "url": "https://api.github.com/repos/clean-css/clean-css", "languages_url": "https://api.github.com/repos/clean-css/clean-css/languages", "created_at": "2011-02-27T21:05:18Z", - "updated_at": "2023-08-26T07:42:07Z", + "updated_at": "2023-08-28T02:51:41Z", "git_url": "git://github.com/clean-css/clean-css.git", "ssh_url": "git@github.com:clean-css/clean-css.git", "clone_url": "https://github.com/clean-css/clean-css.git", "homepage": "https://clean-css.github.io/", - "stargazers_count": 4068, - "watchers_count": 4068, + "stargazers_count": 4067, + "watchers_count": 4067, "language": "JavaScript", "topics": [ "clean-css", @@ -13626,13 +13580,13 @@ "url": "https://api.github.com/repos/eunomia-bpf/chatrepo", "languages_url": "https://api.github.com/repos/eunomia-bpf/chatrepo/languages", "created_at": "2023-03-06T15:01:13Z", - "updated_at": "2023-07-25T15:08:50Z", + "updated_at": "2023-08-28T06:37:11Z", "git_url": "git://github.com/eunomia-bpf/chatrepo.git", "ssh_url": "git@github.com:eunomia-bpf/chatrepo.git", "clone_url": "https://github.com/eunomia-bpf/chatrepo.git", "homepage": "", - "stargazers_count": 13, - "watchers_count": 13, + "stargazers_count": 14, + "watchers_count": 14, "language": "JavaScript", "topics": [ "chatbot", @@ -13704,13 +13658,13 @@ "url": "https://api.github.com/repos/kairi003/Get-cookies.txt-LOCALLY", "languages_url": "https://api.github.com/repos/kairi003/Get-cookies.txt-LOCALLY/languages", "created_at": "2023-03-01T13:03:43Z", - "updated_at": "2023-08-27T22:09:10Z", + "updated_at": "2023-08-28T04:35:28Z", "git_url": "git://github.com/kairi003/Get-cookies.txt-LOCALLY.git", "ssh_url": "git@github.com:kairi003/Get-cookies.txt-LOCALLY.git", "clone_url": "https://github.com/kairi003/Get-cookies.txt-LOCALLY.git", "homepage": "", - "stargazers_count": 176, - "watchers_count": 176, + "stargazers_count": 177, + "watchers_count": 177, "language": "JavaScript", "topics": [] }, @@ -13931,13 +13885,13 @@ "url": "https://api.github.com/repos/eidam/cf-workers-status-page", "languages_url": "https://api.github.com/repos/eidam/cf-workers-status-page/languages", "created_at": "2020-11-08T12:46:35Z", - "updated_at": "2023-08-26T19:17:30Z", + "updated_at": "2023-08-28T14:42:28Z", "git_url": "git://github.com/eidam/cf-workers-status-page.git", "ssh_url": "git@github.com:eidam/cf-workers-status-page.git", "clone_url": "https://github.com/eidam/cf-workers-status-page.git", "homepage": "https://status-page.eidam.dev", - "stargazers_count": 1488, - "watchers_count": 1488, + "stargazers_count": 1489, + "watchers_count": 1489, "language": "JavaScript", "topics": [ "cloudflare-workers", @@ -14160,13 +14114,13 @@ "url": "https://api.github.com/repos/Aicirou/goindex-theme-acrou", "languages_url": "https://api.github.com/repos/Aicirou/goindex-theme-acrou/languages", "created_at": "2022-03-19T20:04:20Z", - "updated_at": "2023-08-24T09:11:42Z", + "updated_at": "2023-08-28T12:22:00Z", "git_url": "git://github.com/Aicirou/goindex-theme-acrou.git", "ssh_url": "git@github.com:Aicirou/goindex-theme-acrou.git", "clone_url": "https://github.com/Aicirou/goindex-theme-acrou.git", "homepage": "https://chill.aicirou.workers.dev/", - "stargazers_count": 169, - "watchers_count": 169, + "stargazers_count": 168, + "watchers_count": 168, "language": "JavaScript", "topics": [ "aicirou", @@ -14257,13 +14211,13 @@ "url": "https://api.github.com/repos/ganeshrvel/openmtp", "languages_url": "https://api.github.com/repos/ganeshrvel/openmtp/languages", "created_at": "2018-12-13T12:34:15Z", - "updated_at": "2023-08-27T18:37:25Z", + "updated_at": "2023-08-28T21:44:31Z", "git_url": "git://github.com/ganeshrvel/openmtp.git", "ssh_url": "git@github.com:ganeshrvel/openmtp.git", "clone_url": "https://github.com/ganeshrvel/openmtp.git", "homepage": "https://openmtp.ganeshrvel.com", - "stargazers_count": 2632, - "watchers_count": 2632, + "stargazers_count": 2636, + "watchers_count": 2636, "language": "JavaScript", "topics": [ "android", @@ -14411,13 +14365,13 @@ "url": "https://api.github.com/repos/lgh06/web-page-monitor", "languages_url": "https://api.github.com/repos/lgh06/web-page-monitor/languages", "created_at": "2022-01-14T07:41:22Z", - "updated_at": "2023-08-07T07:38:24Z", + "updated_at": "2023-08-28T11:16:09Z", "git_url": "git://github.com/lgh06/web-page-monitor.git", "ssh_url": "git@github.com:lgh06/web-page-monitor.git", "clone_url": "https://github.com/lgh06/web-page-monitor.git", "homepage": "https://www.webpagemonitor.net/?utm_source=gh", - "stargazers_count": 208, - "watchers_count": 208, + "stargazers_count": 209, + "watchers_count": 209, "language": "JavaScript", "topics": [ "change-alert", @@ -14446,13 +14400,13 @@ "url": "https://api.github.com/repos/songquanpeng/message-pusher", "languages_url": "https://api.github.com/repos/songquanpeng/message-pusher/languages", "created_at": "2020-09-01T07:22:28Z", - "updated_at": "2023-08-27T08:41:42Z", + "updated_at": "2023-08-28T01:53:03Z", "git_url": "git://github.com/songquanpeng/message-pusher.git", "ssh_url": "git@github.com:songquanpeng/message-pusher.git", "clone_url": "https://github.com/songquanpeng/message-pusher.git", "homepage": "https://msgpusher.com", - "stargazers_count": 1360, - "watchers_count": 1360, + "stargazers_count": 1361, + "watchers_count": 1361, "language": "JavaScript", "topics": [ "bark", @@ -14510,13 +14464,13 @@ "url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi", "languages_url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi/languages", "created_at": "2016-06-22T11:58:03Z", - "updated_at": "2023-08-27T18:54:55Z", + "updated_at": "2023-08-28T20:02:42Z", "git_url": "git://github.com/Binaryify/NeteaseCloudMusicApi.git", "ssh_url": "git@github.com:Binaryify/NeteaseCloudMusicApi.git", "clone_url": "https://github.com/Binaryify/NeteaseCloudMusicApi.git", "homepage": "https://neteasecloudmusicapi-docs.4everland.app", - "stargazers_count": 28926, - "watchers_count": 28926, + "stargazers_count": 28944, + "watchers_count": 28944, "language": "JavaScript", "topics": [ "api", @@ -14789,13 +14743,13 @@ "url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect", "languages_url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect/languages", "created_at": "2020-03-04T01:23:15Z", - "updated_at": "2023-08-27T20:56:38Z", + "updated_at": "2023-08-29T00:45:48Z", "git_url": "git://github.com/SocialSisterYi/bilibili-API-collect.git", "ssh_url": "git@github.com:SocialSisterYi/bilibili-API-collect.git", "clone_url": "https://github.com/SocialSisterYi/bilibili-API-collect.git", "homepage": "https://socialsisteryi.github.io/bilibili-API-collect/", - "stargazers_count": 10502, - "watchers_count": 10502, + "stargazers_count": 10517, + "watchers_count": 10517, "language": "JavaScript", "topics": [ "api", @@ -14854,13 +14808,13 @@ "url": "https://api.github.com/repos/Louiszhai/tool", "languages_url": "https://api.github.com/repos/Louiszhai/tool/languages", "created_at": "2016-07-08T10:05:34Z", - "updated_at": "2023-08-27T13:34:04Z", + "updated_at": "2023-08-28T04:37:57Z", "git_url": "git://github.com/Louiszhai/tool.git", "ssh_url": "git@github.com:Louiszhai/tool.git", "clone_url": "https://github.com/Louiszhai/tool.git", "homepage": "", - "stargazers_count": 5408, - "watchers_count": 5408, + "stargazers_count": 5409, + "watchers_count": 5409, "language": "JavaScript", "topics": [ "mac", @@ -15002,13 +14956,13 @@ "url": "https://api.github.com/repos/feeddd/feeds", "languages_url": "https://api.github.com/repos/feeddd/feeds/languages", "created_at": "2021-08-17T09:41:33Z", - "updated_at": "2023-08-27T09:23:35Z", + "updated_at": "2023-08-28T14:38:27Z", "git_url": "git://github.com/feeddd/feeds.git", "ssh_url": "git@github.com:feeddd/feeds.git", "clone_url": "https://github.com/feeddd/feeds.git", "homepage": "https://hamibot.com/", - "stargazers_count": 1919, - "watchers_count": 1919, + "stargazers_count": 1921, + "watchers_count": 1921, "language": "JavaScript", "topics": [ "atom", @@ -15066,13 +15020,13 @@ "url": "https://api.github.com/repos/tjy-gitnub/win12", "languages_url": "https://api.github.com/repos/tjy-gitnub/win12/languages", "created_at": "2022-08-31T03:34:00Z", - "updated_at": "2023-08-28T00:40:01Z", + "updated_at": "2023-08-29T00:48:47Z", "git_url": "git://github.com/tjy-gitnub/win12.git", "ssh_url": "git@github.com:tjy-gitnub/win12.git", "clone_url": "https://github.com/tjy-gitnub/win12.git", "homepage": "https://tjy-gitnub.github.io/win12/desktop.html", - "stargazers_count": 467, - "watchers_count": 467, + "stargazers_count": 474, + "watchers_count": 474, "language": "JavaScript", "topics": [ "css", @@ -15098,13 +15052,13 @@ "url": "https://api.github.com/repos/lucaschungzsj/fcgame", "languages_url": "https://api.github.com/repos/lucaschungzsj/fcgame/languages", "created_at": "2021-05-23T21:15:47Z", - "updated_at": "2023-08-25T08:48:06Z", + "updated_at": "2023-08-28T07:26:18Z", "git_url": "git://github.com/lucaschungzsj/fcgame.git", "ssh_url": "git@github.com:lucaschungzsj/fcgame.git", "clone_url": "https://github.com/lucaschungzsj/fcgame.git", "homepage": "https://lucaschungzsj.github.io/fcgame/", - "stargazers_count": 106, - "watchers_count": 106, + "stargazers_count": 107, + "watchers_count": 107, "language": "JavaScript", "topics": [] }, @@ -15278,13 +15232,13 @@ "url": "https://api.github.com/repos/4ian/GDevelop", "languages_url": "https://api.github.com/repos/4ian/GDevelop/languages", "created_at": "2014-06-29T19:58:38Z", - "updated_at": "2023-08-27T20:47:32Z", + "updated_at": "2023-08-28T13:21:58Z", "git_url": "git://github.com/4ian/GDevelop.git", "ssh_url": "git@github.com:4ian/GDevelop.git", "clone_url": "https://github.com/4ian/GDevelop.git", "homepage": "https://gdevelop.io", - "stargazers_count": 5095, - "watchers_count": 5095, + "stargazers_count": 5099, + "watchers_count": 5099, "language": "JavaScript", "topics": [ "2d-game", @@ -15420,13 +15374,13 @@ "url": "https://api.github.com/repos/xoobom/wpspaster", "languages_url": "https://api.github.com/repos/xoobom/wpspaster/languages", "created_at": "2022-11-25T11:10:02Z", - "updated_at": "2023-06-03T01:33:18Z", + "updated_at": "2023-08-28T03:11:24Z", "git_url": "git://github.com/xoobom/wpspaster.git", "ssh_url": "git@github.com:xoobom/wpspaster.git", "clone_url": "https://github.com/xoobom/wpspaster.git", "homepage": "http://xoobom.com:8020/#/rich-text-editor/tinymce", - "stargazers_count": 23, - "watchers_count": 23, + "stargazers_count": 24, + "watchers_count": 24, "language": "JavaScript", "topics": [ "ant-design-vue", @@ -15571,13 +15525,13 @@ "url": "https://api.github.com/repos/alyssaxuu/omni", "languages_url": "https://api.github.com/repos/alyssaxuu/omni/languages", "created_at": "2022-01-10T22:25:55Z", - "updated_at": "2023-08-27T20:15:15Z", + "updated_at": "2023-08-28T18:13:40Z", "git_url": "git://github.com/alyssaxuu/omni.git", "ssh_url": "git@github.com:alyssaxuu/omni.git", "clone_url": "https://github.com/alyssaxuu/omni.git", "homepage": "https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0", - "stargazers_count": 6486, - "watchers_count": 6486, + "stargazers_count": 6487, + "watchers_count": 6487, "language": "JavaScript", "topics": [ "bookmark", @@ -15992,13 +15946,13 @@ "url": "https://api.github.com/repos/besscroft/diyfile", "languages_url": "https://api.github.com/repos/besscroft/diyfile/languages", "created_at": "2023-01-24T15:02:08Z", - "updated_at": "2023-08-22T10:16:05Z", + "updated_at": "2023-08-28T10:09:16Z", "git_url": "git://github.com/besscroft/diyfile.git", "ssh_url": "git@github.com:besscroft/diyfile.git", "clone_url": "https://github.com/besscroft/diyfile.git", "homepage": "https://doc.diyfile.besscroft.com/", - "stargazers_count": 145, - "watchers_count": 145, + "stargazers_count": 146, + "watchers_count": 146, "language": "Java", "topics": [] }, @@ -16065,13 +16019,13 @@ "url": "https://api.github.com/repos/xpipe-io/xpipe", "languages_url": "https://api.github.com/repos/xpipe-io/xpipe/languages", "created_at": "2023-01-27T02:25:38Z", - "updated_at": "2023-08-27T18:13:44Z", + "updated_at": "2023-08-28T09:44:00Z", "git_url": "git://github.com/xpipe-io/xpipe.git", "ssh_url": "git@github.com:xpipe-io/xpipe.git", "clone_url": "https://github.com/xpipe-io/xpipe.git", "homepage": "", - "stargazers_count": 568, - "watchers_count": 568, + "stargazers_count": 571, + "watchers_count": 571, "language": "Java", "topics": [ "administrator", @@ -16257,7 +16211,7 @@ "url": "https://api.github.com/repos/Hello-hao/Tbed", "languages_url": "https://api.github.com/repos/Hello-hao/Tbed/languages", "created_at": "2019-01-30T06:36:11Z", - "updated_at": "2023-08-27T02:15:00Z", + "updated_at": "2023-08-28T13:15:42Z", "git_url": "git://github.com/Hello-hao/Tbed.git", "ssh_url": "git@github.com:Hello-hao/Tbed.git", "clone_url": "https://github.com/Hello-hao/Tbed.git", @@ -16318,11 +16272,11 @@ "html_url": "https://github.com/Clay-Ferguson" }, "html_url": "https://github.com/Clay-Ferguson/quantizr", - "description": "Quanta is an open-source Social Media (Fediverse) platform for wikis, micro-blogging, collaboration, publishing, secure messaging, file sharing, and video/audio sharing. Browser-based, and written in Java and TypeScript.", + "description": "Quanta is an open-source CMS with ChatGPT and Social Media (Fediverse) features", "url": "https://api.github.com/repos/Clay-Ferguson/quantizr", "languages_url": "https://api.github.com/repos/Clay-Ferguson/quantizr/languages", "created_at": "2019-12-05T19:59:42Z", - "updated_at": "2023-08-22T17:57:04Z", + "updated_at": "2023-08-28T05:01:12Z", "git_url": "git://github.com/Clay-Ferguson/quantizr.git", "ssh_url": "git@github.com:Clay-Ferguson/quantizr.git", "clone_url": "https://github.com/Clay-Ferguson/quantizr.git", @@ -16332,15 +16286,16 @@ "language": "Java", "topics": [ "activitypub", - "blogs", "collaboration", "decentralized", "docker", "e2e", "encryption", "fediverse", + "gpt-4", "ipfs", "java", + "llm", "lucene", "mongodb", "podcatcher", @@ -16348,7 +16303,6 @@ "social-network", "springboot", "typescript", - "web3", "wikis" ] }, @@ -16429,13 +16383,13 @@ "url": "https://api.github.com/repos/ZhongFuCheng3y/austin", "languages_url": "https://api.github.com/repos/ZhongFuCheng3y/austin/languages", "created_at": "2021-11-06T09:36:01Z", - "updated_at": "2023-08-27T13:59:14Z", + "updated_at": "2023-08-29T00:46:45Z", "git_url": "git://github.com/ZhongFuCheng3y/austin.git", "ssh_url": "git@github.com:ZhongFuCheng3y/austin.git", "clone_url": "https://github.com/ZhongFuCheng3y/austin.git", "homepage": "http://139.9.66.219:3000/", - "stargazers_count": 4322, - "watchers_count": 4322, + "stargazers_count": 4326, + "watchers_count": 4326, "language": "Java", "topics": [] }, @@ -16456,13 +16410,13 @@ "url": "https://api.github.com/repos/jeequan/jeepay", "languages_url": "https://api.github.com/repos/jeequan/jeepay/languages", "created_at": "2017-08-12T02:40:32Z", - "updated_at": "2023-08-26T02:30:01Z", + "updated_at": "2023-08-28T14:53:23Z", "git_url": "git://github.com/jeequan/jeepay.git", "ssh_url": "git@github.com:jeequan/jeepay.git", "clone_url": "https://github.com/jeequan/jeepay.git", "homepage": "https://www.jeequan.com", - "stargazers_count": 4000, - "watchers_count": 4000, + "stargazers_count": 4003, + "watchers_count": 4003, "language": "Java", "topics": [ "jeepay", @@ -16486,13 +16440,13 @@ "url": "https://api.github.com/repos/Jarrettluo/document-sharing-site", "languages_url": "https://api.github.com/repos/Jarrettluo/document-sharing-site/languages", "created_at": "2022-06-02T15:12:13Z", - "updated_at": "2023-08-25T06:08:51Z", + "updated_at": "2023-08-28T13:10:43Z", "git_url": "git://github.com/Jarrettluo/document-sharing-site.git", "ssh_url": "git@github.com:Jarrettluo/document-sharing-site.git", "clone_url": "https://github.com/Jarrettluo/document-sharing-site.git", "homepage": "https://jiaruiblog.com/all-docs-page/", - "stargazers_count": 394, - "watchers_count": 394, + "stargazers_count": 396, + "watchers_count": 396, "language": "Java", "topics": [ "document", @@ -16718,13 +16672,13 @@ "url": "https://api.github.com/repos/jeessy2/backup-x", "languages_url": "https://api.github.com/repos/jeessy2/backup-x/languages", "created_at": "2021-11-13T06:01:38Z", - "updated_at": "2023-08-27T19:46:13Z", + "updated_at": "2023-08-28T01:27:14Z", "git_url": "git://github.com/jeessy2/backup-x.git", "ssh_url": "git@github.com:jeessy2/backup-x.git", "clone_url": "https://github.com/jeessy2/backup-x.git", "homepage": "", - "stargazers_count": 176, - "watchers_count": 176, + "stargazers_count": 177, + "watchers_count": 177, "language": "Go", "topics": [ "backup", @@ -16838,13 +16792,13 @@ "url": "https://api.github.com/repos/songquanpeng/one-api", "languages_url": "https://api.github.com/repos/songquanpeng/one-api/languages", "created_at": "2023-04-22T12:39:24Z", - "updated_at": "2023-08-28T00:33:47Z", + "updated_at": "2023-08-29T00:50:32Z", "git_url": "git://github.com/songquanpeng/one-api.git", "ssh_url": "git@github.com:songquanpeng/one-api.git", "clone_url": "https://github.com/songquanpeng/one-api.git", "homepage": "https://openai.justsong.cn/", - "stargazers_count": 3409, - "watchers_count": 3409, + "stargazers_count": 3449, + "watchers_count": 3449, "language": "Go", "topics": [ "api", @@ -17022,13 +16976,13 @@ "url": "https://api.github.com/repos/mritd/tpclash", "languages_url": "https://api.github.com/repos/mritd/tpclash/languages", "created_at": "2022-02-25T12:33:36Z", - "updated_at": "2023-08-26T02:51:45Z", + "updated_at": "2023-08-28T17:05:04Z", "git_url": "git://github.com/mritd/tpclash.git", "ssh_url": "git@github.com:mritd/tpclash.git", "clone_url": "https://github.com/mritd/tpclash.git", "homepage": "", - "stargazers_count": 277, - "watchers_count": 277, + "stargazers_count": 278, + "watchers_count": 278, "language": "Go", "topics": [ "clash", @@ -17088,13 +17042,13 @@ "url": "https://api.github.com/repos/daichirata/gcsproxy", "languages_url": "https://api.github.com/repos/daichirata/gcsproxy/languages", "created_at": "2016-12-13T09:09:02Z", - "updated_at": "2023-07-28T11:01:20Z", + "updated_at": "2023-08-28T10:08:14Z", "git_url": "git://github.com/daichirata/gcsproxy.git", "ssh_url": "git@github.com:daichirata/gcsproxy.git", "clone_url": "https://github.com/daichirata/gcsproxy.git", "homepage": "", - "stargazers_count": 122, - "watchers_count": 122, + "stargazers_count": 123, + "watchers_count": 123, "language": "Go", "topics": [] }, @@ -17115,13 +17069,13 @@ "url": "https://api.github.com/repos/ginuerzh/gost", "languages_url": "https://api.github.com/repos/ginuerzh/gost/languages", "created_at": "2015-03-20T09:45:08Z", - "updated_at": "2023-08-27T13:30:31Z", + "updated_at": "2023-08-28T19:13:11Z", "git_url": "git://github.com/ginuerzh/gost.git", "ssh_url": "git@github.com:ginuerzh/gost.git", "clone_url": "https://github.com/ginuerzh/gost.git", "homepage": "", - "stargazers_count": 13667, - "watchers_count": 13667, + "stargazers_count": 13673, + "watchers_count": 13673, "language": "Go", "topics": [ "dns", @@ -17270,7 +17224,7 @@ "url": "https://api.github.com/repos/houko/wechatgpt", "languages_url": "https://api.github.com/repos/houko/wechatgpt/languages", "created_at": "2022-12-07T03:37:33Z", - "updated_at": "2023-08-23T18:08:24Z", + "updated_at": "2023-08-28T11:10:59Z", "git_url": "git://github.com/houko/wechatgpt.git", "ssh_url": "git@github.com:houko/wechatgpt.git", "clone_url": "https://github.com/houko/wechatgpt.git", @@ -17765,7 +17719,7 @@ "url": "https://api.github.com/repos/os7blue/dobby", "languages_url": "https://api.github.com/repos/os7blue/dobby/languages", "created_at": "2022-10-06T07:39:54Z", - "updated_at": "2023-07-18T05:24:39Z", + "updated_at": "2023-08-28T03:01:38Z", "git_url": "git://github.com/os7blue/dobby.git", "ssh_url": "git@github.com:os7blue/dobby.git", "clone_url": "https://github.com/os7blue/dobby.git", @@ -17893,13 +17847,13 @@ "url": "https://api.github.com/repos/shenweiyan/WebStack-Hugo", "languages_url": "https://api.github.com/repos/shenweiyan/WebStack-Hugo/languages", "created_at": "2021-07-26T06:21:31Z", - "updated_at": "2023-08-27T12:21:19Z", + "updated_at": "2023-08-28T16:44:29Z", "git_url": "git://github.com/shenweiyan/WebStack-Hugo.git", "ssh_url": "git@github.com:shenweiyan/WebStack-Hugo.git", "clone_url": "https://github.com/shenweiyan/WebStack-Hugo.git", "homepage": "https://bioit.top", - "stargazers_count": 565, - "watchers_count": 565, + "stargazers_count": 570, + "watchers_count": 570, "language": "Go", "topics": [ "hugo", @@ -17977,13 +17931,13 @@ "url": "https://api.github.com/repos/easychen/wecomchan", "languages_url": "https://api.github.com/repos/easychen/wecomchan/languages", "created_at": "2021-05-30T07:41:41Z", - "updated_at": "2023-08-27T11:50:43Z", + "updated_at": "2023-08-28T05:42:48Z", "git_url": "git://github.com/easychen/wecomchan.git", "ssh_url": "git@github.com:easychen/wecomchan.git", "clone_url": "https://github.com/easychen/wecomchan.git", "homepage": "", - "stargazers_count": 1127, - "watchers_count": 1127, + "stargazers_count": 1129, + "watchers_count": 1129, "language": "Go", "topics": [] }, @@ -18004,13 +17958,13 @@ "url": "https://api.github.com/repos/yann0917/dedao-dl", "languages_url": "https://api.github.com/repos/yann0917/dedao-dl/languages", "created_at": "2020-12-15T10:22:17Z", - "updated_at": "2023-08-24T19:15:03Z", + "updated_at": "2023-08-28T09:34:47Z", "git_url": "git://github.com/yann0917/dedao-dl.git", "ssh_url": "git@github.com:yann0917/dedao-dl.git", "clone_url": "https://github.com/yann0917/dedao-dl.git", "homepage": "", - "stargazers_count": 341, - "watchers_count": 341, + "stargazers_count": 342, + "watchers_count": 342, "language": "Go", "topics": [ "dedao" @@ -18065,13 +18019,13 @@ "url": "https://api.github.com/repos/zu1k/tg-keyword-reply-bot", "languages_url": "https://api.github.com/repos/zu1k/tg-keyword-reply-bot/languages", "created_at": "2019-03-06T07:54:45Z", - "updated_at": "2023-08-17T14:42:43Z", + "updated_at": "2023-08-28T05:58:41Z", "git_url": "git://github.com/zu1k/tg-keyword-reply-bot.git", "ssh_url": "git@github.com:zu1k/tg-keyword-reply-bot.git", "clone_url": "https://github.com/zu1k/tg-keyword-reply-bot.git", "homepage": "https://t.me/keyword_reply_bot", - "stargazers_count": 486, - "watchers_count": 486, + "stargazers_count": 487, + "watchers_count": 487, "language": "Go", "topics": [ "bot", @@ -18180,13 +18134,13 @@ "url": "https://api.github.com/repos/phpList/phplist3", "languages_url": "https://api.github.com/repos/phpList/phplist3/languages", "created_at": "2015-03-11T21:42:51Z", - "updated_at": "2023-08-22T20:00:54Z", + "updated_at": "2023-08-28T18:26:37Z", "git_url": "git://github.com/phpList/phplist3.git", "ssh_url": "git@github.com:phpList/phplist3.git", "clone_url": "https://github.com/phpList/phplist3.git", "homepage": "https://www.phplist.org", - "stargazers_count": 645, - "watchers_count": 645, + "stargazers_count": 646, + "watchers_count": 646, "language": "PHP", "topics": [ "amazon-ses", @@ -18383,13 +18337,13 @@ "url": "https://api.github.com/repos/flucont/btcloud", "languages_url": "https://api.github.com/repos/flucont/btcloud/languages", "created_at": "2022-06-04T03:48:23Z", - "updated_at": "2023-08-25T16:44:47Z", + "updated_at": "2023-08-28T18:05:30Z", "git_url": "git://github.com/flucont/btcloud.git", "ssh_url": "git@github.com:flucont/btcloud.git", "clone_url": "https://github.com/flucont/btcloud.git", "homepage": "", - "stargazers_count": 869, - "watchers_count": 869, + "stargazers_count": 867, + "watchers_count": 867, "language": "PHP", "topics": [] }, @@ -18410,13 +18364,13 @@ "url": "https://api.github.com/repos/imiphp/imi", "languages_url": "https://api.github.com/repos/imiphp/imi/languages", "created_at": "2018-06-21T00:54:24Z", - "updated_at": "2023-08-24T12:31:25Z", + "updated_at": "2023-08-28T08:26:44Z", "git_url": "git://github.com/imiphp/imi.git", "ssh_url": "git@github.com:imiphp/imi.git", "clone_url": "https://github.com/imiphp/imi.git", "homepage": "https://www.imiphp.com", - "stargazers_count": 1082, - "watchers_count": 1082, + "stargazers_count": 1083, + "watchers_count": 1083, "language": "PHP", "topics": [ "amqp", @@ -18684,13 +18638,13 @@ "url": "https://api.github.com/repos/Goomento/PageBuilder", "languages_url": "https://api.github.com/repos/Goomento/PageBuilder/languages", "created_at": "2021-08-22T11:03:05Z", - "updated_at": "2023-07-26T23:05:12Z", + "updated_at": "2023-08-28T10:22:40Z", "git_url": "git://github.com/Goomento/PageBuilder.git", "ssh_url": "git@github.com:Goomento/PageBuilder.git", "clone_url": "https://github.com/Goomento/PageBuilder.git", "homepage": "https://goomento.com", - "stargazers_count": 65, - "watchers_count": 65, + "stargazers_count": 66, + "watchers_count": 66, "language": "PHP", "topics": [ "goomento", @@ -18722,13 +18676,13 @@ "url": "https://api.github.com/repos/PGYER/codefever", "languages_url": "https://api.github.com/repos/PGYER/codefever/languages", "created_at": "2022-01-19T09:14:15Z", - "updated_at": "2023-08-27T10:02:37Z", + "updated_at": "2023-08-28T10:09:26Z", "git_url": "git://github.com/PGYER/codefever.git", "ssh_url": "git@github.com:PGYER/codefever.git", "clone_url": "https://github.com/PGYER/codefever.git", "homepage": "https://codefever.cn", - "stargazers_count": 2490, - "watchers_count": 2490, + "stargazers_count": 2491, + "watchers_count": 2491, "language": "PHP", "topics": [ "docker", @@ -18952,13 +18906,13 @@ "url": "https://api.github.com/repos/aoaostar/toolbox", "languages_url": "https://api.github.com/repos/aoaostar/toolbox/languages", "created_at": "2021-12-21T10:01:40Z", - "updated_at": "2023-08-27T16:14:41Z", + "updated_at": "2023-08-28T21:05:22Z", "git_url": "git://github.com/aoaostar/toolbox.git", "ssh_url": "git@github.com:aoaostar/toolbox.git", "clone_url": "https://github.com/aoaostar/toolbox.git", "homepage": "", - "stargazers_count": 917, - "watchers_count": 917, + "stargazers_count": 920, + "watchers_count": 920, "language": "PHP", "topics": [ "php", @@ -18983,13 +18937,13 @@ "url": "https://api.github.com/repos/pplulee/appleid_auto", "languages_url": "https://api.github.com/repos/pplulee/appleid_auto/languages", "created_at": "2022-10-09T11:17:01Z", - "updated_at": "2023-08-27T16:21:15Z", + "updated_at": "2023-08-28T15:52:44Z", "git_url": "git://github.com/pplulee/appleid_auto.git", "ssh_url": "git@github.com:pplulee/appleid_auto.git", "clone_url": "https://github.com/pplulee/appleid_auto.git", "homepage": null, - "stargazers_count": 886, - "watchers_count": 886, + "stargazers_count": 887, + "watchers_count": 887, "language": "PHP", "topics": [] }, @@ -19010,13 +18964,13 @@ "url": "https://api.github.com/repos/luolongfei/freenom", "languages_url": "https://api.github.com/repos/luolongfei/freenom/languages", "created_at": "2021-09-10T01:39:41Z", - "updated_at": "2023-08-27T10:03:21Z", + "updated_at": "2023-08-28T13:07:27Z", "git_url": "git://github.com/luolongfei/freenom.git", "ssh_url": "git@github.com:luolongfei/freenom.git", "clone_url": "https://github.com/luolongfei/freenom.git", "homepage": "", - "stargazers_count": 3190, - "watchers_count": 3190, + "stargazers_count": 3191, + "watchers_count": 3191, "language": "PHP", "topics": [ "auto-renewal", @@ -19075,13 +19029,13 @@ "url": "https://api.github.com/repos/Lete114/Vercel-Typecho", "languages_url": "https://api.github.com/repos/Lete114/Vercel-Typecho/languages", "created_at": "2021-05-03T09:39:04Z", - "updated_at": "2023-08-23T16:09:04Z", + "updated_at": "2023-08-28T10:45:16Z", "git_url": "git://github.com/Lete114/Vercel-Typecho.git", "ssh_url": "git@github.com:Lete114/Vercel-Typecho.git", "clone_url": "https://github.com/Lete114/Vercel-Typecho.git", "homepage": "https://blog.imlete.cn/article/Vercel-Deploy-Typecho.html", - "stargazers_count": 74, - "watchers_count": 74, + "stargazers_count": 75, + "watchers_count": 75, "language": "PHP", "topics": [ "blog", @@ -19108,13 +19062,13 @@ "url": "https://api.github.com/repos/jiix/xiunobbs", "languages_url": "https://api.github.com/repos/jiix/xiunobbs/languages", "created_at": "2020-07-21T03:42:49Z", - "updated_at": "2023-08-22T06:48:21Z", + "updated_at": "2023-08-28T16:09:50Z", "git_url": "git://github.com/jiix/xiunobbs.git", "ssh_url": "git@github.com:jiix/xiunobbs.git", "clone_url": "https://github.com/jiix/xiunobbs.git", "homepage": "http://www.jiih.com", - "stargazers_count": 302, - "watchers_count": 302, + "stargazers_count": 303, + "watchers_count": 303, "language": "PHP", "topics": [ "bbs", @@ -19153,280 +19107,43 @@ "topics": [] } ], - "Kotlin": [ - { - "id": 632826313, - "node_id": "R_kgDOJbgpyQ", - "name": "twine", - "full_name": "msasikanth/twine", - "owner": { - "login": "msasikanth", - "id": 6140516, - "avatar_url": "https://avatars.githubusercontent.com/u/6140516?v=4", - "url": "https://api.github.com/users/msasikanth", - "html_url": "https://github.com/msasikanth" - }, - "html_url": "https://github.com/msasikanth/twine", - "description": "Twine: A Compose multiplatform RSS reader app", - "url": "https://api.github.com/repos/msasikanth/twine", - "languages_url": "https://api.github.com/repos/msasikanth/twine/languages", - "created_at": "2023-04-26T08:01:11Z", - "updated_at": "2023-08-27T00:46:52Z", - "git_url": "git://github.com/msasikanth/twine.git", - "ssh_url": "git@github.com:msasikanth/twine.git", - "clone_url": "https://github.com/msasikanth/twine.git", - "homepage": "", - "stargazers_count": 281, - "watchers_count": 281, - "language": "Kotlin", - "topics": [ - "compose-multiplatform", - "kotlin-multiplatform" - ] - }, - { - "id": 464981831, - "node_id": "R_kgDOG7cPRw", - "name": "ReadYou", - "full_name": "Ashinch/ReadYou", - "owner": { - "login": "Ashinch", - "id": 17985933, - "avatar_url": "https://avatars.githubusercontent.com/u/17985933?v=4", - "url": "https://api.github.com/users/Ashinch", - "html_url": "https://github.com/Ashinch" - }, - "html_url": "https://github.com/Ashinch/ReadYou", - "description": "An Android RSS reader presented in Material You style.", - "url": "https://api.github.com/repos/Ashinch/ReadYou", - "languages_url": "https://api.github.com/repos/Ashinch/ReadYou/languages", - "created_at": "2022-03-01T16:58:16Z", - "updated_at": "2023-08-27T23:03:29Z", - "git_url": "git://github.com/Ashinch/ReadYou.git", - "ssh_url": "git@github.com:Ashinch/ReadYou.git", - "clone_url": "https://github.com/Ashinch/ReadYou.git", - "homepage": "", - "stargazers_count": 2902, - "watchers_count": 2902, - "language": "Kotlin", - "topics": [ - "android", - "compose", - "f-droid", - "fdroid", - "kotlin", - "material-design", - "material-design-3", - "material-ui", - "material-you", - "rss-reader" - ] - }, - { - "id": 511733529, - "node_id": "R_kgDOHoBvGQ", - "name": "Lark", - "full_name": "mumu12641/Lark", - "owner": { - "login": "mumu12641", - "id": 79452150, - "avatar_url": "https://avatars.githubusercontent.com/u/79452150?v=4", - "url": "https://api.github.com/users/mumu12641", - "html_url": "https://github.com/mumu12641" - }, - "html_url": "https://github.com/mumu12641/Lark", - "description": "Your NetEase Cloud music ", - "url": "https://api.github.com/repos/mumu12641/Lark", - "languages_url": "https://api.github.com/repos/mumu12641/Lark/languages", - "created_at": "2022-07-08T02:15:06Z", - "updated_at": "2023-08-11T17:20:49Z", - "git_url": "git://github.com/mumu12641/Lark.git", - "ssh_url": "git@github.com:mumu12641/Lark.git", - "clone_url": "https://github.com/mumu12641/Lark.git", - "homepage": "", - "stargazers_count": 9, - "watchers_count": 9, - "language": "Kotlin", - "topics": [ - "jetpack-compose", - "material-design", - "music", - "music-player", - "netease-cloud-music" - ] - }, - { - "id": 337594329, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzc1OTQzMjk=", - "name": "SmsForwarder", - "full_name": "pppscn/SmsForwarder", - "owner": { - "login": "pppscn", - "id": 5105854, - "avatar_url": "https://avatars.githubusercontent.com/u/5105854?v=4", - "url": "https://api.github.com/users/pppscn", - "html_url": "https://github.com/pppscn" - }, - "html_url": "https://github.com/pppscn/SmsForwarder", - "description": "短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正", - "url": "https://api.github.com/repos/pppscn/SmsForwarder", - "languages_url": "https://api.github.com/repos/pppscn/SmsForwarder/languages", - "created_at": "2021-02-10T02:23:07Z", - "updated_at": "2023-08-27T21:50:58Z", - "git_url": "git://github.com/pppscn/SmsForwarder.git", - "ssh_url": "git@github.com:pppscn/SmsForwarder.git", - "clone_url": "https://github.com/pppscn/SmsForwarder.git", - "homepage": "", - "stargazers_count": 10133, - "watchers_count": 10133, - "language": "Kotlin", - "topics": [ - "android", - "api", - "app", - "bark", - "call", - "chatgpt", - "dingding", - "forward", - "mqtt", - "pushdear", - "pushplus", - "serverchan", - "sms", - "smtp", - "telegram", - "webhook", - "wechatapp" - ] - }, - { - "id": 413723669, - "node_id": "R_kgDOGKjsFQ", - "name": "EasyBangumi", - "full_name": "easybangumiorg/EasyBangumi", - "owner": { - "login": "easybangumiorg", - "id": 126157665, - "avatar_url": "https://avatars.githubusercontent.com/u/126157665?v=4", - "url": "https://api.github.com/users/easybangumiorg", - "html_url": "https://github.com/easybangumiorg" - }, - "html_url": "https://github.com/easybangumiorg/EasyBangumi", - "description": "纯纯看番,使用 Compose 开发的看番软件,支持多番剧源", - "url": "https://api.github.com/repos/easybangumiorg/EasyBangumi", - "languages_url": "https://api.github.com/repos/easybangumiorg/EasyBangumi/languages", - "created_at": "2021-10-05T07:53:10Z", - "updated_at": "2023-08-27T15:55:46Z", - "git_url": "git://github.com/easybangumiorg/EasyBangumi.git", - "ssh_url": "git@github.com:easybangumiorg/EasyBangumi.git", - "clone_url": "https://github.com/easybangumiorg/EasyBangumi.git", - "homepage": "https://easybangumi.org", - "stargazers_count": 985, - "watchers_count": 985, - "language": "Kotlin", - "topics": [ - "acg", - "android", - "android-application", - "bangumi", - "cartoon", - "compose" - ] - }, - { - "id": 576855763, - "node_id": "R_kgDOImIe0w", - "name": "linkding-apps", - "full_name": "avatsav/linkding-apps", - "owner": { - "login": "avatsav", - "id": 1740959, - "avatar_url": "https://avatars.githubusercontent.com/u/1740959?v=4", - "url": "https://api.github.com/users/avatsav", - "html_url": "https://github.com/avatsav" - }, - "html_url": "https://github.com/avatsav/linkding-apps", - "description": "[WIP] Native apps for Linkding self-hosted bookmark service ", - "url": "https://api.github.com/repos/avatsav/linkding-apps", - "languages_url": "https://api.github.com/repos/avatsav/linkding-apps/languages", - "created_at": "2022-12-11T07:45:09Z", - "updated_at": "2023-01-31T21:56:08Z", - "git_url": "git://github.com/avatsav/linkding-apps.git", - "ssh_url": "git@github.com:avatsav/linkding-apps.git", - "clone_url": "https://github.com/avatsav/linkding-apps.git", - "homepage": "https://github.com/sissbruecker/linkding", - "stargazers_count": 5, - "watchers_count": 5, - "language": "Kotlin", - "topics": [] - }, - { - "id": 533373972, - "node_id": "R_kgDOH8qkFA", - "name": "qq-mht2html", - "full_name": "gyakkun/qq-mht2html", - "owner": { - "login": "gyakkun", - "id": 5460071, - "avatar_url": "https://avatars.githubusercontent.com/u/5460071?v=4", - "url": "https://api.github.com/users/gyakkun", - "html_url": "https://github.com/gyakkun" - }, - "html_url": "https://github.com/gyakkun/qq-mht2html", - "description": "转换QQ导出的MHT文件到HTML和图片文件, 支持按日期、行数自动分页, 支持多线程, 支持150G+文件", - "url": "https://api.github.com/repos/gyakkun/qq-mht2html", - "languages_url": "https://api.github.com/repos/gyakkun/qq-mht2html/languages", - "created_at": "2022-09-06T14:55:48Z", - "updated_at": "2023-08-21T00:14:41Z", - "git_url": "git://github.com/gyakkun/qq-mht2html.git", - "ssh_url": "git@github.com:gyakkun/qq-mht2html.git", - "clone_url": "https://github.com/gyakkun/qq-mht2html.git", - "homepage": "", - "stargazers_count": 66, - "watchers_count": 66, - "language": "Kotlin", - "topics": [ - "compose-desktop", - "html", - "jetpack-compose", - "kotlin", - "mht", - "mhtml", - "qq" - ] - } - ], - "Batchfile": [ - { - "id": 659603054, - "node_id": "R_kgDOJ1C-bg", - "name": "e3v5bios", - "full_name": "zhenruyan/e3v5bios", - "owner": { - "login": "zhenruyan", - "id": 9253251, - "avatar_url": "https://avatars.githubusercontent.com/u/9253251?v=4", - "url": "https://api.github.com/users/zhenruyan", - "html_url": "https://github.com/zhenruyan" - }, - "html_url": "https://github.com/zhenruyan/e3v5bios", - "description": "从群里整理的一些主板bios,感谢李白-9 捡垃圾的77 番茄橘子香蕉等up主", - "url": "https://api.github.com/repos/zhenruyan/e3v5bios", - "languages_url": "https://api.github.com/repos/zhenruyan/e3v5bios/languages", - "created_at": "2023-06-28T07:20:12Z", - "updated_at": "2023-08-21T05:32:18Z", - "git_url": "git://github.com/zhenruyan/e3v5bios.git", - "ssh_url": "git@github.com:zhenruyan/e3v5bios.git", - "clone_url": "https://github.com/zhenruyan/e3v5bios.git", - "homepage": null, - "stargazers_count": 12, - "watchers_count": 12, - "language": "Batchfile", - "topics": [] - } - ], "Vue": [ + { + "id": 344558611, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDQ1NTg2MTE=", + "name": "sub-web-modify", + "full_name": "youshandefeiyang/sub-web-modify", + "owner": { + "login": "youshandefeiyang", + "id": 63959400, + "avatar_url": "https://avatars.githubusercontent.com/u/63959400?v=4", + "url": "https://api.github.com/users/youshandefeiyang", + "html_url": "https://github.com/youshandefeiyang" + }, + "html_url": "https://github.com/youshandefeiyang/sub-web-modify", + "description": "Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能!", + "url": "https://api.github.com/repos/youshandefeiyang/sub-web-modify", + "languages_url": "https://api.github.com/repos/youshandefeiyang/sub-web-modify/languages", + "created_at": "2021-03-04T17:40:32Z", + "updated_at": "2023-08-28T10:32:07Z", + "git_url": "git://github.com/youshandefeiyang/sub-web-modify.git", + "ssh_url": "git@github.com:youshandefeiyang/sub-web-modify.git", + "clone_url": "https://github.com/youshandefeiyang/sub-web-modify.git", + "homepage": "https://suburl.v1.mk", + "stargazers_count": 797, + "watchers_count": 797, + "language": "Vue", + "topics": [ + "clash", + "quantumultx", + "shadowrocket", + "ss", + "ssr", + "surge", + "trojan", + "v2ray" + ] + }, { "id": 591384167, "node_id": "R_kgDOIz_OZw", @@ -19743,13 +19460,13 @@ "url": "https://api.github.com/repos/moeakwak/chatgpt-web-share", "languages_url": "https://api.github.com/repos/moeakwak/chatgpt-web-share/languages", "created_at": "2023-03-03T09:27:49Z", - "updated_at": "2023-08-27T15:48:42Z", + "updated_at": "2023-08-28T13:17:10Z", "git_url": "git://github.com/moeakwak/chatgpt-web-share.git", "ssh_url": "git@github.com:moeakwak/chatgpt-web-share.git", "clone_url": "https://github.com/moeakwak/chatgpt-web-share.git", "homepage": "", - "stargazers_count": 2367, - "watchers_count": 2367, + "stargazers_count": 2377, + "watchers_count": 2377, "language": "Vue", "topics": [ "chatgpt", @@ -19777,13 +19494,13 @@ "url": "https://api.github.com/repos/UniiemStudio/CTFever", "languages_url": "https://api.github.com/repos/UniiemStudio/CTFever/languages", "created_at": "2022-03-31T14:40:17Z", - "updated_at": "2023-08-23T18:35:43Z", + "updated_at": "2023-08-28T06:19:33Z", "git_url": "git://github.com/UniiemStudio/CTFever.git", "ssh_url": "git@github.com:UniiemStudio/CTFever.git", "clone_url": "https://github.com/UniiemStudio/CTFever.git", "homepage": "https://ctfever.uniiem.com/", - "stargazers_count": 754, - "watchers_count": 754, + "stargazers_count": 756, + "watchers_count": 756, "language": "Vue", "topics": [ "base64image", @@ -19821,13 +19538,13 @@ "url": "https://api.github.com/repos/XPoet/picx", "languages_url": "https://api.github.com/repos/XPoet/picx/languages", "created_at": "2020-08-12T04:23:50Z", - "updated_at": "2023-08-27T18:56:37Z", + "updated_at": "2023-08-29T00:40:11Z", "git_url": "git://github.com/XPoet/picx.git", "ssh_url": "git@github.com:XPoet/picx.git", "clone_url": "https://github.com/XPoet/picx.git", "homepage": "https://picx.xpoet.cn", - "stargazers_count": 3136, - "watchers_count": 3136, + "stargazers_count": 3143, + "watchers_count": 3143, "language": "Vue", "topics": [ "cdn", @@ -19947,13 +19664,13 @@ "url": "https://api.github.com/repos/Tsuk1ko/bilibili-live-chat", "languages_url": "https://api.github.com/repos/Tsuk1ko/bilibili-live-chat/languages", "created_at": "2019-02-12T19:25:08Z", - "updated_at": "2023-08-22T16:11:13Z", + "updated_at": "2023-08-28T14:53:01Z", "git_url": "git://github.com/Tsuk1ko/bilibili-live-chat.git", "ssh_url": "git@github.com:Tsuk1ko/bilibili-live-chat.git", "clone_url": "https://github.com/Tsuk1ko/bilibili-live-chat.git", "homepage": "https://blc.lolicon.app", - "stargazers_count": 1172, - "watchers_count": 1172, + "stargazers_count": 1174, + "watchers_count": 1174, "language": "Vue", "topics": [ "bilibili", @@ -20181,13 +19898,13 @@ "url": "https://api.github.com/repos/imsyy/SPlayer", "languages_url": "https://api.github.com/repos/imsyy/SPlayer/languages", "created_at": "2023-01-06T15:05:33Z", - "updated_at": "2023-08-26T13:39:19Z", + "updated_at": "2023-08-28T10:52:35Z", "git_url": "git://github.com/imsyy/SPlayer.git", "ssh_url": "git@github.com:imsyy/SPlayer.git", "clone_url": "https://github.com/imsyy/SPlayer.git", "homepage": "https://music.imsyy.top/", - "stargazers_count": 248, - "watchers_count": 248, + "stargazers_count": 250, + "watchers_count": 250, "language": "Vue", "topics": [ "music", @@ -20391,13 +20108,13 @@ "url": "https://api.github.com/repos/Thecosy/IceCMS", "languages_url": "https://api.github.com/repos/Thecosy/IceCMS/languages", "created_at": "2022-03-20T03:13:35Z", - "updated_at": "2023-08-27T13:27:56Z", + "updated_at": "2023-08-28T06:59:41Z", "git_url": "git://github.com/Thecosy/IceCMS.git", "ssh_url": "git@github.com:Thecosy/IceCMS.git", "clone_url": "https://github.com/Thecosy/IceCMS.git", "homepage": "https://www.macwk.cc", - "stargazers_count": 1070, - "watchers_count": 1070, + "stargazers_count": 1072, + "watchers_count": 1072, "language": "Vue", "topics": [ "java", @@ -20492,13 +20209,13 @@ "url": "https://api.github.com/repos/imsyy/Snavigation", "languages_url": "https://api.github.com/repos/imsyy/Snavigation/languages", "created_at": "2022-03-21T08:42:49Z", - "updated_at": "2023-08-27T11:23:02Z", + "updated_at": "2023-08-28T13:09:32Z", "git_url": "git://github.com/imsyy/Snavigation.git", "ssh_url": "git@github.com:imsyy/Snavigation.git", "clone_url": "https://github.com/imsyy/Snavigation.git", "homepage": "https://nav.imsyy.top", - "stargazers_count": 154, - "watchers_count": 154, + "stargazers_count": 155, + "watchers_count": 155, "language": "Vue", "topics": [ "navigation", @@ -20584,13 +20301,13 @@ "url": "https://api.github.com/repos/justorez/bookmark-cleaner", "languages_url": "https://api.github.com/repos/justorez/bookmark-cleaner/languages", "created_at": "2022-04-05T05:34:39Z", - "updated_at": "2023-08-09T08:31:55Z", + "updated_at": "2023-08-28T12:22:00Z", "git_url": "git://github.com/justorez/bookmark-cleaner.git", "ssh_url": "git@github.com:justorez/bookmark-cleaner.git", "clone_url": "https://github.com/justorez/bookmark-cleaner.git", "homepage": "https://microsoftedge.microsoft.com/addons/detail/bookmark-cleaner-%E4%B8%80%E9%94%AE%E6%B8%85%E7%90%86%E5%A4%B1%E6%95%88%E4%B9%A6%E7%AD%BE/ngmgejoidapgeildppmahnlegckjdggm", - "stargazers_count": 49, - "watchers_count": 49, + "stargazers_count": 48, + "watchers_count": 48, "language": "Vue", "topics": [ "bookmarks", @@ -20617,13 +20334,13 @@ "url": "https://api.github.com/repos/doocs/md", "languages_url": "https://api.github.com/repos/doocs/md/languages", "created_at": "2019-11-01T09:14:36Z", - "updated_at": "2023-08-27T08:22:13Z", + "updated_at": "2023-08-28T01:54:46Z", "git_url": "git://github.com/doocs/md.git", "ssh_url": "git@github.com:doocs/md.git", "clone_url": "https://github.com/doocs/md.git", "homepage": "https://doocs.github.io/md/", - "stargazers_count": 4114, - "watchers_count": 4114, + "stargazers_count": 4116, + "watchers_count": 4116, "language": "Vue", "topics": [ "articles", @@ -20640,6 +20357,279 @@ ] } ], + "Kotlin": [ + { + "id": 632826313, + "node_id": "R_kgDOJbgpyQ", + "name": "twine", + "full_name": "msasikanth/twine", + "owner": { + "login": "msasikanth", + "id": 6140516, + "avatar_url": "https://avatars.githubusercontent.com/u/6140516?v=4", + "url": "https://api.github.com/users/msasikanth", + "html_url": "https://github.com/msasikanth" + }, + "html_url": "https://github.com/msasikanth/twine", + "description": "Twine: A Compose multiplatform RSS reader app", + "url": "https://api.github.com/repos/msasikanth/twine", + "languages_url": "https://api.github.com/repos/msasikanth/twine/languages", + "created_at": "2023-04-26T08:01:11Z", + "updated_at": "2023-08-28T14:27:00Z", + "git_url": "git://github.com/msasikanth/twine.git", + "ssh_url": "git@github.com:msasikanth/twine.git", + "clone_url": "https://github.com/msasikanth/twine.git", + "homepage": "", + "stargazers_count": 282, + "watchers_count": 282, + "language": "Kotlin", + "topics": [ + "compose-multiplatform", + "kotlin-multiplatform" + ] + }, + { + "id": 464981831, + "node_id": "R_kgDOG7cPRw", + "name": "ReadYou", + "full_name": "Ashinch/ReadYou", + "owner": { + "login": "Ashinch", + "id": 17985933, + "avatar_url": "https://avatars.githubusercontent.com/u/17985933?v=4", + "url": "https://api.github.com/users/Ashinch", + "html_url": "https://github.com/Ashinch" + }, + "html_url": "https://github.com/Ashinch/ReadYou", + "description": "An Android RSS reader presented in Material You style.", + "url": "https://api.github.com/repos/Ashinch/ReadYou", + "languages_url": "https://api.github.com/repos/Ashinch/ReadYou/languages", + "created_at": "2022-03-01T16:58:16Z", + "updated_at": "2023-08-28T21:47:36Z", + "git_url": "git://github.com/Ashinch/ReadYou.git", + "ssh_url": "git@github.com:Ashinch/ReadYou.git", + "clone_url": "https://github.com/Ashinch/ReadYou.git", + "homepage": "", + "stargazers_count": 2905, + "watchers_count": 2905, + "language": "Kotlin", + "topics": [ + "android", + "compose", + "f-droid", + "fdroid", + "kotlin", + "material-design", + "material-design-3", + "material-ui", + "material-you", + "rss-reader" + ] + }, + { + "id": 511733529, + "node_id": "R_kgDOHoBvGQ", + "name": "Lark", + "full_name": "mumu12641/Lark", + "owner": { + "login": "mumu12641", + "id": 79452150, + "avatar_url": "https://avatars.githubusercontent.com/u/79452150?v=4", + "url": "https://api.github.com/users/mumu12641", + "html_url": "https://github.com/mumu12641" + }, + "html_url": "https://github.com/mumu12641/Lark", + "description": "Your NetEase Cloud music ", + "url": "https://api.github.com/repos/mumu12641/Lark", + "languages_url": "https://api.github.com/repos/mumu12641/Lark/languages", + "created_at": "2022-07-08T02:15:06Z", + "updated_at": "2023-08-11T17:20:49Z", + "git_url": "git://github.com/mumu12641/Lark.git", + "ssh_url": "git@github.com:mumu12641/Lark.git", + "clone_url": "https://github.com/mumu12641/Lark.git", + "homepage": "", + "stargazers_count": 9, + "watchers_count": 9, + "language": "Kotlin", + "topics": [ + "jetpack-compose", + "material-design", + "music", + "music-player", + "netease-cloud-music" + ] + }, + { + "id": 337594329, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzc1OTQzMjk=", + "name": "SmsForwarder", + "full_name": "pppscn/SmsForwarder", + "owner": { + "login": "pppscn", + "id": 5105854, + "avatar_url": "https://avatars.githubusercontent.com/u/5105854?v=4", + "url": "https://api.github.com/users/pppscn", + "html_url": "https://github.com/pppscn" + }, + "html_url": "https://github.com/pppscn/SmsForwarder", + "description": "短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正", + "url": "https://api.github.com/repos/pppscn/SmsForwarder", + "languages_url": "https://api.github.com/repos/pppscn/SmsForwarder/languages", + "created_at": "2021-02-10T02:23:07Z", + "updated_at": "2023-08-29T00:09:46Z", + "git_url": "git://github.com/pppscn/SmsForwarder.git", + "ssh_url": "git@github.com:pppscn/SmsForwarder.git", + "clone_url": "https://github.com/pppscn/SmsForwarder.git", + "homepage": "", + "stargazers_count": 10139, + "watchers_count": 10139, + "language": "Kotlin", + "topics": [ + "android", + "api", + "app", + "bark", + "call", + "chatgpt", + "dingding", + "forward", + "mqtt", + "pushdear", + "pushplus", + "serverchan", + "sms", + "smtp", + "telegram", + "webhook", + "wechatapp" + ] + }, + { + "id": 413723669, + "node_id": "R_kgDOGKjsFQ", + "name": "EasyBangumi", + "full_name": "easybangumiorg/EasyBangumi", + "owner": { + "login": "easybangumiorg", + "id": 126157665, + "avatar_url": "https://avatars.githubusercontent.com/u/126157665?v=4", + "url": "https://api.github.com/users/easybangumiorg", + "html_url": "https://github.com/easybangumiorg" + }, + "html_url": "https://github.com/easybangumiorg/EasyBangumi", + "description": "纯纯看番,使用 Compose 开发的看番软件,支持多番剧源", + "url": "https://api.github.com/repos/easybangumiorg/EasyBangumi", + "languages_url": "https://api.github.com/repos/easybangumiorg/EasyBangumi/languages", + "created_at": "2021-10-05T07:53:10Z", + "updated_at": "2023-08-28T19:34:42Z", + "git_url": "git://github.com/easybangumiorg/EasyBangumi.git", + "ssh_url": "git@github.com:easybangumiorg/EasyBangumi.git", + "clone_url": "https://github.com/easybangumiorg/EasyBangumi.git", + "homepage": "https://easybangumi.org", + "stargazers_count": 993, + "watchers_count": 993, + "language": "Kotlin", + "topics": [ + "acg", + "android", + "android-application", + "bangumi", + "cartoon", + "compose" + ] + }, + { + "id": 576855763, + "node_id": "R_kgDOImIe0w", + "name": "linkding-apps", + "full_name": "avatsav/linkding-apps", + "owner": { + "login": "avatsav", + "id": 1740959, + "avatar_url": "https://avatars.githubusercontent.com/u/1740959?v=4", + "url": "https://api.github.com/users/avatsav", + "html_url": "https://github.com/avatsav" + }, + "html_url": "https://github.com/avatsav/linkding-apps", + "description": "[WIP] Native apps for Linkding self-hosted bookmark service ", + "url": "https://api.github.com/repos/avatsav/linkding-apps", + "languages_url": "https://api.github.com/repos/avatsav/linkding-apps/languages", + "created_at": "2022-12-11T07:45:09Z", + "updated_at": "2023-01-31T21:56:08Z", + "git_url": "git://github.com/avatsav/linkding-apps.git", + "ssh_url": "git@github.com:avatsav/linkding-apps.git", + "clone_url": "https://github.com/avatsav/linkding-apps.git", + "homepage": "https://github.com/sissbruecker/linkding", + "stargazers_count": 5, + "watchers_count": 5, + "language": "Kotlin", + "topics": [] + }, + { + "id": 533373972, + "node_id": "R_kgDOH8qkFA", + "name": "qq-mht2html", + "full_name": "gyakkun/qq-mht2html", + "owner": { + "login": "gyakkun", + "id": 5460071, + "avatar_url": "https://avatars.githubusercontent.com/u/5460071?v=4", + "url": "https://api.github.com/users/gyakkun", + "html_url": "https://github.com/gyakkun" + }, + "html_url": "https://github.com/gyakkun/qq-mht2html", + "description": "转换QQ导出的MHT文件到HTML和图片文件, 支持按日期、行数自动分页, 支持多线程, 支持150G+文件", + "url": "https://api.github.com/repos/gyakkun/qq-mht2html", + "languages_url": "https://api.github.com/repos/gyakkun/qq-mht2html/languages", + "created_at": "2022-09-06T14:55:48Z", + "updated_at": "2023-08-21T00:14:41Z", + "git_url": "git://github.com/gyakkun/qq-mht2html.git", + "ssh_url": "git@github.com:gyakkun/qq-mht2html.git", + "clone_url": "https://github.com/gyakkun/qq-mht2html.git", + "homepage": "", + "stargazers_count": 66, + "watchers_count": 66, + "language": "Kotlin", + "topics": [ + "compose-desktop", + "html", + "jetpack-compose", + "kotlin", + "mht", + "mhtml", + "qq" + ] + } + ], + "Batchfile": [ + { + "id": 659603054, + "node_id": "R_kgDOJ1C-bg", + "name": "e3v5bios", + "full_name": "zhenruyan/e3v5bios", + "owner": { + "login": "zhenruyan", + "id": 9253251, + "avatar_url": "https://avatars.githubusercontent.com/u/9253251?v=4", + "url": "https://api.github.com/users/zhenruyan", + "html_url": "https://github.com/zhenruyan" + }, + "html_url": "https://github.com/zhenruyan/e3v5bios", + "description": "从群里整理的一些主板bios,感谢李白-9 捡垃圾的77 番茄橘子香蕉等up主", + "url": "https://api.github.com/repos/zhenruyan/e3v5bios", + "languages_url": "https://api.github.com/repos/zhenruyan/e3v5bios/languages", + "created_at": "2023-06-28T07:20:12Z", + "updated_at": "2023-08-21T05:32:18Z", + "git_url": "git://github.com/zhenruyan/e3v5bios.git", + "ssh_url": "git@github.com:zhenruyan/e3v5bios.git", + "clone_url": "https://github.com/zhenruyan/e3v5bios.git", + "homepage": null, + "stargazers_count": 12, + "watchers_count": 12, + "language": "Batchfile", + "topics": [] + } + ], "Dart": [ { "id": 610336735, @@ -20658,13 +20648,13 @@ "url": "https://api.github.com/repos/fregie/pho", "languages_url": "https://api.github.com/repos/fregie/pho/languages", "created_at": "2023-03-06T15:13:34Z", - "updated_at": "2023-08-27T09:30:34Z", + "updated_at": "2023-08-28T08:08:50Z", "git_url": "git://github.com/fregie/pho.git", "ssh_url": "git@github.com:fregie/pho.git", "clone_url": "https://github.com/fregie/pho.git", "homepage": "https://pho.tools", - "stargazers_count": 495, - "watchers_count": 495, + "stargazers_count": 497, + "watchers_count": 497, "language": "Dart", "topics": [ "backup", @@ -20729,13 +20719,13 @@ "url": "https://api.github.com/repos/xiaoyaocz/dart_simple_live", "languages_url": "https://api.github.com/repos/xiaoyaocz/dart_simple_live/languages", "created_at": "2023-02-27T07:30:34Z", - "updated_at": "2023-08-27T20:42:16Z", + "updated_at": "2023-08-28T17:23:44Z", "git_url": "git://github.com/xiaoyaocz/dart_simple_live.git", "ssh_url": "git@github.com:xiaoyaocz/dart_simple_live.git", "clone_url": "https://github.com/xiaoyaocz/dart_simple_live.git", "homepage": "", - "stargazers_count": 1521, - "watchers_count": 1521, + "stargazers_count": 1523, + "watchers_count": 1523, "language": "Dart", "topics": [] }, @@ -20820,13 +20810,13 @@ "url": "https://api.github.com/repos/bapaws/answer", "languages_url": "https://api.github.com/repos/bapaws/answer/languages", "created_at": "2023-03-12T13:08:56Z", - "updated_at": "2023-08-22T04:40:14Z", + "updated_at": "2023-08-28T12:17:45Z", "git_url": "git://github.com/bapaws/answer.git", "ssh_url": "git@github.com:bapaws/answer.git", "clone_url": "https://github.com/bapaws/answer.git", "homepage": "", - "stargazers_count": 260, - "watchers_count": 260, + "stargazers_count": 261, + "watchers_count": 261, "language": "Dart", "topics": [ "android", @@ -21082,13 +21072,13 @@ "url": "https://api.github.com/repos/lingeringsound/10007_auto", "languages_url": "https://api.github.com/repos/lingeringsound/10007_auto/languages", "created_at": "2022-09-23T04:13:32Z", - "updated_at": "2023-08-27T06:06:47Z", + "updated_at": "2023-08-28T04:05:51Z", "git_url": "git://github.com/lingeringsound/10007_auto.git", "ssh_url": "git@github.com:lingeringsound/10007_auto.git", "clone_url": "https://github.com/lingeringsound/10007_auto.git", "homepage": "https://lingeringsound.github.io/10007_auto/", - "stargazers_count": 117, - "watchers_count": 117, + "stargazers_count": 118, + "watchers_count": 118, "language": "Shell", "topics": [ "hosts" @@ -21278,13 +21268,13 @@ "url": "https://api.github.com/repos/HemulGM/ChatGPT", "languages_url": "https://api.github.com/repos/HemulGM/ChatGPT/languages", "created_at": "2023-01-19T13:37:50Z", - "updated_at": "2023-08-27T18:57:09Z", + "updated_at": "2023-08-28T01:53:20Z", "git_url": "git://github.com/HemulGM/ChatGPT.git", "ssh_url": "git@github.com:HemulGM/ChatGPT.git", "clone_url": "https://github.com/HemulGM/ChatGPT.git", "homepage": "https://hemulgm.github.io/ChatGPT/", - "stargazers_count": 240, - "watchers_count": 240, + "stargazers_count": 241, + "watchers_count": 241, "language": "Pascal", "topics": [ "android", @@ -21388,13 +21378,13 @@ "url": "https://api.github.com/repos/daboynb/ChatGPT-Bypass-gui", "languages_url": "https://api.github.com/repos/daboynb/ChatGPT-Bypass-gui/languages", "created_at": "2023-02-28T10:36:08Z", - "updated_at": "2023-07-31T07:36:22Z", + "updated_at": "2023-08-28T14:11:55Z", "git_url": "git://github.com/daboynb/ChatGPT-Bypass-gui.git", "ssh_url": "git@github.com:daboynb/ChatGPT-Bypass-gui.git", "clone_url": "https://github.com/daboynb/ChatGPT-Bypass-gui.git", "homepage": "", - "stargazers_count": 22, - "watchers_count": 22, + "stargazers_count": 21, + "watchers_count": 21, "language": "PowerShell", "topics": [ "bypass", @@ -21525,13 +21515,13 @@ "url": "https://api.github.com/repos/austin2035/astro-air-blog", "languages_url": "https://api.github.com/repos/austin2035/astro-air-blog/languages", "created_at": "2023-02-17T09:26:37Z", - "updated_at": "2023-08-27T13:16:19Z", + "updated_at": "2023-08-28T01:24:47Z", "git_url": "git://github.com/austin2035/astro-air-blog.git", "ssh_url": "git@github.com:austin2035/astro-air-blog.git", "clone_url": "https://github.com/austin2035/astro-air-blog.git", "homepage": "https://astro.yufengbiji.com", - "stargazers_count": 741, - "watchers_count": 741, + "stargazers_count": 742, + "watchers_count": 742, "language": "CSS", "topics": [ "astro", @@ -21557,13 +21547,13 @@ "url": "https://api.github.com/repos/guaguaguaxia/weekly_report", "languages_url": "https://api.github.com/repos/guaguaguaxia/weekly_report/languages", "created_at": "2023-02-09T03:44:39Z", - "updated_at": "2023-08-27T21:11:21Z", + "updated_at": "2023-08-28T12:55:00Z", "git_url": "git://github.com/guaguaguaxia/weekly_report.git", "ssh_url": "git@github.com:guaguaguaxia/weekly_report.git", "clone_url": "https://github.com/guaguaguaxia/weekly_report.git", "homepage": "https://weeklyreport.avemaria.fun", - "stargazers_count": 3016, - "watchers_count": 3016, + "stargazers_count": 3017, + "watchers_count": 3017, "language": "CSS", "topics": [] }, @@ -21697,13 +21687,13 @@ "url": "https://api.github.com/repos/xiangjianan/lks", "languages_url": "https://api.github.com/repos/xiangjianan/lks/languages", "created_at": "2021-03-02T20:14:29Z", - "updated_at": "2023-08-21T03:07:26Z", + "updated_at": "2023-08-28T04:37:51Z", "git_url": "git://github.com/xiangjianan/lks.git", "ssh_url": "git@github.com:xiangjianan/lks.git", "clone_url": "https://github.com/xiangjianan/lks.git", "homepage": "https://xiangjianan.github.io/lks", - "stargazers_count": 319, - "watchers_count": 319, + "stargazers_count": 320, + "watchers_count": 320, "language": "CSS", "topics": [] }, @@ -21926,13 +21916,13 @@ "url": "https://api.github.com/repos/exelix11/SwitchThemeInjector", "languages_url": "https://api.github.com/repos/exelix11/SwitchThemeInjector/languages", "created_at": "2018-09-24T15:27:42Z", - "updated_at": "2023-08-27T23:46:49Z", + "updated_at": "2023-08-28T11:50:01Z", "git_url": "git://github.com/exelix11/SwitchThemeInjector.git", "ssh_url": "git@github.com:exelix11/SwitchThemeInjector.git", "clone_url": "https://github.com/exelix11/SwitchThemeInjector.git", "homepage": "", - "stargazers_count": 821, - "watchers_count": 821, + "stargazers_count": 823, + "watchers_count": 823, "language": "C", "topics": [ "customization", @@ -21987,13 +21977,13 @@ "url": "https://api.github.com/repos/aleksey-hoffman/sigma-file-manager", "languages_url": "https://api.github.com/repos/aleksey-hoffman/sigma-file-manager/languages", "created_at": "2021-05-25T12:08:52Z", - "updated_at": "2023-08-27T13:39:05Z", + "updated_at": "2023-08-28T17:54:48Z", "git_url": "git://github.com/aleksey-hoffman/sigma-file-manager.git", "ssh_url": "git@github.com:aleksey-hoffman/sigma-file-manager.git", "clone_url": "https://github.com/aleksey-hoffman/sigma-file-manager.git", "homepage": "", - "stargazers_count": 2565, - "watchers_count": 2565, + "stargazers_count": 2574, + "watchers_count": 2574, "language": "C", "topics": [ "app", @@ -22023,13 +22013,13 @@ "url": "https://api.github.com/repos/nesbox/TIC-80", "languages_url": "https://api.github.com/repos/nesbox/TIC-80/languages", "created_at": "2017-01-03T13:40:19Z", - "updated_at": "2023-08-27T18:48:02Z", + "updated_at": "2023-08-28T16:31:24Z", "git_url": "git://github.com/nesbox/TIC-80.git", "ssh_url": "git@github.com:nesbox/TIC-80.git", "clone_url": "https://github.com/nesbox/TIC-80.git", "homepage": "https://tic80.com", - "stargazers_count": 4239, - "watchers_count": 4239, + "stargazers_count": 4240, + "watchers_count": 4240, "language": "C", "topics": [ "8bit", @@ -22060,13 +22050,13 @@ "url": "https://api.github.com/repos/Fclash/Fclash", "languages_url": "https://api.github.com/repos/Fclash/Fclash/languages", "created_at": "2022-04-11T04:36:29Z", - "updated_at": "2023-08-27T14:05:48Z", + "updated_at": "2023-08-28T09:49:55Z", "git_url": "git://github.com/Fclash/Fclash.git", "ssh_url": "git@github.com:Fclash/Fclash.git", "clone_url": "https://github.com/Fclash/Fclash.git", "homepage": "https://kingtous.cn/2022/05/09/%E8%87%AA%E5%88%B6fclash%E7%AE%80%E4%BB%8B/", - "stargazers_count": 342, - "watchers_count": 342, + "stargazers_count": 343, + "watchers_count": 343, "language": "C", "topics": [ "android-app", @@ -22106,13 +22096,13 @@ "url": "https://api.github.com/repos/chen310/BilibiliPotPlayer", "languages_url": "https://api.github.com/repos/chen310/BilibiliPotPlayer/languages", "created_at": "2023-02-21T13:20:21Z", - "updated_at": "2023-08-27T09:23:32Z", + "updated_at": "2023-08-28T14:15:07Z", "git_url": "git://github.com/chen310/BilibiliPotPlayer.git", "ssh_url": "git@github.com:chen310/BilibiliPotPlayer.git", "clone_url": "https://github.com/chen310/BilibiliPotPlayer.git", "homepage": "", - "stargazers_count": 582, - "watchers_count": 582, + "stargazers_count": 583, + "watchers_count": 583, "language": "AngelScript", "topics": [ "bilibili", @@ -22200,13 +22190,13 @@ "url": "https://api.github.com/repos/jaywcjlove/reference", "languages_url": "https://api.github.com/repos/jaywcjlove/reference/languages", "created_at": "2022-09-24T17:49:19Z", - "updated_at": "2023-08-27T19:17:27Z", + "updated_at": "2023-08-28T16:27:55Z", "git_url": "git://github.com/jaywcjlove/reference.git", "ssh_url": "git@github.com:jaywcjlove/reference.git", "clone_url": "https://github.com/jaywcjlove/reference.git", "homepage": "https://jaywcjlove.github.io/reference", - "stargazers_count": 7433, - "watchers_count": 7433, + "stargazers_count": 7439, + "watchers_count": 7439, "language": "Dockerfile", "topics": [ "cheatsheet", @@ -22240,13 +22230,13 @@ "url": "https://api.github.com/repos/freeCodeCamp/devdocs", "languages_url": "https://api.github.com/repos/freeCodeCamp/devdocs/languages", "created_at": "2013-10-24T18:16:07Z", - "updated_at": "2023-08-27T14:56:00Z", + "updated_at": "2023-08-28T21:13:36Z", "git_url": "git://github.com/freeCodeCamp/devdocs.git", "ssh_url": "git@github.com:freeCodeCamp/devdocs.git", "clone_url": "https://github.com/freeCodeCamp/devdocs.git", "homepage": "https://devdocs.io", - "stargazers_count": 32158, - "watchers_count": 32158, + "stargazers_count": 32165, + "watchers_count": 32165, "language": "Ruby", "topics": [ "api-documentation", @@ -22345,13 +22335,13 @@ "url": "https://api.github.com/repos/nostalgic-css/NES.css", "languages_url": "https://api.github.com/repos/nostalgic-css/NES.css/languages", "created_at": "2018-09-24T01:49:11Z", - "updated_at": "2023-08-28T00:33:00Z", + "updated_at": "2023-08-28T18:47:06Z", "git_url": "git://github.com/nostalgic-css/NES.css.git", "ssh_url": "git@github.com:nostalgic-css/NES.css.git", "clone_url": "https://github.com/nostalgic-css/NES.css.git", "homepage": "https://nostalgic-css.github.io/NES.css/", - "stargazers_count": 19891, - "watchers_count": 19891, + "stargazers_count": 19892, + "watchers_count": 19892, "language": "SCSS", "topics": [ "8bit",