From bc26bac69fa08e001e0d71c29ce618d708dac86f Mon Sep 17 00:00:00 2001 From: rcy1314 <1129159201@qq.com> Date: Thu, 12 Oct 2023 00:50:09 +0000 Subject: [PATCH] chore(updates): updated entries in files --- README.md | 74 +- data.json | 2106 ++++++++++++++++++++++++++--------------------------- 2 files changed, 1086 insertions(+), 1094 deletions(-) diff --git a/README.md b/README.md index ad92dca..929af98 100644 --- a/README.md +++ b/README.md @@ -13,16 +13,17 @@ ## Table of Contents +* [Jupyter Notebook](#jupyter-notebook) +* [C](#c) * [Python](#python) * [JavaScript](#javascript) * [HTML](#html) * [Go](#go) * [Rust](#rust) * [TypeScript](#typescript) -* [Jupyter Notebook](#jupyter-notebook) -* [C#](#c) +* [C#](#c-1) * [miscellaneous](#miscellaneous) -* [C++](#c-1) +* [C++](#c-2) * [Perl](#perl) * [Java](#java) * [Swift](#swift) @@ -36,7 +37,6 @@ * [PowerShell](#powershell) * [EJS](#ejs) * [CSS](#css) -* [C](#c-2) * [AngelScript](#angelscript) * [Dockerfile](#dockerfile) * [Ruby](#ruby) @@ -50,6 +50,38 @@ * [Less](#less) * [Scala](#scala) +## Jupyter Notebook + +* [serp-ai/bark-with-voice-clone](https://github.com/serp-ai/bark-with-voice-clone) - 🔊 Text-prompted Generative Audio Model - With the ability to clone voices + +* [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 + +* [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。让每个人都简单方便的使用前沿人工智能技术 + +## C + +* [ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp) - Port of Facebook's LLaMA model in C/C++ + +* [exelix11/SwitchThemeInjector](https://github.com/exelix11/SwitchThemeInjector) - Create custom themes for the nintendo switch ! + +* [frank2/packer-tutorial](https://github.com/frank2/packer-tutorial) - A tutorial on how to write a packer for Windows! + +* [aleksey-hoffman/sigma-file-manager](https://github.com/aleksey-hoffman/sigma-file-manager) - "Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows and Linux. + +* [nesbox/TIC-80](https://github.com/nesbox/TIC-80) - TIC-80 is a fantasy computer for making, playing and sharing tiny games. + +* [Fclash/Fclash](https://github.com/Fclash/Fclash) - A better open-source clash client written by Flutter (Linux/Windows/MacOS/Android supported). 🐱 支持Linux\[arm64|x86\_64]/Windows/MacOS/Android的更好的Clash客户端,支持自动设置代理,兼容RULE-SET、TUN特性(Clash.Meta)、不走本地loop。 + ## Python * [springwings/AiRobot](https://github.com/springwings/AiRobot) - 基于LLMs中文智能交互数字人引擎框架 @@ -330,13 +362,11 @@ * [aiguoli/MultiDrive](https://github.com/aiguoli/MultiDrive) - 一站式管理包含但不局限于OneDrive,AliyunDrive等各种网盘 -* [why2lyj/youxiang-Itchat](https://github.com/why2lyj/youxiang-Itchat) - 无视微信Web无法登录问题。获取淘宝优惠券、京东优惠券、拼多多(多多客)优惠券、苏宁易购优惠券、唯品会优惠券,通过接入淘宝联盟、京东联盟、拼多多(多多进宝)、苏宁联盟(苏宁推客)、唯品会及其对应的开放平台,获取优惠商品图片和对应商品信息,利用微信机器人推送到指定群聊。 - ## JavaScript * [walkthunder/action-wecom-webhook](https://github.com/walkthunder/action-wecom-webhook) - 🚀 GitHub Action that sends a WeCom Work notification. -* [danni-cool/docker-wechatbot-webhook](https://github.com/danni-cool/docker-wechatbot-webhook) - 给微信里加个 webhook 机器人 +* [danni-cool/docker-wechatbot-webhook](https://github.com/danni-cool/docker-wechatbot-webhook) - 4步召唤一个微信 webhook 机器人🤖 * [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. @@ -962,22 +992,6 @@ * [HydenLiu/itu-nav-code](https://github.com/HydenLiu/itu-nav-code) - 🍻 艾兔db - 程序员导航 -## 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 - -* [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。让每个人都简单方便的使用前沿人工智能技术 - ## C\# * [WWNNL/MouseText](https://github.com/WWNNL/MouseText) - 一个跟随鼠标移动的透明窗口,其中显示可以设置字体,颜色,字体大小,停留时间的新定义桌面宠物 @@ -1262,8 +1276,6 @@ * [Lete114/Vercel-Typecho](https://github.com/Lete114/Vercel-Typecho) - Vercel 免费部署 Typecho 博客 | Vercel Free Deploy Typecho Blog -* [jiix/xiunobbs](https://github.com/jiix/xiunobbs) - Xiuno BBS 4.0 是一款轻论坛程序。 本版修复了php7.4、php8.0兼容问题;采用utf8mb4,支持emoji;,jQuery更新到 3.5.1;bootstrap更新到4.5.0。移除部分插件,更新默认主题。 - ## Vue * [youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify) - Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能! @@ -1454,18 +1466,6 @@ * [qumuchegi/notion-docsify](https://github.com/qumuchegi/notion-docsify) - a tool builds doc from notion pages, backup your notion data -## C - -* [exelix11/SwitchThemeInjector](https://github.com/exelix11/SwitchThemeInjector) - Create custom themes for the nintendo switch ! - -* [frank2/packer-tutorial](https://github.com/frank2/packer-tutorial) - A tutorial on how to write a packer for Windows! - -* [aleksey-hoffman/sigma-file-manager](https://github.com/aleksey-hoffman/sigma-file-manager) - "Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows and Linux. - -* [nesbox/TIC-80](https://github.com/nesbox/TIC-80) - TIC-80 is a fantasy computer for making, playing and sharing tiny games. - -* [Fclash/Fclash](https://github.com/Fclash/Fclash) - A better open-source clash client written by Flutter (Linux/Windows/MacOS/Android supported). 🐱 支持Linux\[arm64|x86\_64]/Windows/MacOS/Android的更好的Clash客户端,支持自动设置代理,兼容RULE-SET、TUN特性(Clash.Meta)、不走本地loop。 - ## AngelScript * [chen310/BilibiliPotPlayer](https://github.com/chen310/BilibiliPotPlayer) - PotPlayer 哔哩哔哩插件:可以直接在 PotPlayer 中播放哔哩哔哩中的视频、直播和音乐 diff --git a/data.json b/data.json index 0512b49..6a781c4 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,463 @@ { + "Jupyter Notebook": [ + { + "id": 630908928, + "node_id": "R_kgDOJZroAA", + "name": "bark-with-voice-clone", + "full_name": "serp-ai/bark-with-voice-clone", + "owner": { + "login": "serp-ai", + "id": 122630099, + "avatar_url": "https://avatars.githubusercontent.com/u/122630099?v=4", + "url": "https://api.github.com/users/serp-ai", + "html_url": "https://github.com/serp-ai" + }, + "html_url": "https://github.com/serp-ai/bark-with-voice-clone", + "description": "🔊 Text-prompted Generative Audio Model - With the ability to clone voices", + "url": "https://api.github.com/repos/serp-ai/bark-with-voice-clone", + "languages_url": "https://api.github.com/repos/serp-ai/bark-with-voice-clone/languages", + "created_at": "2023-04-21T12:44:56Z", + "updated_at": "2023-10-11T23:56:13Z", + "git_url": "git://github.com/serp-ai/bark-with-voice-clone.git", + "ssh_url": "git@github.com:serp-ai/bark-with-voice-clone.git", + "clone_url": "https://github.com/serp-ai/bark-with-voice-clone.git", + "homepage": "https://serp.ai/tools/bark-text-to-speech-ai-voice-clone-app", + "stargazers_count": 2195, + "watchers_count": 2195, + "language": "Jupyter Notebook", + "topics": [ + "ai-rapper-voice-generator", + "ai-singing-voice-generator", + "ai-text-to-speech-tools", + "ai-voice-changers", + "ai-voice-clone", + "ai-voice-cloning-app", + "ai-voice-clonining", + "ai-voice-generator-celebrity", + "ai-voice-generator-free", + "ai-voice-reader", + "voice-ai-platform" + ] + }, + { + "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-10-11T22:07:47Z", + "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": 27256, + "watchers_count": 27256, + "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-29T16:17:36Z", + "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": 53, + "watchers_count": 53, + "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-09-17T20:25:23Z", + "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": 155, + "watchers_count": 155, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "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": "2023-10-05T06:08:22Z", + "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": 3, + "watchers_count": 3, + "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-10-11T23:52:32Z", + "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": 8721, + "watchers_count": 8721, + "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" + ] + } + ], + "C": [ + { + "id": 612354784, + "node_id": "R_kgDOJH_K4A", + "name": "llama.cpp", + "full_name": "ggerganov/llama.cpp", + "owner": { + "login": "ggerganov", + "id": 1991296, + "avatar_url": "https://avatars.githubusercontent.com/u/1991296?v=4", + "url": "https://api.github.com/users/ggerganov", + "html_url": "https://github.com/ggerganov" + }, + "html_url": "https://github.com/ggerganov/llama.cpp", + "description": "Port of Facebook's LLaMA model in C/C++", + "url": "https://api.github.com/repos/ggerganov/llama.cpp", + "languages_url": "https://api.github.com/repos/ggerganov/llama.cpp/languages", + "created_at": "2023-03-10T18:58:00Z", + "updated_at": "2023-10-12T00:20:24Z", + "git_url": "git://github.com/ggerganov/llama.cpp.git", + "ssh_url": "git@github.com:ggerganov/llama.cpp.git", + "clone_url": "https://github.com/ggerganov/llama.cpp.git", + "homepage": null, + "stargazers_count": 42110, + "watchers_count": 42110, + "language": "C", + "topics": [] + }, + { + "id": 150124830, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTAxMjQ4MzA=", + "name": "SwitchThemeInjector", + "full_name": "exelix11/SwitchThemeInjector", + "owner": { + "login": "exelix11", + "id": 13405476, + "avatar_url": "https://avatars.githubusercontent.com/u/13405476?v=4", + "url": "https://api.github.com/users/exelix11", + "html_url": "https://github.com/exelix11" + }, + "html_url": "https://github.com/exelix11/SwitchThemeInjector", + "description": "Create custom themes for the nintendo switch ! ", + "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-10-06T12:59:42Z", + "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": 836, + "watchers_count": 836, + "language": "C", + "topics": [ + "customization", + "homebrew", + "nintendo-switch", + "nx", + "nxtheme", + "switch" + ] + }, + { + "id": 599893076, + "node_id": "R_kgDOI8GkVA", + "name": "packer-tutorial", + "full_name": "frank2/packer-tutorial", + "owner": { + "login": "frank2", + "id": 467890, + "avatar_url": "https://avatars.githubusercontent.com/u/467890?v=4", + "url": "https://api.github.com/users/frank2", + "html_url": "https://github.com/frank2" + }, + "html_url": "https://github.com/frank2/packer-tutorial", + "description": "A tutorial on how to write a packer for Windows!", + "url": "https://api.github.com/repos/frank2/packer-tutorial", + "languages_url": "https://api.github.com/repos/frank2/packer-tutorial/languages", + "created_at": "2023-02-10T05:26:44Z", + "updated_at": "2023-10-09T03:28:31Z", + "git_url": "git://github.com/frank2/packer-tutorial.git", + "ssh_url": "git@github.com:frank2/packer-tutorial.git", + "clone_url": "https://github.com/frank2/packer-tutorial.git", + "homepage": null, + "stargazers_count": 184, + "watchers_count": 184, + "language": "C", + "topics": [] + }, + { + "id": 370679811, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzA2Nzk4MTE=", + "name": "sigma-file-manager", + "full_name": "aleksey-hoffman/sigma-file-manager", + "owner": { + "login": "aleksey-hoffman", + "id": 61761672, + "avatar_url": "https://avatars.githubusercontent.com/u/61761672?v=4", + "url": "https://api.github.com/users/aleksey-hoffman", + "html_url": "https://github.com/aleksey-hoffman" + }, + "html_url": "https://github.com/aleksey-hoffman/sigma-file-manager", + "description": "\"Sigma File Manager\" is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows and Linux.", + "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-10-11T17:23:32Z", + "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": 2729, + "watchers_count": 2729, + "language": "C", + "topics": [ + "app", + "electron", + "electron-app", + "electronjs", + "file-manager", + "filemanager", + "modern-applications", + "vue" + ] + }, + { + "id": 77920383, + "node_id": "MDEwOlJlcG9zaXRvcnk3NzkyMDM4Mw==", + "name": "TIC-80", + "full_name": "nesbox/TIC-80", + "owner": { + "login": "nesbox", + "id": 1101448, + "avatar_url": "https://avatars.githubusercontent.com/u/1101448?v=4", + "url": "https://api.github.com/users/nesbox", + "html_url": "https://github.com/nesbox" + }, + "html_url": "https://github.com/nesbox/TIC-80", + "description": "TIC-80 is a fantasy computer for making, playing and sharing tiny games.", + "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-10-11T17:47:32Z", + "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": 4372, + "watchers_count": 4372, + "language": "C", + "topics": [ + "8bit", + "fantasy-computer", + "fantasy-console", + "gamedev", + "gameengine", + "retro", + "tic-80", + "tic80", + "tiny" + ] + }, + { + "id": 480227616, + "node_id": "R_kgDOHJ-xIA", + "name": "Fclash", + "full_name": "Fclash/Fclash", + "owner": { + "login": "Fclash", + "id": 126446278, + "avatar_url": "https://avatars.githubusercontent.com/u/126446278?v=4", + "url": "https://api.github.com/users/Fclash", + "html_url": "https://github.com/Fclash" + }, + "html_url": "https://github.com/Fclash/Fclash", + "description": "A better open-source clash client written by Flutter (Linux/Windows/MacOS/Android supported). 🐱 支持Linux[arm64|x86_64]/Windows/MacOS/Android的更好的Clash客户端,支持自动设置代理,兼容RULE-SET、TUN特性(Clash.Meta)、不走本地loop。", + "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-10-11T07:51:22Z", + "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": 401, + "watchers_count": 401, + "language": "C", + "topics": [ + "android-app", + "archlinux", + "aur-packages", + "clash", + "clash-for-flutter", + "debian-packages", + "deepin-apps", + "flutter", + "flutter-apps", + "linux", + "linux-desktop-app", + "macos-app", + "proxy", + "snap", + "windows", + "windows-app" + ] + } + ], "Python": [ { "id": 702018406, @@ -46,13 +505,13 @@ "url": "https://api.github.com/repos/tin2tin/Pallaidium", "languages_url": "https://api.github.com/repos/tin2tin/Pallaidium/languages", "created_at": "2023-03-20T18:40:16Z", - "updated_at": "2023-10-10T07:21:13Z", + "updated_at": "2023-10-12T00:27:23Z", "git_url": "git://github.com/tin2tin/Pallaidium.git", "ssh_url": "git@github.com:tin2tin/Pallaidium.git", "clone_url": "https://github.com/tin2tin/Pallaidium.git", "homepage": "", - "stargazers_count": 533, - "watchers_count": 533, + "stargazers_count": 534, + "watchers_count": 534, "language": "Python", "topics": [ "ai", @@ -90,13 +549,13 @@ "url": "https://api.github.com/repos/yinan-c/RSS-GPT", "languages_url": "https://api.github.com/repos/yinan-c/RSS-GPT/languages", "created_at": "2023-09-07T12:56:43Z", - "updated_at": "2023-10-10T16:36:42Z", + "updated_at": "2023-10-11T20:34:22Z", "git_url": "git://github.com/yinan-c/RSS-GPT.git", "ssh_url": "git@github.com:yinan-c/RSS-GPT.git", "clone_url": "https://github.com/yinan-c/RSS-GPT.git", "homepage": "https://yinan.me/rss-gpt-manual-en.html", - "stargazers_count": 65, - "watchers_count": 65, + "stargazers_count": 66, + "watchers_count": 66, "language": "Python", "topics": [] }, @@ -176,13 +635,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-10-11T00:14:13Z", + "updated_at": "2023-10-11T16:43:45Z", "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": 141, - "watchers_count": 141, + "stargazers_count": 143, + "watchers_count": 143, "language": "Python", "topics": [ "api", @@ -407,13 +866,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-10-10T11:21:19Z", + "updated_at": "2023-10-11T16:10:59Z", "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": 981, - "watchers_count": 981, + "stargazers_count": 983, + "watchers_count": 983, "language": "Python", "topics": [ "bilibili", @@ -503,13 +962,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-10-11T00:49:15Z", + "updated_at": "2023-10-11T23:52:24Z", "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": 27661, - "watchers_count": 27661, + "stargazers_count": 27718, + "watchers_count": 27718, "language": "Python", "topics": [ "agent", @@ -600,13 +1059,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-10-10T17:31:13Z", + "updated_at": "2023-10-12T00:35:08Z", "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": 4392, - "watchers_count": 4392, + "stargazers_count": 4402, + "watchers_count": 4402, "language": "Python", "topics": [ "anime", @@ -634,13 +1093,13 @@ "url": "https://api.github.com/repos/yuxiaopeng/Github-Ranking-AI", "languages_url": "https://api.github.com/repos/yuxiaopeng/Github-Ranking-AI/languages", "created_at": "2023-05-18T13:28:18Z", - "updated_at": "2023-10-10T08:55:21Z", + "updated_at": "2023-10-11T04:29:45Z", "git_url": "git://github.com/yuxiaopeng/Github-Ranking-AI.git", "ssh_url": "git@github.com:yuxiaopeng/Github-Ranking-AI.git", "clone_url": "https://github.com/yuxiaopeng/Github-Ranking-AI.git", "homepage": "https://yuxiaopeng.com/Github-Ranking-AI/", - "stargazers_count": 52, - "watchers_count": 52, + "stargazers_count": 53, + "watchers_count": 53, "language": "Python", "topics": [ "ai", @@ -669,13 +1128,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-10-10T16:52:44Z", + "updated_at": "2023-10-11T16:38:19Z", "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": 1905, - "watchers_count": 1905, + "stargazers_count": 1909, + "watchers_count": 1909, "language": "Python", "topics": [ "galgame", @@ -729,13 +1188,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-10-10T22:33:02Z", + "updated_at": "2023-10-11T22:40:00Z", "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": 2093, - "watchers_count": 2093, + "stargazers_count": 2097, + "watchers_count": 2097, "language": "Python", "topics": [ "agent-llm", @@ -771,13 +1230,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-10-09T05:25:49Z", + "updated_at": "2023-10-11T11:59:34Z", "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": 165, - "watchers_count": 165, + "stargazers_count": 167, + "watchers_count": 167, "language": "Python", "topics": [] }, @@ -798,13 +1257,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-10-11T00:29:24Z", + "updated_at": "2023-10-12T00:38:13Z", "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": 24909, - "watchers_count": 24909, + "stargazers_count": 24967, + "watchers_count": 24967, "language": "Python", "topics": [] }, @@ -825,13 +1284,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-10-11T00:44:07Z", + "updated_at": "2023-10-12T00:35:34Z", "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": 2703, - "watchers_count": 2703, + "stargazers_count": 2708, + "watchers_count": 2708, "language": "Python", "topics": [ "anime", @@ -895,13 +1354,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-10-11T00:48:54Z", + "updated_at": "2023-10-12T00:43:11Z", "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": 33294, - "watchers_count": 33294, + "stargazers_count": 33299, + "watchers_count": 33299, "language": "Python", "topics": [ "artificial-intelligence", @@ -927,13 +1386,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-10-10T19:01:50Z", + "updated_at": "2023-10-11T19:48:19Z", "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": 13497, - "watchers_count": 13497, + "stargazers_count": 13516, + "watchers_count": 13516, "language": "Python", "topics": [ "inpainting", @@ -989,7 +1448,7 @@ "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-10-10T16:05:52Z", + "updated_at": "2023-10-11T09:05:50Z", "git_url": "git://github.com/OpenGVLab/InternGPT.git", "ssh_url": "git@github.com:OpenGVLab/InternGPT.git", "clone_url": "https://github.com/OpenGVLab/InternGPT.git", @@ -1072,13 +1531,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-10-10T20:01:15Z", + "updated_at": "2023-10-11T14:47:55Z", "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": 5464, - "watchers_count": 5464, + "stargazers_count": 5468, + "watchers_count": 5468, "language": "Python", "topics": [] }, @@ -1164,13 +1623,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-10-09T16:54:20Z", + "updated_at": "2023-10-11T22:49:20Z", "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": 113, - "watchers_count": 113, + "stargazers_count": 114, + "watchers_count": 114, "language": "Python", "topics": [ "auto-caption", @@ -1268,13 +1727,13 @@ "url": "https://api.github.com/repos/ciuzaak/Claude-Telegram-Bot", "languages_url": "https://api.github.com/repos/ciuzaak/Claude-Telegram-Bot/languages", "created_at": "2023-04-05T09:36:52Z", - "updated_at": "2023-10-08T17:36:13Z", + "updated_at": "2023-10-11T23:18:53Z", "git_url": "git://github.com/ciuzaak/Claude-Telegram-Bot.git", "ssh_url": "git@github.com:ciuzaak/Claude-Telegram-Bot.git", "clone_url": "https://github.com/ciuzaak/Claude-Telegram-Bot.git", "homepage": "", - "stargazers_count": 154, - "watchers_count": 154, + "stargazers_count": 156, + "watchers_count": 156, "language": "Python", "topics": [ "anthropic", @@ -1306,13 +1765,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-10-08T14:17:49Z", + "updated_at": "2023-10-11T18:22:07Z", "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": 121, - "watchers_count": 121, + "stargazers_count": 122, + "watchers_count": 122, "language": "Python", "topics": [ "chaptgpt", @@ -1368,13 +1827,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-10-09T23:38:54Z", + "updated_at": "2023-10-11T21:41:58Z", "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": 1262, - "watchers_count": 1262, + "stargazers_count": 1267, + "watchers_count": 1267, "language": "Python", "topics": [ "ai", @@ -1475,13 +1934,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-10-10T19:41:59Z", + "updated_at": "2023-10-12T00:35:45Z", "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": 11188, - "watchers_count": 11188, + "stargazers_count": 11209, + "watchers_count": 11209, "language": "Python", "topics": [ "awesome", @@ -1509,13 +1968,13 @@ "url": "https://api.github.com/repos/LiangYang666/ChatGPT-Web", "languages_url": "https://api.github.com/repos/LiangYang666/ChatGPT-Web/languages", "created_at": "2023-03-02T13:52:11Z", - "updated_at": "2023-10-10T02:31:05Z", + "updated_at": "2023-10-11T06:58:51Z", "git_url": "git://github.com/LiangYang666/ChatGPT-Web.git", "ssh_url": "git@github.com:LiangYang666/ChatGPT-Web.git", "clone_url": "https://github.com/LiangYang666/ChatGPT-Web.git", "homepage": "", - "stargazers_count": 406, - "watchers_count": 406, + "stargazers_count": 407, + "watchers_count": 407, "language": "Python", "topics": [ "chatgpt", @@ -1543,13 +2002,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-10-11T00:34:44Z", + "updated_at": "2023-10-12T00:31:48Z", "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": 105179, - "watchers_count": 105179, + "stargazers_count": 105316, + "watchers_count": 105316, "language": "Python", "topics": [ "ai", @@ -1619,7 +2078,7 @@ "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-10-11T00:40:03Z", + "updated_at": "2023-10-11T21:11:43Z", "git_url": "git://github.com/microsoft/TaskMatrix.git", "ssh_url": "git@github.com:microsoft/TaskMatrix.git", "clone_url": "https://github.com/microsoft/TaskMatrix.git", @@ -1727,13 +2186,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-10-10T07:12:48Z", + "updated_at": "2023-10-11T12:15:50Z", "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": 831, - "watchers_count": 831, + "stargazers_count": 832, + "watchers_count": 832, "language": "Python", "topics": [ "automatic", @@ -1760,13 +2219,13 @@ "url": "https://api.github.com/repos/handrew/browserpilot", "languages_url": "https://api.github.com/repos/handrew/browserpilot/languages", "created_at": "2023-02-14T17:50:49Z", - "updated_at": "2023-10-06T20:20:45Z", + "updated_at": "2023-10-11T22:11:27Z", "git_url": "git://github.com/handrew/browserpilot.git", "ssh_url": "git@github.com:handrew/browserpilot.git", "clone_url": "https://github.com/handrew/browserpilot.git", "homepage": "", - "stargazers_count": 202, - "watchers_count": 202, + "stargazers_count": 204, + "watchers_count": 204, "language": "Python", "topics": [ "browser-automation", @@ -1795,13 +2254,13 @@ "url": "https://api.github.com/repos/ryananan/ai-atelier", "languages_url": "https://api.github.com/repos/ryananan/ai-atelier/languages", "created_at": "2022-04-21T18:01:57Z", - "updated_at": "2023-07-21T19:19:43Z", + "updated_at": "2023-10-11T16:25:06Z", "git_url": "git://github.com/ryananan/ai-atelier.git", "ssh_url": "git@github.com:ryananan/ai-atelier.git", "clone_url": "https://github.com/ryananan/ai-atelier.git", "homepage": "", - "stargazers_count": 44, - "watchers_count": 44, + "stargazers_count": 45, + "watchers_count": 45, "language": "Python", "topics": [ "ai-art", @@ -1950,13 +2409,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-10-10T23:52:27Z", + "updated_at": "2023-10-12T00:19:27Z", "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": 4693, - "watchers_count": 4693, + "stargazers_count": 4702, + "watchers_count": 4702, "language": "Python", "topics": [ "chocolatey", @@ -2017,13 +2476,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-10-10T20:57:13Z", + "updated_at": "2023-10-11T20:01:29Z", "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": 35353, - "watchers_count": 35353, + "stargazers_count": 35358, + "watchers_count": 35358, "language": "Python", "topics": [ "ai", @@ -2054,13 +2513,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-10-10T16:53:42Z", + "updated_at": "2023-10-12T00:35:53Z", "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://chidiwilliams.github.io/buzz", - "stargazers_count": 7583, - "watchers_count": 7583, + "stargazers_count": 7593, + "watchers_count": 7593, "language": "Python", "topics": [ "whisper" @@ -2083,13 +2542,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-10-11T00:51:12Z", + "updated_at": "2023-10-12T00:44:17Z", "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": 11513, - "watchers_count": 11513, + "stargazers_count": 11733, + "watchers_count": 11733, "language": "Python", "topics": [ "ai", @@ -2243,13 +2702,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-10-11T00:07:37Z", + "updated_at": "2023-10-11T21:47:47Z", "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": 5075, - "watchers_count": 5075, + "stargazers_count": 5081, + "watchers_count": 5081, "language": "Python", "topics": [ "ai", @@ -2288,13 +2747,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-10-10T20:37:17Z", + "updated_at": "2023-10-11T23:45:51Z", "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": 31148, - "watchers_count": 31148, + "stargazers_count": 31159, + "watchers_count": 31159, "language": "Python", "topics": [ "ai", @@ -2322,13 +2781,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-10-10T03:02:49Z", + "updated_at": "2023-10-11T13:52:49Z", "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": 4976, - "watchers_count": 4976, + "stargazers_count": 4980, + "watchers_count": 4980, "language": "Python", "topics": [ "flask", @@ -2390,13 +2849,13 @@ "url": "https://api.github.com/repos/Magisk-Modules-Alt-Repo/json", "languages_url": "https://api.github.com/repos/Magisk-Modules-Alt-Repo/json/languages", "created_at": "2020-10-09T23:14:45Z", - "updated_at": "2023-10-10T22:30:59Z", + "updated_at": "2023-10-11T03:46:39Z", "git_url": "git://github.com/Magisk-Modules-Alt-Repo/json.git", "ssh_url": "git@github.com:Magisk-Modules-Alt-Repo/json.git", "clone_url": "https://github.com/Magisk-Modules-Alt-Repo/json.git", "homepage": null, - "stargazers_count": 71, - "watchers_count": 71, + "stargazers_count": 72, + "watchers_count": 72, "language": "Python", "topics": [ "non-module" @@ -2446,13 +2905,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-10-10T18:34:39Z", + "updated_at": "2023-10-11T10:59:50Z", "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": 867, - "watchers_count": 867, + "stargazers_count": 868, + "watchers_count": 868, "language": "Python", "topics": [ "aws", @@ -2667,13 +3126,13 @@ "url": "https://api.github.com/repos/xiangsanliu/Rules", "languages_url": "https://api.github.com/repos/xiangsanliu/Rules/languages", "created_at": "2021-03-09T13:10:22Z", - "updated_at": "2023-09-27T08:27:04Z", + "updated_at": "2023-10-11T11:24:17Z", "git_url": "git://github.com/xiangsanliu/Rules.git", "ssh_url": "git@github.com:xiangsanliu/Rules.git", "clone_url": "https://github.com/xiangsanliu/Rules.git", "homepage": "", - "stargazers_count": 92, - "watchers_count": 92, + "stargazers_count": 93, + "watchers_count": 93, "language": "Python", "topics": [ "shadowrocket" @@ -2723,13 +3182,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-10-10T23:40:56Z", + "updated_at": "2023-10-11T15:35:08Z", "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": 17072, - "watchers_count": 17072, + "stargazers_count": 17080, + "watchers_count": 17080, "language": "Python", "topics": [ "dns", @@ -2876,13 +3335,13 @@ "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-10-10T13:26:36Z", + "updated_at": "2023-10-11T04:33:58Z", "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", "homepage": "", - "stargazers_count": 4856, - "watchers_count": 4856, + "stargazers_count": 4857, + "watchers_count": 4857, "language": "Python", "topics": [] }, @@ -2903,13 +3362,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-10-10T12:04:48Z", + "updated_at": "2023-10-11T22:31:01Z", "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": 2407, - "watchers_count": 2407, + "stargazers_count": 2409, + "watchers_count": 2409, "language": "Python", "topics": [] }, @@ -2930,13 +3389,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-10-10T07:40:23Z", + "updated_at": "2023-10-11T07:06:03Z", "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": 216, - "watchers_count": 216, + "stargazers_count": 217, + "watchers_count": 217, "language": "Python", "topics": [ "bot", @@ -2989,13 +3448,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-10-10T15:43:11Z", + "updated_at": "2023-10-12T00:46:30Z", "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": 8715, - "watchers_count": 8715, + "stargazers_count": 8721, + "watchers_count": 8721, "language": "Python", "topics": [ "iptv", @@ -3176,13 +3635,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-10-11T00:00:33Z", + "updated_at": "2023-10-11T23:58:42Z", "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": 10807, - "watchers_count": 10807, + "stargazers_count": 10827, + "watchers_count": 10827, "language": "Python", "topics": [ "audio", @@ -3274,13 +3733,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-10-09T10:52:47Z", + "updated_at": "2023-10-11T13:36:42Z", "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": 5254, - "watchers_count": 5254, + "stargazers_count": 5253, + "watchers_count": 5253, "language": "Python", "topics": [] }, @@ -3465,13 +3924,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-10-10T21:12:47Z", + "updated_at": "2023-10-11T22:45:27Z", "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": 27361, - "watchers_count": 27361, + "stargazers_count": 27366, + "watchers_count": 27366, "language": "Python", "topics": [ "chatgpt", @@ -3649,13 +4108,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-10-09T05:52:07Z", + "updated_at": "2023-10-11T13:28:27Z", "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": 771, - "watchers_count": 771, + "stargazers_count": 773, + "watchers_count": 773, "language": "Python", "topics": [ "chat", @@ -3710,13 +4169,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-10-10T21:17:52Z", + "updated_at": "2023-10-11T21:38:44Z", "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": 3909, - "watchers_count": 3909, + "stargazers_count": 3913, + "watchers_count": 3913, "language": "Python", "topics": [ "api", @@ -3745,13 +4204,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-10-10T16:33:18Z", + "updated_at": "2023-10-11T10:10:12Z", "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": 182, - "watchers_count": 182, + "stargazers_count": 185, + "watchers_count": 185, "language": "Python", "topics": [ "afreecatv", @@ -4059,13 +4518,13 @@ "url": "https://api.github.com/repos/icodebase/ivideo", "languages_url": "https://api.github.com/repos/icodebase/ivideo/languages", "created_at": "2022-03-27T04:25:36Z", - "updated_at": "2023-10-07T14:25:09Z", + "updated_at": "2023-10-11T04:25:41Z", "git_url": "git://github.com/icodebase/ivideo.git", "ssh_url": "git@github.com:icodebase/ivideo.git", "clone_url": "https://github.com/icodebase/ivideo.git", "homepage": "https://aiqianji.com/blog/project/4", - "stargazers_count": 66, - "watchers_count": 66, + "stargazers_count": 67, + "watchers_count": 67, "language": "Python", "topics": [] }, @@ -4265,13 +4724,13 @@ "url": "https://api.github.com/repos/Mayandev/where-is-douban250", "languages_url": "https://api.github.com/repos/Mayandev/where-is-douban250/languages", "created_at": "2021-02-10T02:40:24Z", - "updated_at": "2023-10-10T22:02:51Z", + "updated_at": "2023-10-11T15:39:16Z", "git_url": "git://github.com/Mayandev/where-is-douban250.git", "ssh_url": "git@github.com:Mayandev/where-is-douban250.git", "clone_url": "https://github.com/Mayandev/where-is-douban250.git", "homepage": "https://mayandev.top/where-is-douban250/", - "stargazers_count": 509, - "watchers_count": 509, + "stargazers_count": 511, + "watchers_count": 511, "language": "Python", "topics": [ "bilibili", @@ -4456,46 +4915,6 @@ "watchers_count": 9, "language": "Python", "topics": [] - }, - { - "id": 269507091, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjk1MDcwOTE=", - "name": "youxiang-Itchat", - "full_name": "why2lyj/youxiang-Itchat", - "owner": { - "login": "why2lyj", - "id": 31466760, - "avatar_url": "https://avatars.githubusercontent.com/u/31466760?v=4", - "url": "https://api.github.com/users/why2lyj", - "html_url": "https://github.com/why2lyj" - }, - "html_url": "https://github.com/why2lyj/youxiang-Itchat", - "description": "无视微信Web无法登录问题。获取淘宝优惠券、京东优惠券、拼多多(多多客)优惠券、苏宁易购优惠券、唯品会优惠券,通过接入淘宝联盟、京东联盟、拼多多(多多进宝)、苏宁联盟(苏宁推客)、唯品会及其对应的开放平台,获取优惠商品图片和对应商品信息,利用微信机器人推送到指定群聊。", - "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-10-08T21:17:14Z", - "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": 984, - "watchers_count": 984, - "language": "Python", - "topics": [ - "auto", - "bot", - "coupon", - "itchat", - "jingdong", - "pinduoduo", - "python3", - "suning", - "suning-sdk", - "taobao", - "wechat", - "wechat-bot" - ] } ], "JavaScript": [ @@ -4539,17 +4958,17 @@ "html_url": "https://github.com/danni-cool" }, "html_url": "https://github.com/danni-cool/docker-wechatbot-webhook", - "description": "给微信里加个 webhook 机器人", + "description": "4步召唤一个微信 webhook 机器人🤖", "url": "https://api.github.com/repos/danni-cool/docker-wechatbot-webhook", "languages_url": "https://api.github.com/repos/danni-cool/docker-wechatbot-webhook/languages", "created_at": "2023-09-19T02:54:52Z", - "updated_at": "2023-10-10T16:42:04Z", + "updated_at": "2023-10-12T00:29:59Z", "git_url": "git://github.com/danni-cool/docker-wechatbot-webhook.git", "ssh_url": "git@github.com:danni-cool/docker-wechatbot-webhook.git", "clone_url": "https://github.com/danni-cool/docker-wechatbot-webhook.git", "homepage": "", - "stargazers_count": 84, - "watchers_count": 84, + "stargazers_count": 91, + "watchers_count": 91, "language": "JavaScript", "topics": [] }, @@ -4570,13 +4989,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-10-10T23:46:14Z", + "updated_at": "2023-10-11T23:40:35Z", "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://easydiffusion.github.io/", - "stargazers_count": 7953, - "watchers_count": 7953, + "stargazers_count": 7959, + "watchers_count": 7959, "language": "JavaScript", "topics": [ "art", @@ -4603,7 +5022,7 @@ "url": "https://api.github.com/repos/liudding/notion-portal", "languages_url": "https://api.github.com/repos/liudding/notion-portal/languages", "created_at": "2023-06-14T01:49:02Z", - "updated_at": "2023-09-24T09:00:33Z", + "updated_at": "2023-10-11T05:00:02Z", "git_url": "git://github.com/liudding/notion-portal.git", "ssh_url": "git@github.com:liudding/notion-portal.git", "clone_url": "https://github.com/liudding/notion-portal.git", @@ -4699,13 +5118,13 @@ "url": "https://api.github.com/repos/gethomepage/homepage", "languages_url": "https://api.github.com/repos/gethomepage/homepage/languages", "created_at": "2022-08-24T07:29:42Z", - "updated_at": "2023-10-11T00:23:06Z", + "updated_at": "2023-10-12T00:34:57Z", "git_url": "git://github.com/gethomepage/homepage.git", "ssh_url": "git@github.com:gethomepage/homepage.git", "clone_url": "https://github.com/gethomepage/homepage.git", "homepage": "https://gethomepage.dev/", - "stargazers_count": 9267, - "watchers_count": 9267, + "stargazers_count": 9303, + "watchers_count": 9303, "language": "JavaScript", "topics": [ "docker", @@ -4761,13 +5180,13 @@ "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-10-11T00:38:02Z", + "updated_at": "2023-10-11T15:06:08Z", "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": 1772, - "watchers_count": 1772, + "stargazers_count": 1817, + "watchers_count": 1817, "language": "JavaScript", "topics": [ "demotool", @@ -4796,13 +5215,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-10-10T16:35:12Z", + "updated_at": "2023-10-11T19:59:00Z", "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": 11541, - "watchers_count": 11541, + "stargazers_count": 11551, + "watchers_count": 11551, "language": "JavaScript", "topics": [ "ai", @@ -4856,7 +5275,7 @@ "url": "https://api.github.com/repos/cesarhuret/docGPT", "languages_url": "https://api.github.com/repos/cesarhuret/docGPT/languages", "created_at": "2022-12-05T01:05:59Z", - "updated_at": "2023-10-09T01:25:33Z", + "updated_at": "2023-10-11T03:24:44Z", "git_url": "git://github.com/cesarhuret/docGPT.git", "ssh_url": "git@github.com:cesarhuret/docGPT.git", "clone_url": "https://github.com/cesarhuret/docGPT.git", @@ -4946,13 +5365,13 @@ "url": "https://api.github.com/repos/traceless/alist-encrypt", "languages_url": "https://api.github.com/repos/traceless/alist-encrypt/languages", "created_at": "2023-03-18T13:21:34Z", - "updated_at": "2023-10-10T15:55:47Z", + "updated_at": "2023-10-11T16:17:04Z", "git_url": "git://github.com/traceless/alist-encrypt.git", "ssh_url": "git@github.com:traceless/alist-encrypt.git", "clone_url": "https://github.com/traceless/alist-encrypt.git", "homepage": null, - "stargazers_count": 622, - "watchers_count": 622, + "stargazers_count": 624, + "watchers_count": 624, "language": "JavaScript", "topics": [] }, @@ -4973,13 +5392,13 @@ "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-10-11T00:38:53Z", + "updated_at": "2023-10-11T08:25:54Z", "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", "homepage": "https://www.midoks.me", - "stargazers_count": 3333, - "watchers_count": 3333, + "stargazers_count": 3336, + "watchers_count": 3336, "language": "JavaScript", "topics": [ "linux", @@ -5157,7 +5576,7 @@ "url": "https://api.github.com/repos/BeautyyuYanli/full-mark-composition-generator", "languages_url": "https://api.github.com/repos/BeautyyuYanli/full-mark-composition-generator/languages", "created_at": "2020-08-04T15:59:29Z", - "updated_at": "2023-10-09T07:50:04Z", + "updated_at": "2023-10-11T06:10:43Z", "git_url": "git://github.com/BeautyyuYanli/full-mark-composition-generator.git", "ssh_url": "git@github.com:BeautyyuYanli/full-mark-composition-generator.git", "clone_url": "https://github.com/BeautyyuYanli/full-mark-composition-generator.git", @@ -5244,13 +5663,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-10-10T12:48:25Z", + "updated_at": "2023-10-11T14:49:04Z", "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": 4073, - "watchers_count": 4073, + "stargazers_count": 4074, + "watchers_count": 4074, "language": "JavaScript", "topics": [ "clean-css", @@ -5715,7 +6134,7 @@ "url": "https://api.github.com/repos/buildspace/buildspace-projects", "languages_url": "https://api.github.com/repos/buildspace/buildspace-projects/languages", "created_at": "2021-09-16T19:02:15Z", - "updated_at": "2023-10-06T00:13:54Z", + "updated_at": "2023-10-12T00:35:48Z", "git_url": "git://github.com/buildspace/buildspace-projects.git", "ssh_url": "git@github.com:buildspace/buildspace-projects.git", "clone_url": "https://github.com/buildspace/buildspace-projects.git", @@ -5744,13 +6163,13 @@ "url": "https://api.github.com/repos/delta1037/notion-export-client", "languages_url": "https://api.github.com/repos/delta1037/notion-export-client/languages", "created_at": "2022-01-11T23:59:07Z", - "updated_at": "2023-10-08T14:15:44Z", + "updated_at": "2023-10-11T08:23:09Z", "git_url": "git://github.com/delta1037/notion-export-client.git", "ssh_url": "git@github.com:delta1037/notion-export-client.git", "clone_url": "https://github.com/delta1037/notion-export-client.git", "homepage": "", - "stargazers_count": 118, - "watchers_count": 118, + "stargazers_count": 119, + "watchers_count": 119, "language": "JavaScript", "topics": [ "backup", @@ -5843,13 +6262,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-10-06T19:36:07Z", + "updated_at": "2023-10-11T17:42:28Z", "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": 171, - "watchers_count": 171, + "stargazers_count": 172, + "watchers_count": 172, "language": "JavaScript", "topics": [ "aicirou", @@ -5940,13 +6359,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-10-10T21:15:58Z", + "updated_at": "2023-10-11T12:07:06Z", "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": 2708, - "watchers_count": 2708, + "stargazers_count": 2710, + "watchers_count": 2710, "language": "JavaScript", "topics": [ "android", @@ -6129,13 +6548,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-10-10T05:23:25Z", + "updated_at": "2023-10-11T08:35:54Z", "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": 1420, - "watchers_count": 1420, + "stargazers_count": 1421, + "watchers_count": 1421, "language": "JavaScript", "topics": [ "bark", @@ -6193,13 +6612,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-10-10T14:33:33Z", + "updated_at": "2023-10-11T14:48:01Z", "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": "http://docs.neteasecloudmusicapi.binaryify.com", - "stargazers_count": 29228, - "watchers_count": 29228, + "stargazers_count": 29237, + "watchers_count": 29237, "language": "JavaScript", "topics": [ "api", @@ -6472,13 +6891,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-10-11T00:01:27Z", + "updated_at": "2023-10-11T20:03:21Z", "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": 10933, - "watchers_count": 10933, + "stargazers_count": 10956, + "watchers_count": 10956, "language": "JavaScript", "topics": [ "api", @@ -6685,7 +7104,7 @@ "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-10-10T07:24:18Z", + "updated_at": "2023-10-11T08:13:05Z", "git_url": "git://github.com/feeddd/feeds.git", "ssh_url": "git@github.com:feeddd/feeds.git", "clone_url": "https://github.com/feeddd/feeds.git", @@ -6717,13 +7136,13 @@ "url": "https://api.github.com/repos/dengxiwang/funtabs", "languages_url": "https://api.github.com/repos/dengxiwang/funtabs/languages", "created_at": "2022-11-14T12:14:48Z", - "updated_at": "2023-10-10T07:23:26Z", + "updated_at": "2023-10-11T01:29:31Z", "git_url": "git://github.com/dengxiwang/funtabs.git", "ssh_url": "git@github.com:dengxiwang/funtabs.git", "clone_url": "https://github.com/dengxiwang/funtabs.git", "homepage": "https://funtabs.cn", - "stargazers_count": 55, - "watchers_count": 55, + "stargazers_count": 56, + "watchers_count": 56, "language": "JavaScript", "topics": [ "ant-design", @@ -6753,13 +7172,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-10-10T16:03:43Z", + "updated_at": "2023-10-12T00:42:11Z", "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": 4974, - "watchers_count": 4974, + "stargazers_count": 4987, + "watchers_count": 4987, "language": "JavaScript", "topics": [ "css", @@ -6965,13 +7384,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-10-10T16:15:47Z", + "updated_at": "2023-10-11T14:26:28Z", "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": 5353, - "watchers_count": 5353, + "stargazers_count": 5357, + "watchers_count": 5357, "language": "JavaScript", "topics": [ "2d-game", @@ -7258,13 +7677,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-10-10T23:21:30Z", + "updated_at": "2023-10-11T09:53:17Z", "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": 6575, - "watchers_count": 6575, + "stargazers_count": 6578, + "watchers_count": 6578, "language": "JavaScript", "topics": [ "bookmark", @@ -7690,13 +8109,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-10-11T00:19:26Z", + "updated_at": "2023-10-11T23:24:24Z", "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": 5281, - "watchers_count": 5281, + "stargazers_count": 5283, + "watchers_count": 5283, "language": "HTML", "topics": [ "cross-platform", @@ -7726,7 +8145,7 @@ "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-10-10T16:55:23Z", + "updated_at": "2023-10-11T16:18: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", @@ -7753,13 +8172,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-10-10T20:18:20Z", + "updated_at": "2023-10-11T14:22:16Z", "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": 888, - "watchers_count": 888, + "stargazers_count": 892, + "watchers_count": 892, "language": "HTML", "topics": [ "legado", @@ -8237,13 +8656,13 @@ "url": "https://api.github.com/repos/sangyuxiaowu/HackerScreenSaver", "languages_url": "https://api.github.com/repos/sangyuxiaowu/HackerScreenSaver/languages", "created_at": "2022-10-26T10:15:35Z", - "updated_at": "2023-09-15T05:56:28Z", + "updated_at": "2023-10-11T10:14:14Z", "git_url": "git://github.com/sangyuxiaowu/HackerScreenSaver.git", "ssh_url": "git@github.com:sangyuxiaowu/HackerScreenSaver.git", "clone_url": "https://github.com/sangyuxiaowu/HackerScreenSaver.git", "homepage": "", - "stargazers_count": 23, - "watchers_count": 23, + "stargazers_count": 24, + "watchers_count": 24, "language": "HTML", "topics": [] }, @@ -8264,13 +8683,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-10-10T13:41:06Z", + "updated_at": "2023-10-11T04:49:59Z", "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": 1364, - "watchers_count": 1364, + "stargazers_count": 1366, + "watchers_count": 1366, "language": "HTML", "topics": [ "cloudflare", @@ -8597,13 +9016,13 @@ "url": "https://api.github.com/repos/csznet/tgState", "languages_url": "https://api.github.com/repos/csznet/tgState/languages", "created_at": "2023-10-02T07:33:11Z", - "updated_at": "2023-10-10T03:52:44Z", + "updated_at": "2023-10-11T16:51:32Z", "git_url": "git://github.com/csznet/tgState.git", "ssh_url": "git@github.com:csznet/tgState.git", "clone_url": "https://github.com/csznet/tgState.git", "homepage": "https://www.csz.net", - "stargazers_count": 239, - "watchers_count": 239, + "stargazers_count": 242, + "watchers_count": 242, "language": "Go", "topics": [] }, @@ -8656,13 +9075,13 @@ "url": "https://api.github.com/repos/speauty/anto", "languages_url": "https://api.github.com/repos/speauty/anto/languages", "created_at": "2023-03-01T08:27:49Z", - "updated_at": "2023-10-09T17:08:03Z", + "updated_at": "2023-10-11T15:55:05Z", "git_url": "git://github.com/speauty/anto.git", "ssh_url": "git@github.com:speauty/anto.git", "clone_url": "https://github.com/speauty/anto.git", "homepage": "", - "stargazers_count": 70, - "watchers_count": 70, + "stargazers_count": 71, + "watchers_count": 71, "language": "Go", "topics": [ "golang", @@ -8744,13 +9163,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-10-10T15:31:48Z", + "updated_at": "2023-10-12T00:18:21Z", "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": 4799, - "watchers_count": 4799, + "stargazers_count": 4837, + "watchers_count": 4837, "language": "Go", "topics": [ "api", @@ -8928,13 +9347,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-10-09T10:51:26Z", + "updated_at": "2023-10-11T12:47:34Z", "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": 326, - "watchers_count": 326, + "stargazers_count": 327, + "watchers_count": 327, "language": "Go", "topics": [ "clash", @@ -8961,13 +9380,13 @@ "url": "https://api.github.com/repos/Jeadie/notion-rss", "languages_url": "https://api.github.com/repos/Jeadie/notion-rss/languages", "created_at": "2022-07-06T03:28:27Z", - "updated_at": "2023-09-26T15:25:48Z", + "updated_at": "2023-10-11T04:50:00Z", "git_url": "git://github.com/Jeadie/notion-rss.git", "ssh_url": "git@github.com:Jeadie/notion-rss.git", "clone_url": "https://github.com/Jeadie/notion-rss.git", "homepage": "", - "stargazers_count": 37, - "watchers_count": 37, + "stargazers_count": 38, + "watchers_count": 38, "language": "Go", "topics": [ "notion", @@ -9021,13 +9440,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-10-10T15:10:56Z", + "updated_at": "2023-10-11T19:48:03Z", "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": 13895, - "watchers_count": 13895, + "stargazers_count": 13901, + "watchers_count": 13901, "language": "Go", "topics": [ "dns", @@ -9064,13 +9483,13 @@ "url": "https://api.github.com/repos/autobrr/autobrr", "languages_url": "https://api.github.com/repos/autobrr/autobrr/languages", "created_at": "2021-08-11T13:11:43Z", - "updated_at": "2023-10-09T18:40:48Z", + "updated_at": "2023-10-11T12:49:06Z", "git_url": "git://github.com/autobrr/autobrr.git", "ssh_url": "git@github.com:autobrr/autobrr.git", "clone_url": "https://github.com/autobrr/autobrr.git", "homepage": "https://autobrr.com/introduction", - "stargazers_count": 739, - "watchers_count": 739, + "stargazers_count": 741, + "watchers_count": 741, "language": "Go", "topics": [ "announce", @@ -9176,7 +9595,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-10-10T02:50:34Z", + "updated_at": "2023-10-11T06:03:41Z", "git_url": "git://github.com/houko/wechatgpt.git", "ssh_url": "git@github.com:houko/wechatgpt.git", "clone_url": "https://github.com/houko/wechatgpt.git", @@ -9277,13 +9696,13 @@ "url": "https://api.github.com/repos/xlzy520/typora-plugin-bilibili", "languages_url": "https://api.github.com/repos/xlzy520/typora-plugin-bilibili/languages", "created_at": "2021-05-17T09:26:34Z", - "updated_at": "2023-10-09T01:43:04Z", + "updated_at": "2023-10-11T03:10:54Z", "git_url": "git://github.com/xlzy520/typora-plugin-bilibili.git", "ssh_url": "git@github.com:xlzy520/typora-plugin-bilibili.git", "clone_url": "https://github.com/xlzy520/typora-plugin-bilibili.git", "homepage": "", - "stargazers_count": 218, - "watchers_count": 218, + "stargazers_count": 219, + "watchers_count": 219, "language": "Go", "topics": [ "bilibili", @@ -9394,13 +9813,13 @@ "url": "https://api.github.com/repos/lenye/pmsg", "languages_url": "https://api.github.com/repos/lenye/pmsg/languages", "created_at": "2022-09-11T02:49:15Z", - "updated_at": "2023-08-10T08:24:25Z", + "updated_at": "2023-10-11T03:46:42Z", "git_url": "git://github.com/lenye/pmsg.git", "ssh_url": "git@github.com:lenye/pmsg.git", "clone_url": "https://github.com/lenye/pmsg.git", "homepage": "https://lenye.github.io/pmsg/", - "stargazers_count": 24, - "watchers_count": 24, + "stargazers_count": 25, + "watchers_count": 25, "language": "Go", "topics": [ "bot", @@ -9543,13 +9962,13 @@ "url": "https://api.github.com/repos/aldinokemal/go-whatsapp-web-multidevice", "languages_url": "https://api.github.com/repos/aldinokemal/go-whatsapp-web-multidevice/languages", "created_at": "2022-02-09T16:19:30Z", - "updated_at": "2023-10-04T18:34:55Z", + "updated_at": "2023-10-12T00:45:53Z", "git_url": "git://github.com/aldinokemal/go-whatsapp-web-multidevice.git", "ssh_url": "git@github.com:aldinokemal/go-whatsapp-web-multidevice.git", "clone_url": "https://github.com/aldinokemal/go-whatsapp-web-multidevice.git", "homepage": "", - "stargazers_count": 154, - "watchers_count": 154, + "stargazers_count": 155, + "watchers_count": 155, "language": "Go", "topics": [ "bot", @@ -9799,13 +10218,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-10-10T07:20:58Z", + "updated_at": "2023-10-11T14:24:20Z", "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://www.bioit.top/", - "stargazers_count": 609, - "watchers_count": 609, + "stargazers_count": 610, + "watchers_count": 610, "language": "Go", "topics": [ "hugo", @@ -9883,13 +10302,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-10-10T13:46:27Z", + "updated_at": "2023-10-12T00:42:44Z", "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": 1148, - "watchers_count": 1148, + "stargazers_count": 1149, + "watchers_count": 1149, "language": "Go", "topics": [] } @@ -10230,13 +10649,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-10-11T00:11:44Z", + "updated_at": "2023-10-12T00:42:06Z", "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": 41726, - "watchers_count": 41726, + "stargazers_count": 41765, + "watchers_count": 41765, "language": "Rust", "topics": [ "ai", @@ -10273,13 +10692,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-10-10T23:47:19Z", + "updated_at": "2023-10-11T22:14:11Z", "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": 13203, - "watchers_count": 13203, + "stargazers_count": 13221, + "watchers_count": 13221, "language": "Rust", "topics": [ "approximate-nearest-neighbor-search", @@ -10321,13 +10740,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-10-10T12:50:20Z", + "updated_at": "2023-10-11T15:26:07Z", "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": 1583, - "watchers_count": 1583, + "stargazers_count": 1584, + "watchers_count": 1584, "language": "Rust", "topics": [] }, @@ -10418,13 +10837,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-10-10T22:52:18Z", + "updated_at": "2023-10-11T16:02:54Z", "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": 18733, - "watchers_count": 18733, + "stargazers_count": 18744, + "watchers_count": 18744, "language": "Rust", "topics": [ "chatgpt", @@ -10528,13 +10947,13 @@ "url": "https://api.github.com/repos/aoao-eth/wechat-ai-summarize-bot", "languages_url": "https://api.github.com/repos/aoao-eth/wechat-ai-summarize-bot/languages", "created_at": "2023-08-23T12:12:39Z", - "updated_at": "2023-10-10T10:22:50Z", + "updated_at": "2023-10-11T19:07:47Z", "git_url": "git://github.com/aoao-eth/wechat-ai-summarize-bot.git", "ssh_url": "git@github.com:aoao-eth/wechat-ai-summarize-bot.git", "clone_url": "https://github.com/aoao-eth/wechat-ai-summarize-bot.git", "homepage": "https://zhinang.ai", - "stargazers_count": 506, - "watchers_count": 506, + "stargazers_count": 508, + "watchers_count": 508, "language": "TypeScript", "topics": [ "ai", @@ -10560,13 +10979,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-10-10T20:11:06Z", + "updated_at": "2023-10-11T16:48:15Z", "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": 3578, - "watchers_count": 3578, + "stargazers_count": 3584, + "watchers_count": 3584, "language": "TypeScript", "topics": [ "bard", @@ -10593,13 +11012,13 @@ "url": "https://api.github.com/repos/bugbakery/audapolis", "languages_url": "https://api.github.com/repos/bugbakery/audapolis/languages", "created_at": "2021-09-03T13:38:58Z", - "updated_at": "2023-10-10T22:31:22Z", + "updated_at": "2023-10-11T04:57:20Z", "git_url": "git://github.com/bugbakery/audapolis.git", "ssh_url": "git@github.com:bugbakery/audapolis.git", "clone_url": "https://github.com/bugbakery/audapolis.git", "homepage": "", - "stargazers_count": 570, - "watchers_count": 570, + "stargazers_count": 569, + "watchers_count": 569, "language": "TypeScript", "topics": [ "audio-editing", @@ -10659,13 +11078,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-10-10T19:13:05Z", + "updated_at": "2023-10-11T22:11:40Z", "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": 13912, - "watchers_count": 13912, + "stargazers_count": 13914, + "watchers_count": 13914, "language": "TypeScript", "topics": [ "eslint", @@ -10720,13 +11139,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-10-10T11:22:06Z", + "updated_at": "2023-10-11T22:05:57Z", "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": 212, - "watchers_count": 212, + "stargazers_count": 214, + "watchers_count": 214, "language": "TypeScript", "topics": [] }, @@ -10747,13 +11166,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-10-10T18:52:02Z", + "updated_at": "2023-10-11T17:59:35Z", "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": 1023, - "watchers_count": 1023, + "stargazers_count": 1025, + "watchers_count": 1025, "language": "TypeScript", "topics": [ "chat", @@ -10780,13 +11199,13 @@ "url": "https://api.github.com/repos/sveltor/nextlint", "languages_url": "https://api.github.com/repos/sveltor/nextlint/languages", "created_at": "2023-06-26T16:30:36Z", - "updated_at": "2023-10-10T18:55:16Z", + "updated_at": "2023-10-11T04:47:12Z", "git_url": "git://github.com/sveltor/nextlint.git", "ssh_url": "git@github.com:sveltor/nextlint.git", "clone_url": "https://github.com/sveltor/nextlint.git", "homepage": "https://nextlint-editor.vercel.app", - "stargazers_count": 57, - "watchers_count": 57, + "stargazers_count": 58, + "watchers_count": 58, "language": "TypeScript", "topics": [ "editor", @@ -10851,13 +11270,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-10-10T18:11:41Z", + "updated_at": "2023-10-11T15:00:53Z", "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": 5260, - "watchers_count": 5260, + "stargazers_count": 5262, + "watchers_count": 5262, "language": "TypeScript", "topics": [ "ai", @@ -11015,13 +11434,13 @@ "url": "https://api.github.com/repos/batnoter/batnoter", "languages_url": "https://api.github.com/repos/batnoter/batnoter/languages", "created_at": "2022-03-11T06:59:14Z", - "updated_at": "2023-10-08T09:17:46Z", + "updated_at": "2023-10-11T07:40:49Z", "git_url": "git://github.com/batnoter/batnoter.git", "ssh_url": "git@github.com:batnoter/batnoter.git", "clone_url": "https://github.com/batnoter/batnoter.git", "homepage": "https://batnoter.com", - "stargazers_count": 2223, - "watchers_count": 2223, + "stargazers_count": 2224, + "watchers_count": 2224, "language": "TypeScript", "topics": [ "container-ready", @@ -11089,13 +11508,13 @@ "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-10-10T21:37:18Z", + "updated_at": "2023-10-11T16:52:41Z", "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": 1038, - "watchers_count": 1038, + "stargazers_count": 1040, + "watchers_count": 1040, "language": "TypeScript", "topics": [ "ai", @@ -11137,13 +11556,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-10-10T23:56:14Z", + "updated_at": "2023-10-11T15:20:03Z", "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": 162, - "watchers_count": 162, + "stargazers_count": 166, + "watchers_count": 166, "language": "TypeScript", "topics": [ "blog", @@ -11218,13 +11637,13 @@ "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-10-11T00:46:01Z", + "updated_at": "2023-10-11T15:48:16Z", "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": 4939, - "watchers_count": 4939, + "stargazers_count": 4963, + "watchers_count": 4963, "language": "TypeScript", "topics": [ "ai", @@ -11352,13 +11771,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-10-11T00:30:58Z", + "updated_at": "2023-10-11T20:05: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": 26868, - "watchers_count": 26868, + "stargazers_count": 26881, + "watchers_count": 26881, "language": "TypeScript", "topics": [ "agent", @@ -11423,13 +11842,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-10-10T14:19:54Z", + "updated_at": "2023-10-11T17:08:45Z", "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": 5243, - "watchers_count": 5243, + "stargazers_count": 5250, + "watchers_count": 5250, "language": "TypeScript", "topics": [ "ai", @@ -11518,13 +11937,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-10-11T00:51:29Z", + "updated_at": "2023-10-12T00:37:16Z", "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://nb.nextweb.fun", - "stargazers_count": 45133, - "watchers_count": 45133, + "stargazers_count": 45299, + "watchers_count": 45299, "language": "TypeScript", "topics": [ "chatgpt", @@ -11622,13 +12041,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-10-10T08:54:34Z", + "updated_at": "2023-10-11T04:17:06Z", "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": 924, - "watchers_count": 924, + "stargazers_count": 927, + "watchers_count": 927, "language": "TypeScript", "topics": [ "alioss", @@ -11694,13 +12113,13 @@ "url": "https://api.github.com/repos/assischat/ohmygpt", "languages_url": "https://api.github.com/repos/assischat/ohmygpt/languages", "created_at": "2023-03-10T10:29:15Z", - "updated_at": "2023-09-27T15:07:42Z", + "updated_at": "2023-10-11T11:17:47Z", "git_url": "git://github.com/assischat/ohmygpt.git", "ssh_url": "git@github.com:assischat/ohmygpt.git", "clone_url": "https://github.com/assischat/ohmygpt.git", "homepage": "https://polisher.vercel.app", - "stargazers_count": 238, - "watchers_count": 238, + "stargazers_count": 239, + "watchers_count": 239, "language": "TypeScript", "topics": [ "chatgpt", @@ -11725,13 +12144,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-10-09T10:05:42Z", + "updated_at": "2023-10-11T12:29:34Z", "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": 330, - "watchers_count": 330, + "stargazers_count": 332, + "watchers_count": 332, "language": "TypeScript", "topics": [ "chatgpt", @@ -11762,13 +12181,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-10-10T20:28:49Z", + "updated_at": "2023-10-11T23:48: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": 14897, - "watchers_count": 14897, + "stargazers_count": 14917, + "watchers_count": 14917, "language": "TypeScript", "topics": [ "ai", @@ -11907,13 +12326,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-10-10T17:43:23Z", + "updated_at": "2023-10-11T11:14:16Z", "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": 547, - "watchers_count": 547, + "stargazers_count": 548, + "watchers_count": 548, "language": "TypeScript", "topics": [ "animated", @@ -12009,13 +12428,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-10-10T03:41:50Z", + "updated_at": "2023-10-11T07:00:21Z", "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/", - "stargazers_count": 245, - "watchers_count": 245, + "stargazers_count": 246, + "watchers_count": 246, "language": "TypeScript", "topics": [ "algorithm", @@ -12192,13 +12611,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-10-10T18:12:22Z", + "updated_at": "2023-10-11T22:53:02Z", "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": 3803, - "watchers_count": 3803, + "stargazers_count": 3809, + "watchers_count": 3809, "language": "TypeScript", "topics": [ "chat-application", @@ -12317,13 +12736,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-10-10T19:53:56Z", + "updated_at": "2023-10-12T00:29:37Z", "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": 3052, - "watchers_count": 3052, + "stargazers_count": 3058, + "watchers_count": 3058, "language": "TypeScript", "topics": [ "automation", @@ -12708,13 +13127,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-10-11T00:50:52Z", + "updated_at": "2023-10-12T00:45:35Z", "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": 3975, - "watchers_count": 3975, + "stargazers_count": 3987, + "watchers_count": 3987, "language": "TypeScript", "topics": [ "electron", @@ -13171,13 +13590,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-10-10T00:08:28Z", + "updated_at": "2023-10-11T14:42:52Z", "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": 504, - "watchers_count": 504, + "stargazers_count": 505, + "watchers_count": 505, "language": "TypeScript", "topics": [ "blogging", @@ -13275,13 +13694,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-10-10T07:12:10Z", + "updated_at": "2023-10-11T16:59:55Z", "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": 1265, - "watchers_count": 1265, + "stargazers_count": 1267, + "watchers_count": 1267, "language": "TypeScript", "topics": [ "bot", @@ -13444,13 +13863,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-10-11T00:41:19Z", + "updated_at": "2023-10-11T14:56:34Z", "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": 2727, - "watchers_count": 2727, + "stargazers_count": 2730, + "watchers_count": 2730, "language": "TypeScript", "topics": [ "free", @@ -13601,13 +14020,13 @@ "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-10-11T00:22:02Z", + "updated_at": "2023-10-11T21:29:46Z", "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": 19063, - "watchers_count": 19063, + "stargazers_count": 19067, + "watchers_count": 19067, "language": "TypeScript", "topics": [ "ai-art", @@ -13732,13 +14151,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-10-10T12:25:25Z", + "updated_at": "2023-10-11T13:55:33Z", "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": 12353, - "watchers_count": 12353, + "stargazers_count": 12359, + "watchers_count": 12359, "language": "TypeScript", "topics": [ "alibaba", @@ -13763,13 +14182,13 @@ "url": "https://api.github.com/repos/RealKai42/qwerty-learner", "languages_url": "https://api.github.com/repos/RealKai42/qwerty-learner/languages", "created_at": "2021-01-21T11:14:16Z", - "updated_at": "2023-10-11T00:20:48Z", + "updated_at": "2023-10-11T19:00:44Z", "git_url": "git://github.com/RealKai42/qwerty-learner.git", "ssh_url": "git@github.com:RealKai42/qwerty-learner.git", "clone_url": "https://github.com/RealKai42/qwerty-learner.git", "homepage": "https://qwerty.kaiyi.cool/", - "stargazers_count": 12653, - "watchers_count": 12653, + "stargazers_count": 12668, + "watchers_count": 12668, "language": "TypeScript", "topics": [ "english-learning", @@ -13796,13 +14215,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-10-09T00:22:37Z", + "updated_at": "2023-10-11T14:32:36Z", "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": 696, - "watchers_count": 696, + "stargazers_count": 697, + "watchers_count": 697, "language": "TypeScript", "topics": [ "tts", @@ -13826,13 +14245,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-09-23T19:29:10Z", + "updated_at": "2023-10-11T18:55:19Z", "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": 111, - "watchers_count": 111, + "stargazers_count": 112, + "watchers_count": 112, "language": "TypeScript", "topics": [ "documentation", @@ -14071,7 +14490,7 @@ "url": "https://api.github.com/repos/osmoscraft/osmosfeed", "languages_url": "https://api.github.com/repos/osmoscraft/osmosfeed/languages", "created_at": "2020-11-14T16:49:01Z", - "updated_at": "2023-10-10T20:03:53Z", + "updated_at": "2023-10-11T18:11:28Z", "git_url": "git://github.com/osmoscraft/osmosfeed.git", "ssh_url": "git@github.com:osmoscraft/osmosfeed.git", "clone_url": "https://github.com/osmoscraft/osmosfeed.git", @@ -14112,13 +14531,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-10-09T13:23:43Z", + "updated_at": "2023-10-11T10:02:09Z", "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": 290, - "watchers_count": 290, + "stargazers_count": 292, + "watchers_count": 292, "language": "TypeScript", "topics": [ "electron", @@ -14324,13 +14743,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-10-09T15:59:13Z", + "updated_at": "2023-10-11T05:40:08Z", "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": 160, - "watchers_count": 160, + "stargazers_count": 162, + "watchers_count": 162, "language": "TypeScript", "topics": [] }, @@ -14351,13 +14770,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-10-10T02:57:13Z", + "updated_at": "2023-10-11T15:06:08Z", "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": 2947, - "watchers_count": 2947, + "stargazers_count": 2950, + "watchers_count": 2950, "language": "TypeScript", "topics": [ "actions", @@ -14499,13 +14918,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-10-10T10:18:41Z", + "updated_at": "2023-10-11T02:22:04Z", "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": 1168, - "watchers_count": 1168, + "stargazers_count": 1169, + "watchers_count": 1169, "language": "TypeScript", "topics": [ "all-in-one", @@ -14569,219 +14988,6 @@ ] } ], - "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-10-10T20:38:25Z", - "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": 27237, - "watchers_count": 27237, - "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-29T16:17:36Z", - "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": 53, - "watchers_count": 53, - "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-09-17T20:25:23Z", - "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": 155, - "watchers_count": 155, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "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": "2023-10-05T06:08:22Z", - "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": 3, - "watchers_count": 3, - "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-10-10T06:37:21Z", - "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": 8709, - "watchers_count": 8709, - "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" - ] - } - ], "C#": [ { "id": 677403824, @@ -14827,13 +15033,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-10-10T23:52:23Z", + "updated_at": "2023-10-11T11:13:14Z", "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": 3543, - "watchers_count": 3543, + "stargazers_count": 3550, + "watchers_count": 3550, "language": "C#", "topics": [ "desktop-pet", @@ -14948,13 +15154,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-10-10T22:58:18Z", + "updated_at": "2023-10-11T15:36:34Z", "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": 4053, - "watchers_count": 4053, + "stargazers_count": 4058, + "watchers_count": 4058, "language": "C#", "topics": [ "arp", @@ -15061,13 +15267,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-10-10T10:48:14Z", + "updated_at": "2023-10-11T19:18:48Z", "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": 1625, - "watchers_count": 1625, + "stargazers_count": 1627, + "watchers_count": 1627, "language": "C#", "topics": [ "csharp", @@ -15253,13 +15459,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-10-11T00:47:57Z", + "updated_at": "2023-10-11T20:59:58Z", "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": 12428, - "watchers_count": 12428, + "stargazers_count": 12438, + "watchers_count": 12438, "language": "C#", "topics": [ "activation-toolkit", @@ -15317,13 +15523,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-10-10T16:00:33Z", + "updated_at": "2023-10-11T08:23:17Z", "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": 3400, - "watchers_count": 3400, + "stargazers_count": 3405, + "watchers_count": 3405, "language": "C#", "topics": [ "access", @@ -15555,13 +15761,13 @@ "url": "https://api.github.com/repos/SamToki/IconDesign---Sam-Toki-Mouse-Cursors", "languages_url": "https://api.github.com/repos/SamToki/IconDesign---Sam-Toki-Mouse-Cursors/languages", "created_at": "2020-10-27T06:54:18Z", - "updated_at": "2023-10-02T14:02:21Z", + "updated_at": "2023-10-11T04:19:44Z", "git_url": "git://github.com/SamToki/IconDesign---Sam-Toki-Mouse-Cursors.git", "ssh_url": "git@github.com:SamToki/IconDesign---Sam-Toki-Mouse-Cursors.git", "clone_url": "https://github.com/SamToki/IconDesign---Sam-Toki-Mouse-Cursors.git", "homepage": "", - "stargazers_count": 236, - "watchers_count": 236, + "stargazers_count": 237, + "watchers_count": 237, "language": null, "topics": [ "bocchi", @@ -15594,13 +15800,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-10-10T16:52:58Z", + "updated_at": "2023-10-12T00:49:50Z", "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": 3282, - "watchers_count": 3282, + "stargazers_count": 3312, + "watchers_count": 3312, "language": null, "topics": [ "awesome-lists", @@ -15684,13 +15890,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-10-10T16:57:25Z", + "updated_at": "2023-10-11T17:15:34Z", "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": 1130, - "watchers_count": 1130, + "stargazers_count": 1138, + "watchers_count": 1138, "language": null, "topics": [ "chatgpt", @@ -15721,13 +15927,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-10-10T09:14:39Z", + "updated_at": "2023-10-11T16:05:28Z", "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": 740, - "watchers_count": 740, + "stargazers_count": 742, + "watchers_count": 742, "language": null, "topics": [ "github-proxy", @@ -15755,13 +15961,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-10-10T17:43:25Z", + "updated_at": "2023-10-11T07:28:57Z", "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": 2144, - "watchers_count": 2144, + "stargazers_count": 2147, + "watchers_count": 2147, "language": null, "topics": [] }, @@ -15869,13 +16075,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-10-11T00:09:21Z", + "updated_at": "2023-10-12T00:30:24Z", "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": 8877, - "watchers_count": 8877, + "stargazers_count": 8881, + "watchers_count": 8881, "language": null, "topics": [ "tiktok", @@ -15900,13 +16106,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-10-11T00:17:14Z", + "updated_at": "2023-10-11T15:10:12Z", "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": 2928, - "watchers_count": 2928, + "stargazers_count": 2943, + "watchers_count": 2943, "language": null, "topics": [] }, @@ -15954,13 +16160,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-10-10T22:51:58Z", + "updated_at": "2023-10-11T15:05:55Z", "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": 5645, - "watchers_count": 5645, + "stargazers_count": 5647, + "watchers_count": 5647, "language": null, "topics": [ "ai", @@ -16030,13 +16236,13 @@ "url": "https://api.github.com/repos/Correia-jpv/fucking-awesome-stock-resources", "languages_url": "https://api.github.com/repos/Correia-jpv/fucking-awesome-stock-resources/languages", "created_at": "2022-08-02T20:13:40Z", - "updated_at": "2023-09-23T09:07:44Z", + "updated_at": "2023-10-11T17:34:52Z", "git_url": "git://github.com/Correia-jpv/fucking-awesome-stock-resources.git", "ssh_url": "git@github.com:Correia-jpv/fucking-awesome-stock-resources.git", "clone_url": "https://github.com/Correia-jpv/fucking-awesome-stock-resources.git", "homepage": "", - "stargazers_count": 14, - "watchers_count": 14, + "stargazers_count": 16, + "watchers_count": 16, "language": null, "topics": [ "awesome", @@ -16301,13 +16507,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-10-11T00:23:51Z", + "updated_at": "2023-10-11T17:12:11Z", "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": 7074, - "watchers_count": 7074, + "stargazers_count": 7086, + "watchers_count": 7086, "language": null, "topics": [ "android", @@ -16335,13 +16541,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-10-10T11:14:15Z", + "updated_at": "2023-10-11T08:35:43Z", "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": 1069, - "watchers_count": 1069, + "stargazers_count": 1071, + "watchers_count": 1071, "language": null, "topics": [] }, @@ -16447,13 +16653,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-10-10T03:38:34Z", + "updated_at": "2023-10-11T20:18:00Z", "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": 3418, - "watchers_count": 3418, + "stargazers_count": 3424, + "watchers_count": 3424, "language": null, "topics": [] }, @@ -16531,13 +16737,13 @@ "url": "https://api.github.com/repos/eastlakeside/awesome-productivity-cn", "languages_url": "https://api.github.com/repos/eastlakeside/awesome-productivity-cn/languages", "created_at": "2021-08-18T16:48:27Z", - "updated_at": "2023-10-10T03:56:45Z", + "updated_at": "2023-10-11T14:28:32Z", "git_url": "git://github.com/eastlakeside/awesome-productivity-cn.git", "ssh_url": "git@github.com:eastlakeside/awesome-productivity-cn.git", "clone_url": "https://github.com/eastlakeside/awesome-productivity-cn.git", "homepage": "https://pro.eastlakeside.cn", - "stargazers_count": 2472, - "watchers_count": 2472, + "stargazers_count": 2473, + "watchers_count": 2473, "language": null, "topics": [ "awesome-list", @@ -16616,13 +16822,13 @@ "url": "https://api.github.com/repos/pashangshangpo/AI-Create-Video", "languages_url": "https://api.github.com/repos/pashangshangpo/AI-Create-Video/languages", "created_at": "2022-09-18T04:09:23Z", - "updated_at": "2023-10-10T10:13:12Z", + "updated_at": "2023-10-11T02:35:58Z", "git_url": "git://github.com/pashangshangpo/AI-Create-Video.git", "ssh_url": "git@github.com:pashangshangpo/AI-Create-Video.git", "clone_url": "https://github.com/pashangshangpo/AI-Create-Video.git", "homepage": null, - "stargazers_count": 93, - "watchers_count": 93, + "stargazers_count": 94, + "watchers_count": 94, "language": null, "topics": [] }, @@ -16643,13 +16849,13 @@ "url": "https://api.github.com/repos/MarkMindCkm/obsidian-markmind", "languages_url": "https://api.github.com/repos/MarkMindCkm/obsidian-markmind/languages", "created_at": "2021-08-18T14:41:39Z", - "updated_at": "2023-10-10T08:36:38Z", + "updated_at": "2023-10-11T20:24:01Z", "git_url": "git://github.com/MarkMindCkm/obsidian-markmind.git", "ssh_url": "git@github.com:MarkMindCkm/obsidian-markmind.git", "clone_url": "https://github.com/MarkMindCkm/obsidian-markmind.git", "homepage": "", - "stargazers_count": 601, - "watchers_count": 601, + "stargazers_count": 602, + "watchers_count": 602, "language": null, "topics": [ "mindmap-editor", @@ -16804,13 +17010,13 @@ "url": "https://api.github.com/repos/pm936/httpcatcher", "languages_url": "https://api.github.com/repos/pm936/httpcatcher/languages", "created_at": "2021-05-14T15:23:03Z", - "updated_at": "2023-10-10T15:18:35Z", + "updated_at": "2023-10-11T08:32:43Z", "git_url": "git://github.com/pm936/httpcatcher.git", "ssh_url": "git@github.com:pm936/httpcatcher.git", "clone_url": "https://github.com/pm936/httpcatcher.git", "homepage": null, - "stargazers_count": 800, - "watchers_count": 800, + "stargazers_count": 801, + "watchers_count": 801, "language": null, "topics": [] } @@ -16833,13 +17039,13 @@ "url": "https://api.github.com/repos/smeighan/xLights", "languages_url": "https://api.github.com/repos/smeighan/xLights/languages", "created_at": "2013-01-29T05:23:55Z", - "updated_at": "2023-10-04T05:38:32Z", + "updated_at": "2023-10-11T16:46:39Z", "git_url": "git://github.com/smeighan/xLights.git", "ssh_url": "git@github.com:smeighan/xLights.git", "clone_url": "https://github.com/smeighan/xLights.git", "homepage": "", - "stargazers_count": 420, - "watchers_count": 420, + "stargazers_count": 421, + "watchers_count": 421, "language": "C++", "topics": [] }, @@ -16860,13 +17066,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-10-10T21:28:34Z", + "updated_at": "2023-10-11T22:52:00Z", "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": 3957, - "watchers_count": 3957, + "stargazers_count": 3960, + "watchers_count": 3960, "language": "C++", "topics": [ "bash", @@ -16969,13 +17175,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-10-10T13:22:47Z", + "updated_at": "2023-10-11T19:08:52Z", "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": 2595, - "watchers_count": 2595, + "stargazers_count": 2599, + "watchers_count": 2599, "language": "C++", "topics": [ "atom-feed-reader", @@ -17001,13 +17207,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-10-10T14:57:55Z", + "updated_at": "2023-10-11T13:26:54Z", "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": 5812, - "watchers_count": 5812, + "stargazers_count": 5814, + "watchers_count": 5814, "language": "C++", "topics": [ "cef", @@ -17034,13 +17240,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-10-10T17:51:02Z", + "updated_at": "2023-10-11T14:59:18Z", "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": 289, - "watchers_count": 289, + "stargazers_count": 291, + "watchers_count": 291, "language": "C++", "topics": [ "netease-cloud-music", @@ -17156,13 +17362,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-10-09T08:47:40Z", + "updated_at": "2023-10-11T07:07:04Z", "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": 820, - "watchers_count": 820, + "stargazers_count": 819, + "watchers_count": 819, "language": "C++", "topics": [ "ffmpeg", @@ -17219,13 +17425,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-10-10T14:09:42Z", + "updated_at": "2023-10-11T02:33:45Z", "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": 2186, - "watchers_count": 2186, + "stargazers_count": 2187, + "watchers_count": 2187, "language": "C++", "topics": [ "bilibili", @@ -17420,13 +17626,13 @@ "url": "https://api.github.com/repos/ArcadeData/arcadedb", "languages_url": "https://api.github.com/repos/ArcadeData/arcadedb/languages", "created_at": "2021-08-16T16:01:29Z", - "updated_at": "2023-10-06T22:10:44Z", + "updated_at": "2023-10-11T17:49:47Z", "git_url": "git://github.com/ArcadeData/arcadedb.git", "ssh_url": "git@github.com:ArcadeData/arcadedb.git", "clone_url": "https://github.com/ArcadeData/arcadedb.git", "homepage": "https://arcadedb.com", - "stargazers_count": 370, - "watchers_count": 370, + "stargazers_count": 371, + "watchers_count": 371, "language": "Java", "topics": [ "arcadedb", @@ -17466,13 +17672,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-10-11T00:29:24Z", + "updated_at": "2023-10-12T00:06:26Z", "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": 610, - "watchers_count": 610, + "stargazers_count": 611, + "watchers_count": 611, "language": "Java", "topics": [ "administrator", @@ -17506,13 +17712,13 @@ "url": "https://api.github.com/repos/mblog-backend/backend", "languages_url": "https://api.github.com/repos/mblog-backend/backend/languages", "created_at": "2023-05-11T02:25:50Z", - "updated_at": "2023-10-08T14:41:25Z", + "updated_at": "2023-10-11T08:11:35Z", "git_url": "git://github.com/mblog-backend/backend.git", "ssh_url": "git@github.com:mblog-backend/backend.git", "clone_url": "https://github.com/mblog-backend/backend.git", "homepage": "https://mblog.club", - "stargazers_count": 245, - "watchers_count": 245, + "stargazers_count": 246, + "watchers_count": 246, "language": "Java", "topics": [ "blog", @@ -17595,13 +17801,13 @@ "url": "https://api.github.com/repos/vividus-framework/vividus", "languages_url": "https://api.github.com/repos/vividus-framework/vividus/languages", "created_at": "2019-06-21T11:40:01Z", - "updated_at": "2023-10-04T16:35:12Z", + "updated_at": "2023-10-11T13:38:27Z", "git_url": "git://github.com/vividus-framework/vividus.git", "ssh_url": "git@github.com:vividus-framework/vividus.git", "clone_url": "https://github.com/vividus-framework/vividus.git", "homepage": "https://docs.vividus.dev", - "stargazers_count": 338, - "watchers_count": 338, + "stargazers_count": 340, + "watchers_count": 340, "language": "Java", "topics": [ "bdd-style-testing-framework", @@ -17632,13 +17838,13 @@ "url": "https://api.github.com/repos/Eeeextend/WechatBackupNoRoot", "languages_url": "https://api.github.com/repos/Eeeextend/WechatBackupNoRoot/languages", "created_at": "2023-02-03T07:35:22Z", - "updated_at": "2023-10-07T13:45:45Z", + "updated_at": "2023-10-11T13:10:17Z", "git_url": "git://github.com/Eeeextend/WechatBackupNoRoot.git", "ssh_url": "git@github.com:Eeeextend/WechatBackupNoRoot.git", "clone_url": "https://github.com/Eeeextend/WechatBackupNoRoot.git", "homepage": "", - "stargazers_count": 43, - "watchers_count": 43, + "stargazers_count": 44, + "watchers_count": 44, "language": "Java", "topics": [] }, @@ -17831,13 +18037,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-10-10T07:21:12Z", + "updated_at": "2023-10-11T10:18:53Z", "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": 4440, - "watchers_count": 4440, + "stargazers_count": 4442, + "watchers_count": 4442, "language": "Java", "topics": [] }, @@ -17858,13 +18064,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-10-10T06:51:19Z", + "updated_at": "2023-10-11T03:12:13Z", "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": 4066, - "watchers_count": 4066, + "stargazers_count": 4067, + "watchers_count": 4067, "language": "Java", "topics": [ "jeepay", @@ -17888,13 +18094,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-10-10T12:30:30Z", + "updated_at": "2023-10-11T02:05:19Z", "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": 414, - "watchers_count": 414, + "stargazers_count": 415, + "watchers_count": 415, "language": "Java", "topics": [ "document", @@ -18369,13 +18575,13 @@ "url": "https://api.github.com/repos/it-novum/openITCOCKPIT", "languages_url": "https://api.github.com/repos/it-novum/openITCOCKPIT/languages", "created_at": "2015-08-19T12:16:06Z", - "updated_at": "2023-10-09T09:33:27Z", + "updated_at": "2023-10-11T04:48:17Z", "git_url": "git://github.com/it-novum/openITCOCKPIT.git", "ssh_url": "git@github.com:it-novum/openITCOCKPIT.git", "clone_url": "https://github.com/it-novum/openITCOCKPIT.git", "homepage": "https://openitcockpit.io/", - "stargazers_count": 227, - "watchers_count": 227, + "stargazers_count": 226, + "watchers_count": 226, "language": "PHP", "topics": [ "hacktoberfest", @@ -18550,13 +18756,13 @@ "url": "https://api.github.com/repos/kaindev8/starMQ", "languages_url": "https://api.github.com/repos/kaindev8/starMQ/languages", "created_at": "2023-02-02T07:51:59Z", - "updated_at": "2023-10-09T15:07:51Z", + "updated_at": "2023-10-11T03:30:09Z", "git_url": "git://github.com/kaindev8/starMQ.git", "ssh_url": "git@github.com:kaindev8/starMQ.git", "clone_url": "https://github.com/kaindev8/starMQ.git", "homepage": "", - "stargazers_count": 298, - "watchers_count": 298, + "stargazers_count": 299, + "watchers_count": 299, "language": "PHP", "topics": [ "codepay", @@ -18743,13 +18949,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-10-09T03:26:04Z", + "updated_at": "2023-10-11T10:42:07Z", "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": 2517, - "watchers_count": 2517, + "stargazers_count": 2518, + "watchers_count": 2518, "language": "PHP", "topics": [ "docker", @@ -18802,13 +19008,13 @@ "url": "https://api.github.com/repos/guanguans/notify", "languages_url": "https://api.github.com/repos/guanguans/notify/languages", "created_at": "2021-05-01T03:33:48Z", - "updated_at": "2023-10-08T06:17:28Z", + "updated_at": "2023-10-11T21:44:29Z", "git_url": "git://github.com/guanguans/notify.git", "ssh_url": "git@github.com:guanguans/notify.git", "clone_url": "https://github.com/guanguans/notify.git", "homepage": "", - "stargazers_count": 556, - "watchers_count": 556, + "stargazers_count": 557, + "watchers_count": 557, "language": "PHP", "topics": [ "bark", @@ -18973,13 +19179,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-10-10T16:46:41Z", + "updated_at": "2023-10-11T12:16:17Z", "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": 974, - "watchers_count": 974, + "stargazers_count": 976, + "watchers_count": 976, "language": "PHP", "topics": [ "php", @@ -19031,13 +19237,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-10-10T11:28:56Z", + "updated_at": "2023-10-11T23:01: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": 3204, - "watchers_count": 3204, + "stargazers_count": 3205, + "watchers_count": 3205, "language": "PHP", "topics": [ "auto-renewal", @@ -19111,40 +19317,6 @@ "typecho", "vercel" ] - }, - { - "id": 281287800, - "node_id": "MDEwOlJlcG9zaXRvcnkyODEyODc4MDA=", - "name": "xiunobbs", - "full_name": "jiix/xiunobbs", - "owner": { - "login": "jiix", - "id": 48614618, - "avatar_url": "https://avatars.githubusercontent.com/u/48614618?v=4", - "url": "https://api.github.com/users/jiix", - "html_url": "https://github.com/jiix" - }, - "html_url": "https://github.com/jiix/xiunobbs", - "description": "Xiuno BBS 4.0 是一款轻论坛程序。 本版修复了php7.4、php8.0兼容问题;采用utf8mb4,支持emoji;,jQuery更新到 3.5.1;bootstrap更新到4.5.0。移除部分插件,更新默认主题。", - "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-10-08T08:01:04Z", - "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": 310, - "watchers_count": 310, - "language": "PHP", - "topics": [ - "bbs", - "forum", - "php", - "xiuno", - "xiuno-bbs", - "xiunobbs" - ] } ], "Vue": [ @@ -19165,13 +19337,13 @@ "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-10-10T14:34:58Z", + "updated_at": "2023-10-11T16:55: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": 876, - "watchers_count": 876, + "stargazers_count": 880, + "watchers_count": 880, "language": "Vue", "topics": [ "clash", @@ -19500,13 +19672,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-10-10T23:20:53Z", + "updated_at": "2023-10-11T09:13:13Z", "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": 2501, - "watchers_count": 2501, + "stargazers_count": 2504, + "watchers_count": 2504, "language": "Vue", "topics": [ "chatgpt", @@ -19534,13 +19706,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-10-10T08:43:18Z", + "updated_at": "2023-10-11T10:19:45Z", "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": 767, - "watchers_count": 767, + "stargazers_count": 768, + "watchers_count": 768, "language": "Vue", "topics": [ "base64image", @@ -19578,13 +19750,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-10-10T11:48:38Z", + "updated_at": "2023-10-11T14:16:30Z", "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": 3405, - "watchers_count": 3405, + "stargazers_count": 3408, + "watchers_count": 3408, "language": "Vue", "topics": [ "cdn", @@ -19614,13 +19786,13 @@ "url": "https://api.github.com/repos/202252197/ChatGPT_JCM", "languages_url": "https://api.github.com/repos/202252197/ChatGPT_JCM/languages", "created_at": "2023-03-10T02:07:35Z", - "updated_at": "2023-10-10T14:30:20Z", + "updated_at": "2023-10-11T01:01:45Z", "git_url": "git://github.com/202252197/ChatGPT_JCM.git", "ssh_url": "git@github.com:202252197/ChatGPT_JCM.git", "clone_url": "https://github.com/202252197/ChatGPT_JCM.git", "homepage": "", - "stargazers_count": 2739, - "watchers_count": 2739, + "stargazers_count": 2740, + "watchers_count": 2740, "language": "Vue", "topics": [] }, @@ -19704,13 +19876,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-10-10T13:19:36Z", + "updated_at": "2023-10-11T17:47:24Z", "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": 1197, - "watchers_count": 1197, + "stargazers_count": 1198, + "watchers_count": 1198, "language": "Vue", "topics": [ "bilibili", @@ -19762,13 +19934,13 @@ "url": "https://api.github.com/repos/HanaYabuki/otto-hzys", "languages_url": "https://api.github.com/repos/HanaYabuki/otto-hzys/languages", "created_at": "2022-12-04T12:35:18Z", - "updated_at": "2023-10-04T15:39:18Z", + "updated_at": "2023-10-11T13:00:25Z", "git_url": "git://github.com/HanaYabuki/otto-hzys.git", "ssh_url": "git@github.com:HanaYabuki/otto-hzys.git", "clone_url": "https://github.com/HanaYabuki/otto-hzys.git", "homepage": "https://otto-hzys.hanayabuki.cf", - "stargazers_count": 59, - "watchers_count": 59, + "stargazers_count": 60, + "watchers_count": 60, "language": "Vue", "topics": [ "audio", @@ -19938,13 +20110,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-10-09T03:12:44Z", + "updated_at": "2023-10-11T15:37:07Z", "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": 277, - "watchers_count": 277, + "stargazers_count": 278, + "watchers_count": 278, "language": "Vue", "topics": [ "music", @@ -20148,13 +20320,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-10-10T02:32:59Z", + "updated_at": "2023-10-11T15:15:33Z", "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": 1135, - "watchers_count": 1135, + "stargazers_count": 1136, + "watchers_count": 1136, "language": "Vue", "topics": [ "java", @@ -20374,13 +20546,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-10-10T15:50:17Z", + "updated_at": "2023-10-11T15:48:28Z", "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": 4204, - "watchers_count": 4204, + "stargazers_count": 4206, + "watchers_count": 4206, "language": "Vue", "topics": [ "articles", @@ -20415,13 +20587,13 @@ "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-10-10T16:47:48Z", + "updated_at": "2023-10-11T09:18:12Z", "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": 337, - "watchers_count": 337, + "stargazers_count": 339, + "watchers_count": 339, "language": "Kotlin", "topics": [ "compose-multiplatform", @@ -20445,13 +20617,13 @@ "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-10-11T00:12:53Z", + "updated_at": "2023-10-12T00:42:15Z", "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": 3016, - "watchers_count": 3016, + "stargazers_count": 3019, + "watchers_count": 3019, "language": "Kotlin", "topics": [ "android", @@ -20516,13 +20688,13 @@ "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-10-11T00:06:56Z", + "updated_at": "2023-10-11T23:26:02Z", "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": 10760, - "watchers_count": 10760, + "stargazers_count": 10765, + "watchers_count": 10765, "language": "Kotlin", "topics": [ "android", @@ -20561,13 +20733,13 @@ "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-10-10T16:03:54Z", + "updated_at": "2023-10-11T07:06:59Z", "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": 1111, - "watchers_count": 1111, + "stargazers_count": 1114, + "watchers_count": 1114, "language": "Kotlin", "topics": [ "acg", @@ -20688,13 +20860,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-10-10T13:17:29Z", + "updated_at": "2023-10-11T16:23:28Z", "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": 698, - "watchers_count": 698, + "stargazers_count": 700, + "watchers_count": 700, "language": "Dart", "topics": [ "backup", @@ -20759,13 +20931,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-10-10T17:49:13Z", + "updated_at": "2023-10-11T13:12:17Z", "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": 1935, - "watchers_count": 1935, + "stargazers_count": 1938, + "watchers_count": 1938, "language": "Dart", "topics": [] }, @@ -21043,13 +21215,13 @@ "url": "https://api.github.com/repos/Mon-ius/Docker-Warp-Socks", "languages_url": "https://api.github.com/repos/Mon-ius/Docker-Warp-Socks/languages", "created_at": "2023-02-23T02:46:05Z", - "updated_at": "2023-10-09T20:06:18Z", + "updated_at": "2023-10-11T21:17:16Z", "git_url": "git://github.com/Mon-ius/Docker-Warp-Socks.git", "ssh_url": "git@github.com:Mon-ius/Docker-Warp-Socks.git", "clone_url": "https://github.com/Mon-ius/Docker-Warp-Socks.git", "homepage": "https://hub.docker.com/r/monius/docker-warp-socks", - "stargazers_count": 131, - "watchers_count": 131, + "stargazers_count": 132, + "watchers_count": 132, "language": "Shell", "topics": [ "chatgpt", @@ -21112,13 +21284,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-10-09T07:21:58Z", + "updated_at": "2023-10-11T05:10:15Z", "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": 149, - "watchers_count": 149, + "stargazers_count": 150, + "watchers_count": 150, "language": "Shell", "topics": [ "hosts" @@ -21308,13 +21480,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-10-10T16:33:15Z", + "updated_at": "2023-10-11T01:50:29Z", "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": 275, - "watchers_count": 275, + "stargazers_count": 276, + "watchers_count": 276, "language": "Pascal", "topics": [ "android", @@ -21379,13 +21551,13 @@ "url": "https://api.github.com/repos/Lin-jun-xiang/awesome-vscode-extensions", "languages_url": "https://api.github.com/repos/Lin-jun-xiang/awesome-vscode-extensions/languages", "created_at": "2023-03-17T06:01:42Z", - "updated_at": "2023-10-09T06:03:05Z", + "updated_at": "2023-10-11T02:34:31Z", "git_url": "git://github.com/Lin-jun-xiang/awesome-vscode-extensions.git", "ssh_url": "git@github.com:Lin-jun-xiang/awesome-vscode-extensions.git", "clone_url": "https://github.com/Lin-jun-xiang/awesome-vscode-extensions.git", "homepage": "", - "stargazers_count": 175, - "watchers_count": 175, + "stargazers_count": 174, + "watchers_count": 174, "language": "PowerShell", "topics": [ "colab", @@ -21556,13 +21728,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-10-08T18:36:58Z", + "updated_at": "2023-10-11T12:15:16Z", "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": 749, - "watchers_count": 749, + "stargazers_count": 748, + "watchers_count": 748, "language": "CSS", "topics": [ "astro", @@ -21588,13 +21760,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-10-10T15:49:55Z", + "updated_at": "2023-10-11T11:02:35Z", "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": 3050, - "watchers_count": 3050, + "stargazers_count": 3051, + "watchers_count": 3051, "language": "CSS", "topics": [] }, @@ -21876,13 +22048,13 @@ "url": "https://api.github.com/repos/Tokinx/Wing", "languages_url": "https://api.github.com/repos/Tokinx/Wing/languages", "created_at": "2022-04-22T11:12:20Z", - "updated_at": "2023-10-09T14:26:16Z", + "updated_at": "2023-10-11T03:26:12Z", "git_url": "git://github.com/Tokinx/Wing.git", "ssh_url": "git@github.com:Tokinx/Wing.git", "clone_url": "https://github.com/Tokinx/Wing.git", "homepage": "", - "stargazers_count": 463, - "watchers_count": 463, + "stargazers_count": 464, + "watchers_count": 464, "language": "CSS", "topics": [ "wordpress", @@ -21944,186 +22116,6 @@ "topics": [] } ], - "C": [ - { - "id": 150124830, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTAxMjQ4MzA=", - "name": "SwitchThemeInjector", - "full_name": "exelix11/SwitchThemeInjector", - "owner": { - "login": "exelix11", - "id": 13405476, - "avatar_url": "https://avatars.githubusercontent.com/u/13405476?v=4", - "url": "https://api.github.com/users/exelix11", - "html_url": "https://github.com/exelix11" - }, - "html_url": "https://github.com/exelix11/SwitchThemeInjector", - "description": "Create custom themes for the nintendo switch ! ", - "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-10-06T12:59:42Z", - "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": 836, - "watchers_count": 836, - "language": "C", - "topics": [ - "customization", - "homebrew", - "nintendo-switch", - "nx", - "nxtheme", - "switch" - ] - }, - { - "id": 599893076, - "node_id": "R_kgDOI8GkVA", - "name": "packer-tutorial", - "full_name": "frank2/packer-tutorial", - "owner": { - "login": "frank2", - "id": 467890, - "avatar_url": "https://avatars.githubusercontent.com/u/467890?v=4", - "url": "https://api.github.com/users/frank2", - "html_url": "https://github.com/frank2" - }, - "html_url": "https://github.com/frank2/packer-tutorial", - "description": "A tutorial on how to write a packer for Windows!", - "url": "https://api.github.com/repos/frank2/packer-tutorial", - "languages_url": "https://api.github.com/repos/frank2/packer-tutorial/languages", - "created_at": "2023-02-10T05:26:44Z", - "updated_at": "2023-10-09T03:28:31Z", - "git_url": "git://github.com/frank2/packer-tutorial.git", - "ssh_url": "git@github.com:frank2/packer-tutorial.git", - "clone_url": "https://github.com/frank2/packer-tutorial.git", - "homepage": null, - "stargazers_count": 184, - "watchers_count": 184, - "language": "C", - "topics": [] - }, - { - "id": 370679811, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzA2Nzk4MTE=", - "name": "sigma-file-manager", - "full_name": "aleksey-hoffman/sigma-file-manager", - "owner": { - "login": "aleksey-hoffman", - "id": 61761672, - "avatar_url": "https://avatars.githubusercontent.com/u/61761672?v=4", - "url": "https://api.github.com/users/aleksey-hoffman", - "html_url": "https://github.com/aleksey-hoffman" - }, - "html_url": "https://github.com/aleksey-hoffman/sigma-file-manager", - "description": "\"Sigma File Manager\" is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows and Linux.", - "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-10-10T18:44:01Z", - "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": 2698, - "watchers_count": 2698, - "language": "C", - "topics": [ - "app", - "electron", - "electron-app", - "electronjs", - "file-manager", - "filemanager", - "modern-applications", - "vue" - ] - }, - { - "id": 77920383, - "node_id": "MDEwOlJlcG9zaXRvcnk3NzkyMDM4Mw==", - "name": "TIC-80", - "full_name": "nesbox/TIC-80", - "owner": { - "login": "nesbox", - "id": 1101448, - "avatar_url": "https://avatars.githubusercontent.com/u/1101448?v=4", - "url": "https://api.github.com/users/nesbox", - "html_url": "https://github.com/nesbox" - }, - "html_url": "https://github.com/nesbox/TIC-80", - "description": "TIC-80 is a fantasy computer for making, playing and sharing tiny games.", - "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-10-10T19:42:00Z", - "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": 4369, - "watchers_count": 4369, - "language": "C", - "topics": [ - "8bit", - "fantasy-computer", - "fantasy-console", - "gamedev", - "gameengine", - "retro", - "tic-80", - "tic80", - "tiny" - ] - }, - { - "id": 480227616, - "node_id": "R_kgDOHJ-xIA", - "name": "Fclash", - "full_name": "Fclash/Fclash", - "owner": { - "login": "Fclash", - "id": 126446278, - "avatar_url": "https://avatars.githubusercontent.com/u/126446278?v=4", - "url": "https://api.github.com/users/Fclash", - "html_url": "https://github.com/Fclash" - }, - "html_url": "https://github.com/Fclash/Fclash", - "description": "A better open-source clash client written by Flutter (Linux/Windows/MacOS/Android supported). 🐱 支持Linux[arm64|x86_64]/Windows/MacOS/Android的更好的Clash客户端,支持自动设置代理,兼容RULE-SET、TUN特性(Clash.Meta)、不走本地loop。", - "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-10-10T00:58:05Z", - "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": 399, - "watchers_count": 399, - "language": "C", - "topics": [ - "android-app", - "archlinux", - "aur-packages", - "clash", - "clash-for-flutter", - "debian-packages", - "deepin-apps", - "flutter", - "flutter-apps", - "linux", - "linux-desktop-app", - "macos-app", - "proxy", - "snap", - "windows", - "windows-app" - ] - } - ], "AngelScript": [ { "id": 604630711, @@ -22142,13 +22134,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-10-10T13:26:00Z", + "updated_at": "2023-10-11T12:32:15Z", "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": 660, - "watchers_count": 660, + "stargazers_count": 661, + "watchers_count": 661, "language": "AngelScript", "topics": [ "bilibili", @@ -22236,13 +22228,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-10-10T14:22:27Z", + "updated_at": "2023-10-12T00:46: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": 7703, - "watchers_count": 7703, + "stargazers_count": 7712, + "watchers_count": 7712, "language": "Dockerfile", "topics": [ "cheatsheet", @@ -22276,13 +22268,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-10-10T23:06:06Z", + "updated_at": "2023-10-11T20:38:31Z", "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": 32503, - "watchers_count": 32503, + "stargazers_count": 32508, + "watchers_count": 32508, "language": "Ruby", "topics": [ "api-documentation", @@ -22381,13 +22373,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-10-09T20:21:22Z", + "updated_at": "2023-10-11T12:52:39Z", "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": 19974, - "watchers_count": 19974, + "stargazers_count": 19975, + "watchers_count": 19975, "language": "SCSS", "topics": [ "8bit", @@ -22416,13 +22408,13 @@ "url": "https://api.github.com/repos/no5ix/sux", "languages_url": "https://api.github.com/repos/no5ix/sux/languages", "created_at": "2020-01-09T06:41:18Z", - "updated_at": "2023-10-08T02:55:05Z", + "updated_at": "2023-10-11T04:48:54Z", "git_url": "git://github.com/no5ix/sux.git", "ssh_url": "git@github.com:no5ix/sux.git", "clone_url": "https://github.com/no5ix/sux.git", "homepage": "", - "stargazers_count": 111, - "watchers_count": 111, + "stargazers_count": 112, + "watchers_count": 112, "language": "AutoHotkey", "topics": [ "alfred", @@ -22508,13 +22500,13 @@ "url": "https://api.github.com/repos/beromir/Servas", "languages_url": "https://api.github.com/repos/beromir/Servas/languages", "created_at": "2022-05-11T08:03:16Z", - "updated_at": "2023-10-06T15:18:07Z", + "updated_at": "2023-10-11T11:54:33Z", "git_url": "git://github.com/beromir/Servas.git", "ssh_url": "git@github.com:beromir/Servas.git", "clone_url": "https://github.com/beromir/Servas.git", "homepage": "", - "stargazers_count": 368, - "watchers_count": 368, + "stargazers_count": 369, + "watchers_count": 369, "language": "Svelte", "topics": [ "bookmark-manager",