diff --git a/README.md b/README.md index f713c4a..396200b 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ ## Table of Contents +* [Python](#python) * [Jupyter Notebook](#jupyter-notebook) * [Rust](#rust) -* [Python](#python) * [C#](#c) * [miscellaneous](#miscellaneous) * [TypeScript](#typescript) @@ -50,62 +50,10 @@ * [Less](#less) * [Scala](#scala) -## Jupyter Notebook - -* [suno-ai/bark](https://github.com/suno-ai/bark) - 🔊 Text-Prompted Generative Audio Model - -* [dlab-berkeley/Python-Fundamentals-Legacy](https://github.com/dlab-berkeley/Python-Fundamentals-Legacy) - D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks. - -* [jarrellmark/chatgpt-j](https://github.com/jarrellmark/chatgpt-j) - Chat interface to gpt-j. Runs in Google Colab. - -* [Conchylicultor/automations](https://github.com/Conchylicultor/automations) - Automated scripts for APIs - -* [dmarx/video-killed-the-radio-star](https://github.com/dmarx/video-killed-the-radio-star) - Notebook and tools for end-to-end automation of music video production with generative AI - -* [invoke-ai/InvokeAI](https://github.com/invoke-ai/InvokeAI) - InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products. - -* [Sahilvohra58/ai-subtitle-video-editor](https://github.com/Sahilvohra58/ai-subtitle-video-editor) - A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video. - -* [Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui) - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 - -## Rust - -* [parksb/collie](https://github.com/parksb/collie) - A minimal RSS reader just for you - -* [zhu327/workers-tunnel](https://github.com/zhu327/workers-tunnel) - Edge network tunnel implemented using Cloudflare Workers. - -* [rogeryoungh/github-action-rss](https://github.com/rogeryoungh/github-action-rss) - RSS 邮件订阅,基于 GitHub Action。 - -* [1595901624/gpt-aggregated-edition](https://github.com/1595901624/gpt-aggregated-edition) - 聚合ChatGPT官方版、ChatGPT免费版、文心一言、Poe、chatchat等多平台,支持自定义导入平台 - -* [YukiCoco/ToMoon](https://github.com/YukiCoco/ToMoon) - 基于 SteamOS 定制的网络工具,自动配置 TUN 模式加速游戏,网络代理。 - -* [xuncv/ChatSubtitle](https://github.com/xuncv/ChatSubtitle) - 基于Chatgpt的字幕脱水 字幕总结,去除网课、教程灌水,总结干货 - -* [DaZiYuan/livewallpaper](https://github.com/DaZiYuan/livewallpaper) - A tiny win10 (dynamic) wallpaper changer | 巨应壁纸 | 动态壁纸 | live wallpaper - -* [cn-kali-team/notion-rss](https://github.com/cn-kali-team/notion-rss) - Build your own RSS Feeds in Notion. - -* [everest-architecture/NewBing](https://github.com/everest-architecture/NewBing) - NewBin Desktop Application (Mac, Windows and Linux) - -* [lencx/ChatGPT](https://github.com/lencx/ChatGPT) - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) - -* [qdrant/qdrant](https://github.com/qdrant/qdrant) - Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/ - -* [MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer) - 一键安装 Better 系软件 - -* [morphy2k/rss-forwarder](https://github.com/morphy2k/rss-forwarder) - Checks RSS feeds for new entries and forwards them - -* [mbround18/redirect](https://github.com/mbround18/redirect) - Simple redirection tool! Ready to use, docker capable, Kubernetes friendly, any Linux based env ready! - -* [tw93/Pake](https://github.com/tw93/Pake) - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 - -* [limitcool/bilistream](https://github.com/limitcool/bilistream) - bilistream是一个支持无人值守自动转播Twitch和Youtube(包括预告类型直播)的B站直播自动转播工具。 - -* [YangchenYe323/Danmuji](https://github.com/YangchenYe323/Danmuji) - :hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手 - ## Python +* [kk17/alfred-ask-ai-anywhere-workflow](https://github.com/kk17/alfred-ask-ai-anywhere-workflow) - An Alfred workflow for using Notion's AskAI feature from anywhere. + * [jkoor/Alist-Media-Rename](https://github.com/jkoor/Alist-Media-Rename) - 获取 TMDb 电影/剧集信息,并对 Alist 媒体文件重命名 * [snowby666/poe-api-wrapper](https://github.com/snowby666/poe-api-wrapper) - 👾 A Python API wrapper for Poe.com, using Httpx. With this, you will have free access to ChatGPT, Claude, Llama, Google-PaLM and more! 🚀 @@ -382,6 +330,60 @@ * [Singularity0909/awesome-bot](https://github.com/Singularity0909/awesome-bot) - A multi-functional QQ chatbot developed in NoneBot +## Jupyter Notebook + +* [suno-ai/bark](https://github.com/suno-ai/bark) - 🔊 Text-Prompted Generative Audio Model + +* [dlab-berkeley/Python-Fundamentals-Legacy](https://github.com/dlab-berkeley/Python-Fundamentals-Legacy) - D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks. + +* [jarrellmark/chatgpt-j](https://github.com/jarrellmark/chatgpt-j) - Chat interface to gpt-j. Runs in Google Colab. + +* [Conchylicultor/automations](https://github.com/Conchylicultor/automations) - Automated scripts for APIs + +* [dmarx/video-killed-the-radio-star](https://github.com/dmarx/video-killed-the-radio-star) - Notebook and tools for end-to-end automation of music video production with generative AI + +* [invoke-ai/InvokeAI](https://github.com/invoke-ai/InvokeAI) - InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products. + +* [Sahilvohra58/ai-subtitle-video-editor](https://github.com/Sahilvohra58/ai-subtitle-video-editor) - A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video. + +* [Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui) - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 + +## Rust + +* [parksb/collie](https://github.com/parksb/collie) - A minimal RSS reader just for you + +* [zhu327/workers-tunnel](https://github.com/zhu327/workers-tunnel) - Edge network tunnel implemented using Cloudflare Workers. + +* [rogeryoungh/github-action-rss](https://github.com/rogeryoungh/github-action-rss) - RSS 邮件订阅,基于 GitHub Action。 + +* [1595901624/gpt-aggregated-edition](https://github.com/1595901624/gpt-aggregated-edition) - 聚合ChatGPT官方版、ChatGPT免费版、文心一言、Poe、chatchat等多平台,支持自定义导入平台 + +* [YukiCoco/ToMoon](https://github.com/YukiCoco/ToMoon) - 基于 SteamOS 定制的网络工具,自动配置 TUN 模式加速游戏,网络代理。 + +* [xuncv/ChatSubtitle](https://github.com/xuncv/ChatSubtitle) - 基于Chatgpt的字幕脱水 字幕总结,去除网课、教程灌水,总结干货 + +* [DaZiYuan/livewallpaper](https://github.com/DaZiYuan/livewallpaper) - A tiny win10 (dynamic) wallpaper changer | 巨应壁纸 | 动态壁纸 | live wallpaper + +* [cn-kali-team/notion-rss](https://github.com/cn-kali-team/notion-rss) - Build your own RSS Feeds in Notion. + +* [everest-architecture/NewBing](https://github.com/everest-architecture/NewBing) - NewBin Desktop Application (Mac, Windows and Linux) + +* [lencx/ChatGPT](https://github.com/lencx/ChatGPT) - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) + +* [qdrant/qdrant](https://github.com/qdrant/qdrant) - Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/ + +* [MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer) - 一键安装 Better 系软件 + +* [morphy2k/rss-forwarder](https://github.com/morphy2k/rss-forwarder) - Checks RSS feeds for new entries and forwards them + +* [mbround18/redirect](https://github.com/mbround18/redirect) - Simple redirection tool! Ready to use, docker capable, Kubernetes friendly, any Linux based env ready! + +* [tw93/Pake](https://github.com/tw93/Pake) - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 + +* [limitcool/bilistream](https://github.com/limitcool/bilistream) - bilistream是一个支持无人值守自动转播Twitch和Youtube(包括预告类型直播)的B站直播自动转播工具。 + +* [YangchenYe323/Danmuji](https://github.com/YangchenYe323/Danmuji) - :hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手 + ## C\# * [WWNNL/MouseText](https://github.com/WWNNL/MouseText) - 一个跟随鼠标移动的透明窗口,其中显示可以设置字体,颜色,字体大小,停留时间的新定义桌面宠物 @@ -452,7 +454,7 @@ * [wong2/chatgpt-plugins](https://github.com/wong2/chatgpt-plugins) - Collection of ChatGPT plugins -* [Semporia/TikTok-Unlock](https://github.com/Semporia/TikTok-Unlock) - TikTok免拔卡解锁最新支持 iPhone (iOS 17.0) 、TikTok(V30.7.0)、TikTok TestFlight,支持更换地区 、发布视频 、 直播 、点赞评论、私聊等! +* [Semporia/TikTok-Unlock](https://github.com/Semporia/TikTok-Unlock) - TikTok免拔卡解锁最新支持 iPhone (iOS 17.0) 、TikTok(V31.0.0)、TikTok TestFlight,支持更换地区 、发布视频 、 直播 、点赞评论、私聊等! * [mushan0x0/AI0x0.com](https://github.com/mushan0x0/AI0x0.com) - 一个多模态多模型通用型的全能 AI 查询生成桌面悬浮助手应用 @@ -582,7 +584,7 @@ * [royalknight56/vtron](https://github.com/royalknight56/vtron) - 基于Vue3的win10风格的UI框架,Win10 Style Frontend Framework built with Vue3.模仿windows10的vue3框架. windows10 in vue3 -* [Kuingsmile/PicList](https://github.com/Kuingsmile/PicList) - 一款云储存/图床管理和文件上传客户端工具,基于PicGo深度二次开发 +* [Kuingsmile/PicList](https://github.com/Kuingsmile/PicList) - An image upload and manage tool, base on PicGo * [chatgptui/desktop](https://github.com/chatgptui/desktop) - Desktop version of ChatGPT with text-to-speech, speech-to-text, keyboard shortcuts, search, budget, bookmarks, audio feedback, and token counter. @@ -1262,8 +1264,6 @@ * [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。移除部分插件,更新默认主题。 -* [FlxSNX/TeambitionShare](https://github.com/FlxSNX/TeambitionShare) - ⛔【停止维护】挂载Teambition项目文件 - ## Vue * [youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify) - Subconverter订阅转换前端增强版,增加近百条远程配置及更多自定义功能! diff --git a/data.json b/data.json index 5362d94..01c828d 100644 --- a/data.json +++ b/data.json @@ -1,836 +1,37 @@ { - "Jupyter Notebook": [ + "Python": [ { - "id": 624994625, - "node_id": "R_kgDOJUCpQQ", - "name": "bark", - "full_name": "suno-ai/bark", + "id": 669176040, + "node_id": "R_kgDOJ-LQ6A", + "name": "alfred-ask-ai-anywhere-workflow", + "full_name": "kk17/alfred-ask-ai-anywhere-workflow", "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" + "login": "kk17", + "id": 3477852, + "avatar_url": "https://avatars.githubusercontent.com/u/3477852?v=4", + "url": "https://api.github.com/users/kk17", + "html_url": "https://github.com/kk17" }, - "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-09-01T00:50:08Z", - "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": 25971, - "watchers_count": 25971, - "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-08-26T03:24:30Z", - "git_url": "git://github.com/dmarx/video-killed-the-radio-star.git", - "ssh_url": "git@github.com:dmarx/video-killed-the-radio-star.git", - "clone_url": "https://github.com/dmarx/video-killed-the-radio-star.git", - "homepage": "https://colab.research.google.com/github/dmarx/video-killed-the-radio-star/blob/main/Video_Killed_The_Radio_Star_Defusion.ipynb#scrollTo=oPbeyWtesAoh", - "stargazers_count": 152, - "watchers_count": 152, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "id": 525592995, - "node_id": "R_kgDOH1Ppow", - "name": "InvokeAI", - "full_name": "invoke-ai/InvokeAI", - "owner": { - "login": "invoke-ai", - "id": 113954515, - "avatar_url": "https://avatars.githubusercontent.com/u/113954515?v=4", - "url": "https://api.github.com/users/invoke-ai", - "html_url": "https://github.com/invoke-ai" - }, - "html_url": "https://github.com/invoke-ai/InvokeAI", - "description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.", - "url": "https://api.github.com/repos/invoke-ai/InvokeAI", - "languages_url": "https://api.github.com/repos/invoke-ai/InvokeAI/languages", - "created_at": "2022-08-17T01:04:27Z", - "updated_at": "2023-09-01T00:46:40Z", - "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": 18460, - "watchers_count": 18460, - "language": "Jupyter Notebook", - "topics": [ - "ai-art", - "artificial-intelligence", - "generative-art", - "image-generation", - "img2img", - "inpainting", - "latent-diffusion", - "linux", - "macos", - "outpainting", - "stable-diffusion", - "txt2img", - "windows" - ] - }, - { - "id": 522257662, - "node_id": "R_kgDOHyEE_g", - "name": "ai-subtitle-video-editor", - "full_name": "Sahilvohra58/ai-subtitle-video-editor", - "owner": { - "login": "Sahilvohra58", - "id": 70532930, - "avatar_url": "https://avatars.githubusercontent.com/u/70532930?v=4", - "url": "https://api.github.com/users/Sahilvohra58", - "html_url": "https://github.com/Sahilvohra58" - }, - "html_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor", - "description": "A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video.", - "url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor", - "languages_url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor/languages", - "created_at": "2022-08-07T15:58:07Z", - "updated_at": "2022-12-21T04:20:04Z", - "git_url": "git://github.com/Sahilvohra58/ai-subtitle-video-editor.git", - "ssh_url": "git@github.com:Sahilvohra58/ai-subtitle-video-editor.git", - "clone_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor.git", + "html_url": "https://github.com/kk17/alfred-ask-ai-anywhere-workflow", + "description": "An Alfred workflow for using Notion's AskAI feature from anywhere.", + "url": "https://api.github.com/repos/kk17/alfred-ask-ai-anywhere-workflow", + "languages_url": "https://api.github.com/repos/kk17/alfred-ask-ai-anywhere-workflow/languages", + "created_at": "2023-07-21T14:25:53Z", + "updated_at": "2023-09-01T12:44:12Z", + "git_url": "git://github.com/kk17/alfred-ask-ai-anywhere-workflow.git", + "ssh_url": "git@github.com:kk17/alfred-ask-ai-anywhere-workflow.git", + "clone_url": "https://github.com/kk17/alfred-ask-ai-anywhere-workflow.git", "homepage": "", "stargazers_count": 2, "watchers_count": 2, - "language": "Jupyter Notebook", - "topics": [] - }, - { - "id": 415489170, - "node_id": "R_kgDOGMPckg", - "name": "paper2gui", - "full_name": "Baiyuetribe/paper2gui", - "owner": { - "login": "Baiyuetribe", - "id": 43716063, - "avatar_url": "https://avatars.githubusercontent.com/u/43716063?v=4", - "url": "https://api.github.com/users/Baiyuetribe", - "html_url": "https://github.com/Baiyuetribe" - }, - "html_url": "https://github.com/Baiyuetribe/paper2gui", - "description": "Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术", - "url": "https://api.github.com/repos/Baiyuetribe/paper2gui", - "languages_url": "https://api.github.com/repos/Baiyuetribe/paper2gui/languages", - "created_at": "2021-10-10T04:54:02Z", - "updated_at": "2023-08-31T14:20:09Z", - "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": 8566, - "watchers_count": 8566, - "language": "Jupyter Notebook", - "topics": [ - "animegan2", - "codeformer-gui", - "dain", - "dain-gui", - "gfpgan", - "huoshan-tts", - "microsoft-tts", - "ncnn", - "ncnn-model", - "noveria", - "realcugan-gui", - "realcugan-pro", - "realesrganv2-gu", - "rife-gui", - "stable-diffusion", - "waifu2x-gui" - ] - } - ], - "Rust": [ - { - "id": 679599293, - "node_id": "R_kgDOKIHcvQ", - "name": "collie", - "full_name": "parksb/collie", - "owner": { - "login": "parksb", - "id": 6410412, - "avatar_url": "https://avatars.githubusercontent.com/u/6410412?v=4", - "url": "https://api.github.com/users/parksb", - "html_url": "https://github.com/parksb" - }, - "html_url": "https://github.com/parksb/collie", - "description": "A minimal RSS reader just for you", - "url": "https://api.github.com/repos/parksb/collie", - "languages_url": "https://api.github.com/repos/parksb/collie/languages", - "created_at": "2023-08-17T07:42:33Z", - "updated_at": "2023-08-31T20:18:33Z", - "git_url": "git://github.com/parksb/collie.git", - "ssh_url": "git@github.com:parksb/collie.git", - "clone_url": "https://github.com/parksb/collie.git", - "homepage": "", - "stargazers_count": 62, - "watchers_count": 62, - "language": "Rust", - "topics": [ - "atom-reader", - "feed-reader", - "rss-reader" - ] - }, - { - "id": 676974826, - "node_id": "R_kgDOKFnQ6g", - "name": "workers-tunnel", - "full_name": "zhu327/workers-tunnel", - "owner": { - "login": "zhu327", - "id": 873883, - "avatar_url": "https://avatars.githubusercontent.com/u/873883?v=4", - "url": "https://api.github.com/users/zhu327", - "html_url": "https://github.com/zhu327" - }, - "html_url": "https://github.com/zhu327/workers-tunnel", - "description": "Edge network tunnel implemented using Cloudflare Workers.", - "url": "https://api.github.com/repos/zhu327/workers-tunnel", - "languages_url": "https://api.github.com/repos/zhu327/workers-tunnel/languages", - "created_at": "2023-08-10T12:52:31Z", - "updated_at": "2023-08-30T14:47:48Z", - "git_url": "git://github.com/zhu327/workers-tunnel.git", - "ssh_url": "git@github.com:zhu327/workers-tunnel.git", - "clone_url": "https://github.com/zhu327/workers-tunnel.git", - "homepage": "", - "stargazers_count": 32, - "watchers_count": 32, - "language": "Rust", - "topics": [ - "cloudflare-workers", - "proxy", - "rust", - "vless", - "webassembly", - "websocket" - ] - }, - { - "id": 578600191, - "node_id": "R_kgDOIny8_w", - "name": "github-action-rss", - "full_name": "rogeryoungh/github-action-rss", - "owner": { - "login": "rogeryoungh", - "id": 42564206, - "avatar_url": "https://avatars.githubusercontent.com/u/42564206?v=4", - "url": "https://api.github.com/users/rogeryoungh", - "html_url": "https://github.com/rogeryoungh" - }, - "html_url": "https://github.com/rogeryoungh/github-action-rss", - "description": "RSS 邮件订阅,基于 GitHub Action。", - "url": "https://api.github.com/repos/rogeryoungh/github-action-rss", - "languages_url": "https://api.github.com/repos/rogeryoungh/github-action-rss/languages", - "created_at": "2022-12-15T12:46:44Z", - "updated_at": "2023-07-02T11:50:21Z", - "git_url": "git://github.com/rogeryoungh/github-action-rss.git", - "ssh_url": "git@github.com:rogeryoungh/github-action-rss.git", - "clone_url": "https://github.com/rogeryoungh/github-action-rss.git", - "homepage": "", - "stargazers_count": 10, - "watchers_count": 10, - "language": "Rust", - "topics": [] - }, - { - "id": 616997669, - "node_id": "R_kgDOJMajJQ", - "name": "gpt-aggregated-edition", - "full_name": "1595901624/gpt-aggregated-edition", - "owner": { - "login": "1595901624", - "id": 35366425, - "avatar_url": "https://avatars.githubusercontent.com/u/35366425?v=4", - "url": "https://api.github.com/users/1595901624", - "html_url": "https://github.com/1595901624" - }, - "html_url": "https://github.com/1595901624/gpt-aggregated-edition", - "description": "聚合ChatGPT官方版、ChatGPT免费版、文心一言、Poe、chatchat等多平台,支持自定义导入平台", - "url": "https://api.github.com/repos/1595901624/gpt-aggregated-edition", - "languages_url": "https://api.github.com/repos/1595901624/gpt-aggregated-edition/languages", - "created_at": "2023-03-21T13:57:05Z", - "updated_at": "2023-08-31T19:34:51Z", - "git_url": "git://github.com/1595901624/gpt-aggregated-edition.git", - "ssh_url": "git@github.com:1595901624/gpt-aggregated-edition.git", - "clone_url": "https://github.com/1595901624/gpt-aggregated-edition.git", - "homepage": "", - "stargazers_count": 650, - "watchers_count": 650, - "language": "Rust", - "topics": [] - }, - { - "id": 541035865, - "node_id": "R_kgDOID-NWQ", - "name": "ToMoon", - "full_name": "YukiCoco/ToMoon", - "owner": { - "login": "YukiCoco", - "id": 18544362, - "avatar_url": "https://avatars.githubusercontent.com/u/18544362?v=4", - "url": "https://api.github.com/users/YukiCoco", - "html_url": "https://github.com/YukiCoco" - }, - "html_url": "https://github.com/YukiCoco/ToMoon", - "description": "基于 SteamOS 定制的网络工具,自动配置 TUN 模式加速游戏,网络代理。", - "url": "https://api.github.com/repos/YukiCoco/ToMoon", - "languages_url": "https://api.github.com/repos/YukiCoco/ToMoon/languages", - "created_at": "2022-09-25T03:12:40Z", - "updated_at": "2023-08-31T19:34:49Z", - "git_url": "git://github.com/YukiCoco/ToMoon.git", - "ssh_url": "git@github.com:YukiCoco/ToMoon.git", - "clone_url": "https://github.com/YukiCoco/ToMoon.git", - "homepage": "", - "stargazers_count": 530, - "watchers_count": 530, - "language": "Rust", - "topics": [] - }, - { - "id": 621099859, - "node_id": "R_kgDOJQU7Uw", - "name": "ChatSubtitle", - "full_name": "xuncv/ChatSubtitle", - "owner": { - "login": "xuncv", - "id": 70302850, - "avatar_url": "https://avatars.githubusercontent.com/u/70302850?v=4", - "url": "https://api.github.com/users/xuncv", - "html_url": "https://github.com/xuncv" - }, - "html_url": "https://github.com/xuncv/ChatSubtitle", - "description": "基于Chatgpt的字幕脱水 字幕总结,去除网课、教程灌水,总结干货", - "url": "https://api.github.com/repos/xuncv/ChatSubtitle", - "languages_url": "https://api.github.com/repos/xuncv/ChatSubtitle/languages", - "created_at": "2023-03-30T01:49:27Z", - "updated_at": "2023-07-19T03:19:02Z", - "git_url": "git://github.com/xuncv/ChatSubtitle.git", - "ssh_url": "git@github.com:xuncv/ChatSubtitle.git", - "clone_url": "https://github.com/xuncv/ChatSubtitle.git", - "homepage": "", - "stargazers_count": 30, - "watchers_count": 30, - "language": "Rust", - "topics": [ - "aardio", - "bilibili", - "chatgpt", - "chatsubtitle", - "subtitle-summary" - ] - }, - { - "id": 122898288, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjI4OTgyODg=", - "name": "livewallpaper", - "full_name": "DaZiYuan/livewallpaper", - "owner": { - "login": "DaZiYuan", - "id": 80653, - "avatar_url": "https://avatars.githubusercontent.com/u/80653?v=4", - "url": "https://api.github.com/users/DaZiYuan", - "html_url": "https://github.com/DaZiYuan" - }, - "html_url": "https://github.com/DaZiYuan/livewallpaper", - "description": "A tiny win10 (dynamic) wallpaper changer | 巨应壁纸 | 动态壁纸 | live wallpaper", - "url": "https://api.github.com/repos/DaZiYuan/livewallpaper", - "languages_url": "https://api.github.com/repos/DaZiYuan/livewallpaper/languages", - "created_at": "2018-02-26T01:56:48Z", - "updated_at": "2023-08-30T01:51:25Z", - "git_url": "git://github.com/DaZiYuan/livewallpaper.git", - "ssh_url": "git@github.com:DaZiYuan/livewallpaper.git", - "clone_url": "https://github.com/DaZiYuan/livewallpaper.git", - "homepage": "https://livewallpaper.giantapp.cn/en", - "stargazers_count": 663, - "watchers_count": 663, - "language": "Rust", - "topics": [ - "dyamic-desktop", - "dynamic-wallpaper-app", - "dynamic-wallpapers", - "live-wallpapers", - "livewallpaper", - "rust", - "rust-lang", - "tauri", - "tauri-app", - "wallpaper", - "wallpaper-app", - "wallpaper-changer", - "wallpaper-engine", - "wallpaper-manager", - "wallpapers" - ] - }, - { - "id": 600442503, - "node_id": "R_kgDOI8oGhw", - "name": "notion-rss", - "full_name": "cn-kali-team/notion-rss", - "owner": { - "login": "cn-kali-team", - "id": 30642514, - "avatar_url": "https://avatars.githubusercontent.com/u/30642514?v=4", - "url": "https://api.github.com/users/cn-kali-team", - "html_url": "https://github.com/cn-kali-team" - }, - "html_url": "https://github.com/cn-kali-team/notion-rss", - "description": "Build your own RSS Feeds in Notion.", - "url": "https://api.github.com/repos/cn-kali-team/notion-rss", - "languages_url": "https://api.github.com/repos/cn-kali-team/notion-rss/languages", - "created_at": "2023-02-11T14:08:06Z", - "updated_at": "2023-08-19T17:35:11Z", - "git_url": "git://github.com/cn-kali-team/notion-rss.git", - "ssh_url": "git@github.com:cn-kali-team/notion-rss.git", - "clone_url": "https://github.com/cn-kali-team/notion-rss.git", - "homepage": "", - "stargazers_count": 42, - "watchers_count": 42, - "language": "Rust", - "topics": [ - "feed", - "notion", - "rss" - ] - }, - { - "id": 600953225, - "node_id": "R_kgDOI9HRiQ", - "name": "NewBing", - "full_name": "everest-architecture/NewBing", - "owner": { - "login": "everest-architecture", - "id": 71261704, - "avatar_url": "https://avatars.githubusercontent.com/u/71261704?v=4", - "url": "https://api.github.com/users/everest-architecture", - "html_url": "https://github.com/everest-architecture" - }, - "html_url": "https://github.com/everest-architecture/NewBing", - "description": "NewBin Desktop Application (Mac, Windows and Linux)", - "url": "https://api.github.com/repos/everest-architecture/NewBing", - "languages_url": "https://api.github.com/repos/everest-architecture/NewBing/languages", - "created_at": "2023-02-13T03:26:06Z", - "updated_at": "2023-08-31T07:58:54Z", - "git_url": "git://github.com/everest-architecture/NewBing.git", - "ssh_url": "git@github.com:everest-architecture/NewBing.git", - "clone_url": "https://github.com/everest-architecture/NewBing.git", - "homepage": null, - "stargazers_count": 72, - "watchers_count": 72, - "language": "Rust", - "topics": [] - }, - { - "id": 575340621, - "node_id": "R_kgDOIksATQ", - "name": "ChatGPT", - "full_name": "lencx/ChatGPT", - "owner": { - "login": "lencx", - "id": 16164244, - "avatar_url": "https://avatars.githubusercontent.com/u/16164244?v=4", - "url": "https://api.github.com/users/lencx", - "html_url": "https://github.com/lencx" - }, - "html_url": "https://github.com/lencx/ChatGPT", - "description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)", - "url": "https://api.github.com/repos/lencx/ChatGPT", - "languages_url": "https://api.github.com/repos/lencx/ChatGPT/languages", - "created_at": "2022-12-07T09:43:02Z", - "updated_at": "2023-08-31T23:09:37Z", - "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": 40659, - "watchers_count": 40659, - "language": "Rust", + "language": "Python", "topics": [ "ai", - "app", - "application", - "chatgpt", - "desktop-app", - "gpt", - "gpt-3", - "linux", - "macos", - "notes-app", - "openai", - "rust", - "tauri", - "webview", - "windows" + "alfred", + "alfred-workflow", + "notion" ] }, - { - "id": 268163609, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjgxNjM2MDk=", - "name": "qdrant", - "full_name": "qdrant/qdrant", - "owner": { - "login": "qdrant", - "id": 73504361, - "avatar_url": "https://avatars.githubusercontent.com/u/73504361?v=4", - "url": "https://api.github.com/users/qdrant", - "html_url": "https://github.com/qdrant" - }, - "html_url": "https://github.com/qdrant/qdrant", - "description": "Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/", - "url": "https://api.github.com/repos/qdrant/qdrant", - "languages_url": "https://api.github.com/repos/qdrant/qdrant/languages", - "created_at": "2020-05-30T21:37:01Z", - "updated_at": "2023-08-31T20:12:28Z", - "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": 12566, - "watchers_count": 12566, - "language": "Rust", - "topics": [ - "approximate-nearest-neighbor-search", - "embeddings-similarity", - "hnsw", - "image-search", - "knn-algorithm", - "machine-learning", - "matching", - "mlops", - "nearest-neighbor-search", - "neural-network", - "neural-search", - "recommender-system", - "search", - "search-engine", - "search-engines", - "similarity-search", - "vector-database", - "vector-search", - "vector-search-engine" - ] - }, - { - "id": 482211236, - "node_id": "R_kgDOHL31pA", - "name": "BetterNCM-Installer", - "full_name": "MicroCBer/BetterNCM-Installer", - "owner": { - "login": "MicroCBer", - "id": 66859419, - "avatar_url": "https://avatars.githubusercontent.com/u/66859419?v=4", - "url": "https://api.github.com/users/MicroCBer", - "html_url": "https://github.com/MicroCBer" - }, - "html_url": "https://github.com/MicroCBer/BetterNCM-Installer", - "description": "一键安装 Better 系软件", - "url": "https://api.github.com/repos/MicroCBer/BetterNCM-Installer", - "languages_url": "https://api.github.com/repos/MicroCBer/BetterNCM-Installer/languages", - "created_at": "2022-04-16T09:28:50Z", - "updated_at": "2023-08-31T14:07:40Z", - "git_url": "git://github.com/MicroCBer/BetterNCM-Installer.git", - "ssh_url": "git@github.com:MicroCBer/BetterNCM-Installer.git", - "clone_url": "https://github.com/MicroCBer/BetterNCM-Installer.git", - "homepage": "", - "stargazers_count": 1524, - "watchers_count": 1524, - "language": "Rust", - "topics": [] - }, - { - "id": 372305945, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzIzMDU5NDU=", - "name": "rss-forwarder", - "full_name": "morphy2k/rss-forwarder", - "owner": { - "login": "morphy2k", - "id": 4280578, - "avatar_url": "https://avatars.githubusercontent.com/u/4280578?v=4", - "url": "https://api.github.com/users/morphy2k", - "html_url": "https://github.com/morphy2k" - }, - "html_url": "https://github.com/morphy2k/rss-forwarder", - "description": "Checks RSS feeds for new entries and forwards them", - "url": "https://api.github.com/repos/morphy2k/rss-forwarder", - "languages_url": "https://api.github.com/repos/morphy2k/rss-forwarder/languages", - "created_at": "2021-05-30T20:08:17Z", - "updated_at": "2023-08-27T21:35:18Z", - "git_url": "git://github.com/morphy2k/rss-forwarder.git", - "ssh_url": "git@github.com:morphy2k/rss-forwarder.git", - "clone_url": "https://github.com/morphy2k/rss-forwarder.git", - "homepage": "", - "stargazers_count": 25, - "watchers_count": 25, - "language": "Rust", - "topics": [ - "atom", - "cli", - "discord", - "forwarding", - "rss", - "slack", - "stdio", - "webhook" - ] - }, - { - "id": 412159342, - "node_id": "R_kgDOGJENbg", - "name": "redirect", - "full_name": "mbround18/redirect", - "owner": { - "login": "mbround18", - "id": 12646562, - "avatar_url": "https://avatars.githubusercontent.com/u/12646562?v=4", - "url": "https://api.github.com/users/mbround18", - "html_url": "https://github.com/mbround18" - }, - "html_url": "https://github.com/mbround18/redirect", - "description": "Simple redirection tool! Ready to use, docker capable, Kubernetes friendly, any Linux based env ready!", - "url": "https://api.github.com/repos/mbround18/redirect", - "languages_url": "https://api.github.com/repos/mbround18/redirect/languages", - "created_at": "2021-09-30T17:26:38Z", - "updated_at": "2023-07-07T12:28:02Z", - "git_url": "git://github.com/mbround18/redirect.git", - "ssh_url": "git@github.com:mbround18/redirect.git", - "clone_url": "https://github.com/mbround18/redirect.git", - "homepage": "https://registry.hub.docker.com/repository/docker/mbround18/redirect", - "stargazers_count": 4, - "watchers_count": 4, - "language": "Rust", - "topics": [ - "docker", - "docker-image", - "easy-to-use", - "kubernetes", - "redirect", - "simple" - ] - }, - { - "id": 551376520, - "node_id": "R_kgDOIN1WiA", - "name": "Pake", - "full_name": "tw93/Pake", - "owner": { - "login": "tw93", - "id": 8736212, - "avatar_url": "https://avatars.githubusercontent.com/u/8736212?v=4", - "url": "https://api.github.com/users/tw93", - "html_url": "https://github.com/tw93" - }, - "html_url": "https://github.com/tw93/Pake", - "description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用", - "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-09-01T00:32:44Z", - "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": 18041, - "watchers_count": 18041, - "language": "Rust", - "topics": [ - "chatgpt", - "gpt-4", - "high-performance", - "linux-desktop", - "mac", - "mac-desktop", - "music", - "no-electron", - "open", - "openai", - "poe", - "productivity", - "programming", - "rust", - "tauri", - "twitter", - "webview", - "windows-desktop", - "youtube" - ] - }, - { - "id": 509315971, - "node_id": "R_kgDOHluLgw", - "name": "bilistream", - "full_name": "limitcool/bilistream", - "owner": { - "login": "limitcool", - "id": 88604249, - "avatar_url": "https://avatars.githubusercontent.com/u/88604249?v=4", - "url": "https://api.github.com/users/limitcool", - "html_url": "https://github.com/limitcool" - }, - "html_url": "https://github.com/limitcool/bilistream", - "description": "bilistream是一个支持无人值守自动转播Twitch和Youtube(包括预告类型直播)的B站直播自动转播工具。", - "url": "https://api.github.com/repos/limitcool/bilistream", - "languages_url": "https://api.github.com/repos/limitcool/bilistream/languages", - "created_at": "2022-07-01T04:08:00Z", - "updated_at": "2023-08-31T08:59:44Z", - "git_url": "git://github.com/limitcool/bilistream.git", - "ssh_url": "git@github.com:limitcool/bilistream.git", - "clone_url": "https://github.com/limitcool/bilistream.git", - "homepage": "", - "stargazers_count": 78, - "watchers_count": 78, - "language": "Rust", - "topics": [ - "bilibili", - "bilibili-live", - "live", - "m3u8", - "twitch", - "youtube" - ] - }, - { - "id": 492835467, - "node_id": "R_kgDOHWASiw", - "name": "Danmuji", - "full_name": "YangchenYe323/Danmuji", - "owner": { - "login": "YangchenYe323", - "id": 42916814, - "avatar_url": "https://avatars.githubusercontent.com/u/42916814?v=4", - "url": "https://api.github.com/users/YangchenYe323", - "html_url": "https://github.com/YangchenYe323" - }, - "html_url": "https://github.com/YangchenYe323/Danmuji", - "description": ":hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手", - "url": "https://api.github.com/repos/YangchenYe323/Danmuji", - "languages_url": "https://api.github.com/repos/YangchenYe323/Danmuji/languages", - "created_at": "2022-05-16T12:56:34Z", - "updated_at": "2023-02-15T09:36:11Z", - "git_url": "git://github.com/YangchenYe323/Danmuji.git", - "ssh_url": "git@github.com:YangchenYe323/Danmuji.git", - "clone_url": "https://github.com/YangchenYe323/Danmuji.git", - "homepage": "", - "stargazers_count": 5, - "watchers_count": 5, - "language": "Rust", - "topics": [] - } - ], - "Python": [ { "id": 637671336, "node_id": "R_kgDOJgIXqA", @@ -875,13 +76,13 @@ "url": "https://api.github.com/repos/snowby666/poe-api-wrapper", "languages_url": "https://api.github.com/repos/snowby666/poe-api-wrapper/languages", "created_at": "2023-08-13T06:01:10Z", - "updated_at": "2023-08-31T20:09:15Z", + "updated_at": "2023-09-01T16:29:02Z", "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": 65, - "watchers_count": 65, + "stargazers_count": 69, + "watchers_count": 69, "language": "Python", "topics": [ "api", @@ -944,13 +145,13 @@ "url": "https://api.github.com/repos/Wordcab/wordcab-transcribe", "languages_url": "https://api.github.com/repos/Wordcab/wordcab-transcribe/languages", "created_at": "2023-03-28T09:45:43Z", - "updated_at": "2023-08-31T18:45:54Z", + "updated_at": "2023-09-01T13:23:13Z", "git_url": "git://github.com/Wordcab/wordcab-transcribe.git", "ssh_url": "git@github.com:Wordcab/wordcab-transcribe.git", "clone_url": "https://github.com/Wordcab/wordcab-transcribe.git", "homepage": "", - "stargazers_count": 88, - "watchers_count": 88, + "stargazers_count": 89, + "watchers_count": 89, "language": "Python", "topics": [] }, @@ -1013,13 +214,13 @@ "url": "https://api.github.com/repos/OpenGenerativeAI/GenossGPT", "languages_url": "https://api.github.com/repos/OpenGenerativeAI/GenossGPT/languages", "created_at": "2023-07-16T19:50:25Z", - "updated_at": "2023-08-31T22:44:29Z", + "updated_at": "2023-09-01T13:02:16Z", "git_url": "git://github.com/OpenGenerativeAI/GenossGPT.git", "ssh_url": "git@github.com:OpenGenerativeAI/GenossGPT.git", "clone_url": "https://github.com/OpenGenerativeAI/GenossGPT.git", "homepage": "https://genoss.ai/", - "stargazers_count": 580, - "watchers_count": 580, + "stargazers_count": 581, + "watchers_count": 581, "language": "Python", "topics": [ "api", @@ -1051,13 +252,13 @@ "url": "https://api.github.com/repos/smallnew666/ChatGPT-Virtual-Live", "languages_url": "https://api.github.com/repos/smallnew666/ChatGPT-Virtual-Live/languages", "created_at": "2023-04-19T07:40:35Z", - "updated_at": "2023-08-31T06:16:06Z", + "updated_at": "2023-09-01T17:31:01Z", "git_url": "git://github.com/smallnew666/ChatGPT-Virtual-Live.git", "ssh_url": "git@github.com:smallnew666/ChatGPT-Virtual-Live.git", "clone_url": "https://github.com/smallnew666/ChatGPT-Virtual-Live.git", "homepage": "", - "stargazers_count": 127, - "watchers_count": 127, + "stargazers_count": 128, + "watchers_count": 128, "language": "Python", "topics": [] }, @@ -1105,13 +306,13 @@ "url": "https://api.github.com/repos/jiran214/GPT-vup", "languages_url": "https://api.github.com/repos/jiran214/GPT-vup/languages", "created_at": "2023-04-25T09:54:35Z", - "updated_at": "2023-08-31T11:50:19Z", + "updated_at": "2023-09-01T08:22:17Z", "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": 895, - "watchers_count": 895, + "stargazers_count": 898, + "watchers_count": 898, "language": "Python", "topics": [ "bilibili", @@ -1201,13 +402,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-09-01T00:47:02Z", + "updated_at": "2023-09-02T00:39:11Z", "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": 24607, - "watchers_count": 24607, + "stargazers_count": 24777, + "watchers_count": 24777, "language": "Python", "topics": [ "agent", @@ -1296,13 +497,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-09-01T00:41:34Z", + "updated_at": "2023-09-02T00:43:02Z", "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": 4105, - "watchers_count": 4105, + "stargazers_count": 4119, + "watchers_count": 4119, "language": "Python", "topics": [ "anime", @@ -1365,13 +566,13 @@ "url": "https://api.github.com/repos/HIllya51/LunaTranslator", "languages_url": "https://api.github.com/repos/HIllya51/LunaTranslator/languages", "created_at": "2022-09-28T03:10:53Z", - "updated_at": "2023-08-31T12:53:10Z", + "updated_at": "2023-09-01T17:32:47Z", "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": 1793, - "watchers_count": 1793, + "stargazers_count": 1800, + "watchers_count": 1800, "language": "Python", "topics": [ "galgame", @@ -1425,13 +626,13 @@ "url": "https://api.github.com/repos/Josh-XT/AGiXT", "languages_url": "https://api.github.com/repos/Josh-XT/AGiXT/languages", "created_at": "2023-04-17T19:35:00Z", - "updated_at": "2023-08-31T08:09:09Z", + "updated_at": "2023-09-01T10:14:19Z", "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": 1985, - "watchers_count": 1985, + "stargazers_count": 1986, + "watchers_count": 1986, "language": "Python", "topics": [ "agent-llm", @@ -1494,13 +695,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-09-01T00:43:35Z", + "updated_at": "2023-09-02T00:43:04Z", "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": 22612, - "watchers_count": 22612, + "stargazers_count": 22694, + "watchers_count": 22694, "language": "Python", "topics": [] }, @@ -1521,13 +722,13 @@ "url": "https://api.github.com/repos/zyddnys/manga-image-translator", "languages_url": "https://api.github.com/repos/zyddnys/manga-image-translator/languages", "created_at": "2021-02-18T03:03:23Z", - "updated_at": "2023-08-31T09:41:08Z", + "updated_at": "2023-09-01T23:11:23Z", "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": 2314, - "watchers_count": 2314, + "stargazers_count": 2321, + "watchers_count": 2321, "language": "Python", "topics": [ "anime", @@ -1591,13 +792,13 @@ "url": "https://api.github.com/repos/XingangPan/DragGAN", "languages_url": "https://api.github.com/repos/XingangPan/DragGAN/languages", "created_at": "2023-05-18T10:08:02Z", - "updated_at": "2023-08-31T21:33:14Z", + "updated_at": "2023-09-02T00:45:13Z", "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": 32626, - "watchers_count": 32626, + "stargazers_count": 32674, + "watchers_count": 32674, "language": "Python", "topics": [ "artificial-intelligence", @@ -1623,13 +824,13 @@ "url": "https://api.github.com/repos/Sanster/lama-cleaner", "languages_url": "https://api.github.com/repos/Sanster/lama-cleaner/languages", "created_at": "2021-11-15T14:16:40Z", - "updated_at": "2023-08-31T23:01:30Z", + "updated_at": "2023-09-01T23:30:20Z", "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": 12990, - "watchers_count": 12990, + "stargazers_count": 12998, + "watchers_count": 12998, "language": "Python", "topics": [ "inpainting", @@ -1685,13 +886,13 @@ "url": "https://api.github.com/repos/OpenGVLab/InternGPT", "languages_url": "https://api.github.com/repos/OpenGVLab/InternGPT/languages", "created_at": "2023-05-08T15:41:30Z", - "updated_at": "2023-08-31T14:06:04Z", + "updated_at": "2023-09-01T16:16:57Z", "git_url": "git://github.com/OpenGVLab/InternGPT.git", "ssh_url": "git@github.com:OpenGVLab/InternGPT.git", "clone_url": "https://github.com/OpenGVLab/InternGPT.git", "homepage": "https://igpt.opengvlab.com", - "stargazers_count": 2847, - "watchers_count": 2847, + "stargazers_count": 2850, + "watchers_count": 2850, "language": "Python", "topics": [ "chatgpt", @@ -1768,13 +969,13 @@ "url": "https://api.github.com/repos/mli/autocut", "languages_url": "https://api.github.com/repos/mli/autocut/languages", "created_at": "2022-10-28T21:53:27Z", - "updated_at": "2023-08-31T22:24:16Z", + "updated_at": "2023-09-01T13:52:34Z", "git_url": "git://github.com/mli/autocut.git", "ssh_url": "git@github.com:mli/autocut.git", "clone_url": "https://github.com/mli/autocut.git", "homepage": "", - "stargazers_count": 5314, - "watchers_count": 5314, + "stargazers_count": 5317, + "watchers_count": 5317, "language": "Python", "topics": [] }, @@ -2064,13 +1265,13 @@ "url": "https://api.github.com/repos/Giskard-AI/giskard", "languages_url": "https://api.github.com/repos/Giskard-AI/giskard/languages", "created_at": "2022-03-06T21:45:37Z", - "updated_at": "2023-08-31T16:02:24Z", + "updated_at": "2023-09-01T12:45:25Z", "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": 1193, - "watchers_count": 1193, + "stargazers_count": 1194, + "watchers_count": 1194, "language": "Python", "topics": [ "ai", @@ -2171,13 +1372,13 @@ "url": "https://api.github.com/repos/LiLittleCat/awesome-free-chatgpt", "languages_url": "https://api.github.com/repos/LiLittleCat/awesome-free-chatgpt/languages", "created_at": "2023-03-09T07:37:37Z", - "updated_at": "2023-08-31T23:26:54Z", + "updated_at": "2023-09-02T00:13:54Z", "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": 10135, - "watchers_count": 10135, + "stargazers_count": 10184, + "watchers_count": 10184, "language": "Python", "topics": [ "awesome", @@ -2239,13 +1440,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-09-01T00:51:43Z", + "updated_at": "2023-09-02T00:43:03Z", "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": 99965, - "watchers_count": 99965, + "stargazers_count": 100144, + "watchers_count": 100144, "language": "Python", "topics": [ "ai", @@ -2315,13 +1516,13 @@ "url": "https://api.github.com/repos/microsoft/TaskMatrix", "languages_url": "https://api.github.com/repos/microsoft/TaskMatrix/languages", "created_at": "2023-03-02T09:04:28Z", - "updated_at": "2023-08-31T17:09:16Z", + "updated_at": "2023-09-01T16:09:21Z", "git_url": "git://github.com/microsoft/TaskMatrix.git", "ssh_url": "git@github.com:microsoft/TaskMatrix.git", "clone_url": "https://github.com/microsoft/TaskMatrix.git", "homepage": "", - "stargazers_count": 33986, - "watchers_count": 33986, + "stargazers_count": 33989, + "watchers_count": 33989, "language": "Python", "topics": [] }, @@ -2342,13 +1543,13 @@ "url": "https://api.github.com/repos/chrislemke/ChatFred", "languages_url": "https://api.github.com/repos/chrislemke/ChatFred/languages", "created_at": "2023-02-14T20:48:20Z", - "updated_at": "2023-08-31T20:02:19Z", + "updated_at": "2023-09-01T20:13:21Z", "git_url": "git://github.com/chrislemke/ChatFred.git", "ssh_url": "git@github.com:chrislemke/ChatFred.git", "clone_url": "https://github.com/chrislemke/ChatFred.git", "homepage": "https://alfred.app/workflows/chrislemke/chatfred/", - "stargazers_count": 284, - "watchers_count": 284, + "stargazers_count": 285, + "watchers_count": 285, "language": "Python", "topics": [ "alfred-workflow", @@ -2381,13 +1582,13 @@ "url": "https://api.github.com/repos/Nriver/Episode-ReName", "languages_url": "https://api.github.com/repos/Nriver/Episode-ReName/languages", "created_at": "2021-10-19T03:58:13Z", - "updated_at": "2023-08-30T15:56:03Z", + "updated_at": "2023-09-01T09:50:18Z", "git_url": "git://github.com/Nriver/Episode-ReName.git", "ssh_url": "git@github.com:Nriver/Episode-ReName.git", "clone_url": "https://github.com/Nriver/Episode-ReName.git", "homepage": "", - "stargazers_count": 588, - "watchers_count": 588, + "stargazers_count": 590, + "watchers_count": 590, "language": "Python", "topics": [ "automation", @@ -2422,13 +1623,13 @@ "url": "https://api.github.com/repos/cluic/wxauto", "languages_url": "https://api.github.com/repos/cluic/wxauto/languages", "created_at": "2021-08-15T16:24:05Z", - "updated_at": "2023-08-31T10:00:08Z", + "updated_at": "2023-09-01T06:46:24Z", "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": 788, - "watchers_count": 788, + "stargazers_count": 789, + "watchers_count": 789, "language": "Python", "topics": [ "automatic", @@ -2609,13 +1810,13 @@ "url": "https://api.github.com/repos/marticliment/WingetUI", "languages_url": "https://api.github.com/repos/marticliment/WingetUI/languages", "created_at": "2021-06-15T12:57:58Z", - "updated_at": "2023-08-31T20:11:55Z", + "updated_at": "2023-09-02T00:42:59Z", "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": 4262, - "watchers_count": 4262, + "stargazers_count": 4272, + "watchers_count": 4272, "language": "Python", "topics": [ "chocolatey", @@ -2676,13 +1877,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-09-01T00:18:21Z", + "updated_at": "2023-09-01T23:12:47Z", "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": 35005, - "watchers_count": 35005, + "stargazers_count": 35010, + "watchers_count": 35010, "language": "Python", "topics": [ "ai", @@ -2713,13 +1914,13 @@ "url": "https://api.github.com/repos/chidiwilliams/buzz", "languages_url": "https://api.github.com/repos/chidiwilliams/buzz/languages", "created_at": "2022-09-24T13:43:23Z", - "updated_at": "2023-08-31T19:34:49Z", + "updated_at": "2023-09-02T00:43:03Z", "git_url": "git://github.com/chidiwilliams/buzz.git", "ssh_url": "git@github.com:chidiwilliams/buzz.git", "clone_url": "https://github.com/chidiwilliams/buzz.git", "homepage": "https://buzzcaptions.com", - "stargazers_count": 7207, - "watchers_count": 7207, + "stargazers_count": 7219, + "watchers_count": 7219, "language": "Python", "topics": [ "whisper" @@ -2742,13 +1943,13 @@ "url": "https://api.github.com/repos/arc53/DocsGPT", "languages_url": "https://api.github.com/repos/arc53/DocsGPT/languages", "created_at": "2023-02-02T11:03:23Z", - "updated_at": "2023-08-31T18:09:25Z", + "updated_at": "2023-09-01T22:10:07Z", "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": 6386, - "watchers_count": 6386, + "stargazers_count": 6395, + "watchers_count": 6395, "language": "Python", "topics": [ "ai", @@ -2873,13 +2074,13 @@ "url": "https://api.github.com/repos/sachin0raon/Mirror2Gdrive", "languages_url": "https://api.github.com/repos/sachin0raon/Mirror2Gdrive/languages", "created_at": "2023-01-20T14:55:40Z", - "updated_at": "2023-08-28T09:33:54Z", + "updated_at": "2023-09-01T20:54:26Z", "git_url": "git://github.com/sachin0raon/Mirror2Gdrive.git", "ssh_url": "git@github.com:sachin0raon/Mirror2Gdrive.git", "clone_url": "https://github.com/sachin0raon/Mirror2Gdrive.git", "homepage": null, - "stargazers_count": 40, - "watchers_count": 40, + "stargazers_count": 41, + "watchers_count": 41, "language": "Python", "topics": [] }, @@ -2900,13 +2101,13 @@ "url": "https://api.github.com/repos/wzpan/wukong-robot", "languages_url": "https://api.github.com/repos/wzpan/wukong-robot/languages", "created_at": "2019-01-16T16:19:51Z", - "updated_at": "2023-08-31T17:37:32Z", + "updated_at": "2023-09-01T09:20:15Z", "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": 4947, - "watchers_count": 4947, + "stargazers_count": 4951, + "watchers_count": 4951, "language": "Python", "topics": [ "ai", @@ -2945,13 +2146,13 @@ "url": "https://api.github.com/repos/babysor/MockingBird", "languages_url": "https://api.github.com/repos/babysor/MockingBird/languages", "created_at": "2021-08-07T03:53:39Z", - "updated_at": "2023-08-31T19:34:44Z", + "updated_at": "2023-09-02T00:43:00Z", "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": 30731, - "watchers_count": 30731, + "stargazers_count": 30738, + "watchers_count": 30738, "language": "Python", "topics": [ "ai", @@ -2977,13 +2178,13 @@ "url": "https://api.github.com/repos/Python3WebSpider/ProxyPool", "languages_url": "https://api.github.com/repos/Python3WebSpider/ProxyPool/languages", "created_at": "2017-07-09T16:54:47Z", - "updated_at": "2023-08-31T15:25:00Z", + "updated_at": "2023-09-02T00:19:53Z", "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": 4896, - "watchers_count": 4896, + "stargazers_count": 4900, + "watchers_count": 4900, "language": "Python", "topics": [ "flask", @@ -3143,13 +2344,13 @@ "url": "https://api.github.com/repos/madushadhanushka/github-readme", "languages_url": "https://api.github.com/repos/madushadhanushka/github-readme/languages", "created_at": "2021-08-23T12:33:03Z", - "updated_at": "2023-08-30T12:45:02Z", + "updated_at": "2023-09-01T10:59:22Z", "git_url": "git://github.com/madushadhanushka/github-readme.git", "ssh_url": "git@github.com:madushadhanushka/github-readme.git", "clone_url": "https://github.com/madushadhanushka/github-readme.git", "homepage": "", - "stargazers_count": 157, - "watchers_count": 157, + "stargazers_count": 158, + "watchers_count": 158, "language": "Python", "topics": [ "github", @@ -3378,13 +2579,13 @@ "url": "https://api.github.com/repos/521xueweihan/GitHub520", "languages_url": "https://api.github.com/repos/521xueweihan/GitHub520/languages", "created_at": "2020-05-13T07:25:21Z", - "updated_at": "2023-08-31T17:02:05Z", + "updated_at": "2023-09-01T18:00:07Z", "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": 16678, - "watchers_count": 16678, + "stargazers_count": 16689, + "watchers_count": 16689, "language": "Python", "topics": [ "dns", @@ -3531,13 +2732,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-08-31T19:34:39Z", + "updated_at": "2023-09-02T00:42:55Z", "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": 4745, - "watchers_count": 4745, + "stargazers_count": 4749, + "watchers_count": 4749, "language": "Python", "topics": [] }, @@ -3558,13 +2759,13 @@ "url": "https://api.github.com/repos/BlinkDL/AI-Writer", "languages_url": "https://api.github.com/repos/BlinkDL/AI-Writer/languages", "created_at": "2021-07-26T22:43:14Z", - "updated_at": "2023-08-31T13:42:52Z", + "updated_at": "2023-09-01T06:17:56Z", "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": 2336, - "watchers_count": 2336, + "stargazers_count": 2337, + "watchers_count": 2337, "language": "Python", "topics": [] }, @@ -3644,13 +2845,13 @@ "url": "https://api.github.com/repos/biancangming/wtv", "languages_url": "https://api.github.com/repos/biancangming/wtv/languages", "created_at": "2019-10-21T09:13:26Z", - "updated_at": "2023-08-31T22:11:20Z", + "updated_at": "2023-09-01T13:37:16Z", "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": 8589, - "watchers_count": 8589, + "stargazers_count": 8591, + "watchers_count": 8591, "language": "Python", "topics": [ "iptv", @@ -3831,13 +3032,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-09-01T00:39:01Z", + "updated_at": "2023-09-02T00:24:02Z", "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": 10039, - "watchers_count": 10039, + "stargazers_count": 10062, + "watchers_count": 10062, "language": "Python", "topics": [ "audio", @@ -3929,13 +3130,13 @@ "url": "https://api.github.com/repos/EssayKillerBrain/WriteGPT", "languages_url": "https://api.github.com/repos/EssayKillerBrain/WriteGPT/languages", "created_at": "2020-09-29T14:35:24Z", - "updated_at": "2023-08-31T12:07:12Z", + "updated_at": "2023-09-01T05:56:24Z", "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": 5243, - "watchers_count": 5243, + "stargazers_count": 5244, + "watchers_count": 5244, "language": "Python", "topics": [] }, @@ -4010,13 +3211,13 @@ "url": "https://api.github.com/repos/TakWolf/ark-pixel-font", "languages_url": "https://api.github.com/repos/TakWolf/ark-pixel-font/languages", "created_at": "2021-05-11T18:12:13Z", - "updated_at": "2023-08-31T02:06:25Z", + "updated_at": "2023-09-01T17:00:52Z", "git_url": "git://github.com/TakWolf/ark-pixel-font.git", "ssh_url": "git@github.com:TakWolf/ark-pixel-font.git", "clone_url": "https://github.com/TakWolf/ark-pixel-font.git", "homepage": "https://ark-pixel-font.takwolf.com", - "stargazers_count": 2401, - "watchers_count": 2401, + "stargazers_count": 2406, + "watchers_count": 2406, "language": "Python", "topics": [ "bitmap-font", @@ -4118,13 +3319,13 @@ "url": "https://api.github.com/repos/acheong08/ChatGPT", "languages_url": "https://api.github.com/repos/acheong08/ChatGPT/languages", "created_at": "2022-12-03T14:35:24Z", - "updated_at": "2023-08-31T23:51:09Z", + "updated_at": "2023-09-02T00:16: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": 27202, - "watchers_count": 27202, + "stargazers_count": 27207, + "watchers_count": 27207, "language": "Python", "topics": [ "chatgpt", @@ -4254,13 +3455,13 @@ "url": "https://api.github.com/repos/marqo-ai/marqo", "languages_url": "https://api.github.com/repos/marqo-ai/marqo/languages", "created_at": "2022-08-01T12:12:51Z", - "updated_at": "2023-08-31T20:37:24Z", + "updated_at": "2023-09-01T16:53:08Z", "git_url": "git://github.com/marqo-ai/marqo.git", "ssh_url": "git@github.com:marqo-ai/marqo.git", "clone_url": "https://github.com/marqo-ai/marqo.git", "homepage": "https://www.marqo.ai/", - "stargazers_count": 3540, - "watchers_count": 3540, + "stargazers_count": 3546, + "watchers_count": 3546, "language": "Python", "topics": [ "chatgpt", @@ -4363,13 +3564,13 @@ "url": "https://api.github.com/repos/Johnserf-Seed/TikTokDownload", "languages_url": "https://api.github.com/repos/Johnserf-Seed/TikTokDownload/languages", "created_at": "2021-01-19T08:16:31Z", - "updated_at": "2023-08-31T16:55:48Z", + "updated_at": "2023-09-01T23:17:14Z", "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": 3601, - "watchers_count": 3601, + "stargazers_count": 3610, + "watchers_count": 3610, "language": "Python", "topics": [ "api", @@ -4825,13 +4026,13 @@ "url": "https://api.github.com/repos/howie6879/weekly", "languages_url": "https://api.github.com/repos/howie6879/weekly/languages", "created_at": "2021-09-17T15:15:26Z", - "updated_at": "2023-08-30T23:50:39Z", + "updated_at": "2023-09-01T05:17:42Z", "git_url": "git://github.com/howie6879/weekly.git", "ssh_url": "git@github.com:howie6879/weekly.git", "clone_url": "https://github.com/howie6879/weekly.git", "homepage": "https://weekly.howie6879.com", - "stargazers_count": 382, - "watchers_count": 382, + "stargazers_count": 383, + "watchers_count": 383, "language": "Python", "topics": [ "github", @@ -4975,13 +4176,13 @@ "url": "https://api.github.com/repos/LogicJake/WebMonitor", "languages_url": "https://api.github.com/repos/LogicJake/WebMonitor/languages", "created_at": "2019-03-23T15:41:40Z", - "updated_at": "2023-08-30T15:53:27Z", + "updated_at": "2023-09-01T08:43:21Z", "git_url": "git://github.com/LogicJake/WebMonitor.git", "ssh_url": "git@github.com:LogicJake/WebMonitor.git", "clone_url": "https://github.com/LogicJake/WebMonitor.git", "homepage": "https://logicjake.github.io/WebMonitor/#/", - "stargazers_count": 693, - "watchers_count": 693, + "stargazers_count": 695, + "watchers_count": 695, "language": "Python", "topics": [ "monitor", @@ -5198,13 +4399,13 @@ "url": "https://api.github.com/repos/FioraLove/Net-Spider", "languages_url": "https://api.github.com/repos/FioraLove/Net-Spider/languages", "created_at": "2020-05-26T07:11:20Z", - "updated_at": "2023-09-01T00:05:14Z", + "updated_at": "2023-09-01T07:30:31Z", "git_url": "git://github.com/FioraLove/Net-Spider.git", "ssh_url": "git@github.com:FioraLove/Net-Spider.git", "clone_url": "https://github.com/FioraLove/Net-Spider.git", "homepage": "", - "stargazers_count": 646, - "watchers_count": 646, + "stargazers_count": 647, + "watchers_count": 647, "language": "Python", "topics": [ "pixiv", @@ -5247,6 +4448,837 @@ ] } ], + "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-09-01T23:00:43Z", + "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": 26004, + "watchers_count": 26004, + "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-08-26T03:24:30Z", + "git_url": "git://github.com/dmarx/video-killed-the-radio-star.git", + "ssh_url": "git@github.com:dmarx/video-killed-the-radio-star.git", + "clone_url": "https://github.com/dmarx/video-killed-the-radio-star.git", + "homepage": "https://colab.research.google.com/github/dmarx/video-killed-the-radio-star/blob/main/Video_Killed_The_Radio_Star_Defusion.ipynb#scrollTo=oPbeyWtesAoh", + "stargazers_count": 152, + "watchers_count": 152, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 525592995, + "node_id": "R_kgDOH1Ppow", + "name": "InvokeAI", + "full_name": "invoke-ai/InvokeAI", + "owner": { + "login": "invoke-ai", + "id": 113954515, + "avatar_url": "https://avatars.githubusercontent.com/u/113954515?v=4", + "url": "https://api.github.com/users/invoke-ai", + "html_url": "https://github.com/invoke-ai" + }, + "html_url": "https://github.com/invoke-ai/InvokeAI", + "description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.", + "url": "https://api.github.com/repos/invoke-ai/InvokeAI", + "languages_url": "https://api.github.com/repos/invoke-ai/InvokeAI/languages", + "created_at": "2022-08-17T01:04:27Z", + "updated_at": "2023-09-01T22:21:29Z", + "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": 18474, + "watchers_count": 18474, + "language": "Jupyter Notebook", + "topics": [ + "ai-art", + "artificial-intelligence", + "generative-art", + "image-generation", + "img2img", + "inpainting", + "latent-diffusion", + "linux", + "macos", + "outpainting", + "stable-diffusion", + "txt2img", + "windows" + ] + }, + { + "id": 522257662, + "node_id": "R_kgDOHyEE_g", + "name": "ai-subtitle-video-editor", + "full_name": "Sahilvohra58/ai-subtitle-video-editor", + "owner": { + "login": "Sahilvohra58", + "id": 70532930, + "avatar_url": "https://avatars.githubusercontent.com/u/70532930?v=4", + "url": "https://api.github.com/users/Sahilvohra58", + "html_url": "https://github.com/Sahilvohra58" + }, + "html_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor", + "description": "A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video.", + "url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor", + "languages_url": "https://api.github.com/repos/Sahilvohra58/ai-subtitle-video-editor/languages", + "created_at": "2022-08-07T15:58:07Z", + "updated_at": "2022-12-21T04:20:04Z", + "git_url": "git://github.com/Sahilvohra58/ai-subtitle-video-editor.git", + "ssh_url": "git@github.com:Sahilvohra58/ai-subtitle-video-editor.git", + "clone_url": "https://github.com/Sahilvohra58/ai-subtitle-video-editor.git", + "homepage": "", + "stargazers_count": 2, + "watchers_count": 2, + "language": "Jupyter Notebook", + "topics": [] + }, + { + "id": 415489170, + "node_id": "R_kgDOGMPckg", + "name": "paper2gui", + "full_name": "Baiyuetribe/paper2gui", + "owner": { + "login": "Baiyuetribe", + "id": 43716063, + "avatar_url": "https://avatars.githubusercontent.com/u/43716063?v=4", + "url": "https://api.github.com/users/Baiyuetribe", + "html_url": "https://github.com/Baiyuetribe" + }, + "html_url": "https://github.com/Baiyuetribe/paper2gui", + "description": "Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术", + "url": "https://api.github.com/repos/Baiyuetribe/paper2gui", + "languages_url": "https://api.github.com/repos/Baiyuetribe/paper2gui/languages", + "created_at": "2021-10-10T04:54:02Z", + "updated_at": "2023-09-01T16:14:40Z", + "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": 8575, + "watchers_count": 8575, + "language": "Jupyter Notebook", + "topics": [ + "animegan2", + "codeformer-gui", + "dain", + "dain-gui", + "gfpgan", + "huoshan-tts", + "microsoft-tts", + "ncnn", + "ncnn-model", + "noveria", + "realcugan-gui", + "realcugan-pro", + "realesrganv2-gu", + "rife-gui", + "stable-diffusion", + "waifu2x-gui" + ] + } + ], + "Rust": [ + { + "id": 679599293, + "node_id": "R_kgDOKIHcvQ", + "name": "collie", + "full_name": "parksb/collie", + "owner": { + "login": "parksb", + "id": 6410412, + "avatar_url": "https://avatars.githubusercontent.com/u/6410412?v=4", + "url": "https://api.github.com/users/parksb", + "html_url": "https://github.com/parksb" + }, + "html_url": "https://github.com/parksb/collie", + "description": "A minimal RSS reader just for you", + "url": "https://api.github.com/repos/parksb/collie", + "languages_url": "https://api.github.com/repos/parksb/collie/languages", + "created_at": "2023-08-17T07:42:33Z", + "updated_at": "2023-08-31T20:18:33Z", + "git_url": "git://github.com/parksb/collie.git", + "ssh_url": "git@github.com:parksb/collie.git", + "clone_url": "https://github.com/parksb/collie.git", + "homepage": "", + "stargazers_count": 62, + "watchers_count": 62, + "language": "Rust", + "topics": [ + "atom-reader", + "feed-reader", + "rss-reader" + ] + }, + { + "id": 676974826, + "node_id": "R_kgDOKFnQ6g", + "name": "workers-tunnel", + "full_name": "zhu327/workers-tunnel", + "owner": { + "login": "zhu327", + "id": 873883, + "avatar_url": "https://avatars.githubusercontent.com/u/873883?v=4", + "url": "https://api.github.com/users/zhu327", + "html_url": "https://github.com/zhu327" + }, + "html_url": "https://github.com/zhu327/workers-tunnel", + "description": "Edge network tunnel implemented using Cloudflare Workers.", + "url": "https://api.github.com/repos/zhu327/workers-tunnel", + "languages_url": "https://api.github.com/repos/zhu327/workers-tunnel/languages", + "created_at": "2023-08-10T12:52:31Z", + "updated_at": "2023-08-30T14:47:48Z", + "git_url": "git://github.com/zhu327/workers-tunnel.git", + "ssh_url": "git@github.com:zhu327/workers-tunnel.git", + "clone_url": "https://github.com/zhu327/workers-tunnel.git", + "homepage": "", + "stargazers_count": 32, + "watchers_count": 32, + "language": "Rust", + "topics": [ + "cloudflare-workers", + "proxy", + "rust", + "vless", + "webassembly", + "websocket" + ] + }, + { + "id": 578600191, + "node_id": "R_kgDOIny8_w", + "name": "github-action-rss", + "full_name": "rogeryoungh/github-action-rss", + "owner": { + "login": "rogeryoungh", + "id": 42564206, + "avatar_url": "https://avatars.githubusercontent.com/u/42564206?v=4", + "url": "https://api.github.com/users/rogeryoungh", + "html_url": "https://github.com/rogeryoungh" + }, + "html_url": "https://github.com/rogeryoungh/github-action-rss", + "description": "RSS 邮件订阅,基于 GitHub Action。", + "url": "https://api.github.com/repos/rogeryoungh/github-action-rss", + "languages_url": "https://api.github.com/repos/rogeryoungh/github-action-rss/languages", + "created_at": "2022-12-15T12:46:44Z", + "updated_at": "2023-07-02T11:50:21Z", + "git_url": "git://github.com/rogeryoungh/github-action-rss.git", + "ssh_url": "git@github.com:rogeryoungh/github-action-rss.git", + "clone_url": "https://github.com/rogeryoungh/github-action-rss.git", + "homepage": "", + "stargazers_count": 10, + "watchers_count": 10, + "language": "Rust", + "topics": [] + }, + { + "id": 616997669, + "node_id": "R_kgDOJMajJQ", + "name": "gpt-aggregated-edition", + "full_name": "1595901624/gpt-aggregated-edition", + "owner": { + "login": "1595901624", + "id": 35366425, + "avatar_url": "https://avatars.githubusercontent.com/u/35366425?v=4", + "url": "https://api.github.com/users/1595901624", + "html_url": "https://github.com/1595901624" + }, + "html_url": "https://github.com/1595901624/gpt-aggregated-edition", + "description": "聚合ChatGPT官方版、ChatGPT免费版、文心一言、Poe、chatchat等多平台,支持自定义导入平台", + "url": "https://api.github.com/repos/1595901624/gpt-aggregated-edition", + "languages_url": "https://api.github.com/repos/1595901624/gpt-aggregated-edition/languages", + "created_at": "2023-03-21T13:57:05Z", + "updated_at": "2023-09-02T00:43:05Z", + "git_url": "git://github.com/1595901624/gpt-aggregated-edition.git", + "ssh_url": "git@github.com:1595901624/gpt-aggregated-edition.git", + "clone_url": "https://github.com/1595901624/gpt-aggregated-edition.git", + "homepage": "", + "stargazers_count": 652, + "watchers_count": 652, + "language": "Rust", + "topics": [] + }, + { + "id": 541035865, + "node_id": "R_kgDOID-NWQ", + "name": "ToMoon", + "full_name": "YukiCoco/ToMoon", + "owner": { + "login": "YukiCoco", + "id": 18544362, + "avatar_url": "https://avatars.githubusercontent.com/u/18544362?v=4", + "url": "https://api.github.com/users/YukiCoco", + "html_url": "https://github.com/YukiCoco" + }, + "html_url": "https://github.com/YukiCoco/ToMoon", + "description": "基于 SteamOS 定制的网络工具,自动配置 TUN 模式加速游戏,网络代理。", + "url": "https://api.github.com/repos/YukiCoco/ToMoon", + "languages_url": "https://api.github.com/repos/YukiCoco/ToMoon/languages", + "created_at": "2022-09-25T03:12:40Z", + "updated_at": "2023-09-02T00:43:03Z", + "git_url": "git://github.com/YukiCoco/ToMoon.git", + "ssh_url": "git@github.com:YukiCoco/ToMoon.git", + "clone_url": "https://github.com/YukiCoco/ToMoon.git", + "homepage": "", + "stargazers_count": 532, + "watchers_count": 532, + "language": "Rust", + "topics": [] + }, + { + "id": 621099859, + "node_id": "R_kgDOJQU7Uw", + "name": "ChatSubtitle", + "full_name": "xuncv/ChatSubtitle", + "owner": { + "login": "xuncv", + "id": 70302850, + "avatar_url": "https://avatars.githubusercontent.com/u/70302850?v=4", + "url": "https://api.github.com/users/xuncv", + "html_url": "https://github.com/xuncv" + }, + "html_url": "https://github.com/xuncv/ChatSubtitle", + "description": "基于Chatgpt的字幕脱水 字幕总结,去除网课、教程灌水,总结干货", + "url": "https://api.github.com/repos/xuncv/ChatSubtitle", + "languages_url": "https://api.github.com/repos/xuncv/ChatSubtitle/languages", + "created_at": "2023-03-30T01:49:27Z", + "updated_at": "2023-09-01T08:58:51Z", + "git_url": "git://github.com/xuncv/ChatSubtitle.git", + "ssh_url": "git@github.com:xuncv/ChatSubtitle.git", + "clone_url": "https://github.com/xuncv/ChatSubtitle.git", + "homepage": "", + "stargazers_count": 32, + "watchers_count": 32, + "language": "Rust", + "topics": [ + "aardio", + "bilibili", + "chatgpt", + "chatsubtitle", + "subtitle-summary" + ] + }, + { + "id": 122898288, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjI4OTgyODg=", + "name": "livewallpaper", + "full_name": "DaZiYuan/livewallpaper", + "owner": { + "login": "DaZiYuan", + "id": 80653, + "avatar_url": "https://avatars.githubusercontent.com/u/80653?v=4", + "url": "https://api.github.com/users/DaZiYuan", + "html_url": "https://github.com/DaZiYuan" + }, + "html_url": "https://github.com/DaZiYuan/livewallpaper", + "description": "A tiny win10 (dynamic) wallpaper changer | 巨应壁纸 | 动态壁纸 | live wallpaper", + "url": "https://api.github.com/repos/DaZiYuan/livewallpaper", + "languages_url": "https://api.github.com/repos/DaZiYuan/livewallpaper/languages", + "created_at": "2018-02-26T01:56:48Z", + "updated_at": "2023-08-30T01:51:25Z", + "git_url": "git://github.com/DaZiYuan/livewallpaper.git", + "ssh_url": "git@github.com:DaZiYuan/livewallpaper.git", + "clone_url": "https://github.com/DaZiYuan/livewallpaper.git", + "homepage": "https://livewallpaper.giantapp.cn/en", + "stargazers_count": 663, + "watchers_count": 663, + "language": "Rust", + "topics": [ + "dyamic-desktop", + "dynamic-wallpaper-app", + "dynamic-wallpapers", + "live-wallpapers", + "livewallpaper", + "rust", + "rust-lang", + "tauri", + "tauri-app", + "wallpaper", + "wallpaper-app", + "wallpaper-changer", + "wallpaper-engine", + "wallpaper-manager", + "wallpapers" + ] + }, + { + "id": 600442503, + "node_id": "R_kgDOI8oGhw", + "name": "notion-rss", + "full_name": "cn-kali-team/notion-rss", + "owner": { + "login": "cn-kali-team", + "id": 30642514, + "avatar_url": "https://avatars.githubusercontent.com/u/30642514?v=4", + "url": "https://api.github.com/users/cn-kali-team", + "html_url": "https://github.com/cn-kali-team" + }, + "html_url": "https://github.com/cn-kali-team/notion-rss", + "description": "Build your own RSS Feeds in Notion.", + "url": "https://api.github.com/repos/cn-kali-team/notion-rss", + "languages_url": "https://api.github.com/repos/cn-kali-team/notion-rss/languages", + "created_at": "2023-02-11T14:08:06Z", + "updated_at": "2023-08-19T17:35:11Z", + "git_url": "git://github.com/cn-kali-team/notion-rss.git", + "ssh_url": "git@github.com:cn-kali-team/notion-rss.git", + "clone_url": "https://github.com/cn-kali-team/notion-rss.git", + "homepage": "", + "stargazers_count": 42, + "watchers_count": 42, + "language": "Rust", + "topics": [ + "feed", + "notion", + "rss" + ] + }, + { + "id": 600953225, + "node_id": "R_kgDOI9HRiQ", + "name": "NewBing", + "full_name": "everest-architecture/NewBing", + "owner": { + "login": "everest-architecture", + "id": 71261704, + "avatar_url": "https://avatars.githubusercontent.com/u/71261704?v=4", + "url": "https://api.github.com/users/everest-architecture", + "html_url": "https://github.com/everest-architecture" + }, + "html_url": "https://github.com/everest-architecture/NewBing", + "description": "NewBin Desktop Application (Mac, Windows and Linux)", + "url": "https://api.github.com/repos/everest-architecture/NewBing", + "languages_url": "https://api.github.com/repos/everest-architecture/NewBing/languages", + "created_at": "2023-02-13T03:26:06Z", + "updated_at": "2023-08-31T07:58:54Z", + "git_url": "git://github.com/everest-architecture/NewBing.git", + "ssh_url": "git@github.com:everest-architecture/NewBing.git", + "clone_url": "https://github.com/everest-architecture/NewBing.git", + "homepage": null, + "stargazers_count": 72, + "watchers_count": 72, + "language": "Rust", + "topics": [] + }, + { + "id": 575340621, + "node_id": "R_kgDOIksATQ", + "name": "ChatGPT", + "full_name": "lencx/ChatGPT", + "owner": { + "login": "lencx", + "id": 16164244, + "avatar_url": "https://avatars.githubusercontent.com/u/16164244?v=4", + "url": "https://api.github.com/users/lencx", + "html_url": "https://github.com/lencx" + }, + "html_url": "https://github.com/lencx/ChatGPT", + "description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)", + "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-09-01T18:30:35Z", + "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": 40682, + "watchers_count": 40682, + "language": "Rust", + "topics": [ + "ai", + "app", + "application", + "chatgpt", + "desktop-app", + "gpt", + "gpt-3", + "linux", + "macos", + "notes-app", + "openai", + "rust", + "tauri", + "webview", + "windows" + ] + }, + { + "id": 268163609, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjgxNjM2MDk=", + "name": "qdrant", + "full_name": "qdrant/qdrant", + "owner": { + "login": "qdrant", + "id": 73504361, + "avatar_url": "https://avatars.githubusercontent.com/u/73504361?v=4", + "url": "https://api.github.com/users/qdrant", + "html_url": "https://github.com/qdrant" + }, + "html_url": "https://github.com/qdrant/qdrant", + "description": "Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/", + "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-09-02T00:23:43Z", + "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": 12587, + "watchers_count": 12587, + "language": "Rust", + "topics": [ + "approximate-nearest-neighbor-search", + "embeddings-similarity", + "hnsw", + "image-search", + "knn-algorithm", + "machine-learning", + "matching", + "mlops", + "nearest-neighbor-search", + "neural-network", + "neural-search", + "recommender-system", + "search", + "search-engine", + "search-engines", + "similarity-search", + "vector-database", + "vector-search", + "vector-search-engine" + ] + }, + { + "id": 482211236, + "node_id": "R_kgDOHL31pA", + "name": "BetterNCM-Installer", + "full_name": "MicroCBer/BetterNCM-Installer", + "owner": { + "login": "MicroCBer", + "id": 66859419, + "avatar_url": "https://avatars.githubusercontent.com/u/66859419?v=4", + "url": "https://api.github.com/users/MicroCBer", + "html_url": "https://github.com/MicroCBer" + }, + "html_url": "https://github.com/MicroCBer/BetterNCM-Installer", + "description": "一键安装 Better 系软件", + "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-09-01T16:04:05Z", + "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": 1527, + "watchers_count": 1527, + "language": "Rust", + "topics": [] + }, + { + "id": 372305945, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzIzMDU5NDU=", + "name": "rss-forwarder", + "full_name": "morphy2k/rss-forwarder", + "owner": { + "login": "morphy2k", + "id": 4280578, + "avatar_url": "https://avatars.githubusercontent.com/u/4280578?v=4", + "url": "https://api.github.com/users/morphy2k", + "html_url": "https://github.com/morphy2k" + }, + "html_url": "https://github.com/morphy2k/rss-forwarder", + "description": "Checks RSS feeds for new entries and forwards them", + "url": "https://api.github.com/repos/morphy2k/rss-forwarder", + "languages_url": "https://api.github.com/repos/morphy2k/rss-forwarder/languages", + "created_at": "2021-05-30T20:08:17Z", + "updated_at": "2023-08-27T21:35:18Z", + "git_url": "git://github.com/morphy2k/rss-forwarder.git", + "ssh_url": "git@github.com:morphy2k/rss-forwarder.git", + "clone_url": "https://github.com/morphy2k/rss-forwarder.git", + "homepage": "", + "stargazers_count": 25, + "watchers_count": 25, + "language": "Rust", + "topics": [ + "atom", + "cli", + "discord", + "forwarding", + "rss", + "slack", + "stdio", + "webhook" + ] + }, + { + "id": 412159342, + "node_id": "R_kgDOGJENbg", + "name": "redirect", + "full_name": "mbround18/redirect", + "owner": { + "login": "mbround18", + "id": 12646562, + "avatar_url": "https://avatars.githubusercontent.com/u/12646562?v=4", + "url": "https://api.github.com/users/mbround18", + "html_url": "https://github.com/mbround18" + }, + "html_url": "https://github.com/mbround18/redirect", + "description": "Simple redirection tool! Ready to use, docker capable, Kubernetes friendly, any Linux based env ready!", + "url": "https://api.github.com/repos/mbround18/redirect", + "languages_url": "https://api.github.com/repos/mbround18/redirect/languages", + "created_at": "2021-09-30T17:26:38Z", + "updated_at": "2023-07-07T12:28:02Z", + "git_url": "git://github.com/mbround18/redirect.git", + "ssh_url": "git@github.com:mbround18/redirect.git", + "clone_url": "https://github.com/mbround18/redirect.git", + "homepage": "https://registry.hub.docker.com/repository/docker/mbround18/redirect", + "stargazers_count": 4, + "watchers_count": 4, + "language": "Rust", + "topics": [ + "docker", + "docker-image", + "easy-to-use", + "kubernetes", + "redirect", + "simple" + ] + }, + { + "id": 551376520, + "node_id": "R_kgDOIN1WiA", + "name": "Pake", + "full_name": "tw93/Pake", + "owner": { + "login": "tw93", + "id": 8736212, + "avatar_url": "https://avatars.githubusercontent.com/u/8736212?v=4", + "url": "https://api.github.com/users/tw93", + "html_url": "https://github.com/tw93" + }, + "html_url": "https://github.com/tw93/Pake", + "description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用", + "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-09-02T00:43:03Z", + "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": 18141, + "watchers_count": 18141, + "language": "Rust", + "topics": [ + "chatgpt", + "gpt-4", + "high-performance", + "linux-desktop", + "mac", + "mac-desktop", + "music", + "no-electron", + "open", + "openai", + "poe", + "productivity", + "programming", + "rust", + "tauri", + "twitter", + "webview", + "windows-desktop", + "youtube" + ] + }, + { + "id": 509315971, + "node_id": "R_kgDOHluLgw", + "name": "bilistream", + "full_name": "limitcool/bilistream", + "owner": { + "login": "limitcool", + "id": 88604249, + "avatar_url": "https://avatars.githubusercontent.com/u/88604249?v=4", + "url": "https://api.github.com/users/limitcool", + "html_url": "https://github.com/limitcool" + }, + "html_url": "https://github.com/limitcool/bilistream", + "description": "bilistream是一个支持无人值守自动转播Twitch和Youtube(包括预告类型直播)的B站直播自动转播工具。", + "url": "https://api.github.com/repos/limitcool/bilistream", + "languages_url": "https://api.github.com/repos/limitcool/bilistream/languages", + "created_at": "2022-07-01T04:08:00Z", + "updated_at": "2023-08-31T08:59:44Z", + "git_url": "git://github.com/limitcool/bilistream.git", + "ssh_url": "git@github.com:limitcool/bilistream.git", + "clone_url": "https://github.com/limitcool/bilistream.git", + "homepage": "", + "stargazers_count": 78, + "watchers_count": 78, + "language": "Rust", + "topics": [ + "bilibili", + "bilibili-live", + "live", + "m3u8", + "twitch", + "youtube" + ] + }, + { + "id": 492835467, + "node_id": "R_kgDOHWASiw", + "name": "Danmuji", + "full_name": "YangchenYe323/Danmuji", + "owner": { + "login": "YangchenYe323", + "id": 42916814, + "avatar_url": "https://avatars.githubusercontent.com/u/42916814?v=4", + "url": "https://api.github.com/users/YangchenYe323", + "html_url": "https://github.com/YangchenYe323" + }, + "html_url": "https://github.com/YangchenYe323/Danmuji", + "description": ":hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手", + "url": "https://api.github.com/repos/YangchenYe323/Danmuji", + "languages_url": "https://api.github.com/repos/YangchenYe323/Danmuji/languages", + "created_at": "2022-05-16T12:56:34Z", + "updated_at": "2023-02-15T09:36:11Z", + "git_url": "git://github.com/YangchenYe323/Danmuji.git", + "ssh_url": "git@github.com:YangchenYe323/Danmuji.git", + "clone_url": "https://github.com/YangchenYe323/Danmuji.git", + "homepage": "", + "stargazers_count": 5, + "watchers_count": 5, + "language": "Rust", + "topics": [] + } + ], "C#": [ { "id": 677403824, @@ -5292,13 +5324,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-09-01T00:46:33Z", + "updated_at": "2023-09-01T22:51:54Z", "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": 2659, - "watchers_count": 2659, + "stargazers_count": 2689, + "watchers_count": 2689, "language": "C#", "topics": [ "desktop-pet", @@ -5386,13 +5418,13 @@ "url": "https://api.github.com/repos/xksoft/OcrHelper", "languages_url": "https://api.github.com/repos/xksoft/OcrHelper/languages", "created_at": "2023-03-02T06:49:37Z", - "updated_at": "2023-08-22T00:31:14Z", + "updated_at": "2023-09-01T13:05:04Z", "git_url": "git://github.com/xksoft/OcrHelper.git", "ssh_url": "git@github.com:xksoft/OcrHelper.git", "clone_url": "https://github.com/xksoft/OcrHelper.git", "homepage": null, - "stargazers_count": 392, - "watchers_count": 392, + "stargazers_count": 393, + "watchers_count": 393, "language": "C#", "topics": [] }, @@ -5413,13 +5445,13 @@ "url": "https://api.github.com/repos/BornToBeRoot/NETworkManager", "languages_url": "https://api.github.com/repos/BornToBeRoot/NETworkManager/languages", "created_at": "2017-04-26T21:20:08Z", - "updated_at": "2023-08-31T22:52:51Z", + "updated_at": "2023-09-01T21:31:13Z", "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": 3903, - "watchers_count": 3903, + "stargazers_count": 3905, + "watchers_count": 3905, "language": "C#", "topics": [ "arp", @@ -5526,13 +5558,13 @@ "url": "https://api.github.com/repos/jenius-apps/ambie", "languages_url": "https://api.github.com/repos/jenius-apps/ambie/languages", "created_at": "2020-11-01T21:26:12Z", - "updated_at": "2023-08-31T17:12:53Z", + "updated_at": "2023-09-01T03:23:16Z", "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": 1570, - "watchers_count": 1570, + "stargazers_count": 1571, + "watchers_count": 1571, "language": "C#", "topics": [ "csharp", @@ -5718,13 +5750,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-09-01T00:20:28Z", + "updated_at": "2023-09-01T11:37:45Z", "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": 12051, - "watchers_count": 12051, + "stargazers_count": 12056, + "watchers_count": 12056, "language": "C#", "topics": [ "activation-toolkit", @@ -5755,13 +5787,13 @@ "url": "https://api.github.com/repos/xpnas/inotify", "languages_url": "https://api.github.com/repos/xpnas/inotify/languages", "created_at": "2021-03-24T14:31:43Z", - "updated_at": "2023-08-18T16:26:27Z", + "updated_at": "2023-09-01T13:57:58Z", "git_url": "git://github.com/xpnas/inotify.git", "ssh_url": "git@github.com:xpnas/inotify.git", "clone_url": "https://github.com/xpnas/inotify.git", "homepage": "", - "stargazers_count": 227, - "watchers_count": 227, + "stargazers_count": 228, + "watchers_count": 228, "language": "C#", "topics": [] }, @@ -5782,20 +5814,35 @@ "url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools", "languages_url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools/languages", "created_at": "2022-10-27T14:58:30Z", - "updated_at": "2023-08-31T15:53:49Z", + "updated_at": "2023-09-01T14:19:58Z", "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": 3117, - "watchers_count": 3117, + "stargazers_count": 3124, + "watchers_count": 3124, "language": "C#", "topics": [ + "access", + "email", + "excel", "kms", + "lync", "microsoft", + "msoffice", "office", "office-free", - "office365" + "office365", + "onedrive", + "onenote", + "outlook", + "ppt", + "project", + "publisher", + "skype", + "teams", + "visio", + "word" ] }, { @@ -6044,13 +6091,13 @@ "url": "https://api.github.com/repos/HqWu-HITCS/Awesome-Chinese-LLM", "languages_url": "https://api.github.com/repos/HqWu-HITCS/Awesome-Chinese-LLM/languages", "created_at": "2023-05-22T12:27:03Z", - "updated_at": "2023-08-31T15:48:48Z", + "updated_at": "2023-09-01T10:28:53Z", "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": 2537, - "watchers_count": 2537, + "stargazers_count": 2553, + "watchers_count": 2553, "language": null, "topics": [ "awesome-lists", @@ -6134,13 +6181,13 @@ "url": "https://api.github.com/repos/yzfly/wonderful-prompts", "languages_url": "https://api.github.com/repos/yzfly/wonderful-prompts/languages", "created_at": "2023-04-24T06:17:37Z", - "updated_at": "2023-08-31T13:36:29Z", + "updated_at": "2023-09-01T12:24:29Z", "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": 939, - "watchers_count": 939, + "stargazers_count": 946, + "watchers_count": 946, "language": null, "topics": [ "chatgpt", @@ -6171,13 +6218,13 @@ "url": "https://api.github.com/repos/gaboolic/vercel-reverse-proxy", "languages_url": "https://api.github.com/repos/gaboolic/vercel-reverse-proxy/languages", "created_at": "2023-04-23T08:42:30Z", - "updated_at": "2023-08-31T14:06:05Z", + "updated_at": "2023-09-01T23:12:21Z", "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": 647, - "watchers_count": 647, + "stargazers_count": 649, + "watchers_count": 649, "language": null, "topics": [ "github-proxy", @@ -6205,13 +6252,13 @@ "url": "https://api.github.com/repos/VinsonLaro/stable-diffusion-webui-chinese", "languages_url": "https://api.github.com/repos/VinsonLaro/stable-diffusion-webui-chinese/languages", "created_at": "2022-10-10T17:47:37Z", - "updated_at": "2023-08-31T17:58:38Z", + "updated_at": "2023-09-01T06:26: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": 2028, - "watchers_count": 2028, + "stargazers_count": 2031, + "watchers_count": 2031, "language": null, "topics": [] }, @@ -6315,17 +6362,17 @@ "html_url": "https://github.com/Semporia" }, "html_url": "https://github.com/Semporia/TikTok-Unlock", - "description": "TikTok免拔卡解锁最新支持 iPhone (iOS 17.0) 、TikTok(V30.7.0)、TikTok TestFlight,支持更换地区 、发布视频 、 直播 、点赞评论、私聊等!", + "description": "TikTok免拔卡解锁最新支持 iPhone (iOS 17.0) 、TikTok(V31.0.0)、TikTok TestFlight,支持更换地区 、发布视频 、 直播 、点赞评论、私聊等!", "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-09-01T00:42:07Z", + "updated_at": "2023-09-01T16:38:10Z", "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": 8577, - "watchers_count": 8577, + "stargazers_count": 8589, + "watchers_count": 8589, "language": null, "topics": [ "tiktok", @@ -6350,13 +6397,13 @@ "url": "https://api.github.com/repos/mushan0x0/AI0x0.com", "languages_url": "https://api.github.com/repos/mushan0x0/AI0x0.com/languages", "created_at": "2023-02-26T12:34:31Z", - "updated_at": "2023-08-31T16:09:03Z", + "updated_at": "2023-09-02T00:42:04Z", "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": 2772, - "watchers_count": 2772, + "stargazers_count": 2774, + "watchers_count": 2774, "language": null, "topics": [] }, @@ -6377,13 +6424,13 @@ "url": "https://api.github.com/repos/eliaszon/Common-English-Mistakes-By-Chinese", "languages_url": "https://api.github.com/repos/eliaszon/Common-English-Mistakes-By-Chinese/languages", "created_at": "2023-02-11T06:12:27Z", - "updated_at": "2023-08-30T14:26:29Z", + "updated_at": "2023-09-01T02:38:35Z", "git_url": "git://github.com/eliaszon/Common-English-Mistakes-By-Chinese.git", "ssh_url": "git@github.com:eliaszon/Common-English-Mistakes-By-Chinese.git", "clone_url": "https://github.com/eliaszon/Common-English-Mistakes-By-Chinese.git", "homepage": "", - "stargazers_count": 96, - "watchers_count": 96, + "stargazers_count": 97, + "watchers_count": 97, "language": null, "topics": [] }, @@ -6404,13 +6451,13 @@ "url": "https://api.github.com/repos/ai-collection/ai-collection", "languages_url": "https://api.github.com/repos/ai-collection/ai-collection/languages", "created_at": "2023-01-03T06:02:03Z", - "updated_at": "2023-08-31T22:30:41Z", + "updated_at": "2023-09-01T17:47:31Z", "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": 5458, - "watchers_count": 5458, + "stargazers_count": 5462, + "watchers_count": 5462, "language": null, "topics": [ "ai", @@ -6648,13 +6695,13 @@ "url": "https://api.github.com/repos/matchai/awesome-pinned-gists", "languages_url": "https://api.github.com/repos/matchai/awesome-pinned-gists/languages", "created_at": "2019-03-18T20:56:00Z", - "updated_at": "2023-08-30T23:10:35Z", + "updated_at": "2023-09-01T10:20:52Z", "git_url": "git://github.com/matchai/awesome-pinned-gists.git", "ssh_url": "git@github.com:matchai/awesome-pinned-gists.git", "clone_url": "https://github.com/matchai/awesome-pinned-gists.git", "homepage": "", - "stargazers_count": 1695, - "watchers_count": 1695, + "stargazers_count": 1694, + "watchers_count": 1694, "language": null, "topics": [ "awesome", @@ -6822,13 +6869,13 @@ "url": "https://api.github.com/repos/xiaye13579/BBLL", "languages_url": "https://api.github.com/repos/xiaye13579/BBLL/languages", "created_at": "2022-12-12T01:49:07Z", - "updated_at": "2023-08-31T12:26:08Z", + "updated_at": "2023-09-01T05:04:44Z", "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": 6465, - "watchers_count": 6465, + "stargazers_count": 6468, + "watchers_count": 6468, "language": null, "topics": [ "android", @@ -6941,13 +6988,13 @@ "url": "https://api.github.com/repos/phith0n/Mind-Map", "languages_url": "https://api.github.com/repos/phith0n/Mind-Map/languages", "created_at": "2015-09-03T09:31:26Z", - "updated_at": "2023-08-31T11:22:55Z", + "updated_at": "2023-09-01T19:28:33Z", "git_url": "git://github.com/phith0n/Mind-Map.git", "ssh_url": "git@github.com:phith0n/Mind-Map.git", "clone_url": "https://github.com/phith0n/Mind-Map.git", "homepage": null, - "stargazers_count": 4296, - "watchers_count": 4296, + "stargazers_count": 4298, + "watchers_count": 4298, "language": null, "topics": [] }, @@ -7164,13 +7211,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-08-30T00:45:02Z", + "updated_at": "2023-09-01T11:44:14Z", "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": 567, - "watchers_count": 567, + "stargazers_count": 570, + "watchers_count": 570, "language": null, "topics": [ "mindmap-editor", @@ -7295,13 +7342,13 @@ "url": "https://api.github.com/repos/qianguyihao/Mac-list", "languages_url": "https://api.github.com/repos/qianguyihao/Mac-list/languages", "created_at": "2016-11-24T00:16:37Z", - "updated_at": "2023-08-31T08:43:11Z", + "updated_at": "2023-09-01T03:11:52Z", "git_url": "git://github.com/qianguyihao/Mac-list.git", "ssh_url": "git@github.com:qianguyihao/Mac-list.git", "clone_url": "https://github.com/qianguyihao/Mac-list.git", "homepage": "", - "stargazers_count": 2298, - "watchers_count": 2298, + "stargazers_count": 2300, + "watchers_count": 2300, "language": null, "topics": [ "macos", @@ -7325,13 +7372,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-08-27T14:37:04Z", + "updated_at": "2023-09-01T03:22:25Z", "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": 781, - "watchers_count": 781, + "stargazers_count": 782, + "watchers_count": 782, "language": null, "topics": [] } @@ -7354,13 +7401,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-09-01T00:36:14Z", + "updated_at": "2023-09-02T00:13:46Z", "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": 3099, - "watchers_count": 3099, + "stargazers_count": 3141, + "watchers_count": 3141, "language": "TypeScript", "topics": [ "bard", @@ -7387,13 +7434,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-08-29T14:10:57Z", + "updated_at": "2023-09-01T09:05:46Z", "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": 549, - "watchers_count": 549, + "stargazers_count": 550, + "watchers_count": 550, "language": "TypeScript", "topics": [ "audio-editing", @@ -7453,13 +7500,13 @@ "url": "https://api.github.com/repos/typescript-eslint/typescript-eslint", "languages_url": "https://api.github.com/repos/typescript-eslint/typescript-eslint/languages", "created_at": "2019-01-13T17:52:15Z", - "updated_at": "2023-08-31T22:14:23Z", + "updated_at": "2023-09-01T03:43:24Z", "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": 13807, - "watchers_count": 13807, + "stargazers_count": 13809, + "watchers_count": 13809, "language": "TypeScript", "topics": [ "eslint", @@ -7542,13 +7589,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-09-01T00:05:17Z", + "updated_at": "2023-09-02T00:40:03Z", "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": 935, - "watchers_count": 935, + "stargazers_count": 939, + "watchers_count": 939, "language": "TypeScript", "topics": [ "chat", @@ -7575,13 +7622,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-08-29T09:34:36Z", + "updated_at": "2023-09-01T21:24:07Z", "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": 36, - "watchers_count": 36, + "stargazers_count": 37, + "watchers_count": 37, "language": "TypeScript", "topics": [ "editor", @@ -7646,13 +7693,13 @@ "url": "https://api.github.com/repos/rockbenben/ChatGPT-Shortcut", "languages_url": "https://api.github.com/repos/rockbenben/ChatGPT-Shortcut/languages", "created_at": "2023-02-24T12:53:49Z", - "updated_at": "2023-08-31T17:36:19Z", + "updated_at": "2023-09-01T18:39:13Z", "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": 5125, - "watchers_count": 5125, + "stargazers_count": 5133, + "watchers_count": 5133, "language": "TypeScript", "topics": [ "ai", @@ -7806,13 +7853,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-08-26T16:26:22Z", + "updated_at": "2023-09-01T03:37:15Z", "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": 2210, - "watchers_count": 2210, + "stargazers_count": 2211, + "watchers_count": 2211, "language": "TypeScript", "topics": [ "container-ready", @@ -7880,13 +7927,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-08-31T19:36:58Z", + "updated_at": "2023-09-02T00:25:36Z", "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": 727, - "watchers_count": 727, + "stargazers_count": 738, + "watchers_count": 738, "language": "TypeScript", "topics": [ "ai", @@ -7928,13 +7975,13 @@ "url": "https://api.github.com/repos/LetTTGACO/elog", "languages_url": "https://api.github.com/repos/LetTTGACO/elog/languages", "created_at": "2022-12-01T05:36:20Z", - "updated_at": "2023-08-31T03:31:50Z", + "updated_at": "2023-09-01T08:03:13Z", "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": 119, - "watchers_count": 119, + "stargazers_count": 120, + "watchers_count": 120, "language": "TypeScript", "topics": [ "blog", @@ -8008,13 +8055,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-09-01T00:49:37Z", + "updated_at": "2023-09-01T21:51:32Z", "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": 3899, - "watchers_count": 3899, + "stargazers_count": 3930, + "watchers_count": 3930, "language": "TypeScript", "topics": [ "flowui", @@ -8138,13 +8185,13 @@ "url": "https://api.github.com/repos/reworkd/AgentGPT", "languages_url": "https://api.github.com/repos/reworkd/AgentGPT/languages", "created_at": "2023-04-07T02:29:19Z", - "updated_at": "2023-08-31T23:37:17Z", + "updated_at": "2023-09-01T21:33:54Z", "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": 26090, - "watchers_count": 26090, + "stargazers_count": 26111, + "watchers_count": 26111, "language": "TypeScript", "topics": [ "agent", @@ -8242,13 +8289,13 @@ "url": "https://api.github.com/repos/vincanger/coverlettergpt", "languages_url": "https://api.github.com/repos/vincanger/coverlettergpt/languages", "created_at": "2023-03-08T15:45:57Z", - "updated_at": "2023-08-31T09:32:52Z", + "updated_at": "2023-09-01T08:56:48Z", "git_url": "git://github.com/vincanger/coverlettergpt.git", "ssh_url": "git@github.com:vincanger/coverlettergpt.git", "clone_url": "https://github.com/vincanger/coverlettergpt.git", "homepage": "https://coverlettergpt.xyz", - "stargazers_count": 602, - "watchers_count": 602, + "stargazers_count": 603, + "watchers_count": 603, "language": "TypeScript", "topics": [] }, @@ -8269,13 +8316,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-09-01T00:40:16Z", + "updated_at": "2023-09-02T00:43:49Z", "git_url": "git://github.com/Yidadaa/ChatGPT-Next-Web.git", "ssh_url": "git@github.com:Yidadaa/ChatGPT-Next-Web.git", "clone_url": "https://github.com/Yidadaa/ChatGPT-Next-Web.git", "homepage": "https://chatgpt1.nextweb.fun", - "stargazers_count": 42092, - "watchers_count": 42092, + "stargazers_count": 42201, + "watchers_count": 42201, "language": "TypeScript", "topics": [ "chatgpt", @@ -8332,13 +8379,13 @@ "url": "https://api.github.com/repos/royalknight56/vtron", "languages_url": "https://api.github.com/repos/royalknight56/vtron/languages", "created_at": "2021-08-06T11:30:32Z", - "updated_at": "2023-08-29T07:03:30Z", + "updated_at": "2023-09-01T05:47:20Z", "git_url": "git://github.com/royalknight56/vtron.git", "ssh_url": "git@github.com:royalknight56/vtron.git", "clone_url": "https://github.com/royalknight56/vtron.git", "homepage": "http://myim.online/", - "stargazers_count": 290, - "watchers_count": 290, + "stargazers_count": 291, + "watchers_count": 291, "language": "TypeScript", "topics": [ "css", @@ -8369,17 +8416,17 @@ "html_url": "https://github.com/Kuingsmile" }, "html_url": "https://github.com/Kuingsmile/PicList", - "description": "一款云储存/图床管理和文件上传客户端工具,基于PicGo深度二次开发", + "description": "An image upload and manage tool, base on PicGo", "url": "https://api.github.com/repos/Kuingsmile/PicList", "languages_url": "https://api.github.com/repos/Kuingsmile/PicList/languages", "created_at": "2023-01-03T07:10:02Z", - "updated_at": "2023-08-31T22:10:16Z", + "updated_at": "2023-09-01T07:45:46Z", "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": 819, - "watchers_count": 819, + "stargazers_count": 825, + "watchers_count": 825, "language": "TypeScript", "topics": [ "alioss", @@ -8513,13 +8560,13 @@ "url": "https://api.github.com/repos/Bin-Huang/chatbox", "languages_url": "https://api.github.com/repos/Bin-Huang/chatbox/languages", "created_at": "2023-03-06T12:22:15Z", - "updated_at": "2023-08-31T23:54:36Z", + "updated_at": "2023-09-01T18:00:59Z", "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": 14447, - "watchers_count": 14447, + "stargazers_count": 14456, + "watchers_count": 14456, "language": "TypeScript", "topics": [ "ai", @@ -8554,13 +8601,13 @@ "url": "https://api.github.com/repos/pionxzh/chatgpt-exporter", "languages_url": "https://api.github.com/repos/pionxzh/chatgpt-exporter/languages", "created_at": "2022-12-05T08:53:41Z", - "updated_at": "2023-08-30T06:41:03Z", + "updated_at": "2023-09-01T01:51:33Z", "git_url": "git://github.com/pionxzh/chatgpt-exporter.git", "ssh_url": "git@github.com:pionxzh/chatgpt-exporter.git", "clone_url": "https://github.com/pionxzh/chatgpt-exporter.git", "homepage": "", - "stargazers_count": 835, - "watchers_count": 835, + "stargazers_count": 836, + "watchers_count": 836, "language": "TypeScript", "topics": [ "chatgpt", @@ -8658,13 +8705,13 @@ "url": "https://api.github.com/repos/bitjson/qr-code", "languages_url": "https://api.github.com/repos/bitjson/qr-code/languages", "created_at": "2023-02-27T08:44:10Z", - "updated_at": "2023-08-28T13:32:47Z", + "updated_at": "2023-09-01T15:43:52Z", "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": 485, - "watchers_count": 485, + "stargazers_count": 486, + "watchers_count": 486, "language": "TypeScript", "topics": [ "animated", @@ -8943,13 +8990,13 @@ "url": "https://api.github.com/repos/baptisteArno/typebot.io", "languages_url": "https://api.github.com/repos/baptisteArno/typebot.io/languages", "created_at": "2021-11-19T09:15:31Z", - "updated_at": "2023-08-31T22:36:30Z", + "updated_at": "2023-09-02T00:10:04Z", "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": 3605, - "watchers_count": 3605, + "stargazers_count": 3610, + "watchers_count": 3610, "language": "TypeScript", "topics": [ "chat-application", @@ -9068,13 +9115,13 @@ "url": "https://api.github.com/repos/automatisch/automatisch", "languages_url": "https://api.github.com/repos/automatisch/automatisch/languages", "created_at": "2021-09-30T20:28:16Z", - "updated_at": "2023-08-31T20:06:37Z", + "updated_at": "2023-09-01T14:19:33Z", "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": 2879, - "watchers_count": 2879, + "stargazers_count": 2888, + "watchers_count": 2888, "language": "TypeScript", "topics": [ "automation", @@ -9103,13 +9150,13 @@ "url": "https://api.github.com/repos/dukeluo/wai", "languages_url": "https://api.github.com/repos/dukeluo/wai/languages", "created_at": "2022-05-06T14:06:27Z", - "updated_at": "2023-08-31T09:37:05Z", + "updated_at": "2023-09-01T23:47:20Z", "git_url": "git://github.com/dukeluo/wai.git", "ssh_url": "git@github.com:dukeluo/wai.git", "clone_url": "https://github.com/dukeluo/wai.git", "homepage": "", - "stargazers_count": 622, - "watchers_count": 622, + "stargazers_count": 624, + "watchers_count": 624, "language": "TypeScript", "topics": [ "cervical-spondylosis", @@ -9165,13 +9212,13 @@ "url": "https://api.github.com/repos/shahednasser/cross-post-notion", "languages_url": "https://api.github.com/repos/shahednasser/cross-post-notion/languages", "created_at": "2023-01-06T10:12:09Z", - "updated_at": "2023-08-22T06:51:55Z", + "updated_at": "2023-09-01T10:54:41Z", "git_url": "git://github.com/shahednasser/cross-post-notion.git", "ssh_url": "git@github.com:shahednasser/cross-post-notion.git", "clone_url": "https://github.com/shahednasser/cross-post-notion.git", "homepage": "", - "stargazers_count": 20, - "watchers_count": 20, + "stargazers_count": 19, + "watchers_count": 19, "language": "TypeScript", "topics": [ "cross-posting", @@ -9204,13 +9251,13 @@ "url": "https://api.github.com/repos/mymusise/vscode-writer-assistant", "languages_url": "https://api.github.com/repos/mymusise/vscode-writer-assistant/languages", "created_at": "2021-02-01T06:51:22Z", - "updated_at": "2023-07-22T02:50:36Z", + "updated_at": "2023-09-01T06:45:37Z", "git_url": "git://github.com/mymusise/vscode-writer-assistant.git", "ssh_url": "git@github.com:mymusise/vscode-writer-assistant.git", "clone_url": "https://github.com/mymusise/vscode-writer-assistant.git", "homepage": "", - "stargazers_count": 37, - "watchers_count": 37, + "stargazers_count": 38, + "watchers_count": 38, "language": "TypeScript", "topics": [ "ai", @@ -9459,13 +9506,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-09-01T00:05:34Z", + "updated_at": "2023-09-01T18:32:49Z", "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": 3540, - "watchers_count": 3540, + "stargazers_count": 3558, + "watchers_count": 3558, "language": "TypeScript", "topics": [ "electron", @@ -9491,13 +9538,13 @@ "url": "https://api.github.com/repos/funnyzak/tts-now", "languages_url": "https://api.github.com/repos/funnyzak/tts-now/languages", "created_at": "2021-10-27T03:21:03Z", - "updated_at": "2023-08-29T06:39:41Z", + "updated_at": "2023-09-01T16:17:55Z", "git_url": "git://github.com/funnyzak/tts-now.git", "ssh_url": "git@github.com:funnyzak/tts-now.git", "clone_url": "https://github.com/funnyzak/tts-now.git", "homepage": "https://tts.yycc.dev", - "stargazers_count": 211, - "watchers_count": 211, + "stargazers_count": 212, + "watchers_count": 212, "language": "TypeScript", "topics": [ "aliyun", @@ -9716,13 +9763,13 @@ "url": "https://api.github.com/repos/4gray/iptvnator", "languages_url": "https://api.github.com/repos/4gray/iptvnator/languages", "created_at": "2019-10-06T15:37:40Z", - "updated_at": "2023-08-31T20:12:09Z", + "updated_at": "2023-09-01T10:13:40Z", "git_url": "git://github.com/4gray/iptvnator.git", "ssh_url": "git@github.com:4gray/iptvnator.git", "clone_url": "https://github.com/4gray/iptvnator.git", "homepage": "https://iptvnator.vercel.app", - "stargazers_count": 1163, - "watchers_count": 1163, + "stargazers_count": 1165, + "watchers_count": 1165, "language": "TypeScript", "topics": [ "chromeos", @@ -10026,13 +10073,13 @@ "url": "https://api.github.com/repos/Privoce/vocechat-web", "languages_url": "https://api.github.com/repos/Privoce/vocechat-web/languages", "created_at": "2022-01-04T13:58:22Z", - "updated_at": "2023-08-31T19:34:46Z", + "updated_at": "2023-09-02T00:43:01Z", "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": 1228, - "watchers_count": 1228, + "stargazers_count": 1229, + "watchers_count": 1229, "language": "TypeScript", "topics": [ "bot", @@ -10163,13 +10210,13 @@ "url": "https://api.github.com/repos/YunYouJun/valaxy", "languages_url": "https://api.github.com/repos/YunYouJun/valaxy/languages", "created_at": "2022-03-08T17:47:27Z", - "updated_at": "2023-08-31T16:49:58Z", + "updated_at": "2023-09-01T22:27:05Z", "git_url": "git://github.com/YunYouJun/valaxy.git", "ssh_url": "git@github.com:YunYouJun/valaxy.git", "clone_url": "https://github.com/YunYouJun/valaxy.git", "homepage": "https://valaxy.site", - "stargazers_count": 466, - "watchers_count": 466, + "stargazers_count": 463, + "watchers_count": 463, "language": "TypeScript", "topics": [ "blog", @@ -10195,13 +10242,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-09-01T00:33:51Z", + "updated_at": "2023-09-01T14:58:44Z", "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": 2519, - "watchers_count": 2519, + "stargazers_count": 2528, + "watchers_count": 2528, "language": "TypeScript", "topics": [ "free", @@ -10325,13 +10372,13 @@ "url": "https://api.github.com/repos/EmptyDreams/hexo-swpp", "languages_url": "https://api.github.com/repos/EmptyDreams/hexo-swpp/languages", "created_at": "2022-12-03T11:31:46Z", - "updated_at": "2023-08-27T00:24:56Z", + "updated_at": "2023-09-01T06:35:37Z", "git_url": "git://github.com/EmptyDreams/hexo-swpp.git", "ssh_url": "git@github.com:EmptyDreams/hexo-swpp.git", "clone_url": "https://github.com/EmptyDreams/hexo-swpp.git", "homepage": "", - "stargazers_count": 15, - "watchers_count": 15, + "stargazers_count": 16, + "watchers_count": 16, "language": "TypeScript", "topics": [] }, @@ -10442,7 +10489,7 @@ "url": "https://api.github.com/repos/alibaba/lowcode-engine", "languages_url": "https://api.github.com/repos/alibaba/lowcode-engine/languages", "created_at": "2021-12-20T07:26:44Z", - "updated_at": "2023-08-31T11:20:19Z", + "updated_at": "2023-09-01T10:12:24Z", "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", @@ -10473,13 +10520,13 @@ "url": "https://api.github.com/repos/Kaiyiwing/qwerty-learner", "languages_url": "https://api.github.com/repos/Kaiyiwing/qwerty-learner/languages", "created_at": "2021-01-21T11:14:16Z", - "updated_at": "2023-09-01T00:44:06Z", + "updated_at": "2023-09-01T15:23:42Z", "git_url": "git://github.com/Kaiyiwing/qwerty-learner.git", "ssh_url": "git@github.com:Kaiyiwing/qwerty-learner.git", "clone_url": "https://github.com/Kaiyiwing/qwerty-learner.git", "homepage": "https://qwerty.kaiyi.cool/", - "stargazers_count": 11895, - "watchers_count": 11895, + "stargazers_count": 11923, + "watchers_count": 11923, "language": "TypeScript", "topics": [ "english-learning", @@ -10751,13 +10798,13 @@ "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-08-31T18:52:10Z", + "updated_at": "2023-09-01T12:15:26Z", "git_url": "git://github.com/osmoscraft/osmosfeed.git", "ssh_url": "git@github.com:osmoscraft/osmosfeed.git", "clone_url": "https://github.com/osmoscraft/osmosfeed.git", "homepage": "https://osmoscraft.org", - "stargazers_count": 888, - "watchers_count": 888, + "stargazers_count": 889, + "watchers_count": 889, "language": "TypeScript", "topics": [ "feed", @@ -10824,13 +10871,13 @@ "url": "https://api.github.com/repos/qianjiachun/douyu-monitor", "languages_url": "https://api.github.com/repos/qianjiachun/douyu-monitor/languages", "created_at": "2021-11-10T07:08:41Z", - "updated_at": "2023-08-31T21:02:19Z", + "updated_at": "2023-09-01T04:00:44Z", "git_url": "git://github.com/qianjiachun/douyu-monitor.git", "ssh_url": "git@github.com:qianjiachun/douyu-monitor.git", "clone_url": "https://github.com/qianjiachun/douyu-monitor.git", "homepage": "https://www.douyuex.com/288016", - "stargazers_count": 89, - "watchers_count": 89, + "stargazers_count": 90, + "watchers_count": 90, "language": "TypeScript", "topics": [ "douyu", @@ -11031,13 +11078,13 @@ "url": "https://api.github.com/repos/actionsflow/actionsflow", "languages_url": "https://api.github.com/repos/actionsflow/actionsflow/languages", "created_at": "2020-09-29T18:39:47Z", - "updated_at": "2023-08-31T19:34:41Z", + "updated_at": "2023-09-02T00:42:57Z", "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": 2929, - "watchers_count": 2929, + "stargazers_count": 2931, + "watchers_count": 2931, "language": "TypeScript", "topics": [ "actions", @@ -11299,13 +11346,13 @@ "url": "https://api.github.com/repos/nativefier/nativefier", "languages_url": "https://api.github.com/repos/nativefier/nativefier/languages", "created_at": "2015-07-05T05:56:42Z", - "updated_at": "2023-09-01T00:24:01Z", + "updated_at": "2023-09-01T19:06:31Z", "git_url": "git://github.com/nativefier/nativefier.git", "ssh_url": "git@github.com:nativefier/nativefier.git", "clone_url": "https://github.com/nativefier/nativefier.git", "homepage": "", - "stargazers_count": 34155, - "watchers_count": 34155, + "stargazers_count": 34160, + "watchers_count": 34160, "language": "TypeScript", "topics": [ "desktop-application", @@ -11333,13 +11380,13 @@ "url": "https://api.github.com/repos/misskey-dev/misskey", "languages_url": "https://api.github.com/repos/misskey-dev/misskey/languages", "created_at": "2016-12-25T13:16:07Z", - "updated_at": "2023-08-31T23:34:53Z", + "updated_at": "2023-09-02T00:42:49Z", "git_url": "git://github.com/misskey-dev/misskey.git", "ssh_url": "git@github.com:misskey-dev/misskey.git", "clone_url": "https://github.com/misskey-dev/misskey.git", "homepage": "https://misskey-hub.net/", - "stargazers_count": 8402, - "watchers_count": 8402, + "stargazers_count": 8415, + "watchers_count": 8415, "language": "TypeScript", "topics": [ "activitypub", @@ -11368,13 +11415,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-08-24T12:18:43Z", + "updated_at": "2023-09-01T14:42:09Z", "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": 411, - "watchers_count": 411, + "stargazers_count": 412, + "watchers_count": 412, "language": "C++", "topics": [] }, @@ -11395,13 +11442,13 @@ "url": "https://api.github.com/repos/Slackadays/Clipboard", "languages_url": "https://api.github.com/repos/Slackadays/Clipboard/languages", "created_at": "2022-11-20T01:06:54Z", - "updated_at": "2023-08-31T13:06:23Z", + "updated_at": "2023-09-01T22:28:25Z", "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": 3847, - "watchers_count": 3847, + "stargazers_count": 3853, + "watchers_count": 3853, "language": "C++", "topics": [ "api", @@ -11505,13 +11552,13 @@ "url": "https://api.github.com/repos/newsboat/newsboat", "languages_url": "https://api.github.com/repos/newsboat/newsboat/languages", "created_at": "2017-09-17T18:01:53Z", - "updated_at": "2023-08-31T09:31:43Z", + "updated_at": "2023-09-01T07:48:21Z", "git_url": "git://github.com/newsboat/newsboat.git", "ssh_url": "git@github.com:newsboat/newsboat.git", "clone_url": "https://github.com/newsboat/newsboat.git", "homepage": "https://newsboat.org/", - "stargazers_count": 2551, - "watchers_count": 2551, + "stargazers_count": 2552, + "watchers_count": 2552, "language": "C++", "topics": [ "atom-feed-reader", @@ -11537,13 +11584,13 @@ "url": "https://api.github.com/repos/MicroCBer/BetterNCM", "languages_url": "https://api.github.com/repos/MicroCBer/BetterNCM/languages", "created_at": "2022-04-03T17:00:22Z", - "updated_at": "2023-08-31T13:54:52Z", + "updated_at": "2023-09-01T15:55:38Z", "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": 5604, - "watchers_count": 5604, + "stargazers_count": 5606, + "watchers_count": 5606, "language": "C++", "topics": [ "cef", @@ -11570,13 +11617,13 @@ "url": "https://api.github.com/repos/FrzMtrsprt/QtUnblockNeteaseMusic", "languages_url": "https://api.github.com/repos/FrzMtrsprt/QtUnblockNeteaseMusic/languages", "created_at": "2022-07-22T02:48:10Z", - "updated_at": "2023-08-30T01:22:34Z", + "updated_at": "2023-09-01T14:47:23Z", "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": 269, - "watchers_count": 269, + "stargazers_count": 271, + "watchers_count": 271, "language": "C++", "topics": [ "netease-cloud-music", @@ -11692,13 +11739,13 @@ "url": "https://api.github.com/repos/itisyang/playerdemo", "languages_url": "https://api.github.com/repos/itisyang/playerdemo/languages", "created_at": "2017-08-24T14:47:21Z", - "updated_at": "2023-08-31T09:17:48Z", + "updated_at": "2023-09-01T06:57: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": 804, - "watchers_count": 804, + "stargazers_count": 805, + "watchers_count": 805, "language": "C++", "topics": [ "ffmpeg", @@ -11755,13 +11802,13 @@ "url": "https://api.github.com/repos/xfangfang/wiliwili", "languages_url": "https://api.github.com/repos/xfangfang/wiliwili/languages", "created_at": "2021-01-17T09:27:58Z", - "updated_at": "2023-08-30T21:52:35Z", + "updated_at": "2023-09-01T16:45:03Z", "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": 2146, - "watchers_count": 2146, + "stargazers_count": 2147, + "watchers_count": 2147, "language": "C++", "topics": [ "bilibili", @@ -11916,13 +11963,13 @@ "url": "https://api.github.com/repos/rubickCenter/rubick", "languages_url": "https://api.github.com/repos/rubickCenter/rubick/languages", "created_at": "2021-06-11T02:00:20Z", - "updated_at": "2023-08-31T14:15:08Z", + "updated_at": "2023-09-01T18:45:23Z", "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": 4977, - "watchers_count": 4977, + "stargazers_count": 4997, + "watchers_count": 4997, "language": "HTML", "topics": [ "cross-platform", @@ -11952,13 +11999,13 @@ "url": "https://api.github.com/repos/adams549659584/go-proxy-bingai", "languages_url": "https://api.github.com/repos/adams549659584/go-proxy-bingai/languages", "created_at": "2023-05-03T03:30:19Z", - "updated_at": "2023-08-31T15:41:47Z", + "updated_at": "2023-09-01T15:09:41Z", "git_url": "git://github.com/adams549659584/go-proxy-bingai.git", "ssh_url": "git@github.com:adams549659584/go-proxy-bingai.git", "clone_url": "https://github.com/adams549659584/go-proxy-bingai.git", "homepage": "https://bing.vcanbb.top", - "stargazers_count": 7924, - "watchers_count": 7924, + "stargazers_count": 7929, + "watchers_count": 7929, "language": "HTML", "topics": [] }, @@ -11979,13 +12026,13 @@ "url": "https://api.github.com/repos/aoaostar/legado", "languages_url": "https://api.github.com/repos/aoaostar/legado/languages", "created_at": "2022-11-28T12:51:53Z", - "updated_at": "2023-08-31T21:20:39Z", + "updated_at": "2023-09-01T16:09:57Z", "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": 770, - "watchers_count": 770, + "stargazers_count": 774, + "watchers_count": 774, "language": "HTML", "topics": [ "legado", @@ -12455,13 +12502,13 @@ "url": "https://api.github.com/repos/cf-pages/Telegraph-Image", "languages_url": "https://api.github.com/repos/cf-pages/Telegraph-Image/languages", "created_at": "2022-10-31T18:33:24Z", - "updated_at": "2023-08-31T19:34:49Z", + "updated_at": "2023-09-02T00:43:04Z", "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": 1201, - "watchers_count": 1201, + "stargazers_count": 1208, + "watchers_count": 1208, "language": "HTML", "topics": [ "cloudflare", @@ -12494,13 +12541,13 @@ "url": "https://api.github.com/repos/tjy-gitnub/win12", "languages_url": "https://api.github.com/repos/tjy-gitnub/win12/languages", "created_at": "2022-08-31T03:34:00Z", - "updated_at": "2023-08-31T18:56:42Z", + "updated_at": "2023-09-01T22:01:18Z", "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": 491, - "watchers_count": 491, + "stargazers_count": 508, + "watchers_count": 508, "language": "HTML", "topics": [ "css", @@ -12585,13 +12632,13 @@ "url": "https://api.github.com/repos/wxxxcxx/ms-ra-forwarder", "languages_url": "https://api.github.com/repos/wxxxcxx/ms-ra-forwarder/languages", "created_at": "2022-01-08T15:35:30Z", - "updated_at": "2023-08-30T06:04:41Z", + "updated_at": "2023-09-01T01:52:18Z", "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": 672, - "watchers_count": 672, + "stargazers_count": 673, + "watchers_count": 673, "language": "HTML", "topics": [ "tts", @@ -12713,13 +12760,13 @@ "url": "https://api.github.com/repos/srcrs/rss-reader", "languages_url": "https://api.github.com/repos/srcrs/rss-reader/languages", "created_at": "2022-07-07T16:45:43Z", - "updated_at": "2023-08-31T13:56:57Z", + "updated_at": "2023-09-01T17:00:01Z", "git_url": "git://github.com/srcrs/rss-reader.git", "ssh_url": "git@github.com:srcrs/rss-reader.git", "clone_url": "https://github.com/srcrs/rss-reader.git", "homepage": "https://rss.lass.cc", - "stargazers_count": 135, - "watchers_count": 135, + "stargazers_count": 136, + "watchers_count": 136, "language": "HTML", "topics": [] }, @@ -12740,13 +12787,13 @@ "url": "https://api.github.com/repos/WangGuibin/weather-action", "languages_url": "https://api.github.com/repos/WangGuibin/weather-action/languages", "created_at": "2021-12-11T04:21:36Z", - "updated_at": "2023-05-28T19:31:12Z", + "updated_at": "2023-09-01T16:42:28Z", "git_url": "git://github.com/WangGuibin/weather-action.git", "ssh_url": "git@github.com:WangGuibin/weather-action.git", "clone_url": "https://github.com/WangGuibin/weather-action.git", "homepage": "", - "stargazers_count": 16, - "watchers_count": 16, + "stargazers_count": 17, + "watchers_count": 17, "language": "HTML", "topics": [] }, @@ -12850,13 +12897,13 @@ "url": "https://api.github.com/repos/easydiffusion/easydiffusion", "languages_url": "https://api.github.com/repos/easydiffusion/easydiffusion/languages", "created_at": "2022-08-23T20:27:59Z", - "updated_at": "2023-08-31T23:45:46Z", + "updated_at": "2023-09-01T21:53:36Z", "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": 7568, - "watchers_count": 7568, + "stargazers_count": 7581, + "watchers_count": 7581, "language": "JavaScript", "topics": [ "art", @@ -12979,13 +13026,13 @@ "url": "https://api.github.com/repos/benphelps/homepage", "languages_url": "https://api.github.com/repos/benphelps/homepage/languages", "created_at": "2022-08-24T07:29:42Z", - "updated_at": "2023-09-01T00:28:27Z", + "updated_at": "2023-09-01T22:12:04Z", "git_url": "git://github.com/benphelps/homepage.git", "ssh_url": "git@github.com:benphelps/homepage.git", "clone_url": "https://github.com/benphelps/homepage.git", "homepage": "", - "stargazers_count": 7867, - "watchers_count": 7867, + "stargazers_count": 7881, + "watchers_count": 7881, "language": "JavaScript", "topics": [ "docker", @@ -13041,13 +13088,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-08-31T10:21:41Z", + "updated_at": "2023-09-01T20:12:12Z", "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": 1580, - "watchers_count": 1580, + "stargazers_count": 1586, + "watchers_count": 1586, "language": "JavaScript", "topics": [ "demotool", @@ -13076,13 +13123,13 @@ "url": "https://api.github.com/repos/xcanwin/KeepChatGPT", "languages_url": "https://api.github.com/repos/xcanwin/KeepChatGPT/languages", "created_at": "2023-03-28T18:12:33Z", - "updated_at": "2023-08-31T15:57:09Z", + "updated_at": "2023-09-01T14:13:11Z", "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": 11238, - "watchers_count": 11238, + "stargazers_count": 11239, + "watchers_count": 11239, "language": "JavaScript", "topics": [ "ai", @@ -13163,13 +13210,13 @@ "url": "https://api.github.com/repos/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin", "languages_url": "https://api.github.com/repos/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/languages", "created_at": "2022-12-20T20:09:54Z", - "updated_at": "2023-08-31T11:56:46Z", + "updated_at": "2023-09-01T21:38:34Z", "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": 5013, - "watchers_count": 5013, + "stargazers_count": 5020, + "watchers_count": 5020, "language": "JavaScript", "topics": [ "ai", @@ -13261,13 +13308,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-08-30T10:26:22Z", + "updated_at": "2023-09-01T05:06:07Z", "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": 533, - "watchers_count": 533, + "stargazers_count": 534, + "watchers_count": 534, "language": "JavaScript", "topics": [] }, @@ -13288,7 +13335,7 @@ "url": "https://api.github.com/repos/midoks/mdserver-web", "languages_url": "https://api.github.com/repos/midoks/mdserver-web/languages", "created_at": "2018-09-11T06:44:14Z", - "updated_at": "2023-08-31T19:34:35Z", + "updated_at": "2023-09-02T00:42:52Z", "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", @@ -13391,13 +13438,13 @@ "url": "https://api.github.com/repos/statichunt/statichunt", "languages_url": "https://api.github.com/repos/statichunt/statichunt/languages", "created_at": "2022-08-21T04:27:33Z", - "updated_at": "2023-08-30T11:40:50Z", + "updated_at": "2023-09-01T12:30:18Z", "git_url": "git://github.com/statichunt/statichunt.git", "ssh_url": "git@github.com:statichunt/statichunt.git", "clone_url": "https://github.com/statichunt/statichunt.git", "homepage": "https://statichunt.com/", - "stargazers_count": 75, - "watchers_count": 75, + "stargazers_count": 76, + "watchers_count": 76, "language": "JavaScript", "topics": [ "astro", @@ -13807,7 +13854,7 @@ "url": "https://api.github.com/repos/amitmerchant1990/linksnatch", "languages_url": "https://api.github.com/repos/amitmerchant1990/linksnatch/languages", "created_at": "2023-02-14T19:42:29Z", - "updated_at": "2023-08-12T20:53:31Z", + "updated_at": "2023-09-01T21:54:44Z", "git_url": "git://github.com/amitmerchant1990/linksnatch.git", "ssh_url": "git@github.com:amitmerchant1990/linksnatch.git", "clone_url": "https://github.com/amitmerchant1990/linksnatch.git", @@ -13875,13 +13922,13 @@ "url": "https://api.github.com/repos/smallnew666/ChatGPT-wxapp", "languages_url": "https://api.github.com/repos/smallnew666/ChatGPT-wxapp/languages", "created_at": "2023-02-14T07:40:22Z", - "updated_at": "2023-08-30T09:20:03Z", + "updated_at": "2023-09-01T13:46:22Z", "git_url": "git://github.com/smallnew666/ChatGPT-wxapp.git", "ssh_url": "git@github.com:smallnew666/ChatGPT-wxapp.git", "clone_url": "https://github.com/smallnew666/ChatGPT-wxapp.git", "homepage": "", - "stargazers_count": 163, - "watchers_count": 163, + "stargazers_count": 162, + "watchers_count": 162, "language": "JavaScript", "topics": [] }, @@ -13902,13 +13949,13 @@ "url": "https://api.github.com/repos/bestony/ChatGPT-Feishu", "languages_url": "https://api.github.com/repos/bestony/ChatGPT-Feishu/languages", "created_at": "2023-02-09T17:05:21Z", - "updated_at": "2023-08-30T11:39:30Z", + "updated_at": "2023-09-01T05:57:49Z", "git_url": "git://github.com/bestony/ChatGPT-Feishu.git", "ssh_url": "git@github.com:bestony/ChatGPT-Feishu.git", "clone_url": "https://github.com/bestony/ChatGPT-Feishu.git", "homepage": null, - "stargazers_count": 992, - "watchers_count": 992, + "stargazers_count": 993, + "watchers_count": 993, "language": "JavaScript", "topics": [] }, @@ -13929,13 +13976,13 @@ "url": "https://api.github.com/repos/eidam/cf-workers-status-page", "languages_url": "https://api.github.com/repos/eidam/cf-workers-status-page/languages", "created_at": "2020-11-08T12:46:35Z", - "updated_at": "2023-08-31T18:44:34Z", + "updated_at": "2023-09-01T08:29:05Z", "git_url": "git://github.com/eidam/cf-workers-status-page.git", "ssh_url": "git@github.com:eidam/cf-workers-status-page.git", "clone_url": "https://github.com/eidam/cf-workers-status-page.git", "homepage": "https://status-page.eidam.dev", - "stargazers_count": 1494, - "watchers_count": 1494, + "stargazers_count": 1493, + "watchers_count": 1493, "language": "JavaScript", "topics": [ "cloudflare-workers", @@ -14255,13 +14302,13 @@ "url": "https://api.github.com/repos/ganeshrvel/openmtp", "languages_url": "https://api.github.com/repos/ganeshrvel/openmtp/languages", "created_at": "2018-12-13T12:34:15Z", - "updated_at": "2023-08-31T19:03:51Z", + "updated_at": "2023-09-01T09:56:38Z", "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": 2642, - "watchers_count": 2642, + "stargazers_count": 2643, + "watchers_count": 2643, "language": "JavaScript", "topics": [ "android", @@ -14409,7 +14456,7 @@ "url": "https://api.github.com/repos/lgh06/web-page-monitor", "languages_url": "https://api.github.com/repos/lgh06/web-page-monitor/languages", "created_at": "2022-01-14T07:41:22Z", - "updated_at": "2023-08-30T15:52:20Z", + "updated_at": "2023-09-01T04:51:20Z", "git_url": "git://github.com/lgh06/web-page-monitor.git", "ssh_url": "git@github.com:lgh06/web-page-monitor.git", "clone_url": "https://github.com/lgh06/web-page-monitor.git", @@ -14444,13 +14491,13 @@ "url": "https://api.github.com/repos/songquanpeng/message-pusher", "languages_url": "https://api.github.com/repos/songquanpeng/message-pusher/languages", "created_at": "2020-09-01T07:22:28Z", - "updated_at": "2023-08-31T02:53:16Z", + "updated_at": "2023-09-01T08:17:56Z", "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": 1364, - "watchers_count": 1364, + "stargazers_count": 1366, + "watchers_count": 1366, "language": "JavaScript", "topics": [ "bark", @@ -14508,13 +14555,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-09-01T00:05:20Z", + "updated_at": "2023-09-01T22:12:33Z", "git_url": "git://github.com/Binaryify/NeteaseCloudMusicApi.git", "ssh_url": "git@github.com:Binaryify/NeteaseCloudMusicApi.git", "clone_url": "https://github.com/Binaryify/NeteaseCloudMusicApi.git", "homepage": "https://neteasecloudmusicapi-docs.4everland.app", - "stargazers_count": 28966, - "watchers_count": 28966, + "stargazers_count": 28972, + "watchers_count": 28972, "language": "JavaScript", "topics": [ "api", @@ -14787,13 +14834,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-09-01T00:49:48Z", + "updated_at": "2023-09-01T16:13:55Z", "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": 10538, - "watchers_count": 10538, + "stargazers_count": 10541, + "watchers_count": 10541, "language": "JavaScript", "topics": [ "api", @@ -14852,13 +14899,13 @@ "url": "https://api.github.com/repos/Louiszhai/tool", "languages_url": "https://api.github.com/repos/Louiszhai/tool/languages", "created_at": "2016-07-08T10:05:34Z", - "updated_at": "2023-08-30T15:42:32Z", + "updated_at": "2023-09-01T07:07:21Z", "git_url": "git://github.com/Louiszhai/tool.git", "ssh_url": "git@github.com:Louiszhai/tool.git", "clone_url": "https://github.com/Louiszhai/tool.git", "homepage": "", - "stargazers_count": 5408, - "watchers_count": 5408, + "stargazers_count": 5410, + "watchers_count": 5410, "language": "JavaScript", "topics": [ "mac", @@ -14909,13 +14956,13 @@ "url": "https://api.github.com/repos/JimHans/live2d-kanban-desktop", "languages_url": "https://api.github.com/repos/JimHans/live2d-kanban-desktop/languages", "created_at": "2020-08-01T12:42:24Z", - "updated_at": "2023-08-23T14:58:05Z", + "updated_at": "2023-09-01T05:38:42Z", "git_url": "git://github.com/JimHans/live2d-kanban-desktop.git", "ssh_url": "git@github.com:JimHans/live2d-kanban-desktop.git", "clone_url": "https://github.com/JimHans/live2d-kanban-desktop.git", "homepage": "http://studio.zerolite.cn/post/338/waifuproject2-live2d-kanban-desktop/", - "stargazers_count": 102, - "watchers_count": 102, + "stargazers_count": 103, + "watchers_count": 103, "language": "JavaScript", "topics": [ "chatgpt-api", @@ -15000,13 +15047,13 @@ "url": "https://api.github.com/repos/feeddd/feeds", "languages_url": "https://api.github.com/repos/feeddd/feeds/languages", "created_at": "2021-08-17T09:41:33Z", - "updated_at": "2023-08-30T03:00:57Z", + "updated_at": "2023-09-01T08:03:06Z", "git_url": "git://github.com/feeddd/feeds.git", "ssh_url": "git@github.com:feeddd/feeds.git", "clone_url": "https://github.com/feeddd/feeds.git", "homepage": "https://hamibot.com/", - "stargazers_count": 1921, - "watchers_count": 1921, + "stargazers_count": 1922, + "watchers_count": 1922, "language": "JavaScript", "topics": [ "atom", @@ -15190,13 +15237,13 @@ "url": "https://api.github.com/repos/yylive/YYEVA", "languages_url": "https://api.github.com/repos/yylive/YYEVA/languages", "created_at": "2022-06-29T07:10:57Z", - "updated_at": "2023-08-31T10:28:33Z", + "updated_at": "2023-09-01T02:24:58Z", "git_url": "git://github.com/yylive/YYEVA.git", "ssh_url": "git@github.com:yylive/YYEVA.git", "clone_url": "https://github.com/yylive/YYEVA.git", "homepage": "https://yyeva.yy.com", - "stargazers_count": 691, - "watchers_count": 691, + "stargazers_count": 692, + "watchers_count": 692, "language": "JavaScript", "topics": [] }, @@ -15244,13 +15291,13 @@ "url": "https://api.github.com/repos/4ian/GDevelop", "languages_url": "https://api.github.com/repos/4ian/GDevelop/languages", "created_at": "2014-06-29T19:58:38Z", - "updated_at": "2023-08-30T10:44:12Z", + "updated_at": "2023-09-01T23:07:43Z", "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": 5103, - "watchers_count": 5103, + "stargazers_count": 5106, + "watchers_count": 5106, "language": "JavaScript", "topics": [ "2d-game", @@ -15537,7 +15584,7 @@ "url": "https://api.github.com/repos/alyssaxuu/omni", "languages_url": "https://api.github.com/repos/alyssaxuu/omni/languages", "created_at": "2022-01-10T22:25:55Z", - "updated_at": "2023-08-31T17:16:49Z", + "updated_at": "2023-09-02T00:05:07Z", "git_url": "git://github.com/alyssaxuu/omni.git", "ssh_url": "git@github.com:alyssaxuu/omni.git", "clone_url": "https://github.com/alyssaxuu/omni.git", @@ -15641,13 +15688,13 @@ "url": "https://api.github.com/repos/ycf1998/greeting-mail", "languages_url": "https://api.github.com/repos/ycf1998/greeting-mail/languages", "created_at": "2022-02-19T10:02:47Z", - "updated_at": "2023-01-16T08:19:19Z", + "updated_at": "2023-09-01T04:40:36Z", "git_url": "git://github.com/ycf1998/greeting-mail.git", "ssh_url": "git@github.com:ycf1998/greeting-mail.git", "clone_url": "https://github.com/ycf1998/greeting-mail.git", "homepage": null, - "stargazers_count": 6, - "watchers_count": 6, + "stargazers_count": 7, + "watchers_count": 7, "language": "JavaScript", "topics": [] }, @@ -15733,7 +15780,7 @@ "url": "https://api.github.com/repos/imageslr/mweb-themes", "languages_url": "https://api.github.com/repos/imageslr/mweb-themes/languages", "created_at": "2019-11-09T08:05:06Z", - "updated_at": "2023-08-31T02:55:54Z", + "updated_at": "2023-09-01T02:31:09Z", "git_url": "git://github.com/imageslr/mweb-themes.git", "ssh_url": "git@github.com:imageslr/mweb-themes.git", "clone_url": "https://github.com/imageslr/mweb-themes.git", @@ -15885,13 +15932,13 @@ "url": "https://api.github.com/repos/mindolph/Mindolph", "languages_url": "https://api.github.com/repos/mindolph/Mindolph/languages", "created_at": "2022-04-11T18:31:45Z", - "updated_at": "2023-08-20T10:59:33Z", + "updated_at": "2023-09-01T06:08:16Z", "git_url": "git://github.com/mindolph/Mindolph.git", "ssh_url": "git@github.com:mindolph/Mindolph.git", "clone_url": "https://github.com/mindolph/Mindolph.git", "homepage": "", - "stargazers_count": 57, - "watchers_count": 57, + "stargazers_count": 58, + "watchers_count": 58, "language": "Java", "topics": [ "csv", @@ -16031,13 +16078,13 @@ "url": "https://api.github.com/repos/xpipe-io/xpipe", "languages_url": "https://api.github.com/repos/xpipe-io/xpipe/languages", "created_at": "2023-01-27T02:25:38Z", - "updated_at": "2023-08-31T11:55:02Z", + "updated_at": "2023-09-01T15:09:05Z", "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": 577, - "watchers_count": 577, + "stargazers_count": 579, + "watchers_count": 579, "language": "Java", "topics": [ "administrator", @@ -16223,13 +16270,13 @@ "url": "https://api.github.com/repos/Hello-hao/Tbed", "languages_url": "https://api.github.com/repos/Hello-hao/Tbed/languages", "created_at": "2019-01-30T06:36:11Z", - "updated_at": "2023-09-01T00:05:13Z", + "updated_at": "2023-09-01T09:01:58Z", "git_url": "git://github.com/Hello-hao/Tbed.git", "ssh_url": "git@github.com:Hello-hao/Tbed.git", "clone_url": "https://github.com/Hello-hao/Tbed.git", "homepage": "https://tbed.hellohao.cn", - "stargazers_count": 1239, - "watchers_count": 1239, + "stargazers_count": 1240, + "watchers_count": 1240, "language": "Java", "topics": [ "clouddisk", @@ -16258,13 +16305,13 @@ "url": "https://api.github.com/repos/Cruii/oh-my-helper", "languages_url": "https://api.github.com/repos/Cruii/oh-my-helper/languages", "created_at": "2021-06-06T23:50:45Z", - "updated_at": "2023-08-15T13:27:14Z", + "updated_at": "2023-09-01T02:16:59Z", "git_url": "git://github.com/Cruii/oh-my-helper.git", "ssh_url": "git@github.com:Cruii/oh-my-helper.git", "clone_url": "https://github.com/Cruii/oh-my-helper.git", "homepage": "https://ohmyhelper.com/bilibili/", - "stargazers_count": 347, - "watchers_count": 347, + "stargazers_count": 348, + "watchers_count": 348, "language": "Java", "topics": [ "bilibili-helper", @@ -16395,13 +16442,13 @@ "url": "https://api.github.com/repos/ZhongFuCheng3y/austin", "languages_url": "https://api.github.com/repos/ZhongFuCheng3y/austin/languages", "created_at": "2021-11-06T09:36:01Z", - "updated_at": "2023-08-31T12:41:30Z", + "updated_at": "2023-09-01T15:40:11Z", "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": 4339, - "watchers_count": 4339, + "stargazers_count": 4342, + "watchers_count": 4342, "language": "Java", "topics": [] }, @@ -16452,13 +16499,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-09-01T00:40:30Z", + "updated_at": "2023-09-01T03:13:00Z", "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": 398, - "watchers_count": 398, + "stargazers_count": 400, + "watchers_count": 400, "language": "Java", "topics": [ "document", @@ -16684,13 +16731,13 @@ "url": "https://api.github.com/repos/jeessy2/backup-x", "languages_url": "https://api.github.com/repos/jeessy2/backup-x/languages", "created_at": "2021-11-13T06:01:38Z", - "updated_at": "2023-08-31T14:52:44Z", + "updated_at": "2023-09-01T06:35:59Z", "git_url": "git://github.com/jeessy2/backup-x.git", "ssh_url": "git@github.com:jeessy2/backup-x.git", "clone_url": "https://github.com/jeessy2/backup-x.git", "homepage": "", - "stargazers_count": 178, - "watchers_count": 178, + "stargazers_count": 179, + "watchers_count": 179, "language": "Go", "topics": [ "backup", @@ -16804,13 +16851,13 @@ "url": "https://api.github.com/repos/songquanpeng/one-api", "languages_url": "https://api.github.com/repos/songquanpeng/one-api/languages", "created_at": "2023-04-22T12:39:24Z", - "updated_at": "2023-08-31T23:19:26Z", + "updated_at": "2023-09-01T18:00:20Z", "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": 3567, - "watchers_count": 3567, + "stargazers_count": 3607, + "watchers_count": 3607, "language": "Go", "topics": [ "api", @@ -16904,13 +16951,13 @@ "url": "https://api.github.com/repos/user1121114685/115push", "languages_url": "https://api.github.com/repos/user1121114685/115push/languages", "created_at": "2023-03-19T10:01:17Z", - "updated_at": "2023-08-31T03:19:07Z", + "updated_at": "2023-09-01T23:38:07Z", "git_url": "git://github.com/user1121114685/115push.git", "ssh_url": "git@github.com:user1121114685/115push.git", "clone_url": "https://github.com/user1121114685/115push.git", "homepage": null, - "stargazers_count": 136, - "watchers_count": 136, + "stargazers_count": 137, + "watchers_count": 137, "language": "Go", "topics": [] }, @@ -16988,13 +17035,13 @@ "url": "https://api.github.com/repos/mritd/tpclash", "languages_url": "https://api.github.com/repos/mritd/tpclash/languages", "created_at": "2022-02-25T12:33:36Z", - "updated_at": "2023-08-31T17:09:28Z", + "updated_at": "2023-09-01T09:06:06Z", "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": 281, - "watchers_count": 281, + "stargazers_count": 282, + "watchers_count": 282, "language": "Go", "topics": [ "clash", @@ -17081,13 +17128,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-09-01T00:39:30Z", + "updated_at": "2023-09-01T23:20:20Z", "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": 13737, - "watchers_count": 13737, + "stargazers_count": 13747, + "watchers_count": 13747, "language": "Go", "topics": [ "dns", @@ -17124,13 +17171,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-08-31T18:30:28Z", + "updated_at": "2023-09-01T15:58:58Z", "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": 692, - "watchers_count": 692, + "stargazers_count": 693, + "watchers_count": 693, "language": "Go", "topics": [ "announce", @@ -17859,13 +17906,13 @@ "url": "https://api.github.com/repos/shenweiyan/WebStack-Hugo", "languages_url": "https://api.github.com/repos/shenweiyan/WebStack-Hugo/languages", "created_at": "2021-07-26T06:21:31Z", - "updated_at": "2023-08-30T09:47:33Z", + "updated_at": "2023-09-01T05:49:26Z", "git_url": "git://github.com/shenweiyan/WebStack-Hugo.git", "ssh_url": "git@github.com:shenweiyan/WebStack-Hugo.git", "clone_url": "https://github.com/shenweiyan/WebStack-Hugo.git", "homepage": "https://bioit.top", - "stargazers_count": 573, - "watchers_count": 573, + "stargazers_count": 574, + "watchers_count": 574, "language": "Go", "topics": [ "hugo", @@ -17943,13 +17990,13 @@ "url": "https://api.github.com/repos/easychen/wecomchan", "languages_url": "https://api.github.com/repos/easychen/wecomchan/languages", "created_at": "2021-05-30T07:41:41Z", - "updated_at": "2023-08-29T03:09:47Z", + "updated_at": "2023-09-01T13:11:47Z", "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": 1130, - "watchers_count": 1130, + "stargazers_count": 1132, + "watchers_count": 1132, "language": "Go", "topics": [] }, @@ -17970,13 +18017,13 @@ "url": "https://api.github.com/repos/yann0917/dedao-dl", "languages_url": "https://api.github.com/repos/yann0917/dedao-dl/languages", "created_at": "2020-12-15T10:22:17Z", - "updated_at": "2023-08-30T04:20:49Z", + "updated_at": "2023-09-01T10:12:35Z", "git_url": "git://github.com/yann0917/dedao-dl.git", "ssh_url": "git@github.com:yann0917/dedao-dl.git", "clone_url": "https://github.com/yann0917/dedao-dl.git", "homepage": "", - "stargazers_count": 344, - "watchers_count": 344, + "stargazers_count": 345, + "watchers_count": 345, "language": "Go", "topics": [ "dedao" @@ -18146,13 +18193,13 @@ "url": "https://api.github.com/repos/phpList/phplist3", "languages_url": "https://api.github.com/repos/phpList/phplist3/languages", "created_at": "2015-03-11T21:42:51Z", - "updated_at": "2023-08-31T23:28:42Z", + "updated_at": "2023-09-01T18:12:15Z", "git_url": "git://github.com/phpList/phplist3.git", "ssh_url": "git@github.com:phpList/phplist3.git", "clone_url": "https://github.com/phpList/phplist3.git", "homepage": "https://www.phplist.org", - "stargazers_count": 647, - "watchers_count": 647, + "stargazers_count": 648, + "watchers_count": 648, "language": "PHP", "topics": [ "amazon-ses", @@ -18349,13 +18396,13 @@ "url": "https://api.github.com/repos/flucont/btcloud", "languages_url": "https://api.github.com/repos/flucont/btcloud/languages", "created_at": "2022-06-04T03:48:23Z", - "updated_at": "2023-08-31T20:54:39Z", + "updated_at": "2023-09-01T18:54:42Z", "git_url": "git://github.com/flucont/btcloud.git", "ssh_url": "git@github.com:flucont/btcloud.git", "clone_url": "https://github.com/flucont/btcloud.git", "homepage": "", - "stargazers_count": 868, - "watchers_count": 868, + "stargazers_count": 870, + "watchers_count": 870, "language": "PHP", "topics": [] }, @@ -18650,13 +18697,13 @@ "url": "https://api.github.com/repos/Goomento/PageBuilder", "languages_url": "https://api.github.com/repos/Goomento/PageBuilder/languages", "created_at": "2021-08-22T11:03:05Z", - "updated_at": "2023-08-28T10:22:40Z", + "updated_at": "2023-09-01T15:01:39Z", "git_url": "git://github.com/Goomento/PageBuilder.git", "ssh_url": "git@github.com:Goomento/PageBuilder.git", "clone_url": "https://github.com/Goomento/PageBuilder.git", "homepage": "https://goomento.com", - "stargazers_count": 66, - "watchers_count": 66, + "stargazers_count": 67, + "watchers_count": 67, "language": "PHP", "topics": [ "goomento", @@ -18949,7 +18996,7 @@ "url": "https://api.github.com/repos/pplulee/appleid_auto", "languages_url": "https://api.github.com/repos/pplulee/appleid_auto/languages", "created_at": "2022-10-09T11:17:01Z", - "updated_at": "2023-08-31T14:06:51Z", + "updated_at": "2023-09-01T09:42:06Z", "git_url": "git://github.com/pplulee/appleid_auto.git", "ssh_url": "git@github.com:pplulee/appleid_auto.git", "clone_url": "https://github.com/pplulee/appleid_auto.git", @@ -18976,13 +19023,13 @@ "url": "https://api.github.com/repos/luolongfei/freenom", "languages_url": "https://api.github.com/repos/luolongfei/freenom/languages", "created_at": "2021-09-10T01:39:41Z", - "updated_at": "2023-08-31T16:53:34Z", + "updated_at": "2023-09-01T08:49:00Z", "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": 3192, - "watchers_count": 3192, + "stargazers_count": 3194, + "watchers_count": 3194, "language": "PHP", "topics": [ "auto-renewal", @@ -19074,13 +19121,13 @@ "url": "https://api.github.com/repos/jiix/xiunobbs", "languages_url": "https://api.github.com/repos/jiix/xiunobbs/languages", "created_at": "2020-07-21T03:42:49Z", - "updated_at": "2023-08-31T19:34:40Z", + "updated_at": "2023-09-02T00:42:56Z", "git_url": "git://github.com/jiix/xiunobbs.git", "ssh_url": "git@github.com:jiix/xiunobbs.git", "clone_url": "https://github.com/jiix/xiunobbs.git", "homepage": "http://www.jiih.com", - "stargazers_count": 302, - "watchers_count": 302, + "stargazers_count": 303, + "watchers_count": 303, "language": "PHP", "topics": [ "bbs", @@ -19090,33 +19137,6 @@ "xiuno-bbs", "xiunobbs" ] - }, - { - "id": 321875100, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjE4NzUxMDA=", - "name": "TeambitionShare", - "full_name": "FlxSNX/TeambitionShare", - "owner": { - "login": "FlxSNX", - "id": 34613385, - "avatar_url": "https://avatars.githubusercontent.com/u/34613385?v=4", - "url": "https://api.github.com/users/FlxSNX", - "html_url": "https://github.com/FlxSNX" - }, - "html_url": "https://github.com/FlxSNX/TeambitionShare", - "description": "⛔【停止维护】挂载Teambition项目文件", - "url": "https://api.github.com/repos/FlxSNX/TeambitionShare", - "languages_url": "https://api.github.com/repos/FlxSNX/TeambitionShare/languages", - "created_at": "2020-12-16T05:09:37Z", - "updated_at": "2023-07-24T09:48:48Z", - "git_url": "git://github.com/FlxSNX/TeambitionShare.git", - "ssh_url": "git@github.com:FlxSNX/TeambitionShare.git", - "clone_url": "https://github.com/FlxSNX/TeambitionShare.git", - "homepage": "", - "stargazers_count": 305, - "watchers_count": 305, - "language": "PHP", - "topics": [] } ], "Vue": [ @@ -19137,13 +19157,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-08-30T16:42:08Z", + "updated_at": "2023-09-01T08:43:25Z", "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": 798, - "watchers_count": 798, + "stargazers_count": 799, + "watchers_count": 799, "language": "Vue", "topics": [ "clash", @@ -19173,13 +19193,13 @@ "url": "https://api.github.com/repos/Kaidesuyo/Hydrogen-Music", "languages_url": "https://api.github.com/repos/Kaidesuyo/Hydrogen-Music/languages", "created_at": "2023-01-20T16:15:28Z", - "updated_at": "2023-08-30T16:34:56Z", + "updated_at": "2023-09-01T23:07:25Z", "git_url": "git://github.com/Kaidesuyo/Hydrogen-Music.git", "ssh_url": "git@github.com:Kaidesuyo/Hydrogen-Music.git", "clone_url": "https://github.com/Kaidesuyo/Hydrogen-Music.git", "homepage": "https://github.com/Kaidesuyo/Hydrogen-Music/releases", - "stargazers_count": 644, - "watchers_count": 644, + "stargazers_count": 645, + "watchers_count": 645, "language": "Vue", "topics": [ "bilibili", @@ -19306,7 +19326,7 @@ "url": "https://api.github.com/repos/Beadd/Creamplayer", "languages_url": "https://api.github.com/repos/Beadd/Creamplayer/languages", "created_at": "2022-05-22T08:12:39Z", - "updated_at": "2023-08-31T17:57:17Z", + "updated_at": "2023-09-01T20:05:57Z", "git_url": "git://github.com/Beadd/Creamplayer.git", "ssh_url": "git@github.com:Beadd/Creamplayer.git", "clone_url": "https://github.com/Beadd/Creamplayer.git", @@ -19472,13 +19492,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-09-01T00:41:18Z", + "updated_at": "2023-09-02T00:40:57Z", "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": 2392, - "watchers_count": 2392, + "stargazers_count": 2395, + "watchers_count": 2395, "language": "Vue", "topics": [ "chatgpt", @@ -19550,13 +19570,13 @@ "url": "https://api.github.com/repos/XPoet/picx", "languages_url": "https://api.github.com/repos/XPoet/picx/languages", "created_at": "2020-08-12T04:23:50Z", - "updated_at": "2023-08-31T22:15:53Z", + "updated_at": "2023-09-01T21:44:40Z", "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": 3160, - "watchers_count": 3160, + "stargazers_count": 3164, + "watchers_count": 3164, "language": "Vue", "topics": [ "cdn", @@ -19586,13 +19606,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-08-31T11:09:56Z", + "updated_at": "2023-09-01T13:45: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": 2725, - "watchers_count": 2725, + "stargazers_count": 2724, + "watchers_count": 2724, "language": "Vue", "topics": [] }, @@ -19676,7 +19696,7 @@ "url": "https://api.github.com/repos/Tsuk1ko/bilibili-live-chat", "languages_url": "https://api.github.com/repos/Tsuk1ko/bilibili-live-chat/languages", "created_at": "2019-02-12T19:25:08Z", - "updated_at": "2023-08-31T03:08:24Z", + "updated_at": "2023-09-01T19:58:06Z", "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", @@ -19910,13 +19930,13 @@ "url": "https://api.github.com/repos/imsyy/SPlayer", "languages_url": "https://api.github.com/repos/imsyy/SPlayer/languages", "created_at": "2023-01-06T15:05:33Z", - "updated_at": "2023-08-31T01:28:06Z", + "updated_at": "2023-09-01T20:07:32Z", "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": 254, - "watchers_count": 254, + "stargazers_count": 255, + "watchers_count": 255, "language": "Vue", "topics": [ "music", @@ -19943,13 +19963,13 @@ "url": "https://api.github.com/repos/a7650/h5-editor", "languages_url": "https://api.github.com/repos/a7650/h5-editor/languages", "created_at": "2020-07-27T02:04:13Z", - "updated_at": "2023-08-31T08:39:32Z", + "updated_at": "2023-09-01T15:55:58Z", "git_url": "git://github.com/a7650/h5-editor.git", "ssh_url": "git@github.com:a7650/h5-editor.git", "clone_url": "https://github.com/a7650/h5-editor.git", "homepage": "https://a7650.github.io/h5-editor/#/", - "stargazers_count": 673, - "watchers_count": 673, + "stargazers_count": 674, + "watchers_count": 674, "language": "Vue", "topics": [ "buider", @@ -20120,13 +20140,13 @@ "url": "https://api.github.com/repos/Thecosy/IceCMS", "languages_url": "https://api.github.com/repos/Thecosy/IceCMS/languages", "created_at": "2022-03-20T03:13:35Z", - "updated_at": "2023-08-31T06:23:58Z", + "updated_at": "2023-09-01T17:19:10Z", "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": 1081, - "watchers_count": 1081, + "stargazers_count": 1082, + "watchers_count": 1082, "language": "Vue", "topics": [ "java", @@ -20346,13 +20366,13 @@ "url": "https://api.github.com/repos/doocs/md", "languages_url": "https://api.github.com/repos/doocs/md/languages", "created_at": "2019-11-01T09:14:36Z", - "updated_at": "2023-08-31T23:46:21Z", + "updated_at": "2023-09-01T02:40:37Z", "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": 4118, - "watchers_count": 4118, + "stargazers_count": 4119, + "watchers_count": 4119, "language": "Vue", "topics": [ "articles", @@ -20387,13 +20407,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-08-30T11:20:01Z", + "updated_at": "2023-09-01T13:57:32Z", "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": 283, - "watchers_count": 283, + "stargazers_count": 284, + "watchers_count": 284, "language": "Kotlin", "topics": [ "compose-multiplatform", @@ -20417,13 +20437,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-08-31T14:54:27Z", + "updated_at": "2023-09-01T22:12:32Z", "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": 2915, - "watchers_count": 2915, + "stargazers_count": 2917, + "watchers_count": 2917, "language": "Kotlin", "topics": [ "android", @@ -20488,13 +20508,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-08-31T19:00:26Z", + "updated_at": "2023-09-01T16:23:08Z", "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": 10180, - "watchers_count": 10180, + "stargazers_count": 10192, + "watchers_count": 10192, "language": "Kotlin", "topics": [ "android", @@ -20533,13 +20553,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-09-01T00:53:29Z", + "updated_at": "2023-09-01T06:38:51Z", "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": 1007, - "watchers_count": 1007, + "stargazers_count": 1010, + "watchers_count": 1010, "language": "Kotlin", "topics": [ "acg", @@ -20660,13 +20680,13 @@ "url": "https://api.github.com/repos/fregie/pho", "languages_url": "https://api.github.com/repos/fregie/pho/languages", "created_at": "2023-03-06T15:13:34Z", - "updated_at": "2023-08-31T01:43:00Z", + "updated_at": "2023-09-01T07:15:43Z", "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": 503, - "watchers_count": 503, + "stargazers_count": 504, + "watchers_count": 504, "language": "Dart", "topics": [ "backup", @@ -20731,13 +20751,13 @@ "url": "https://api.github.com/repos/xiaoyaocz/dart_simple_live", "languages_url": "https://api.github.com/repos/xiaoyaocz/dart_simple_live/languages", "created_at": "2023-02-27T07:30:34Z", - "updated_at": "2023-08-31T08:20:14Z", + "updated_at": "2023-09-02T00:42:07Z", "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": 1543, - "watchers_count": 1543, + "stargazers_count": 1550, + "watchers_count": 1550, "language": "Dart", "topics": [] }, @@ -21015,13 +21035,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-08-31T15:28:05Z", + "updated_at": "2023-09-01T12:51:06Z", "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": 103, - "watchers_count": 103, + "stargazers_count": 104, + "watchers_count": 104, "language": "Shell", "topics": [ "chatgpt", @@ -21084,13 +21104,13 @@ "url": "https://api.github.com/repos/lingeringsound/10007_auto", "languages_url": "https://api.github.com/repos/lingeringsound/10007_auto/languages", "created_at": "2022-09-23T04:13:32Z", - "updated_at": "2023-08-30T18:06:12Z", + "updated_at": "2023-09-01T17:49:59Z", "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": 123, - "watchers_count": 123, + "stargazers_count": 125, + "watchers_count": 125, "language": "Shell", "topics": [ "hosts" @@ -21113,13 +21133,13 @@ "url": "https://api.github.com/repos/aviaryan/awesome-no-login-web-apps", "languages_url": "https://api.github.com/repos/aviaryan/awesome-no-login-web-apps/languages", "created_at": "2016-12-06T10:54:01Z", - "updated_at": "2023-08-31T21:53:42Z", + "updated_at": "2023-09-01T10:33:46Z", "git_url": "git://github.com/aviaryan/awesome-no-login-web-apps.git", "ssh_url": "git@github.com:aviaryan/awesome-no-login-web-apps.git", "clone_url": "https://github.com/aviaryan/awesome-no-login-web-apps.git", "homepage": "", - "stargazers_count": 2245, - "watchers_count": 2245, + "stargazers_count": 2247, + "watchers_count": 2247, "language": "Shell", "topics": [ "application", @@ -21280,13 +21300,13 @@ "url": "https://api.github.com/repos/HemulGM/ChatGPT", "languages_url": "https://api.github.com/repos/HemulGM/ChatGPT/languages", "created_at": "2023-01-19T13:37:50Z", - "updated_at": "2023-08-31T18:45:49Z", + "updated_at": "2023-09-02T00:44:08Z", "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": 246, - "watchers_count": 246, + "stargazers_count": 248, + "watchers_count": 248, "language": "Pascal", "topics": [ "android", @@ -21390,13 +21410,13 @@ "url": "https://api.github.com/repos/daboynb/ChatGPT-Bypass-gui", "languages_url": "https://api.github.com/repos/daboynb/ChatGPT-Bypass-gui/languages", "created_at": "2023-02-28T10:36:08Z", - "updated_at": "2023-08-28T14:11:55Z", + "updated_at": "2023-09-01T11:10:39Z", "git_url": "git://github.com/daboynb/ChatGPT-Bypass-gui.git", "ssh_url": "git@github.com:daboynb/ChatGPT-Bypass-gui.git", "clone_url": "https://github.com/daboynb/ChatGPT-Bypass-gui.git", "homepage": "", - "stargazers_count": 21, - "watchers_count": 21, + "stargazers_count": 20, + "watchers_count": 20, "language": "PowerShell", "topics": [ "bypass", @@ -21527,7 +21547,7 @@ "url": "https://api.github.com/repos/austin2035/astro-air-blog", "languages_url": "https://api.github.com/repos/austin2035/astro-air-blog/languages", "created_at": "2023-02-17T09:26:37Z", - "updated_at": "2023-08-31T19:34:50Z", + "updated_at": "2023-09-02T00:43:04Z", "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", @@ -21559,13 +21579,13 @@ "url": "https://api.github.com/repos/guaguaguaxia/weekly_report", "languages_url": "https://api.github.com/repos/guaguaguaxia/weekly_report/languages", "created_at": "2023-02-09T03:44:39Z", - "updated_at": "2023-08-31T02:30:02Z", + "updated_at": "2023-09-01T17:46:14Z", "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": 3022, - "watchers_count": 3022, + "stargazers_count": 3025, + "watchers_count": 3025, "language": "CSS", "topics": [] }, @@ -21699,13 +21719,13 @@ "url": "https://api.github.com/repos/xiangjianan/lks", "languages_url": "https://api.github.com/repos/xiangjianan/lks/languages", "created_at": "2021-03-02T20:14:29Z", - "updated_at": "2023-08-29T22:53:09Z", + "updated_at": "2023-09-01T07:52:43Z", "git_url": "git://github.com/xiangjianan/lks.git", "ssh_url": "git@github.com:xiangjianan/lks.git", "clone_url": "https://github.com/xiangjianan/lks.git", "homepage": "https://xiangjianan.github.io/lks", - "stargazers_count": 319, - "watchers_count": 319, + "stargazers_count": 320, + "watchers_count": 320, "language": "CSS", "topics": [] }, @@ -21872,7 +21892,7 @@ "url": "https://api.github.com/repos/mgilangjanuar/teledrive", "languages_url": "https://api.github.com/repos/mgilangjanuar/teledrive/languages", "created_at": "2021-08-27T01:43:28Z", - "updated_at": "2023-09-01T00:38:52Z", + "updated_at": "2023-09-01T16:47:46Z", "git_url": "git://github.com/mgilangjanuar/teledrive.git", "ssh_url": "git@github.com:mgilangjanuar/teledrive.git", "clone_url": "https://github.com/mgilangjanuar/teledrive.git", @@ -21962,13 +21982,13 @@ "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-08-29T22:36:38Z", + "updated_at": "2023-09-01T08:06:33Z", "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": 178, - "watchers_count": 178, + "stargazers_count": 179, + "watchers_count": 179, "language": "C", "topics": [] }, @@ -21989,13 +22009,13 @@ "url": "https://api.github.com/repos/aleksey-hoffman/sigma-file-manager", "languages_url": "https://api.github.com/repos/aleksey-hoffman/sigma-file-manager/languages", "created_at": "2021-05-25T12:08:52Z", - "updated_at": "2023-08-31T22:56:56Z", + "updated_at": "2023-09-01T20:05:33Z", "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": 2585, - "watchers_count": 2585, + "stargazers_count": 2588, + "watchers_count": 2588, "language": "C", "topics": [ "app", @@ -22025,13 +22045,13 @@ "url": "https://api.github.com/repos/nesbox/TIC-80", "languages_url": "https://api.github.com/repos/nesbox/TIC-80/languages", "created_at": "2017-01-03T13:40:19Z", - "updated_at": "2023-08-31T15:47:11Z", + "updated_at": "2023-09-01T17:28:37Z", "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": 4242, - "watchers_count": 4242, + "stargazers_count": 4245, + "watchers_count": 4245, "language": "C", "topics": [ "8bit", @@ -22108,13 +22128,13 @@ "url": "https://api.github.com/repos/chen310/BilibiliPotPlayer", "languages_url": "https://api.github.com/repos/chen310/BilibiliPotPlayer/languages", "created_at": "2023-02-21T13:20:21Z", - "updated_at": "2023-08-31T13:23:39Z", + "updated_at": "2023-09-01T16:24:50Z", "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": 589, - "watchers_count": 589, + "stargazers_count": 590, + "watchers_count": 590, "language": "AngelScript", "topics": [ "bilibili", @@ -22202,13 +22222,13 @@ "url": "https://api.github.com/repos/jaywcjlove/reference", "languages_url": "https://api.github.com/repos/jaywcjlove/reference/languages", "created_at": "2022-09-24T17:49:19Z", - "updated_at": "2023-08-31T14:52:27Z", + "updated_at": "2023-09-02T00:26:58Z", "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": 7485, - "watchers_count": 7485, + "stargazers_count": 7496, + "watchers_count": 7496, "language": "Dockerfile", "topics": [ "cheatsheet", @@ -22242,13 +22262,13 @@ "url": "https://api.github.com/repos/freeCodeCamp/devdocs", "languages_url": "https://api.github.com/repos/freeCodeCamp/devdocs/languages", "created_at": "2013-10-24T18:16:07Z", - "updated_at": "2023-08-31T23:49:20Z", + "updated_at": "2023-09-01T16:42:32Z", "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": 32199, - "watchers_count": 32199, + "stargazers_count": 32202, + "watchers_count": 32202, "language": "Ruby", "topics": [ "api-documentation", @@ -22347,13 +22367,13 @@ "url": "https://api.github.com/repos/nostalgic-css/NES.css", "languages_url": "https://api.github.com/repos/nostalgic-css/NES.css/languages", "created_at": "2018-09-24T01:49:11Z", - "updated_at": "2023-08-31T14:26:05Z", + "updated_at": "2023-09-01T18:47:44Z", "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": 19895, - "watchers_count": 19895, + "stargazers_count": 19896, + "watchers_count": 19896, "language": "SCSS", "topics": [ "8bit",