From 9bea2aac1b66e8ddbbece593bb995dd3afc5dae6 Mon Sep 17 00:00:00 2001 From: rcy1314 <1129159201@qq.com> Date: Sat, 24 Dec 2022 00:55:41 +0000 Subject: [PATCH] chore(updates): updated entries in files --- README.md | 24 +-- data.json | 509 +++++++++++++++++++++++++++--------------------------- 2 files changed, 270 insertions(+), 263 deletions(-) diff --git a/README.md b/README.md index be47c0b..f0249c9 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ ## Table of Contents +* [Jupyter Notebook](#jupyter-notebook) * [JavaScript](#javascript) * [Python](#python) * [Java](#java) * [TypeScript](#typescript) * [miscellaneous](#miscellaneous) -* [Jupyter Notebook](#jupyter-notebook) * [C#](#c) * [CSS](#css) * [HTML](#html) @@ -33,8 +33,18 @@ * [Pascal](#pascal) * [Scala](#scala) +## Jupyter Notebook + +* [invoke-ai/InvokeAI](https://github.com/invoke-ai/InvokeAI) - This version of Stable Diffusion features a slick WebGUI, an interactive command-line script that combines text2img and img2img functionality in a "dream bot" style interface, and multiple features and other enhancements. For more info, see the website link below. + +* [Sahilvohra58/ai-subtitle-video-editor](https://github.com/Sahilvohra58/ai-subtitle-video-editor) - A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video. + +* [Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui) - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 + ## JavaScript +* [oCoke/uptime-action](https://github.com/oCoke/uptime-action) - 使用 GitHub Action 检测网站 SSL 证书与可访问性。 + * [JimHans/live2d-kanban-desktop](https://github.com/JimHans/live2d-kanban-desktop) - 基于Electron制作的桌面看板娘,支持日程提醒、小窗模式、文字对话、网页搜索、本地moc模型加载与独立设置界面等 | An AI Based live2d Kanban for Desktop Users Using Electron * [Apocalypsor/Formatted-RSS-to-Telegram](https://github.com/Apocalypsor/Formatted-RSS-to-Telegram) - Highly customizable RSS to Telegram @@ -121,7 +131,7 @@ * [SokunHeng/DownEdit](https://github.com/SokunHeng/DownEdit) - Video editor and video downloader in one application. Bulk video downloader for Tiktok and Douyin no watermark, more to be updated. -* [acheong08/ChatGPT](https://github.com/acheong08/ChatGPT) - Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API. +* [ChatGPT-Hackers/revChatGPT](https://github.com/ChatGPT-Hackers/revChatGPT) - Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API. * [bupticybee/ChineseAiDungeonChatGPT](https://github.com/bupticybee/ChineseAiDungeonChatGPT) - 中文版的ai地牢,直接使用的openai的ChatGPT api作为讲故事的模型。 @@ -287,12 +297,6 @@ * [pm936/httpcatcher](https://github.com/pm936/httpcatcher) - 网球规则 -## Jupyter Notebook - -* [Sahilvohra58/ai-subtitle-video-editor](https://github.com/Sahilvohra58/ai-subtitle-video-editor) - A complete microservice that takes a video from the user, generates its subtitles, asks the user to edit them and reproduces the video with those subtitles as the part of the video. - -* [Baiyuetribe/paper2gui](https://github.com/Baiyuetribe/paper2gui) - Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 - ## C\# * [OdysseusYuan/LKY\_OfficeTools](https://github.com/OdysseusYuan/LKY_OfficeTools) - 一键自动化 下载、安装、激活 Office 的利器。 @@ -429,10 +433,6 @@ * [easychen/wecomchan](https://github.com/easychen/wecomchan) - 通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。 -* [yann0917/dedao-dl](https://github.com/yann0917/dedao-dl) - 得到 APP 课程下载工具,可在终端查看文章内容,可生成 PDF,音频文件,markdown 文稿,可下载电子书。 - -* [PeterYangs/article-spider](https://github.com/PeterYangs/article-spider) - 文章采集工具 Article collection tool - ## C++ * [xfangfang/wiliwili](https://github.com/xfangfang/wiliwili) - 专为手柄控制设计的第三方跨平台B站客户端,目前可以运行在PC全平台和Nintendo Switch上 | Yet another Bilibili client \[WIP] diff --git a/data.json b/data.json index 21d0495..be5ed5b 100644 --- a/data.json +++ b/data.json @@ -1,5 +1,145 @@ { + "Jupyter Notebook": [ + { + "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": "This version of Stable Diffusion features a slick WebGUI, an interactive command-line script that combines text2img and img2img functionality in a \"dream bot\" style interface, and multiple features and other enhancements. For more info, see the website link below.", + "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": "2022-12-24T00:33:43Z", + "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": 8783, + "watchers_count": 8783, + "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": "2022-12-23T17:07:00Z", + "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": 6667, + "watchers_count": 6667, + "language": "Jupyter Notebook", + "topics": [ + "animegan2", + "dain", + "dain-gui", + "gfpgan", + "huoshan-tts", + "microsoft-tts", + "ncnn", + "ncnn-model", + "noveria", + "realcugan-gui", + "realcugan-pro", + "realesrganv2-gu", + "rife-gui", + "stable-diffusion", + "waifu2x-gui" + ] + } + ], "JavaScript": [ + { + "id": 579319463, + "node_id": "R_kgDOIoe2pw", + "name": "uptime-action", + "full_name": "oCoke/uptime-action", + "owner": { + "login": "oCoke", + "id": 71591824, + "avatar_url": "https://avatars.githubusercontent.com/u/71591824?v=4", + "url": "https://api.github.com/users/oCoke", + "html_url": "https://github.com/oCoke" + }, + "html_url": "https://github.com/oCoke/uptime-action", + "description": "使用 GitHub Action 检测网站 SSL 证书与可访问性。", + "url": "https://api.github.com/repos/oCoke/uptime-action", + "languages_url": "https://api.github.com/repos/oCoke/uptime-action/languages", + "created_at": "2022-12-17T09:47:41Z", + "updated_at": "2022-12-23T02:42:55Z", + "git_url": "git://github.com/oCoke/uptime-action.git", + "ssh_url": "git@github.com:oCoke/uptime-action.git", + "clone_url": "https://github.com/oCoke/uptime-action.git", + "homepage": "", + "stargazers_count": 3, + "watchers_count": 3, + "language": "JavaScript", + "topics": [] + }, { "id": 284257765, "node_id": "MDEwOlJlcG9zaXRvcnkyODQyNTc3NjU=", @@ -76,13 +216,13 @@ "url": "https://api.github.com/repos/kazuki-sf/YouTube_Summary_with_ChatGPT", "languages_url": "https://api.github.com/repos/kazuki-sf/YouTube_Summary_with_ChatGPT/languages", "created_at": "2022-12-17T12:21:34Z", - "updated_at": "2022-12-23T00:07:29Z", + "updated_at": "2022-12-24T00:42:39Z", "git_url": "git://github.com/kazuki-sf/YouTube_Summary_with_ChatGPT.git", "ssh_url": "git@github.com:kazuki-sf/YouTube_Summary_with_ChatGPT.git", "clone_url": "https://github.com/kazuki-sf/YouTube_Summary_with_ChatGPT.git", "homepage": "", - "stargazers_count": 168, - "watchers_count": 168, + "stargazers_count": 175, + "watchers_count": 175, "language": "JavaScript", "topics": [ "chatgpt", @@ -107,13 +247,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": "2022-12-22T11:02:57Z", + "updated_at": "2022-12-23T05:15:39Z", "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://feeddd.org/", - "stargazers_count": 1193, - "watchers_count": 1193, + "stargazers_count": 1194, + "watchers_count": 1194, "language": "JavaScript", "topics": [ "atom", @@ -372,13 +512,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": "2022-12-22T15:49:41Z", + "updated_at": "2022-12-23T08:30:57Z", "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": 4418, - "watchers_count": 4418, + "stargazers_count": 4420, + "watchers_count": 4420, "language": "JavaScript", "topics": [ "2d-game", @@ -564,13 +704,13 @@ "url": "https://api.github.com/repos/ESHexoN/ESHexoN", "languages_url": "https://api.github.com/repos/ESHexoN/ESHexoN/languages", "created_at": "2022-08-18T09:04:31Z", - "updated_at": "2022-12-17T07:07:04Z", + "updated_at": "2022-12-23T09:54:32Z", "git_url": "git://github.com/ESHexoN/ESHexoN.git", "ssh_url": "git@github.com:ESHexoN/ESHexoN.git", "clone_url": "https://github.com/ESHexoN/ESHexoN.git", "homepage": "https://eshexon.js.cool", - "stargazers_count": 12, - "watchers_count": 12, + "stargazers_count": 13, + "watchers_count": 13, "language": "JavaScript", "topics": [ "hexo", @@ -654,13 +794,13 @@ "url": "https://api.github.com/repos/alyssaxuu/omni", "languages_url": "https://api.github.com/repos/alyssaxuu/omni/languages", "created_at": "2022-01-10T22:25:55Z", - "updated_at": "2022-12-22T14:54:52Z", + "updated_at": "2022-12-23T04:44:45Z", "git_url": "git://github.com/alyssaxuu/omni.git", "ssh_url": "git@github.com:alyssaxuu/omni.git", "clone_url": "https://github.com/alyssaxuu/omni.git", "homepage": "https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0", - "stargazers_count": 5800, - "watchers_count": 5800, + "stargazers_count": 5802, + "watchers_count": 5802, "language": "JavaScript", "topics": [ "bookmark", @@ -1061,13 +1201,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": "2022-12-23T00:42:01Z", + "updated_at": "2022-12-23T14:18:32Z", "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": 4245, - "watchers_count": 4245, + "stargazers_count": 4256, + "watchers_count": 4256, "language": "Python", "topics": [ "audio", @@ -1159,13 +1299,13 @@ "url": "https://api.github.com/repos/EssayKillerBrain/EssayKiller_V2", "languages_url": "https://api.github.com/repos/EssayKillerBrain/EssayKiller_V2/languages", "created_at": "2020-09-29T14:35:24Z", - "updated_at": "2022-12-22T17:36:20Z", + "updated_at": "2022-12-23T15:12:27Z", "git_url": "git://github.com/EssayKillerBrain/EssayKiller_V2.git", "ssh_url": "git@github.com:EssayKillerBrain/EssayKiller_V2.git", "clone_url": "https://github.com/EssayKillerBrain/EssayKiller_V2.git", "homepage": "", - "stargazers_count": 4958, - "watchers_count": 4958, + "stargazers_count": 4960, + "watchers_count": 4960, "language": "Python", "topics": [] }, @@ -1304,27 +1444,27 @@ { "id": 573819845, "node_id": "R_kgDOIjPLxQ", - "name": "ChatGPT", - "full_name": "acheong08/ChatGPT", + "name": "revChatGPT", + "full_name": "ChatGPT-Hackers/revChatGPT", "owner": { - "login": "acheong08", - "id": 36258159, - "avatar_url": "https://avatars.githubusercontent.com/u/36258159?v=4", - "url": "https://api.github.com/users/acheong08", - "html_url": "https://github.com/acheong08" + "login": "ChatGPT-Hackers", + "id": 120765257, + "avatar_url": "https://avatars.githubusercontent.com/u/120765257?v=4", + "url": "https://api.github.com/users/ChatGPT-Hackers", + "html_url": "https://github.com/ChatGPT-Hackers" }, - "html_url": "https://github.com/acheong08/ChatGPT", + "html_url": "https://github.com/ChatGPT-Hackers/revChatGPT", "description": "Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.", - "url": "https://api.github.com/repos/acheong08/ChatGPT", - "languages_url": "https://api.github.com/repos/acheong08/ChatGPT/languages", + "url": "https://api.github.com/repos/ChatGPT-Hackers/revChatGPT", + "languages_url": "https://api.github.com/repos/ChatGPT-Hackers/revChatGPT/languages", "created_at": "2022-12-03T14:35:24Z", - "updated_at": "2022-12-23T00:14:12Z", - "git_url": "git://github.com/acheong08/ChatGPT.git", - "ssh_url": "git@github.com:acheong08/ChatGPT.git", - "clone_url": "https://github.com/acheong08/ChatGPT.git", + "updated_at": "2022-12-23T21:59:56Z", + "git_url": "git://github.com/ChatGPT-Hackers/revChatGPT.git", + "ssh_url": "git@github.com:ChatGPT-Hackers/revChatGPT.git", + "clone_url": "https://github.com/ChatGPT-Hackers/revChatGPT.git", "homepage": "", - "stargazers_count": 7787, - "watchers_count": 7787, + "stargazers_count": 7814, + "watchers_count": 7814, "language": "Python", "topics": [ "chatgpt", @@ -1352,13 +1492,13 @@ "url": "https://api.github.com/repos/bupticybee/ChineseAiDungeonChatGPT", "languages_url": "https://api.github.com/repos/bupticybee/ChineseAiDungeonChatGPT/languages", "created_at": "2022-12-05T07:37:39Z", - "updated_at": "2022-12-22T10:35:21Z", + "updated_at": "2022-12-23T21:55:26Z", "git_url": "git://github.com/bupticybee/ChineseAiDungeonChatGPT.git", "ssh_url": "git@github.com:bupticybee/ChineseAiDungeonChatGPT.git", "clone_url": "https://github.com/bupticybee/ChineseAiDungeonChatGPT.git", "homepage": "", - "stargazers_count": 680, - "watchers_count": 680, + "stargazers_count": 681, + "watchers_count": 681, "language": "Python", "topics": [ "ai", @@ -1453,13 +1593,13 @@ "url": "https://api.github.com/repos/jina-ai/now", "languages_url": "https://api.github.com/repos/jina-ai/now/languages", "created_at": "2022-03-07T10:42:42Z", - "updated_at": "2022-12-22T14:00:32Z", + "updated_at": "2022-12-23T14:22:57Z", "git_url": "git://github.com/jina-ai/now.git", "ssh_url": "git@github.com:jina-ai/now.git", "clone_url": "https://github.com/jina-ai/now.git", "homepage": "https://now.jina.ai", - "stargazers_count": 377, - "watchers_count": 377, + "stargazers_count": 378, + "watchers_count": 378, "language": "Python", "topics": [ "ai", @@ -1493,13 +1633,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": "2022-12-22T21:59:42Z", + "updated_at": "2022-12-23T21:15:19Z", "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": 1915, - "watchers_count": 1915, + "stargazers_count": 1923, + "watchers_count": 1923, "language": "Python", "topics": [ "clip", @@ -1541,13 +1681,13 @@ "url": "https://api.github.com/repos/xenova/chat-downloader", "languages_url": "https://api.github.com/repos/xenova/chat-downloader/languages", "created_at": "2020-07-24T00:32:18Z", - "updated_at": "2022-12-20T03:15:31Z", + "updated_at": "2022-12-23T14:59:10Z", "git_url": "git://github.com/xenova/chat-downloader.git", "ssh_url": "git@github.com:xenova/chat-downloader.git", "clone_url": "https://github.com/xenova/chat-downloader.git", "homepage": "https://chat-downloader.readthedocs.io/", - "stargazers_count": 589, - "watchers_count": 589, + "stargazers_count": 590, + "watchers_count": 590, "language": "Python", "topics": [ "chat", @@ -1602,13 +1742,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": "2022-12-22T16:52:22Z", + "updated_at": "2022-12-23T17:43:50Z", "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": 1909, - "watchers_count": 1909, + "stargazers_count": 1918, + "watchers_count": 1918, "language": "Python", "topics": [ "api", @@ -2162,13 +2302,13 @@ "url": "https://api.github.com/repos/liuli-io/liuli", "languages_url": "https://api.github.com/repos/liuli-io/liuli/languages", "created_at": "2021-04-07T01:12:32Z", - "updated_at": "2022-12-19T11:36:34Z", + "updated_at": "2022-12-23T13:51:06Z", "git_url": "git://github.com/liuli-io/liuli.git", "ssh_url": "git@github.com:liuli-io/liuli.git", "clone_url": "https://github.com/liuli-io/liuli.git", "homepage": "https://liuli.io", - "stargazers_count": 675, - "watchers_count": 675, + "stargazers_count": 676, + "watchers_count": 676, "language": "Python", "topics": [ "liuli", @@ -2444,13 +2584,13 @@ "url": "https://api.github.com/repos/jeequan/jeepay", "languages_url": "https://api.github.com/repos/jeequan/jeepay/languages", "created_at": "2017-08-12T02:40:32Z", - "updated_at": "2022-12-22T15:40:31Z", + "updated_at": "2022-12-23T12:07:42Z", "git_url": "git://github.com/jeequan/jeepay.git", "ssh_url": "git@github.com:jeequan/jeepay.git", "clone_url": "https://github.com/jeequan/jeepay.git", "homepage": "https://www.jeequan.com", - "stargazers_count": 3257, - "watchers_count": 3257, + "stargazers_count": 3263, + "watchers_count": 3263, "language": "Java", "topics": [ "jeepay", @@ -2669,13 +2809,13 @@ "url": "https://api.github.com/repos/alibaba/lowcode-engine", "languages_url": "https://api.github.com/repos/alibaba/lowcode-engine/languages", "created_at": "2021-12-20T07:26:44Z", - "updated_at": "2022-12-22T16:06:36Z", + "updated_at": "2022-12-23T07:14:07Z", "git_url": "git://github.com/alibaba/lowcode-engine.git", "ssh_url": "git@github.com:alibaba/lowcode-engine.git", "clone_url": "https://github.com/alibaba/lowcode-engine.git", "homepage": "https://lowcode-engine.cn", - "stargazers_count": 8738, - "watchers_count": 8738, + "stargazers_count": 8741, + "watchers_count": 8741, "language": "TypeScript", "topics": [ "alibaba", @@ -2700,13 +2840,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": "2022-12-22T20:21:53Z", + "updated_at": "2022-12-23T13: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": 7287, - "watchers_count": 7287, + "stargazers_count": 7291, + "watchers_count": 7291, "language": "TypeScript", "topics": [ "english-learning", @@ -2924,13 +3064,13 @@ "url": "https://api.github.com/repos/lmcsu/qq-neural-anime-tg", "languages_url": "https://api.github.com/repos/lmcsu/qq-neural-anime-tg/languages", "created_at": "2022-12-02T16:16:33Z", - "updated_at": "2022-12-23T00:28:15Z", + "updated_at": "2022-12-23T09:27:20Z", "git_url": "git://github.com/lmcsu/qq-neural-anime-tg.git", "ssh_url": "git@github.com:lmcsu/qq-neural-anime-tg.git", "clone_url": "https://github.com/lmcsu/qq-neural-anime-tg.git", "homepage": null, - "stargazers_count": 70, - "watchers_count": 70, + "stargazers_count": 73, + "watchers_count": 73, "language": "TypeScript", "topics": [] }, @@ -3170,13 +3310,13 @@ "url": "https://api.github.com/repos/Tualin14/OneSS", "languages_url": "https://api.github.com/repos/Tualin14/OneSS/languages", "created_at": "2021-12-05T02:32:49Z", - "updated_at": "2022-12-10T13:50:11Z", + "updated_at": "2022-12-23T05:39:11Z", "git_url": "git://github.com/Tualin14/OneSS.git", "ssh_url": "git@github.com:Tualin14/OneSS.git", "clone_url": "https://github.com/Tualin14/OneSS.git", "homepage": "https://oss.dza.vin", - "stargazers_count": 41, - "watchers_count": 41, + "stargazers_count": 40, + "watchers_count": 40, "language": "TypeScript", "topics": [ "lsw", @@ -3259,13 +3399,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": "2022-12-22T12:28:43Z", + "updated_at": "2022-12-23T06:59:18Z", "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": 2656, - "watchers_count": 2656, + "stargazers_count": 2657, + "watchers_count": 2657, "language": "TypeScript", "topics": [ "actions", @@ -3545,13 +3685,13 @@ "url": "https://api.github.com/repos/whatis-geb/operation", "languages_url": "https://api.github.com/repos/whatis-geb/operation/languages", "created_at": "2022-08-05T07:22:21Z", - "updated_at": "2022-12-16T09:18:38Z", + "updated_at": "2022-12-23T01:53:57Z", "git_url": "git://github.com/whatis-geb/operation.git", "ssh_url": "git@github.com:whatis-geb/operation.git", "clone_url": "https://github.com/whatis-geb/operation.git", "homepage": "", - "stargazers_count": 60, - "watchers_count": 60, + "stargazers_count": 61, + "watchers_count": 61, "language": null, "topics": [] }, @@ -3805,78 +3945,6 @@ "topics": [] } ], - "Jupyter Notebook": [ - { - "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": "2022-12-22T17:36:05Z", - "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": 6657, - "watchers_count": 6657, - "language": "Jupyter Notebook", - "topics": [ - "animegan2", - "dain", - "dain-gui", - "gfpgan", - "huoshan-tts", - "microsoft-tts", - "ncnn", - "ncnn-model", - "noveria", - "realcugan-gui", - "realcugan-pro", - "realesrganv2-gu", - "rife-gui", - "stable-diffusion", - "waifu2x-gui" - ] - } - ], "C#": [ { "id": 558443197, @@ -3895,13 +3963,13 @@ "url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools", "languages_url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools/languages", "created_at": "2022-10-27T14:58:30Z", - "updated_at": "2022-12-21T13:59:03Z", + "updated_at": "2022-12-23T07:26:45Z", "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": 464, - "watchers_count": 464, + "stargazers_count": 465, + "watchers_count": 465, "language": "C#", "topics": [] }, @@ -4254,13 +4322,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": "2022-12-21T02:10:04Z", + "updated_at": "2022-12-23T04:18:14Z", "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://nav.bioitee.com", - "stargazers_count": 279, - "watchers_count": 279, + "stargazers_count": 280, + "watchers_count": 280, "language": "CSS", "topics": [ "hugo", @@ -4284,13 +4352,13 @@ "url": "https://api.github.com/repos/Tokinx/Wing", "languages_url": "https://api.github.com/repos/Tokinx/Wing/languages", "created_at": "2022-04-22T11:12:20Z", - "updated_at": "2022-12-22T15:19:50Z", + "updated_at": "2022-12-23T02:49:30Z", "git_url": "git://github.com/Tokinx/Wing.git", "ssh_url": "git@github.com:Tokinx/Wing.git", "clone_url": "https://github.com/Tokinx/Wing.git", "homepage": "", - "stargazers_count": 253, - "watchers_count": 253, + "stargazers_count": 257, + "watchers_count": 257, "language": "CSS", "topics": [ "wordpress", @@ -4314,13 +4382,13 @@ "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": "2022-12-22T22:36:20Z", + "updated_at": "2022-12-24T00:16:38Z", "git_url": "git://github.com/mgilangjanuar/teledrive.git", "ssh_url": "git@github.com:mgilangjanuar/teledrive.git", "clone_url": "https://github.com/mgilangjanuar/teledrive.git", "homepage": "https://teledriveapp.com", - "stargazers_count": 1382, - "watchers_count": 1382, + "stargazers_count": 1384, + "watchers_count": 1384, "language": "CSS", "topics": [] }, @@ -4456,13 +4524,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": "2022-12-22T14:11:50Z", + "updated_at": "2022-12-23T10:20:26Z", "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": 458, - "watchers_count": 458, + "stargazers_count": 459, + "watchers_count": 459, "language": "HTML", "topics": [ "tts", @@ -4832,13 +4900,13 @@ "url": "https://api.github.com/repos/fyl080801/vjdesign", "languages_url": "https://api.github.com/repos/fyl080801/vjdesign/languages", "created_at": "2020-03-15T18:33:33Z", - "updated_at": "2022-12-20T14:18:29Z", + "updated_at": "2022-12-23T06:10:07Z", "git_url": "git://github.com/fyl080801/vjdesign.git", "ssh_url": "git@github.com:fyl080801/vjdesign.git", "clone_url": "https://github.com/fyl080801/vjdesign.git", "homepage": "", - "stargazers_count": 370, - "watchers_count": 370, + "stargazers_count": 371, + "watchers_count": 371, "language": "Vue", "topics": [ "designer", @@ -5120,13 +5188,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": "2022-12-22T23:36:15Z", + "updated_at": "2022-12-23T16:29:54Z", "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": 3598, - "watchers_count": 3598, + "stargazers_count": 3600, + "watchers_count": 3600, "language": "Vue", "topics": [ "articles", @@ -5194,13 +5262,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": "2022-12-22T15:12:16Z", + "updated_at": "2022-12-23T19:25:05Z", "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": 2436, - "watchers_count": 2436, + "stargazers_count": 2443, + "watchers_count": 2443, "language": "PHP", "topics": [ "auto-renewal", @@ -5328,13 +5396,13 @@ "url": "https://api.github.com/repos/tw93/Pake", "languages_url": "https://api.github.com/repos/tw93/Pake/languages", "created_at": "2022-10-14T09:32:57Z", - "updated_at": "2022-12-23T00:32:43Z", + "updated_at": "2022-12-23T22:12:41Z", "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": 5649, - "watchers_count": 5649, + "stargazers_count": 5692, + "watchers_count": 5692, "language": "Rust", "topics": [ "high-performance", @@ -5734,67 +5802,6 @@ "watchers_count": 946, "language": "Go", "topics": [] - }, - { - "id": 321631117, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjE2MzExMTc=", - "name": "dedao-dl", - "full_name": "yann0917/dedao-dl", - "owner": { - "login": "yann0917", - "id": 25262709, - "avatar_url": "https://avatars.githubusercontent.com/u/25262709?v=4", - "url": "https://api.github.com/users/yann0917", - "html_url": "https://github.com/yann0917" - }, - "html_url": "https://github.com/yann0917/dedao-dl", - "description": "得到 APP 课程下载工具,可在终端查看文章内容,可生成 PDF,音频文件,markdown 文稿,可下载电子书。", - "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": "2022-12-19T23:12:37Z", - "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": 225, - "watchers_count": 225, - "language": "Go", - "topics": [ - "dedao" - ] - }, - { - "id": 341757720, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDE3NTc3MjA=", - "name": "article-spider", - "full_name": "PeterYangs/article-spider", - "owner": { - "login": "PeterYangs", - "id": 24969778, - "avatar_url": "https://avatars.githubusercontent.com/u/24969778?v=4", - "url": "https://api.github.com/users/PeterYangs", - "html_url": "https://github.com/PeterYangs" - }, - "html_url": "https://github.com/PeterYangs/article-spider", - "description": "文章采集工具 Article collection tool", - "url": "https://api.github.com/repos/PeterYangs/article-spider", - "languages_url": "https://api.github.com/repos/PeterYangs/article-spider/languages", - "created_at": "2021-02-24T02:43:48Z", - "updated_at": "2022-12-19T09:28:18Z", - "git_url": "git://github.com/PeterYangs/article-spider.git", - "ssh_url": "git@github.com:PeterYangs/article-spider.git", - "clone_url": "https://github.com/PeterYangs/article-spider.git", - "homepage": "", - "stargazers_count": 130, - "watchers_count": 130, - "language": "Go", - "topics": [ - "article-spider", - "go", - "golang", - "spider" - ] } ], "C++": [ @@ -5815,13 +5822,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": "2022-12-21T11:43:33Z", + "updated_at": "2022-12-23T09:08:22Z", "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": 843, - "watchers_count": 843, + "stargazers_count": 844, + "watchers_count": 844, "language": "C++", "topics": [ "bilibili", @@ -5889,13 +5896,13 @@ "url": "https://api.github.com/repos/yangKJ/Harbeth", "languages_url": "https://api.github.com/repos/yangKJ/Harbeth/languages", "created_at": "2019-03-26T01:39:06Z", - "updated_at": "2022-12-22T06:12:38Z", + "updated_at": "2022-12-23T11:40:24Z", "git_url": "git://github.com/yangKJ/Harbeth.git", "ssh_url": "git@github.com:yangKJ/Harbeth.git", "clone_url": "https://github.com/yangKJ/Harbeth.git", "homepage": "", - "stargazers_count": 193, - "watchers_count": 193, + "stargazers_count": 196, + "watchers_count": 196, "language": "Metal", "topics": [ "camera", @@ -5989,13 +5996,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": "2022-12-22T16:52:57Z", + "updated_at": "2022-12-23T23:54:57Z", "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": 4280, - "watchers_count": 4280, + "stargazers_count": 4309, + "watchers_count": 4309, "language": "Dockerfile", "topics": [ "cheatsheet", @@ -6029,13 +6036,13 @@ "url": "https://api.github.com/repos/Kingtous/Fclash", "languages_url": "https://api.github.com/repos/Kingtous/Fclash/languages", "created_at": "2022-04-11T04:36:29Z", - "updated_at": "2022-12-20T09:46:53Z", + "updated_at": "2022-12-23T01:31:24Z", "git_url": "git://github.com/Kingtous/Fclash.git", "ssh_url": "git@github.com:Kingtous/Fclash.git", "clone_url": "https://github.com/Kingtous/Fclash.git", "homepage": "https://kingtous.cn/2022/05/09/%E8%87%AA%E5%88%B6fclash%E7%AE%80%E4%BB%8B/", - "stargazers_count": 89, - "watchers_count": 89, + "stargazers_count": 90, + "watchers_count": 90, "language": "C", "topics": [ "android-app", @@ -6138,13 +6145,13 @@ "url": "https://api.github.com/repos/dbgba/PCtoiOSClipboardSync", "languages_url": "https://api.github.com/repos/dbgba/PCtoiOSClipboardSync/languages", "created_at": "2022-06-19T03:54:21Z", - "updated_at": "2022-10-21T09:38:54Z", + "updated_at": "2022-12-23T09:08:39Z", "git_url": "git://github.com/dbgba/PCtoiOSClipboardSync.git", "ssh_url": "git@github.com:dbgba/PCtoiOSClipboardSync.git", "clone_url": "https://github.com/dbgba/PCtoiOSClipboardSync.git", "homepage": null, - "stargazers_count": 14, - "watchers_count": 14, + "stargazers_count": 13, + "watchers_count": 13, "language": "AutoHotkey", "topics": [] }