commit 0c20a4eafeffb29ea462f1228ad58acd2603ddb6
Author: NOISE <46085246+rcy1314@users.noreply.github.com>
Date: Thu Dec 1 01:59:07 2022 +0800
初始化
diff --git a/.github/workflows/star-list.yml b/.github/workflows/star-list.yml
new file mode 100644
index 0000000..18d5ab7
--- /dev/null
+++ b/.github/workflows/star-list.yml
@@ -0,0 +1,24 @@
+name: Update awesome list
+
+on:
+ push:
+ branches:
+ - main
+ workflow_dispatch:
+ schedule:
+ - cron: '0 0 * * *'
+ watch:
+ types: [started]
+
+jobs:
+ build:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: actions/checkout@v2
+ - name: Awesome generator
+ uses: simonecorsi/mawesome@v2
+ with:
+ api-token: ${{ secrets.PERSONAL_TOKEN }}
+ github-email: ${{ secrets.USER_EMAIL }}
+ template-path: "template/README.ejs"
+ github-name: ${{ github.repository_owner }}
\ No newline at end of file
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..41b7d00
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2022-present eryajf
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..be57e7b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,270 @@
+
+
+# Awesome Stars
+
+
+
+## Table of Contents
+
+* [HTML](#html)
+* [JavaScript](#javascript)
+* [TypeScript](#typescript)
+* [miscellaneous](#miscellaneous)
+* [Shell](#shell)
+* [Java](#java)
+* [C](#c)
+* [Roff](#roff)
+* [C++](#c-1)
+* [Objective-C](#objective-c)
+* [Python](#python)
+* [Go](#go)
+* [Vue](#vue)
+* [Rust](#rust)
+* [PHP](#php)
+* [Swift](#swift)
+* [C#](#c-2)
+* [Standard ML](#standard-ml)
+* [Mercury](#mercury)
+* [PowerShell](#powershell)
+
+## HTML
+
+* [atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans) - 得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体
+
+* [SOM-Research/jsonDiscoverer](https://github.com/SOM-Research/jsonDiscoverer) - The JSON discoverer allows you to discover the implicit schema of your JSON documents. Please visit the website to use the tool
+
+* [wanghurui/whrblog](https://github.com/wanghurui/whrblog) - blog
+
+* [librespeed/speedtest](https://github.com/librespeed/speedtest) - Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
+
+## JavaScript
+
+* [jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac) - Now we have become very big, Different from the original idea. Collect premium software in various categories.
+
+* [BrookJeynes/slime-rancher-2-interactive-map](https://github.com/BrookJeynes/slime-rancher-2-interactive-map) -
+
+* [SweetIceLolly/Amima-Backend](https://github.com/SweetIceLolly/Amima-Backend) - Amima Backend
+
+* [COSC-4P02/COSC4P02Project](https://github.com/COSC-4P02/COSC4P02Project) - Brock University & Canada Games 2022 Chatbot Project
+
+* [mui/material-ui](https://github.com/mui/material-ui) - MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
+
+* [i18next/i18next](https://github.com/i18next/i18next) - i18next: learn once - translate everywhere
+
+* [DimitryDushkin/sliding-pane](https://github.com/DimitryDushkin/sliding-pane) - Pane that slides out of the window side
+
+* [prettier/prettier](https://github.com/prettier/prettier) - Prettier is an opinionated code formatter.
+
+* [krisk/Fuse](https://github.com/krisk/Fuse) - Lightweight fuzzy-search, in JavaScript
+
+* [akibaso/uptime-status](https://github.com/akibaso/uptime-status) - A pretty dashboard of uptime status based on UptimeRobot API
+
+* [airbnb/javascript](https://github.com/airbnb/javascript) - JavaScript Style Guide
+
+* [rawilk/vue-context](https://github.com/rawilk/vue-context) - A simple vue context menu component.
+
+* [winstonjs/winston](https://github.com/winstonjs/winston) - A logger for just about everything.
+
+* [sitegui/nodejs-websocket](https://github.com/sitegui/nodejs-websocket) - A node.js module for websocket server and client
+
+* [dmitrizzle/chat-bubble](https://github.com/dmitrizzle/chat-bubble) - Simple chatbot UI for the Web with JSON scripting 👋🤖🤙
+
+* [axa-group/nlp.js](https://github.com/axa-group/nlp.js) - An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
+
+* [yb/uptime-status](https://github.com/yb/uptime-status) - A pretty dashboard of uptime status based on UptimeRobot API
+
+* [tcatche/hexo-generator-readme-file](https://github.com/tcatche/hexo-generator-readme-file) - Hexo plugin, generate a README.md file contains all of blogs posts link.Hexo 插件,可以生成一个包含所有的文章链接的README.md文件
+
+* [microsoft/monaco-editor](https://github.com/microsoft/monaco-editor) - A browser based code editor
+
+* [AloneMonkey/frida-ios-dump](https://github.com/AloneMonkey/frida-ios-dump) - pull decrypted ipa from jailbreak device
+
+* [onmyway133/PushNotifications](https://github.com/onmyway133/PushNotifications) - 🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
+
+* [RonnieSan/uploadify](https://github.com/RonnieSan/uploadify) - A jQuery plugin for file uploads.
+
+* [akibaso/akibaso.github.io](https://github.com/akibaso/akibaso.github.io) -
+
+## TypeScript
+
+* [Andiedie/sync-my-cookie](https://github.com/Andiedie/sync-my-cookie) - SyncMyCookie is a chrome extension to synchronize your cookies.
+
+* [stewartmcgown/grammarly-api](https://github.com/stewartmcgown/grammarly-api) - Unofficial TypeScript client for the Grammarly API
+
+* [lewish/asciiflow](https://github.com/lewish/asciiflow) - ASCIIFlow
+
+* [extrabacon/python-shell](https://github.com/extrabacon/python-shell) - Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio
+
+* [Belphemur/node-json-db](https://github.com/Belphemur/node-json-db) - A simple "database" that use JSON file for Node.JS.
+
+* [nasa8x/rss-to-json](https://github.com/nasa8x/rss-to-json) - RSS and Atom feed generator for Node.js
+
+* [homebridge/homebridge](https://github.com/homebridge/homebridge) - HomeKit support for the impatient.
+
+* [emkis/ClippyCloud](https://github.com/emkis/ClippyCloud) - Easy way to upload and share files quickly :runner:
+
+* [hjdhjd/homebridge-unifi-protect](https://github.com/hjdhjd/homebridge-unifi-protect) - :video\_camera: Complete HomeKit integration for UniFi Protect with full support for most features including autoconfiguration, motion detection, and multiple controllers: https://homebridge.io
+
+* [snobu/destreamer](https://github.com/snobu/destreamer) - Save Microsoft Stream videos for offline enjoyment.
+
+* [GoogleChromeLabs/squoosh](https://github.com/GoogleChromeLabs/squoosh) - Make images smaller using best-in-class codecs, right in the browser.
+
+* [coder/code-server](https://github.com/coder/code-server) - VS Code in the browser
+
+## miscellaneous
+
+* [ipfs/ipfs](https://github.com/ipfs/ipfs) - Peer-to-peer hypermedia protocol
+
+* [education/GitHubGraduation-2022](https://github.com/education/GitHubGraduation-2022) - Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
+
+* [tvvocold/How-To-Ask-Questions-The-Smart-Way](https://github.com/tvvocold/How-To-Ask-Questions-The-Smart-Way) - How To Ask Questions The Smart Way 《提问的智慧》中文版
+
+* [LegnaOS/Booked-Translate](https://github.com/LegnaOS/Booked-Translate) - Booked Translate For Wordpress,Using Genuine Booked Plugin For Wordpress ,site:https://getbooked.io/
+
+* [LegnaOS/StartupAnimation](https://github.com/LegnaOS/StartupAnimation) - 对HackBGRT进行简体中文化处理,符合中国本土用户使用
+
+* [LegnaOS/SimpleWebNavigation](https://github.com/LegnaOS/SimpleWebNavigation) - 这是一个基于PHP给个人使用的网址导航,所有链接均可以在txt文件中添加与删除而不需要修改代码
+
+* [LegnaOS/TrafficMonitor](https://github.com/LegnaOS/TrafficMonitor) - 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
+
+* [imDazui/Tvlist-awesome-m3u-m3u8](https://github.com/imDazui/Tvlist-awesome-m3u-m3u8) - 直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵
+
+* [edgardo001/PHPManagerForIIS-Versiones](https://github.com/edgardo001/PHPManagerForIIS-Versiones) - PHPManagerForIIS-1.2.0-x64 - IIS 7.msi
+
+## Shell
+
+* [roleoroleo/yi-hack-Allwinner-v2](https://github.com/roleoroleo/yi-hack-Allwinner-v2) - Custom firmware for Yi 1080p camera based on Allwinner platform
+
+* [Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook) - 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
+
+* [mayankk2308/set-egpu](https://github.com/mayankk2308/set-egpu) - Display-agnostic acceleration of macOS applications using external GPUs.
+
+## Java
+
+* [JorgeMaker/InfluxDBWorkBench](https://github.com/JorgeMaker/InfluxDBWorkBench) - InfluxDB WorkBench is a GUI tool for the InfluxDB database written in Java that runs on Windows , Mac OS X and Unix/Linux
+
+* [Grasscutters/Grasscutter](https://github.com/Grasscutters/Grasscutter) - A server software reimplementation for a certain anime game.
+
+* [ushahidi/SMSSync](https://github.com/ushahidi/SMSSync) - SMS gateway for Android powered phones
+
+* [sakaiproject/sakai](https://github.com/sakaiproject/sakai) - Sakai is a freely available, feature-rich technology solution for learning, teaching, research and collaboration. Sakai is an open source software suite developed by a diverse and global adopter community.
+
+## C
+
+* [RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3) - The Iceman fork of Proxmark3 / RFID / NFC reader, writer, sniffer and emulator
+
+* [SweetIceLolly/Huorong\_Vulnerabilities](https://github.com/SweetIceLolly/Huorong_Vulnerabilities) - Huorong Internet Security vulnerabilities 火绒安全软件漏洞
+
+* [peng-zhihui/HelloWord-Keyboard](https://github.com/peng-zhihui/HelloWord-Keyboard) -
+
+* [lvgl/lvgl](https://github.com/lvgl/lvgl) - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.
+
+* [peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic) - 带网络功能的伪全息透明显示桌面站
+
+* [LumaTeam/Luma3DS](https://github.com/LumaTeam/Luma3DS) - Noob-proof (N)3DS "Custom Firmware"
+
+* [telekom-security/tpotce](https://github.com/telekom-security/tpotce) - 🍯 T-Pot - The All In One Honeypot Platform 🐝
+
+* [peng-zhihui/L-ink\_Card](https://github.com/peng-zhihui/L-ink_Card) - Smart NFC & ink-Display Card
+
+## Roff
+
+* [nvPress/nvPress](https://github.com/nvPress/nvPress) - 基于Vue、NodeJS的免费CMS系统
+
+## C++
+
+* [M2Team/NanaBox](https://github.com/M2Team/NanaBox) - The third-party lightweight out-of-box-experience oriented Hyper-V client based on Host Compute System API, Remote Desktop ActiveX control and XAML Islands.
+
+* [ProjectMile/Mile.Xaml](https://github.com/ProjectMile/Mile.Xaml) - The lightweight XAML Islands toolchain with the Windows 11 controls styles.
+
+* [M2Team/NanaZip](https://github.com/M2Team/NanaZip) - The 7-Zip derivative intended for the modern Windows experience
+
+* [arkhipenko/TaskScheduler](https://github.com/arkhipenko/TaskScheduler) - Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
+
+* [M2Team/NSudo](https://github.com/M2Team/NSudo) - Series of System Administration Tools
+
+* [polygraphene/ALVR](https://github.com/polygraphene/ALVR) - ALVR is an open source remote VR display for Gear VR and Oculus Go. With it, you can play SteamVR games in your standalone headset.
+
+* [L3cr0f/DccwBypassUAC](https://github.com/L3cr0f/DccwBypassUAC) - Windows 8.1 and 10 UAC bypass abusing WinSxS in "dccw.exe".
+
+## Objective-C
+
+* [Tencent/lemon-cleaner](https://github.com/Tencent/lemon-cleaner) - 腾讯柠檬清理是针对macOS系统专属制定的清理工具。主要功能包括重复文件和相似照片的识别、软件的定制化垃圾扫描、可视化的全盘空间分析、内存释放、浏览器隐私清理以及设备实时状态的监控等。重点聚焦清理功能,对上百款软件提供定制化的清理方案,提供专业的清理建议,帮助用户轻松完成一键式清理。
+
+## Python
+
+* [Ultimaker/Cura](https://github.com/Ultimaker/Cura) - 3D printer / slicing GUI built on top of the Uranium framework
+
+* [nltk/nltk](https://github.com/nltk/nltk) - NLTK Source
+
+* [liudaolunboluo/WxChatRecordTool](https://github.com/liudaolunboluo/WxChatRecordTool) - 微信聊天记录小工具
+
+* [puzzlepeaches/Log4jUnifi](https://github.com/puzzlepeaches/Log4jUnifi) - Exploiting CVE-2021-44228 in Unifi Network Application for remote code execution and more.
+
+* [babysor/MockingBird](https://github.com/babysor/MockingBird) - 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
+
+* [EssayKillerBrain/EssayKiller\_V2](https://github.com/EssayKillerBrain/EssayKiller_V2) - 基于开源GPT2.0的初代创作型人工智能 | 可扩展、可进化
+
+## Go
+
+* [containrrr/watchtower](https://github.com/containrrr/watchtower) - A process for automating Docker container base image updates.
+
+## Vue
+
+* [qcyblm/vuepress-theme-vpx-next](https://github.com/qcyblm/vuepress-theme-vpx-next) - Repo for vuepress-theme-vpx 2
+
+* [juzser/vue-bot-ui](https://github.com/juzser/vue-bot-ui) - For the one who is finding a customizable chatbot UI.
+
+* [auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora) - 🏳️🌈 Futuristic auroral Hexo theme.
+
+* [LegnaOS/LegnaNavigation](https://github.com/LegnaOS/LegnaNavigation) - Easy,Quick,Comfort
+
+## Rust
+
+* [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop applications with a web frontend.
+
+## PHP
+
+* [edamov/pushok](https://github.com/edamov/pushok) - PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
+
+* [outlandishideas/sync](https://github.com/outlandishideas/sync) - Sync directory contents over HTTP using PHP
+
+## Swift
+
+* [Finb/Bark](https://github.com/Finb/Bark) - Bark is an iOS App which allows you to push custom notifications to your iPhone
+
+* [zzanehip/The-OldOS-Project](https://github.com/zzanehip/The-OldOS-Project) - Recreating a fully functional version of iOS 4 in SwiftUI.
+
+* [relatedcode/RelatedChat](https://github.com/relatedcode/RelatedChat) - Open source alternative communication platform
+
+## C\#
+
+* [ALIILAPRO/warp-plus-cloudflare](https://github.com/ALIILAPRO/warp-plus-cloudflare) - Script for getting unlimited GB on Warp+ ( https://1.1.1.1/ )
+
+* [cedrozor/myrtille](https://github.com/cedrozor/myrtille) - A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
+
+* [gibbed/SteamAchievementManager](https://github.com/gibbed/SteamAchievementManager) - A manager for game achievements in Steam.
+
+* [Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP) - BiliBili的UWP客户端,当然,是第三方的了
+
+* [microsoft/PowerToys](https://github.com/microsoft/PowerToys) - Windows system utilities to maximize productivity
+
+* [yinghualuowu/GenshinDailyHelper](https://github.com/yinghualuowu/GenshinDailyHelper) - miHoYo APP Genshin Impact daily bonus by Github Action 利用.Net5 和 Github Action 自动执行 米游社原神每日签到福利
+
+* [win-acme/win-acme](https://github.com/win-acme/win-acme) - A simple ACME client for Windows (for use with Let's Encrypt et al.)
+
+* [TGSAN/CMWTAT\_Digital\_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition) - CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!
+
+## Standard ML
+
+* [komeiji-satori/Dress](https://github.com/komeiji-satori/Dress) - 好耶 是女装
+
+## Mercury
+
+* [DanTheMan827/ios-app-signer](https://github.com/DanTheMan827/ios-app-signer) - This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
+
+## PowerShell
+
+* [MScholtes/PS2EXE](https://github.com/MScholtes/PS2EXE) - Module to compile powershell scripts to executables
+
+* generated with [simonecorsi/mawesome](https://github.com/simonecorsi/mawesome)
diff --git a/data.json b/data.json
new file mode 100644
index 0000000..c18ca8c
--- /dev/null
+++ b/data.json
@@ -0,0 +1,3259 @@
+{
+ "HTML": [
+ {
+ "id": 564785929,
+ "node_id": "R_kgDOIanzCQ",
+ "name": "smiley-sans",
+ "full_name": "atelier-anchor/smiley-sans",
+ "owner": {
+ "login": "atelier-anchor",
+ "id": 88432959,
+ "avatar_url": "https://avatars.githubusercontent.com/u/88432959?v=4",
+ "url": "https://api.github.com/users/atelier-anchor",
+ "html_url": "https://github.com/atelier-anchor"
+ },
+ "html_url": "https://github.com/atelier-anchor/smiley-sans",
+ "description": "得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体",
+ "url": "https://api.github.com/repos/atelier-anchor/smiley-sans",
+ "languages_url": "https://api.github.com/repos/atelier-anchor/smiley-sans/languages",
+ "created_at": "2022-11-11T13:49:16Z",
+ "updated_at": "2022-11-30T06:21:10Z",
+ "git_url": "git://github.com/atelier-anchor/smiley-sans.git",
+ "ssh_url": "git@github.com:atelier-anchor/smiley-sans.git",
+ "clone_url": "https://github.com/atelier-anchor/smiley-sans.git",
+ "homepage": "https://atelier-anchor.com/typefaces/smiley-sans/",
+ "stargazers_count": 7935,
+ "watchers_count": 7935,
+ "language": "HTML",
+ "topics": [
+ "cjk",
+ "font",
+ "typeface"
+ ]
+ },
+ {
+ "id": 13650216,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMzY1MDIxNg==",
+ "name": "jsonDiscoverer",
+ "full_name": "SOM-Research/jsonDiscoverer",
+ "owner": {
+ "login": "SOM-Research",
+ "id": 12401243,
+ "avatar_url": "https://avatars.githubusercontent.com/u/12401243?v=4",
+ "url": "https://api.github.com/users/SOM-Research",
+ "html_url": "https://github.com/SOM-Research"
+ },
+ "html_url": "https://github.com/SOM-Research/jsonDiscoverer",
+ "description": "The JSON discoverer allows you to discover the implicit schema of your JSON documents. Please visit the website to use the tool",
+ "url": "https://api.github.com/repos/SOM-Research/jsonDiscoverer",
+ "languages_url": "https://api.github.com/repos/SOM-Research/jsonDiscoverer/languages",
+ "created_at": "2013-10-17T13:48:13Z",
+ "updated_at": "2022-10-28T11:25:48Z",
+ "git_url": "git://github.com/SOM-Research/jsonDiscoverer.git",
+ "ssh_url": "git@github.com:SOM-Research/jsonDiscoverer.git",
+ "clone_url": "https://github.com/SOM-Research/jsonDiscoverer.git",
+ "homepage": "http://som-research.uoc.edu/tools/jsonDiscoverer/#",
+ "stargazers_count": 148,
+ "watchers_count": 148,
+ "language": "HTML",
+ "topics": [
+ "discoverer",
+ "ecore",
+ "java",
+ "json",
+ "json-discoverer",
+ "json-document",
+ "webpage"
+ ]
+ },
+ {
+ "id": 398563104,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzOTg1NjMxMDQ=",
+ "name": "whrblog",
+ "full_name": "wanghurui/whrblog",
+ "owner": {
+ "login": "wanghurui",
+ "id": 30315826,
+ "avatar_url": "https://avatars.githubusercontent.com/u/30315826?v=4",
+ "url": "https://api.github.com/users/wanghurui",
+ "html_url": "https://github.com/wanghurui"
+ },
+ "html_url": "https://github.com/wanghurui/whrblog",
+ "description": "blog",
+ "url": "https://api.github.com/repos/wanghurui/whrblog",
+ "languages_url": "https://api.github.com/repos/wanghurui/whrblog/languages",
+ "created_at": "2021-08-21T13:20:31Z",
+ "updated_at": "2022-08-10T06:07:19Z",
+ "git_url": "git://github.com/wanghurui/whrblog.git",
+ "ssh_url": "git@github.com:wanghurui/whrblog.git",
+ "clone_url": "https://github.com/wanghurui/whrblog.git",
+ "homepage": "whrblog-six.vercel.app",
+ "stargazers_count": 2,
+ "watchers_count": 2,
+ "language": "HTML",
+ "topics": []
+ },
+ {
+ "id": 53131903,
+ "node_id": "MDEwOlJlcG9zaXRvcnk1MzEzMTkwMw==",
+ "name": "speedtest",
+ "full_name": "librespeed/speedtest",
+ "owner": {
+ "login": "librespeed",
+ "id": 55735736,
+ "avatar_url": "https://avatars.githubusercontent.com/u/55735736?v=4",
+ "url": "https://api.github.com/users/librespeed",
+ "html_url": "https://github.com/librespeed"
+ },
+ "html_url": "https://github.com/librespeed/speedtest",
+ "description": "Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more",
+ "url": "https://api.github.com/repos/librespeed/speedtest",
+ "languages_url": "https://api.github.com/repos/librespeed/speedtest/languages",
+ "created_at": "2016-03-04T11:48:03Z",
+ "updated_at": "2022-11-30T04:05:33Z",
+ "git_url": "git://github.com/librespeed/speedtest.git",
+ "ssh_url": "git@github.com:librespeed/speedtest.git",
+ "clone_url": "https://github.com/librespeed/speedtest.git",
+ "homepage": "https://librespeed.org",
+ "stargazers_count": 8801,
+ "watchers_count": 8801,
+ "language": "HTML",
+ "topics": [
+ "hacktoberfest",
+ "html5-speedtest",
+ "internet-speed",
+ "internet-speed-checker",
+ "librespeed",
+ "php",
+ "speedtest",
+ "web-worker",
+ "xhr"
+ ]
+ }
+ ],
+ "JavaScript": [
+ {
+ "id": 63539055,
+ "node_id": "MDEwOlJlcG9zaXRvcnk2MzUzOTA1NQ==",
+ "name": "awesome-mac",
+ "full_name": "jaywcjlove/awesome-mac",
+ "owner": {
+ "login": "jaywcjlove",
+ "id": 1680273,
+ "avatar_url": "https://avatars.githubusercontent.com/u/1680273?v=4",
+ "url": "https://api.github.com/users/jaywcjlove",
+ "html_url": "https://github.com/jaywcjlove"
+ },
+ "html_url": "https://github.com/jaywcjlove/awesome-mac",
+ "description": " Now we have become very big, Different from the original idea. Collect premium software in various categories.",
+ "url": "https://api.github.com/repos/jaywcjlove/awesome-mac",
+ "languages_url": "https://api.github.com/repos/jaywcjlove/awesome-mac/languages",
+ "created_at": "2016-07-17T15:33:47Z",
+ "updated_at": "2022-11-30T06:14:58Z",
+ "git_url": "git://github.com/jaywcjlove/awesome-mac.git",
+ "ssh_url": "git@github.com:jaywcjlove/awesome-mac.git",
+ "clone_url": "https://github.com/jaywcjlove/awesome-mac.git",
+ "homepage": "https://git.io/macx",
+ "stargazers_count": 55638,
+ "watchers_count": 55638,
+ "language": "JavaScript",
+ "topics": [
+ "apple",
+ "awesome",
+ "awesome-list",
+ "awesome-lists",
+ "list",
+ "mac",
+ "mac-osx",
+ "macos",
+ "macosx",
+ "software"
+ ]
+ },
+ {
+ "id": 540825939,
+ "node_id": "R_kgDOIDxZUw",
+ "name": "slime-rancher-2-interactive-map",
+ "full_name": "BrookJeynes/slime-rancher-2-interactive-map",
+ "owner": {
+ "login": "BrookJeynes",
+ "id": 25432120,
+ "avatar_url": "https://avatars.githubusercontent.com/u/25432120?v=4",
+ "url": "https://api.github.com/users/BrookJeynes",
+ "html_url": "https://github.com/BrookJeynes"
+ },
+ "html_url": "https://github.com/BrookJeynes/slime-rancher-2-interactive-map",
+ "description": null,
+ "url": "https://api.github.com/repos/BrookJeynes/slime-rancher-2-interactive-map",
+ "languages_url": "https://api.github.com/repos/BrookJeynes/slime-rancher-2-interactive-map/languages",
+ "created_at": "2022-09-24T12:43:43Z",
+ "updated_at": "2022-10-30T21:58:03Z",
+ "git_url": "git://github.com/BrookJeynes/slime-rancher-2-interactive-map.git",
+ "ssh_url": "git@github.com:BrookJeynes/slime-rancher-2-interactive-map.git",
+ "clone_url": "https://github.com/BrookJeynes/slime-rancher-2-interactive-map.git",
+ "homepage": "https://brookjeynes.github.io/slime-rancher-2-interactive-map/",
+ "stargazers_count": 12,
+ "watchers_count": 12,
+ "language": "JavaScript",
+ "topics": []
+ },
+ {
+ "id": 487950621,
+ "node_id": "R_kgDOHRWJHQ",
+ "name": "Amima-Backend",
+ "full_name": "SweetIceLolly/Amima-Backend",
+ "owner": {
+ "login": "SweetIceLolly",
+ "id": 47358542,
+ "avatar_url": "https://avatars.githubusercontent.com/u/47358542?v=4",
+ "url": "https://api.github.com/users/SweetIceLolly",
+ "html_url": "https://github.com/SweetIceLolly"
+ },
+ "html_url": "https://github.com/SweetIceLolly/Amima-Backend",
+ "description": "Amima Backend",
+ "url": "https://api.github.com/repos/SweetIceLolly/Amima-Backend",
+ "languages_url": "https://api.github.com/repos/SweetIceLolly/Amima-Backend/languages",
+ "created_at": "2022-05-02T18:32:52Z",
+ "updated_at": "2022-08-30T03:49:37Z",
+ "git_url": "git://github.com/SweetIceLolly/Amima-Backend.git",
+ "ssh_url": "git@github.com:SweetIceLolly/Amima-Backend.git",
+ "clone_url": "https://github.com/SweetIceLolly/Amima-Backend.git",
+ "homepage": null,
+ "stargazers_count": 3,
+ "watchers_count": 3,
+ "language": "JavaScript",
+ "topics": []
+ },
+ {
+ "id": 447767615,
+ "node_id": "R_kgDOGrBkPw",
+ "name": "COSC4P02Project",
+ "full_name": "COSC-4P02/COSC4P02Project",
+ "owner": {
+ "login": "COSC-4P02",
+ "id": 97539732,
+ "avatar_url": "https://avatars.githubusercontent.com/u/97539732?v=4",
+ "url": "https://api.github.com/users/COSC-4P02",
+ "html_url": "https://github.com/COSC-4P02"
+ },
+ "html_url": "https://github.com/COSC-4P02/COSC4P02Project",
+ "description": "Brock University & Canada Games 2022 Chatbot Project",
+ "url": "https://api.github.com/repos/COSC-4P02/COSC4P02Project",
+ "languages_url": "https://api.github.com/repos/COSC-4P02/COSC4P02Project/languages",
+ "created_at": "2022-01-13T22:12:15Z",
+ "updated_at": "2022-08-04T05:24:43Z",
+ "git_url": "git://github.com/COSC-4P02/COSC4P02Project.git",
+ "ssh_url": "git@github.com:COSC-4P02/COSC4P02Project.git",
+ "clone_url": "https://github.com/COSC-4P02/COSC4P02Project.git",
+ "homepage": "https://chatbot-ai.ga",
+ "stargazers_count": 7,
+ "watchers_count": 7,
+ "language": "JavaScript",
+ "topics": [
+ "brock-university",
+ "canada-games",
+ "chatbot",
+ "cosc-4p02"
+ ]
+ },
+ {
+ "id": 23083156,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyMzA4MzE1Ng==",
+ "name": "material-ui",
+ "full_name": "mui/material-ui",
+ "owner": {
+ "login": "mui",
+ "id": 33663932,
+ "avatar_url": "https://avatars.githubusercontent.com/u/33663932?v=4",
+ "url": "https://api.github.com/users/mui",
+ "html_url": "https://github.com/mui"
+ },
+ "html_url": "https://github.com/mui/material-ui",
+ "description": "MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.",
+ "url": "https://api.github.com/repos/mui/material-ui",
+ "languages_url": "https://api.github.com/repos/mui/material-ui/languages",
+ "created_at": "2014-08-18T19:11:54Z",
+ "updated_at": "2022-11-30T05:59:54Z",
+ "git_url": "git://github.com/mui/material-ui.git",
+ "ssh_url": "git@github.com:mui/material-ui.git",
+ "clone_url": "https://github.com/mui/material-ui.git",
+ "homepage": "https://mui.com/core/",
+ "stargazers_count": 82891,
+ "watchers_count": 82891,
+ "language": "JavaScript",
+ "topics": [
+ "design-systems",
+ "hacktoberfest",
+ "javascript",
+ "material-design",
+ "react",
+ "react-components",
+ "typescript"
+ ]
+ },
+ {
+ "id": 2994517,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyOTk0NTE3",
+ "name": "i18next",
+ "full_name": "i18next/i18next",
+ "owner": {
+ "login": "i18next",
+ "id": 8546082,
+ "avatar_url": "https://avatars.githubusercontent.com/u/8546082?v=4",
+ "url": "https://api.github.com/users/i18next",
+ "html_url": "https://github.com/i18next"
+ },
+ "html_url": "https://github.com/i18next/i18next",
+ "description": " i18next: learn once - translate everywhere",
+ "url": "https://api.github.com/repos/i18next/i18next",
+ "languages_url": "https://api.github.com/repos/i18next/i18next/languages",
+ "created_at": "2011-12-16T12:37:42Z",
+ "updated_at": "2022-11-30T04:38:24Z",
+ "git_url": "git://github.com/i18next/i18next.git",
+ "ssh_url": "git@github.com:i18next/i18next.git",
+ "clone_url": "https://github.com/i18next/i18next.git",
+ "homepage": "https://www.i18next.com",
+ "stargazers_count": 6508,
+ "watchers_count": 6508,
+ "language": "JavaScript",
+ "topics": [
+ "deno",
+ "ecosystem",
+ "flexibility",
+ "i18n",
+ "internationalization",
+ "javascript",
+ "nodejs",
+ "translation"
+ ]
+ },
+ {
+ "id": 77935288,
+ "node_id": "MDEwOlJlcG9zaXRvcnk3NzkzNTI4OA==",
+ "name": "sliding-pane",
+ "full_name": "DimitryDushkin/sliding-pane",
+ "owner": {
+ "login": "DimitryDushkin",
+ "id": 361327,
+ "avatar_url": "https://avatars.githubusercontent.com/u/361327?v=4",
+ "url": "https://api.github.com/users/DimitryDushkin",
+ "html_url": "https://github.com/DimitryDushkin"
+ },
+ "html_url": "https://github.com/DimitryDushkin/sliding-pane",
+ "description": "Pane that slides out of the window side",
+ "url": "https://api.github.com/repos/DimitryDushkin/sliding-pane",
+ "languages_url": "https://api.github.com/repos/DimitryDushkin/sliding-pane/languages",
+ "created_at": "2017-01-03T16:46:16Z",
+ "updated_at": "2022-11-23T14:00:50Z",
+ "git_url": "git://github.com/DimitryDushkin/sliding-pane.git",
+ "ssh_url": "git@github.com:DimitryDushkin/sliding-pane.git",
+ "clone_url": "https://github.com/DimitryDushkin/sliding-pane.git",
+ "homepage": "",
+ "stargazers_count": 131,
+ "watchers_count": 131,
+ "language": "JavaScript",
+ "topics": [
+ "pane",
+ "popup",
+ "react"
+ ]
+ },
+ {
+ "id": 75104123,
+ "node_id": "MDEwOlJlcG9zaXRvcnk3NTEwNDEyMw==",
+ "name": "prettier",
+ "full_name": "prettier/prettier",
+ "owner": {
+ "login": "prettier",
+ "id": 25822731,
+ "avatar_url": "https://avatars.githubusercontent.com/u/25822731?v=4",
+ "url": "https://api.github.com/users/prettier",
+ "html_url": "https://github.com/prettier"
+ },
+ "html_url": "https://github.com/prettier/prettier",
+ "description": "Prettier is an opinionated code formatter.",
+ "url": "https://api.github.com/repos/prettier/prettier",
+ "languages_url": "https://api.github.com/repos/prettier/prettier/languages",
+ "created_at": "2016-11-29T17:13:37Z",
+ "updated_at": "2022-11-30T05:23:22Z",
+ "git_url": "git://github.com/prettier/prettier.git",
+ "ssh_url": "git@github.com:prettier/prettier.git",
+ "clone_url": "https://github.com/prettier/prettier.git",
+ "homepage": "https://prettier.io",
+ "stargazers_count": 44364,
+ "watchers_count": 44364,
+ "language": "JavaScript",
+ "topics": [
+ "angular",
+ "ast",
+ "css",
+ "flow",
+ "formatter",
+ "graphql",
+ "html",
+ "javascript",
+ "json",
+ "jsx",
+ "less",
+ "markdown",
+ "prettier",
+ "printer",
+ "scss",
+ "typescript",
+ "vue",
+ "yaml"
+ ]
+ },
+ {
+ "id": 4467228,
+ "node_id": "MDEwOlJlcG9zaXRvcnk0NDY3MjI4",
+ "name": "Fuse",
+ "full_name": "krisk/Fuse",
+ "owner": {
+ "login": "krisk",
+ "id": 565580,
+ "avatar_url": "https://avatars.githubusercontent.com/u/565580?v=4",
+ "url": "https://api.github.com/users/krisk",
+ "html_url": "https://github.com/krisk"
+ },
+ "html_url": "https://github.com/krisk/Fuse",
+ "description": "Lightweight fuzzy-search, in JavaScript",
+ "url": "https://api.github.com/repos/krisk/Fuse",
+ "languages_url": "https://api.github.com/repos/krisk/Fuse/languages",
+ "created_at": "2012-05-28T04:31:06Z",
+ "updated_at": "2022-11-30T04:58:54Z",
+ "git_url": "git://github.com/krisk/Fuse.git",
+ "ssh_url": "git@github.com:krisk/Fuse.git",
+ "clone_url": "https://github.com/krisk/Fuse.git",
+ "homepage": "https://fusejs.io/",
+ "stargazers_count": 15096,
+ "watchers_count": 15096,
+ "language": "JavaScript",
+ "topics": [
+ "bitap",
+ "javascript",
+ "lightweight-fuzzy-search",
+ "weighted-search"
+ ]
+ },
+ {
+ "id": 427845290,
+ "node_id": "R_kgDOGYBmqg",
+ "name": "uptime-status",
+ "full_name": "akibaso/uptime-status",
+ "owner": {
+ "login": "akibaso",
+ "id": 37971883,
+ "avatar_url": "https://avatars.githubusercontent.com/u/37971883?v=4",
+ "url": "https://api.github.com/users/akibaso",
+ "html_url": "https://github.com/akibaso"
+ },
+ "html_url": "https://github.com/akibaso/uptime-status",
+ "description": "A pretty dashboard of uptime status based on UptimeRobot API ",
+ "url": "https://api.github.com/repos/akibaso/uptime-status",
+ "languages_url": "https://api.github.com/repos/akibaso/uptime-status/languages",
+ "created_at": "2021-11-14T05:25:39Z",
+ "updated_at": "2022-04-13T09:27:43Z",
+ "git_url": "git://github.com/akibaso/uptime-status.git",
+ "ssh_url": "git@github.com:akibaso/uptime-status.git",
+ "clone_url": "https://github.com/akibaso/uptime-status.git",
+ "homepage": "https://status.org.cn",
+ "stargazers_count": 2,
+ "watchers_count": 2,
+ "language": "JavaScript",
+ "topics": []
+ },
+ {
+ "id": 6498492,
+ "node_id": "MDEwOlJlcG9zaXRvcnk2NDk4NDky",
+ "name": "javascript",
+ "full_name": "airbnb/javascript",
+ "owner": {
+ "login": "airbnb",
+ "id": 698437,
+ "avatar_url": "https://avatars.githubusercontent.com/u/698437?v=4",
+ "url": "https://api.github.com/users/airbnb",
+ "html_url": "https://github.com/airbnb"
+ },
+ "html_url": "https://github.com/airbnb/javascript",
+ "description": "JavaScript Style Guide",
+ "url": "https://api.github.com/repos/airbnb/javascript",
+ "languages_url": "https://api.github.com/repos/airbnb/javascript/languages",
+ "created_at": "2012-11-01T23:13:50Z",
+ "updated_at": "2022-11-30T06:11:13Z",
+ "git_url": "git://github.com/airbnb/javascript.git",
+ "ssh_url": "git@github.com:airbnb/javascript.git",
+ "clone_url": "https://github.com/airbnb/javascript.git",
+ "homepage": null,
+ "stargazers_count": 129251,
+ "watchers_count": 129251,
+ "language": "JavaScript",
+ "topics": [
+ "arrow-functions",
+ "es2015",
+ "es2016",
+ "es2017",
+ "es2018",
+ "es6",
+ "eslint",
+ "javascript",
+ "linting",
+ "naming-conventions",
+ "style-guide",
+ "style-linter",
+ "styleguide",
+ "tc39"
+ ]
+ },
+ {
+ "id": 100658687,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMDA2NTg2ODc=",
+ "name": "vue-context",
+ "full_name": "rawilk/vue-context",
+ "owner": {
+ "login": "rawilk",
+ "id": 22842525,
+ "avatar_url": "https://avatars.githubusercontent.com/u/22842525?v=4",
+ "url": "https://api.github.com/users/rawilk",
+ "html_url": "https://github.com/rawilk"
+ },
+ "html_url": "https://github.com/rawilk/vue-context",
+ "description": "A simple vue context menu component.",
+ "url": "https://api.github.com/repos/rawilk/vue-context",
+ "languages_url": "https://api.github.com/repos/rawilk/vue-context/languages",
+ "created_at": "2017-08-18T01:08:28Z",
+ "updated_at": "2022-10-17T03:26:08Z",
+ "git_url": "git://github.com/rawilk/vue-context.git",
+ "ssh_url": "git@github.com:rawilk/vue-context.git",
+ "clone_url": "https://github.com/rawilk/vue-context.git",
+ "homepage": "https://randallwilk.dev/docs/vue-context",
+ "stargazers_count": 250,
+ "watchers_count": 250,
+ "language": "JavaScript",
+ "topics": [
+ "context-menu",
+ "vue",
+ "vue-context"
+ ]
+ },
+ {
+ "id": 1206546,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMjA2NTQ2",
+ "name": "winston",
+ "full_name": "winstonjs/winston",
+ "owner": {
+ "login": "winstonjs",
+ "id": 9682013,
+ "avatar_url": "https://avatars.githubusercontent.com/u/9682013?v=4",
+ "url": "https://api.github.com/users/winstonjs",
+ "html_url": "https://github.com/winstonjs"
+ },
+ "html_url": "https://github.com/winstonjs/winston",
+ "description": "A logger for just about everything.",
+ "url": "https://api.github.com/repos/winstonjs/winston",
+ "languages_url": "https://api.github.com/repos/winstonjs/winston/languages",
+ "created_at": "2010-12-29T18:49:51Z",
+ "updated_at": "2022-11-30T05:22:47Z",
+ "git_url": "git://github.com/winstonjs/winston.git",
+ "ssh_url": "git@github.com:winstonjs/winston.git",
+ "clone_url": "https://github.com/winstonjs/winston.git",
+ "homepage": "http://github.com/winstonjs/winston",
+ "stargazers_count": 19811,
+ "watchers_count": 19811,
+ "language": "JavaScript",
+ "topics": []
+ },
+ {
+ "id": 11535817,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMTUzNTgxNw==",
+ "name": "nodejs-websocket",
+ "full_name": "sitegui/nodejs-websocket",
+ "owner": {
+ "login": "sitegui",
+ "id": 2801575,
+ "avatar_url": "https://avatars.githubusercontent.com/u/2801575?v=4",
+ "url": "https://api.github.com/users/sitegui",
+ "html_url": "https://github.com/sitegui"
+ },
+ "html_url": "https://github.com/sitegui/nodejs-websocket",
+ "description": "A node.js module for websocket server and client",
+ "url": "https://api.github.com/repos/sitegui/nodejs-websocket",
+ "languages_url": "https://api.github.com/repos/sitegui/nodejs-websocket/languages",
+ "created_at": "2013-07-19T19:46:11Z",
+ "updated_at": "2022-11-25T05:27:16Z",
+ "git_url": "git://github.com/sitegui/nodejs-websocket.git",
+ "ssh_url": "git@github.com:sitegui/nodejs-websocket.git",
+ "clone_url": "https://github.com/sitegui/nodejs-websocket.git",
+ "homepage": "",
+ "stargazers_count": 716,
+ "watchers_count": 716,
+ "language": "JavaScript",
+ "topics": []
+ },
+ {
+ "id": 82791993,
+ "node_id": "MDEwOlJlcG9zaXRvcnk4Mjc5MTk5Mw==",
+ "name": "chat-bubble",
+ "full_name": "dmitrizzle/chat-bubble",
+ "owner": {
+ "login": "dmitrizzle",
+ "id": 8587882,
+ "avatar_url": "https://avatars.githubusercontent.com/u/8587882?v=4",
+ "url": "https://api.github.com/users/dmitrizzle",
+ "html_url": "https://github.com/dmitrizzle"
+ },
+ "html_url": "https://github.com/dmitrizzle/chat-bubble",
+ "description": "Simple chatbot UI for the Web with JSON scripting 👋🤖🤙",
+ "url": "https://api.github.com/repos/dmitrizzle/chat-bubble",
+ "languages_url": "https://api.github.com/repos/dmitrizzle/chat-bubble/languages",
+ "created_at": "2017-02-22T10:30:21Z",
+ "updated_at": "2022-11-26T09:02:37Z",
+ "git_url": "git://github.com/dmitrizzle/chat-bubble.git",
+ "ssh_url": "git@github.com:dmitrizzle/chat-bubble.git",
+ "clone_url": "https://github.com/dmitrizzle/chat-bubble.git",
+ "homepage": "",
+ "stargazers_count": 458,
+ "watchers_count": 458,
+ "language": "JavaScript",
+ "topics": [
+ "bot",
+ "bot-framework",
+ "chat-bots",
+ "chatbot",
+ "chatbot-ui",
+ "javascript",
+ "natural-language-classifiers",
+ "nlp"
+ ]
+ },
+ {
+ "id": 142908872,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNDI5MDg4NzI=",
+ "name": "nlp.js",
+ "full_name": "axa-group/nlp.js",
+ "owner": {
+ "login": "axa-group",
+ "id": 15005905,
+ "avatar_url": "https://avatars.githubusercontent.com/u/15005905?v=4",
+ "url": "https://api.github.com/users/axa-group",
+ "html_url": "https://github.com/axa-group"
+ },
+ "html_url": "https://github.com/axa-group/nlp.js",
+ "description": "An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more",
+ "url": "https://api.github.com/repos/axa-group/nlp.js",
+ "languages_url": "https://api.github.com/repos/axa-group/nlp.js/languages",
+ "created_at": "2018-07-30T17:46:04Z",
+ "updated_at": "2022-11-30T05:58:41Z",
+ "git_url": "git://github.com/axa-group/nlp.js.git",
+ "ssh_url": "git@github.com:axa-group/nlp.js.git",
+ "clone_url": "https://github.com/axa-group/nlp.js.git",
+ "homepage": "",
+ "stargazers_count": 5224,
+ "watchers_count": 5224,
+ "language": "JavaScript",
+ "topics": [
+ "bot",
+ "bots",
+ "chatbot",
+ "classifier",
+ "conversational-ai",
+ "entity-extraction",
+ "hacktoberfest",
+ "javascript",
+ "natural-language-processing",
+ "nlp",
+ "nlu",
+ "nodejs",
+ "sentiment-analysis"
+ ]
+ },
+ {
+ "id": 247328774,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNDczMjg3NzQ=",
+ "name": "uptime-status",
+ "full_name": "yb/uptime-status",
+ "owner": {
+ "login": "yb",
+ "id": 25887822,
+ "avatar_url": "https://avatars.githubusercontent.com/u/25887822?v=4",
+ "url": "https://api.github.com/users/yb",
+ "html_url": "https://github.com/yb"
+ },
+ "html_url": "https://github.com/yb/uptime-status",
+ "description": "A pretty dashboard of uptime status based on UptimeRobot API ",
+ "url": "https://api.github.com/repos/yb/uptime-status",
+ "languages_url": "https://api.github.com/repos/yb/uptime-status/languages",
+ "created_at": "2020-03-14T18:10:47Z",
+ "updated_at": "2022-11-30T00:28:19Z",
+ "git_url": "git://github.com/yb/uptime-status.git",
+ "ssh_url": "git@github.com:yb/uptime-status.git",
+ "clone_url": "https://github.com/yb/uptime-status.git",
+ "homepage": "https://status.org.cn",
+ "stargazers_count": 927,
+ "watchers_count": 927,
+ "language": "JavaScript",
+ "topics": []
+ },
+ {
+ "id": 379494667,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzNzk0OTQ2Njc=",
+ "name": "hexo-generator-readme-file",
+ "full_name": "tcatche/hexo-generator-readme-file",
+ "owner": {
+ "login": "tcatche",
+ "id": 7147399,
+ "avatar_url": "https://avatars.githubusercontent.com/u/7147399?v=4",
+ "url": "https://api.github.com/users/tcatche",
+ "html_url": "https://github.com/tcatche"
+ },
+ "html_url": "https://github.com/tcatche/hexo-generator-readme-file",
+ "description": "Hexo plugin, generate a README.md file contains all of blogs posts link.Hexo 插件,可以生成一个包含所有的文章链接的README.md文件",
+ "url": "https://api.github.com/repos/tcatche/hexo-generator-readme-file",
+ "languages_url": "https://api.github.com/repos/tcatche/hexo-generator-readme-file/languages",
+ "created_at": "2021-06-23T05:55:29Z",
+ "updated_at": "2022-02-05T08:55:59Z",
+ "git_url": "git://github.com/tcatche/hexo-generator-readme-file.git",
+ "ssh_url": "git@github.com:tcatche/hexo-generator-readme-file.git",
+ "clone_url": "https://github.com/tcatche/hexo-generator-readme-file.git",
+ "homepage": "",
+ "stargazers_count": 4,
+ "watchers_count": 4,
+ "language": "JavaScript",
+ "topics": [
+ "hexo",
+ "hexo-plugin"
+ ]
+ },
+ {
+ "id": 60630844,
+ "node_id": "MDEwOlJlcG9zaXRvcnk2MDYzMDg0NA==",
+ "name": "monaco-editor",
+ "full_name": "microsoft/monaco-editor",
+ "owner": {
+ "login": "microsoft",
+ "id": 6154722,
+ "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4",
+ "url": "https://api.github.com/users/microsoft",
+ "html_url": "https://github.com/microsoft"
+ },
+ "html_url": "https://github.com/microsoft/monaco-editor",
+ "description": "A browser based code editor",
+ "url": "https://api.github.com/repos/microsoft/monaco-editor",
+ "languages_url": "https://api.github.com/repos/microsoft/monaco-editor/languages",
+ "created_at": "2016-06-07T16:56:31Z",
+ "updated_at": "2022-11-30T05:43:23Z",
+ "git_url": "git://github.com/microsoft/monaco-editor.git",
+ "ssh_url": "git@github.com:microsoft/monaco-editor.git",
+ "clone_url": "https://github.com/microsoft/monaco-editor.git",
+ "homepage": "https://microsoft.github.io/monaco-editor/",
+ "stargazers_count": 32068,
+ "watchers_count": 32068,
+ "language": "JavaScript",
+ "topics": [
+ "browser",
+ "editor",
+ "monaco-editor",
+ "typescript",
+ "vscode"
+ ]
+ },
+ {
+ "id": 112638598,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMTI2Mzg1OTg=",
+ "name": "frida-ios-dump",
+ "full_name": "AloneMonkey/frida-ios-dump",
+ "owner": {
+ "login": "AloneMonkey",
+ "id": 5118864,
+ "avatar_url": "https://avatars.githubusercontent.com/u/5118864?v=4",
+ "url": "https://api.github.com/users/AloneMonkey",
+ "html_url": "https://github.com/AloneMonkey"
+ },
+ "html_url": "https://github.com/AloneMonkey/frida-ios-dump",
+ "description": "pull decrypted ipa from jailbreak device",
+ "url": "https://api.github.com/repos/AloneMonkey/frida-ios-dump",
+ "languages_url": "https://api.github.com/repos/AloneMonkey/frida-ios-dump/languages",
+ "created_at": "2017-11-30T17:10:52Z",
+ "updated_at": "2022-11-29T12:45:09Z",
+ "git_url": "git://github.com/AloneMonkey/frida-ios-dump.git",
+ "ssh_url": "git@github.com:AloneMonkey/frida-ios-dump.git",
+ "clone_url": "https://github.com/AloneMonkey/frida-ios-dump.git",
+ "homepage": null,
+ "stargazers_count": 2606,
+ "watchers_count": 2606,
+ "language": "JavaScript",
+ "topics": [
+ "decrypted",
+ "dumpdecrypted",
+ "ios",
+ "ipa",
+ "reverse-engineering"
+ ]
+ },
+ {
+ "id": 100891746,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMDA4OTE3NDY=",
+ "name": "PushNotifications",
+ "full_name": "onmyway133/PushNotifications",
+ "owner": {
+ "login": "onmyway133",
+ "id": 2284279,
+ "avatar_url": "https://avatars.githubusercontent.com/u/2284279?v=4",
+ "url": "https://api.github.com/users/onmyway133",
+ "html_url": "https://github.com/onmyway133"
+ },
+ "html_url": "https://github.com/onmyway133/PushNotifications",
+ "description": "🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android",
+ "url": "https://api.github.com/repos/onmyway133/PushNotifications",
+ "languages_url": "https://api.github.com/repos/onmyway133/PushNotifications/languages",
+ "created_at": "2017-08-20T22:15:32Z",
+ "updated_at": "2022-11-29T08:34:36Z",
+ "git_url": "git://github.com/onmyway133/PushNotifications.git",
+ "ssh_url": "git@github.com:onmyway133/PushNotifications.git",
+ "clone_url": "https://github.com/onmyway133/PushNotifications.git",
+ "homepage": "https://onmyway133.com",
+ "stargazers_count": 2036,
+ "watchers_count": 2036,
+ "language": "JavaScript",
+ "topics": [
+ "apn",
+ "electron",
+ "firebase",
+ "notification",
+ "push"
+ ]
+ },
+ {
+ "id": 141229632,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNDEyMjk2MzI=",
+ "name": "uploadify",
+ "full_name": "RonnieSan/uploadify",
+ "owner": {
+ "login": "RonnieSan",
+ "id": 1172896,
+ "avatar_url": "https://avatars.githubusercontent.com/u/1172896?v=4",
+ "url": "https://api.github.com/users/RonnieSan",
+ "html_url": "https://github.com/RonnieSan"
+ },
+ "html_url": "https://github.com/RonnieSan/uploadify",
+ "description": "A jQuery plugin for file uploads.",
+ "url": "https://api.github.com/repos/RonnieSan/uploadify",
+ "languages_url": "https://api.github.com/repos/RonnieSan/uploadify/languages",
+ "created_at": "2018-07-17T04:06:28Z",
+ "updated_at": "2022-11-10T13:12:37Z",
+ "git_url": "git://github.com/RonnieSan/uploadify.git",
+ "ssh_url": "git@github.com:RonnieSan/uploadify.git",
+ "clone_url": "https://github.com/RonnieSan/uploadify.git",
+ "homepage": null,
+ "stargazers_count": 154,
+ "watchers_count": 154,
+ "language": "JavaScript",
+ "topics": []
+ },
+ {
+ "id": 277244316,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNzcyNDQzMTY=",
+ "name": "akibaso.github.io",
+ "full_name": "akibaso/akibaso.github.io",
+ "owner": {
+ "login": "akibaso",
+ "id": 37971883,
+ "avatar_url": "https://avatars.githubusercontent.com/u/37971883?v=4",
+ "url": "https://api.github.com/users/akibaso",
+ "html_url": "https://github.com/akibaso"
+ },
+ "html_url": "https://github.com/akibaso/akibaso.github.io",
+ "description": null,
+ "url": "https://api.github.com/repos/akibaso/akibaso.github.io",
+ "languages_url": "https://api.github.com/repos/akibaso/akibaso.github.io/languages",
+ "created_at": "2020-07-05T06:27:38Z",
+ "updated_at": "2020-12-21T15:14:44Z",
+ "git_url": "git://github.com/akibaso/akibaso.github.io.git",
+ "ssh_url": "git@github.com:akibaso/akibaso.github.io.git",
+ "clone_url": "https://github.com/akibaso/akibaso.github.io.git",
+ "homepage": null,
+ "stargazers_count": 1,
+ "watchers_count": 1,
+ "language": "JavaScript",
+ "topics": []
+ }
+ ],
+ "TypeScript": [
+ {
+ "id": 128589420,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMjg1ODk0MjA=",
+ "name": "sync-my-cookie",
+ "full_name": "Andiedie/sync-my-cookie",
+ "owner": {
+ "login": "Andiedie",
+ "id": 21376471,
+ "avatar_url": "https://avatars.githubusercontent.com/u/21376471?v=4",
+ "url": "https://api.github.com/users/Andiedie",
+ "html_url": "https://github.com/Andiedie"
+ },
+ "html_url": "https://github.com/Andiedie/sync-my-cookie",
+ "description": "SyncMyCookie is a chrome extension to synchronize your cookies.",
+ "url": "https://api.github.com/repos/Andiedie/sync-my-cookie",
+ "languages_url": "https://api.github.com/repos/Andiedie/sync-my-cookie/languages",
+ "created_at": "2018-04-08T02:39:11Z",
+ "updated_at": "2022-11-29T21:29:36Z",
+ "git_url": "git://github.com/Andiedie/sync-my-cookie.git",
+ "ssh_url": "git@github.com:Andiedie/sync-my-cookie.git",
+ "clone_url": "https://github.com/Andiedie/sync-my-cookie.git",
+ "homepage": "",
+ "stargazers_count": 90,
+ "watchers_count": 90,
+ "language": "TypeScript",
+ "topics": []
+ },
+ {
+ "id": 203027144,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyMDMwMjcxNDQ=",
+ "name": "grammarly-api",
+ "full_name": "stewartmcgown/grammarly-api",
+ "owner": {
+ "login": "stewartmcgown",
+ "id": 1136276,
+ "avatar_url": "https://avatars.githubusercontent.com/u/1136276?v=4",
+ "url": "https://api.github.com/users/stewartmcgown",
+ "html_url": "https://github.com/stewartmcgown"
+ },
+ "html_url": "https://github.com/stewartmcgown/grammarly-api",
+ "description": "Unofficial TypeScript client for the Grammarly API",
+ "url": "https://api.github.com/repos/stewartmcgown/grammarly-api",
+ "languages_url": "https://api.github.com/repos/stewartmcgown/grammarly-api/languages",
+ "created_at": "2019-08-18T16:03:20Z",
+ "updated_at": "2022-11-28T13:50:12Z",
+ "git_url": "git://github.com/stewartmcgown/grammarly-api.git",
+ "ssh_url": "git@github.com:stewartmcgown/grammarly-api.git",
+ "clone_url": "https://github.com/stewartmcgown/grammarly-api.git",
+ "homepage": "",
+ "stargazers_count": 187,
+ "watchers_count": 187,
+ "language": "TypeScript",
+ "topics": []
+ },
+ {
+ "id": 15642573,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNTY0MjU3Mw==",
+ "name": "asciiflow",
+ "full_name": "lewish/asciiflow",
+ "owner": {
+ "login": "lewish",
+ "id": 912458,
+ "avatar_url": "https://avatars.githubusercontent.com/u/912458?v=4",
+ "url": "https://api.github.com/users/lewish",
+ "html_url": "https://github.com/lewish"
+ },
+ "html_url": "https://github.com/lewish/asciiflow",
+ "description": "ASCIIFlow",
+ "url": "https://api.github.com/repos/lewish/asciiflow",
+ "languages_url": "https://api.github.com/repos/lewish/asciiflow/languages",
+ "created_at": "2014-01-05T00:34:30Z",
+ "updated_at": "2022-11-30T02:23:05Z",
+ "git_url": "git://github.com/lewish/asciiflow.git",
+ "ssh_url": "git@github.com:lewish/asciiflow.git",
+ "clone_url": "https://github.com/lewish/asciiflow.git",
+ "homepage": "https://asciiflow.com",
+ "stargazers_count": 3384,
+ "watchers_count": 3384,
+ "language": "TypeScript",
+ "topics": []
+ },
+ {
+ "id": 17671651,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNzY3MTY1MQ==",
+ "name": "python-shell",
+ "full_name": "extrabacon/python-shell",
+ "owner": {
+ "login": "extrabacon",
+ "id": 1558613,
+ "avatar_url": "https://avatars.githubusercontent.com/u/1558613?v=4",
+ "url": "https://api.github.com/users/extrabacon",
+ "html_url": "https://github.com/extrabacon"
+ },
+ "html_url": "https://github.com/extrabacon/python-shell",
+ "description": "Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio",
+ "url": "https://api.github.com/repos/extrabacon/python-shell",
+ "languages_url": "https://api.github.com/repos/extrabacon/python-shell/languages",
+ "created_at": "2014-03-12T15:22:28Z",
+ "updated_at": "2022-11-30T02:05:48Z",
+ "git_url": "git://github.com/extrabacon/python-shell.git",
+ "ssh_url": "git@github.com:extrabacon/python-shell.git",
+ "clone_url": "https://github.com/extrabacon/python-shell.git",
+ "homepage": null,
+ "stargazers_count": 1854,
+ "watchers_count": 1854,
+ "language": "TypeScript",
+ "topics": [
+ "child-process",
+ "node",
+ "python"
+ ]
+ },
+ {
+ "id": 21762296,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyMTc2MjI5Ng==",
+ "name": "node-json-db",
+ "full_name": "Belphemur/node-json-db",
+ "owner": {
+ "login": "Belphemur",
+ "id": 197810,
+ "avatar_url": "https://avatars.githubusercontent.com/u/197810?v=4",
+ "url": "https://api.github.com/users/Belphemur",
+ "html_url": "https://github.com/Belphemur"
+ },
+ "html_url": "https://github.com/Belphemur/node-json-db",
+ "description": "A simple \"database\" that use JSON file for Node.JS.",
+ "url": "https://api.github.com/repos/Belphemur/node-json-db",
+ "languages_url": "https://api.github.com/repos/Belphemur/node-json-db/languages",
+ "created_at": "2014-07-12T07:47:25Z",
+ "updated_at": "2022-11-29T17:43:44Z",
+ "git_url": "git://github.com/Belphemur/node-json-db.git",
+ "ssh_url": "git@github.com:Belphemur/node-json-db.git",
+ "clone_url": "https://github.com/Belphemur/node-json-db.git",
+ "homepage": null,
+ "stargazers_count": 571,
+ "watchers_count": 571,
+ "language": "TypeScript",
+ "topics": [
+ "database",
+ "datapath",
+ "javascript",
+ "json",
+ "typescript"
+ ]
+ },
+ {
+ "id": 86893020,
+ "node_id": "MDEwOlJlcG9zaXRvcnk4Njg5MzAyMA==",
+ "name": "rss-to-json",
+ "full_name": "nasa8x/rss-to-json",
+ "owner": {
+ "login": "nasa8x",
+ "id": 17996806,
+ "avatar_url": "https://avatars.githubusercontent.com/u/17996806?v=4",
+ "url": "https://api.github.com/users/nasa8x",
+ "html_url": "https://github.com/nasa8x"
+ },
+ "html_url": "https://github.com/nasa8x/rss-to-json",
+ "description": "RSS and Atom feed generator for Node.js",
+ "url": "https://api.github.com/repos/nasa8x/rss-to-json",
+ "languages_url": "https://api.github.com/repos/nasa8x/rss-to-json/languages",
+ "created_at": "2017-04-01T07:18:01Z",
+ "updated_at": "2022-11-29T14:11:28Z",
+ "git_url": "git://github.com/nasa8x/rss-to-json.git",
+ "ssh_url": "git@github.com:nasa8x/rss-to-json.git",
+ "clone_url": "https://github.com/nasa8x/rss-to-json.git",
+ "homepage": "https://morioh.com/@5df445b0103f3007600e1a57",
+ "stargazers_count": 129,
+ "watchers_count": 129,
+ "language": "TypeScript",
+ "topics": [
+ "node",
+ "node-js",
+ "nodejs",
+ "rss",
+ "rss-feed",
+ "rss-reader",
+ "rss-to-json"
+ ]
+ },
+ {
+ "id": 27388642,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNzM4ODY0Mg==",
+ "name": "homebridge",
+ "full_name": "homebridge/homebridge",
+ "owner": {
+ "login": "homebridge",
+ "id": 38217527,
+ "avatar_url": "https://avatars.githubusercontent.com/u/38217527?v=4",
+ "url": "https://api.github.com/users/homebridge",
+ "html_url": "https://github.com/homebridge"
+ },
+ "html_url": "https://github.com/homebridge/homebridge",
+ "description": "HomeKit support for the impatient.",
+ "url": "https://api.github.com/repos/homebridge/homebridge",
+ "languages_url": "https://api.github.com/repos/homebridge/homebridge/languages",
+ "created_at": "2014-12-01T16:37:39Z",
+ "updated_at": "2022-11-30T04:50:42Z",
+ "git_url": "git://github.com/homebridge/homebridge.git",
+ "ssh_url": "git@github.com:homebridge/homebridge.git",
+ "clone_url": "https://github.com/homebridge/homebridge.git",
+ "homepage": "https://homebridge.io",
+ "stargazers_count": 21113,
+ "watchers_count": 21113,
+ "language": "TypeScript",
+ "topics": [
+ "hap",
+ "homebridge",
+ "homekit",
+ "homekit-accessory-protocol",
+ "homekit-api",
+ "homekit-bridge",
+ "siri"
+ ]
+ },
+ {
+ "id": 330529916,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzMzA1Mjk5MTY=",
+ "name": "ClippyCloud",
+ "full_name": "emkis/ClippyCloud",
+ "owner": {
+ "login": "emkis",
+ "id": 35054425,
+ "avatar_url": "https://avatars.githubusercontent.com/u/35054425?v=4",
+ "url": "https://api.github.com/users/emkis",
+ "html_url": "https://github.com/emkis"
+ },
+ "html_url": "https://github.com/emkis/ClippyCloud",
+ "description": "Easy way to upload and share files quickly :runner:",
+ "url": "https://api.github.com/repos/emkis/ClippyCloud",
+ "languages_url": "https://api.github.com/repos/emkis/ClippyCloud/languages",
+ "created_at": "2021-01-18T02:05:08Z",
+ "updated_at": "2022-10-25T13:35:00Z",
+ "git_url": "git://github.com/emkis/ClippyCloud.git",
+ "ssh_url": "git@github.com:emkis/ClippyCloud.git",
+ "clone_url": "https://github.com/emkis/ClippyCloud.git",
+ "homepage": "https://clippycloud.netlify.app?utm_source=github",
+ "stargazers_count": 54,
+ "watchers_count": 54,
+ "language": "TypeScript",
+ "topics": [
+ "clippy",
+ "file-upload",
+ "share",
+ "share-files",
+ "transfer",
+ "typescript",
+ "upload",
+ "vue",
+ "vue3",
+ "vue3-typescript"
+ ]
+ },
+ {
+ "id": 200556823,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyMDA1NTY4MjM=",
+ "name": "homebridge-unifi-protect",
+ "full_name": "hjdhjd/homebridge-unifi-protect",
+ "owner": {
+ "login": "hjdhjd",
+ "id": 20155129,
+ "avatar_url": "https://avatars.githubusercontent.com/u/20155129?v=4",
+ "url": "https://api.github.com/users/hjdhjd",
+ "html_url": "https://github.com/hjdhjd"
+ },
+ "html_url": "https://github.com/hjdhjd/homebridge-unifi-protect",
+ "description": ":video_camera: Complete HomeKit integration for UniFi Protect with full support for most features including autoconfiguration, motion detection, and multiple controllers: https://homebridge.io",
+ "url": "https://api.github.com/repos/hjdhjd/homebridge-unifi-protect",
+ "languages_url": "https://api.github.com/repos/hjdhjd/homebridge-unifi-protect/languages",
+ "created_at": "2019-08-05T00:40:33Z",
+ "updated_at": "2022-11-29T17:47:38Z",
+ "git_url": "git://github.com/hjdhjd/homebridge-unifi-protect.git",
+ "ssh_url": "git@github.com:hjdhjd/homebridge-unifi-protect.git",
+ "clone_url": "https://github.com/hjdhjd/homebridge-unifi-protect.git",
+ "homepage": "",
+ "stargazers_count": 943,
+ "watchers_count": 943,
+ "language": "TypeScript",
+ "topics": [
+ "camera",
+ "cameras",
+ "doorbell",
+ "homebridge",
+ "homebridge-plugin",
+ "homebridge-unifi-protect2",
+ "homekit",
+ "homekit-support",
+ "motion-detection",
+ "motion-sensor",
+ "security",
+ "ubiquiti",
+ "udm-pro",
+ "unifi",
+ "unifi-cloudkey-gen2",
+ "unifi-nvr",
+ "unifi-os",
+ "unifi-protect",
+ "unifi-protect-controller",
+ "unifi-protect-devices"
+ ]
+ },
+ {
+ "id": 175191426,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNzUxOTE0MjY=",
+ "name": "destreamer",
+ "full_name": "snobu/destreamer",
+ "owner": {
+ "login": "snobu",
+ "id": 6472374,
+ "avatar_url": "https://avatars.githubusercontent.com/u/6472374?v=4",
+ "url": "https://api.github.com/users/snobu",
+ "html_url": "https://github.com/snobu"
+ },
+ "html_url": "https://github.com/snobu/destreamer",
+ "description": "Save Microsoft Stream videos for offline enjoyment.",
+ "url": "https://api.github.com/repos/snobu/destreamer",
+ "languages_url": "https://api.github.com/repos/snobu/destreamer/languages",
+ "created_at": "2019-03-12T10:52:44Z",
+ "updated_at": "2022-11-29T12:06:19Z",
+ "git_url": "git://github.com/snobu/destreamer.git",
+ "ssh_url": "git@github.com:snobu/destreamer.git",
+ "clone_url": "https://github.com/snobu/destreamer.git",
+ "homepage": "",
+ "stargazers_count": 2142,
+ "watchers_count": 2142,
+ "language": "TypeScript",
+ "topics": [
+ "download",
+ "microsoft-stream",
+ "offline"
+ ]
+ },
+ {
+ "id": 124303364,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMjQzMDMzNjQ=",
+ "name": "squoosh",
+ "full_name": "GoogleChromeLabs/squoosh",
+ "owner": {
+ "login": "GoogleChromeLabs",
+ "id": 31970254,
+ "avatar_url": "https://avatars.githubusercontent.com/u/31970254?v=4",
+ "url": "https://api.github.com/users/GoogleChromeLabs",
+ "html_url": "https://github.com/GoogleChromeLabs"
+ },
+ "html_url": "https://github.com/GoogleChromeLabs/squoosh",
+ "description": "Make images smaller using best-in-class codecs, right in the browser.",
+ "url": "https://api.github.com/repos/GoogleChromeLabs/squoosh",
+ "languages_url": "https://api.github.com/repos/GoogleChromeLabs/squoosh/languages",
+ "created_at": "2018-03-07T22:42:03Z",
+ "updated_at": "2022-11-30T06:06:22Z",
+ "git_url": "git://github.com/GoogleChromeLabs/squoosh.git",
+ "ssh_url": "git@github.com:GoogleChromeLabs/squoosh.git",
+ "clone_url": "https://github.com/GoogleChromeLabs/squoosh.git",
+ "homepage": "https://squoosh.app",
+ "stargazers_count": 17900,
+ "watchers_count": 17900,
+ "language": "TypeScript",
+ "topics": []
+ },
+ {
+ "id": 172953845,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNzI5NTM4NDU=",
+ "name": "code-server",
+ "full_name": "coder/code-server",
+ "owner": {
+ "login": "coder",
+ "id": 95932066,
+ "avatar_url": "https://avatars.githubusercontent.com/u/95932066?v=4",
+ "url": "https://api.github.com/users/coder",
+ "html_url": "https://github.com/coder"
+ },
+ "html_url": "https://github.com/coder/code-server",
+ "description": "VS Code in the browser",
+ "url": "https://api.github.com/repos/coder/code-server",
+ "languages_url": "https://api.github.com/repos/coder/code-server/languages",
+ "created_at": "2019-02-27T16:50:41Z",
+ "updated_at": "2022-11-30T06:17:40Z",
+ "git_url": "git://github.com/coder/code-server.git",
+ "ssh_url": "git@github.com:coder/code-server.git",
+ "clone_url": "https://github.com/coder/code-server.git",
+ "homepage": "https://coder.com",
+ "stargazers_count": 57846,
+ "watchers_count": 57846,
+ "language": "TypeScript",
+ "topics": [
+ "browser-ide",
+ "dev-tools",
+ "development-environment",
+ "ide",
+ "remote-work",
+ "vscode",
+ "vscode-remote"
+ ]
+ }
+ ],
+ "miscellaneous": [
+ {
+ "id": 16722900,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNjcyMjkwMA==",
+ "name": "ipfs",
+ "full_name": "ipfs/ipfs",
+ "owner": {
+ "login": "ipfs",
+ "id": 10536621,
+ "avatar_url": "https://avatars.githubusercontent.com/u/10536621?v=4",
+ "url": "https://api.github.com/users/ipfs",
+ "html_url": "https://github.com/ipfs"
+ },
+ "html_url": "https://github.com/ipfs/ipfs",
+ "description": "Peer-to-peer hypermedia protocol",
+ "url": "https://api.github.com/repos/ipfs/ipfs",
+ "languages_url": "https://api.github.com/repos/ipfs/ipfs/languages",
+ "created_at": "2014-02-11T07:28:24Z",
+ "updated_at": "2022-11-30T04:21:34Z",
+ "git_url": "git://github.com/ipfs/ipfs.git",
+ "ssh_url": "git@github.com:ipfs/ipfs.git",
+ "clone_url": "https://github.com/ipfs/ipfs.git",
+ "homepage": "https://ipfs.tech",
+ "stargazers_count": 21569,
+ "watchers_count": 21569,
+ "language": null,
+ "topics": [
+ "ipfs",
+ "ipfs-protocol",
+ "ipfs-web",
+ "ipld",
+ "js-ipfs",
+ "multiformats",
+ "p2p",
+ "paper",
+ "protocol"
+ ]
+ },
+ {
+ "id": 480480380,
+ "node_id": "R_kgDOHKOMfA",
+ "name": "GitHubGraduation-2022",
+ "full_name": "education/GitHubGraduation-2022",
+ "owner": {
+ "login": "education",
+ "id": 6667880,
+ "avatar_url": "https://avatars.githubusercontent.com/u/6667880?v=4",
+ "url": "https://api.github.com/users/education",
+ "html_url": "https://github.com/education"
+ },
+ "html_url": "https://github.com/education/GitHubGraduation-2022",
+ "description": "Join the GitHub Graduation Yearbook and \"walk the stage\" on June 11.",
+ "url": "https://api.github.com/repos/education/GitHubGraduation-2022",
+ "languages_url": "https://api.github.com/repos/education/GitHubGraduation-2022/languages",
+ "created_at": "2022-04-11T17:21:20Z",
+ "updated_at": "2022-11-29T18:47:51Z",
+ "git_url": "git://github.com/education/GitHubGraduation-2022.git",
+ "ssh_url": "git@github.com:education/GitHubGraduation-2022.git",
+ "clone_url": "https://github.com/education/GitHubGraduation-2022.git",
+ "homepage": "",
+ "stargazers_count": 1472,
+ "watchers_count": 1472,
+ "language": null,
+ "topics": []
+ },
+ {
+ "id": 32306885,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzMjMwNjg4NQ==",
+ "name": "How-To-Ask-Questions-The-Smart-Way",
+ "full_name": "tvvocold/How-To-Ask-Questions-The-Smart-Way",
+ "owner": {
+ "login": "tvvocold",
+ "id": 4530539,
+ "avatar_url": "https://avatars.githubusercontent.com/u/4530539?v=4",
+ "url": "https://api.github.com/users/tvvocold",
+ "html_url": "https://github.com/tvvocold"
+ },
+ "html_url": "https://github.com/tvvocold/How-To-Ask-Questions-The-Smart-Way",
+ "description": "How To Ask Questions The Smart Way 《提问的智慧》中文版",
+ "url": "https://api.github.com/repos/tvvocold/How-To-Ask-Questions-The-Smart-Way",
+ "languages_url": "https://api.github.com/repos/tvvocold/How-To-Ask-Questions-The-Smart-Way/languages",
+ "created_at": "2015-03-16T06:56:59Z",
+ "updated_at": "2022-11-30T00:59:46Z",
+ "git_url": "git://github.com/tvvocold/How-To-Ask-Questions-The-Smart-Way.git",
+ "ssh_url": "git@github.com:tvvocold/How-To-Ask-Questions-The-Smart-Way.git",
+ "clone_url": "https://github.com/tvvocold/How-To-Ask-Questions-The-Smart-Way.git",
+ "homepage": "http://git.io/how2ask",
+ "stargazers_count": 1680,
+ "watchers_count": 1680,
+ "language": null,
+ "topics": []
+ },
+ {
+ "id": 374888224,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzNzQ4ODgyMjQ=",
+ "name": "Booked-Translate",
+ "full_name": "LegnaOS/Booked-Translate",
+ "owner": {
+ "login": "LegnaOS",
+ "id": 19571100,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19571100?v=4",
+ "url": "https://api.github.com/users/LegnaOS",
+ "html_url": "https://github.com/LegnaOS"
+ },
+ "html_url": "https://github.com/LegnaOS/Booked-Translate",
+ "description": "Booked Translate For Wordpress,Using Genuine Booked Plugin For Wordpress ,site:https://getbooked.io/",
+ "url": "https://api.github.com/repos/LegnaOS/Booked-Translate",
+ "languages_url": "https://api.github.com/repos/LegnaOS/Booked-Translate/languages",
+ "created_at": "2021-06-08T05:10:04Z",
+ "updated_at": "2021-07-27T06:49:15Z",
+ "git_url": "git://github.com/LegnaOS/Booked-Translate.git",
+ "ssh_url": "git@github.com:LegnaOS/Booked-Translate.git",
+ "clone_url": "https://github.com/LegnaOS/Booked-Translate.git",
+ "homepage": null,
+ "stargazers_count": 2,
+ "watchers_count": 2,
+ "language": null,
+ "topics": []
+ },
+ {
+ "id": 389539883,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzODk1Mzk4ODM=",
+ "name": "StartupAnimation",
+ "full_name": "LegnaOS/StartupAnimation",
+ "owner": {
+ "login": "LegnaOS",
+ "id": 19571100,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19571100?v=4",
+ "url": "https://api.github.com/users/LegnaOS",
+ "html_url": "https://github.com/LegnaOS"
+ },
+ "html_url": "https://github.com/LegnaOS/StartupAnimation",
+ "description": "对HackBGRT进行简体中文化处理,符合中国本土用户使用",
+ "url": "https://api.github.com/repos/LegnaOS/StartupAnimation",
+ "languages_url": "https://api.github.com/repos/LegnaOS/StartupAnimation/languages",
+ "created_at": "2021-07-26T07:03:26Z",
+ "updated_at": "2022-10-25T03:19:33Z",
+ "git_url": "git://github.com/LegnaOS/StartupAnimation.git",
+ "ssh_url": "git@github.com:LegnaOS/StartupAnimation.git",
+ "clone_url": "https://github.com/LegnaOS/StartupAnimation.git",
+ "homepage": null,
+ "stargazers_count": 5,
+ "watchers_count": 5,
+ "language": null,
+ "topics": []
+ },
+ {
+ "id": 370288039,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzNzAyODgwMzk=",
+ "name": "SimpleWebNavigation",
+ "full_name": "LegnaOS/SimpleWebNavigation",
+ "owner": {
+ "login": "LegnaOS",
+ "id": 19571100,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19571100?v=4",
+ "url": "https://api.github.com/users/LegnaOS",
+ "html_url": "https://github.com/LegnaOS"
+ },
+ "html_url": "https://github.com/LegnaOS/SimpleWebNavigation",
+ "description": "这是一个基于PHP给个人使用的网址导航,所有链接均可以在txt文件中添加与删除而不需要修改代码",
+ "url": "https://api.github.com/repos/LegnaOS/SimpleWebNavigation",
+ "languages_url": "https://api.github.com/repos/LegnaOS/SimpleWebNavigation/languages",
+ "created_at": "2021-05-24T08:54:54Z",
+ "updated_at": "2021-06-01T15:01:54Z",
+ "git_url": "git://github.com/LegnaOS/SimpleWebNavigation.git",
+ "ssh_url": "git@github.com:LegnaOS/SimpleWebNavigation.git",
+ "clone_url": "https://github.com/LegnaOS/SimpleWebNavigation.git",
+ "homepage": null,
+ "stargazers_count": 3,
+ "watchers_count": 3,
+ "language": null,
+ "topics": []
+ },
+ {
+ "id": 371216786,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzNzEyMTY3ODY=",
+ "name": "TrafficMonitor",
+ "full_name": "LegnaOS/TrafficMonitor",
+ "owner": {
+ "login": "LegnaOS",
+ "id": 19571100,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19571100?v=4",
+ "url": "https://api.github.com/users/LegnaOS",
+ "html_url": "https://github.com/LegnaOS"
+ },
+ "html_url": "https://github.com/LegnaOS/TrafficMonitor",
+ "description": "这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。",
+ "url": "https://api.github.com/repos/LegnaOS/TrafficMonitor",
+ "languages_url": "https://api.github.com/repos/LegnaOS/TrafficMonitor/languages",
+ "created_at": "2021-05-27T01:52:22Z",
+ "updated_at": "2021-06-01T15:02:08Z",
+ "git_url": "git://github.com/LegnaOS/TrafficMonitor.git",
+ "ssh_url": "git@github.com:LegnaOS/TrafficMonitor.git",
+ "clone_url": "https://github.com/LegnaOS/TrafficMonitor.git",
+ "homepage": null,
+ "stargazers_count": 3,
+ "watchers_count": 3,
+ "language": null,
+ "topics": []
+ },
+ {
+ "id": 82359910,
+ "node_id": "MDEwOlJlcG9zaXRvcnk4MjM1OTkxMA==",
+ "name": "Tvlist-awesome-m3u-m3u8",
+ "full_name": "imDazui/Tvlist-awesome-m3u-m3u8",
+ "owner": {
+ "login": "imDazui",
+ "id": 53277,
+ "avatar_url": "https://avatars.githubusercontent.com/u/53277?v=4",
+ "url": "https://api.github.com/users/imDazui",
+ "html_url": "https://github.com/imDazui"
+ },
+ "html_url": "https://github.com/imDazui/Tvlist-awesome-m3u-m3u8",
+ "description": "直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵",
+ "url": "https://api.github.com/repos/imDazui/Tvlist-awesome-m3u-m3u8",
+ "languages_url": "https://api.github.com/repos/imDazui/Tvlist-awesome-m3u-m3u8/languages",
+ "created_at": "2017-02-18T03:59:25Z",
+ "updated_at": "2022-11-30T04:56:52Z",
+ "git_url": "git://github.com/imDazui/Tvlist-awesome-m3u-m3u8.git",
+ "ssh_url": "git@github.com:imDazui/Tvlist-awesome-m3u-m3u8.git",
+ "clone_url": "https://github.com/imDazui/Tvlist-awesome-m3u-m3u8.git",
+ "homepage": "",
+ "stargazers_count": 14642,
+ "watchers_count": 14642,
+ "language": null,
+ "topics": [
+ "awesome",
+ "iptv",
+ "iptv-channels",
+ "iptv-free",
+ "iptv-m3u8",
+ "iptv-playlist",
+ "kodi",
+ "kodi-addons",
+ "kodi-plugin",
+ "m3u",
+ "m3u8"
+ ]
+ },
+ {
+ "id": 95223651,
+ "node_id": "MDEwOlJlcG9zaXRvcnk5NTIyMzY1MQ==",
+ "name": "PHPManagerForIIS-Versiones",
+ "full_name": "edgardo001/PHPManagerForIIS-Versiones",
+ "owner": {
+ "login": "edgardo001",
+ "id": 15630353,
+ "avatar_url": "https://avatars.githubusercontent.com/u/15630353?v=4",
+ "url": "https://api.github.com/users/edgardo001",
+ "html_url": "https://github.com/edgardo001"
+ },
+ "html_url": "https://github.com/edgardo001/PHPManagerForIIS-Versiones",
+ "description": "PHPManagerForIIS-1.2.0-x64 - IIS 7.msi",
+ "url": "https://api.github.com/repos/edgardo001/PHPManagerForIIS-Versiones",
+ "languages_url": "https://api.github.com/repos/edgardo001/PHPManagerForIIS-Versiones/languages",
+ "created_at": "2017-06-23T13:40:59Z",
+ "updated_at": "2022-06-26T14:06:17Z",
+ "git_url": "git://github.com/edgardo001/PHPManagerForIIS-Versiones.git",
+ "ssh_url": "git@github.com:edgardo001/PHPManagerForIIS-Versiones.git",
+ "clone_url": "https://github.com/edgardo001/PHPManagerForIIS-Versiones.git",
+ "homepage": null,
+ "stargazers_count": 73,
+ "watchers_count": 73,
+ "language": null,
+ "topics": []
+ }
+ ],
+ "Shell": [
+ {
+ "id": 301381483,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzMDEzODE0ODM=",
+ "name": "yi-hack-Allwinner-v2",
+ "full_name": "roleoroleo/yi-hack-Allwinner-v2",
+ "owner": {
+ "login": "roleoroleo",
+ "id": 39277388,
+ "avatar_url": "https://avatars.githubusercontent.com/u/39277388?v=4",
+ "url": "https://api.github.com/users/roleoroleo",
+ "html_url": "https://github.com/roleoroleo"
+ },
+ "html_url": "https://github.com/roleoroleo/yi-hack-Allwinner-v2",
+ "description": "Custom firmware for Yi 1080p camera based on Allwinner platform",
+ "url": "https://api.github.com/repos/roleoroleo/yi-hack-Allwinner-v2",
+ "languages_url": "https://api.github.com/repos/roleoroleo/yi-hack-Allwinner-v2/languages",
+ "created_at": "2020-10-05T11:14:32Z",
+ "updated_at": "2022-11-29T18:08:16Z",
+ "git_url": "git://github.com/roleoroleo/yi-hack-Allwinner-v2.git",
+ "ssh_url": "git@github.com:roleoroleo/yi-hack-Allwinner-v2.git",
+ "clone_url": "https://github.com/roleoroleo/yi-hack-Allwinner-v2.git",
+ "homepage": "",
+ "stargazers_count": 397,
+ "watchers_count": 397,
+ "language": "Shell",
+ "topics": [
+ "camera",
+ "custom",
+ "firmware",
+ "hack",
+ "rtsp",
+ "yi"
+ ]
+ },
+ {
+ "id": 243950408,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNDM5NTA0MDg=",
+ "name": "HowToCook",
+ "full_name": "Anduin2017/HowToCook",
+ "owner": {
+ "login": "Anduin2017",
+ "id": 19531547,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19531547?v=4",
+ "url": "https://api.github.com/users/Anduin2017",
+ "html_url": "https://github.com/Anduin2017"
+ },
+ "html_url": "https://github.com/Anduin2017/HowToCook",
+ "description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).",
+ "url": "https://api.github.com/repos/Anduin2017/HowToCook",
+ "languages_url": "https://api.github.com/repos/Anduin2017/HowToCook/languages",
+ "created_at": "2020-02-29T10:43:49Z",
+ "updated_at": "2022-11-30T05:48:13Z",
+ "git_url": "git://github.com/Anduin2017/HowToCook.git",
+ "ssh_url": "git@github.com:Anduin2017/HowToCook.git",
+ "clone_url": "https://github.com/Anduin2017/HowToCook.git",
+ "homepage": "https://cook.aiurs.co",
+ "stargazers_count": 48618,
+ "watchers_count": 48618,
+ "language": "Shell",
+ "topics": [
+ "chinese",
+ "cookbook",
+ "cooking",
+ "dishes",
+ "recipes"
+ ]
+ },
+ {
+ "id": 139181763,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMzkxODE3NjM=",
+ "name": "set-egpu",
+ "full_name": "mayankk2308/set-egpu",
+ "owner": {
+ "login": "mayankk2308",
+ "id": 11367902,
+ "avatar_url": "https://avatars.githubusercontent.com/u/11367902?v=4",
+ "url": "https://api.github.com/users/mayankk2308",
+ "html_url": "https://github.com/mayankk2308"
+ },
+ "html_url": "https://github.com/mayankk2308/set-egpu",
+ "description": "Display-agnostic acceleration of macOS applications using external GPUs.",
+ "url": "https://api.github.com/repos/mayankk2308/set-egpu",
+ "languages_url": "https://api.github.com/repos/mayankk2308/set-egpu/languages",
+ "created_at": "2018-06-29T18:16:26Z",
+ "updated_at": "2022-11-24T07:58:59Z",
+ "git_url": "git://github.com/mayankk2308/set-egpu.git",
+ "ssh_url": "git@github.com:mayankk2308/set-egpu.git",
+ "clone_url": "https://github.com/mayankk2308/set-egpu.git",
+ "homepage": "",
+ "stargazers_count": 472,
+ "watchers_count": 472,
+ "language": "Shell",
+ "topics": [
+ "acceleration",
+ "amd",
+ "displays",
+ "egpu",
+ "graphics",
+ "high-sierra",
+ "macos",
+ "mojave",
+ "nvidia"
+ ]
+ }
+ ],
+ "Java": [
+ {
+ "id": 162497160,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNjI0OTcxNjA=",
+ "name": "InfluxDBWorkBench",
+ "full_name": "JorgeMaker/InfluxDBWorkBench",
+ "owner": {
+ "login": "JorgeMaker",
+ "id": 44008430,
+ "avatar_url": "https://avatars.githubusercontent.com/u/44008430?v=4",
+ "url": "https://api.github.com/users/JorgeMaker",
+ "html_url": "https://github.com/JorgeMaker"
+ },
+ "html_url": "https://github.com/JorgeMaker/InfluxDBWorkBench",
+ "description": "InfluxDB WorkBench is a GUI tool for the InfluxDB database written in Java that runs on Windows , Mac OS X and Unix/Linux",
+ "url": "https://api.github.com/repos/JorgeMaker/InfluxDBWorkBench",
+ "languages_url": "https://api.github.com/repos/JorgeMaker/InfluxDBWorkBench/languages",
+ "created_at": "2018-12-19T22:23:41Z",
+ "updated_at": "2022-11-23T16:31:50Z",
+ "git_url": "git://github.com/JorgeMaker/InfluxDBWorkBench.git",
+ "ssh_url": "git@github.com:JorgeMaker/InfluxDBWorkBench.git",
+ "clone_url": "https://github.com/JorgeMaker/InfluxDBWorkBench.git",
+ "homepage": "",
+ "stargazers_count": 41,
+ "watchers_count": 41,
+ "language": "Java",
+ "topics": []
+ },
+ {
+ "id": 482520194,
+ "node_id": "R_kgDOHMKsgg",
+ "name": "Grasscutter",
+ "full_name": "Grasscutters/Grasscutter",
+ "owner": {
+ "login": "Grasscutters",
+ "id": 104039209,
+ "avatar_url": "https://avatars.githubusercontent.com/u/104039209?v=4",
+ "url": "https://api.github.com/users/Grasscutters",
+ "html_url": "https://github.com/Grasscutters"
+ },
+ "html_url": "https://github.com/Grasscutters/Grasscutter",
+ "description": "A server software reimplementation for a certain anime game.",
+ "url": "https://api.github.com/repos/Grasscutters/Grasscutter",
+ "languages_url": "https://api.github.com/repos/Grasscutters/Grasscutter/languages",
+ "created_at": "2022-04-17T12:43:46Z",
+ "updated_at": "2022-11-30T04:38:41Z",
+ "git_url": "git://github.com/Grasscutters/Grasscutter.git",
+ "ssh_url": "git@github.com:Grasscutters/Grasscutter.git",
+ "clone_url": "https://github.com/Grasscutters/Grasscutter.git",
+ "homepage": "https://grasscutter.io/",
+ "stargazers_count": 11702,
+ "watchers_count": 11702,
+ "language": "Java",
+ "topics": [
+ "java",
+ "kcp",
+ "private-server",
+ "server"
+ ]
+ },
+ {
+ "id": 1322545,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMzIyNTQ1",
+ "name": "SMSSync",
+ "full_name": "ushahidi/SMSSync",
+ "owner": {
+ "login": "ushahidi",
+ "id": 16959,
+ "avatar_url": "https://avatars.githubusercontent.com/u/16959?v=4",
+ "url": "https://api.github.com/users/ushahidi",
+ "html_url": "https://github.com/ushahidi"
+ },
+ "html_url": "https://github.com/ushahidi/SMSSync",
+ "description": "SMS gateway for Android powered phones",
+ "url": "https://api.github.com/repos/ushahidi/SMSSync",
+ "languages_url": "https://api.github.com/repos/ushahidi/SMSSync/languages",
+ "created_at": "2011-02-03T00:35:27Z",
+ "updated_at": "2022-11-29T22:37:55Z",
+ "git_url": "git://github.com/ushahidi/SMSSync.git",
+ "ssh_url": "git@github.com:ushahidi/SMSSync.git",
+ "clone_url": "https://github.com/ushahidi/SMSSync.git",
+ "homepage": "http://smssync.ushahidi.com",
+ "stargazers_count": 1041,
+ "watchers_count": 1041,
+ "language": "Java",
+ "topics": []
+ },
+ {
+ "id": 28589709,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyODU4OTcwOQ==",
+ "name": "sakai",
+ "full_name": "sakaiproject/sakai",
+ "owner": {
+ "login": "sakaiproject",
+ "id": 314726,
+ "avatar_url": "https://avatars.githubusercontent.com/u/314726?v=4",
+ "url": "https://api.github.com/users/sakaiproject",
+ "html_url": "https://github.com/sakaiproject"
+ },
+ "html_url": "https://github.com/sakaiproject/sakai",
+ "description": "Sakai is a freely available, feature-rich technology solution for learning, teaching, research and collaboration. Sakai is an open source software suite developed by a diverse and global adopter community.",
+ "url": "https://api.github.com/repos/sakaiproject/sakai",
+ "languages_url": "https://api.github.com/repos/sakaiproject/sakai/languages",
+ "created_at": "2014-12-29T11:14:17Z",
+ "updated_at": "2022-11-25T18:52:24Z",
+ "git_url": "git://github.com/sakaiproject/sakai.git",
+ "ssh_url": "git@github.com:sakaiproject/sakai.git",
+ "clone_url": "https://github.com/sakaiproject/sakai.git",
+ "homepage": "https://www.sakailms.org",
+ "stargazers_count": 882,
+ "watchers_count": 882,
+ "language": "Java",
+ "topics": [
+ "education",
+ "hacktoberfest",
+ "java",
+ "lms",
+ "sakai",
+ "sakai-cle",
+ "tomcat",
+ "vle"
+ ]
+ }
+ ],
+ "C": [
+ {
+ "id": 144465372,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNDQ0NjUzNzI=",
+ "name": "proxmark3",
+ "full_name": "RfidResearchGroup/proxmark3",
+ "owner": {
+ "login": "RfidResearchGroup",
+ "id": 40314039,
+ "avatar_url": "https://avatars.githubusercontent.com/u/40314039?v=4",
+ "url": "https://api.github.com/users/RfidResearchGroup",
+ "html_url": "https://github.com/RfidResearchGroup"
+ },
+ "html_url": "https://github.com/RfidResearchGroup/proxmark3",
+ "description": "The Iceman fork of Proxmark3 / RFID / NFC reader, writer, sniffer and emulator ",
+ "url": "https://api.github.com/repos/RfidResearchGroup/proxmark3",
+ "languages_url": "https://api.github.com/repos/RfidResearchGroup/proxmark3/languages",
+ "created_at": "2018-08-12T12:37:00Z",
+ "updated_at": "2022-11-29T17:07:03Z",
+ "git_url": "git://github.com/RfidResearchGroup/proxmark3.git",
+ "ssh_url": "git@github.com:RfidResearchGroup/proxmark3.git",
+ "clone_url": "https://github.com/RfidResearchGroup/proxmark3.git",
+ "homepage": "",
+ "stargazers_count": 2208,
+ "watchers_count": 2208,
+ "language": "C",
+ "topics": [
+ "125khz",
+ "clone",
+ "contactless",
+ "darkside",
+ "hitag2",
+ "iceman",
+ "iclass",
+ "iso14443a",
+ "iso14443b",
+ "iso15693",
+ "mifare",
+ "nfc",
+ "pm3",
+ "proxmark",
+ "proxmark3",
+ "rdv40",
+ "rfid",
+ "rrg",
+ "simulate",
+ "sniffer"
+ ]
+ },
+ {
+ "id": 247582045,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNDc1ODIwNDU=",
+ "name": "Huorong_Vulnerabilities",
+ "full_name": "SweetIceLolly/Huorong_Vulnerabilities",
+ "owner": {
+ "login": "SweetIceLolly",
+ "id": 47358542,
+ "avatar_url": "https://avatars.githubusercontent.com/u/47358542?v=4",
+ "url": "https://api.github.com/users/SweetIceLolly",
+ "html_url": "https://github.com/SweetIceLolly"
+ },
+ "html_url": "https://github.com/SweetIceLolly/Huorong_Vulnerabilities",
+ "description": "Huorong Internet Security vulnerabilities 火绒安全软件漏洞",
+ "url": "https://api.github.com/repos/SweetIceLolly/Huorong_Vulnerabilities",
+ "languages_url": "https://api.github.com/repos/SweetIceLolly/Huorong_Vulnerabilities/languages",
+ "created_at": "2020-03-16T01:17:45Z",
+ "updated_at": "2022-11-17T11:11:47Z",
+ "git_url": "git://github.com/SweetIceLolly/Huorong_Vulnerabilities.git",
+ "ssh_url": "git@github.com:SweetIceLolly/Huorong_Vulnerabilities.git",
+ "clone_url": "https://github.com/SweetIceLolly/Huorong_Vulnerabilities.git",
+ "homepage": null,
+ "stargazers_count": 103,
+ "watchers_count": 103,
+ "language": "C",
+ "topics": [
+ "antivirus",
+ "bypass-antivirus",
+ "bypass-av",
+ "kill-antivirus",
+ "security",
+ "sysdiag",
+ "vulnerability"
+ ]
+ },
+ {
+ "id": 519467582,
+ "node_id": "R_kgDOHvZyPg",
+ "name": "HelloWord-Keyboard",
+ "full_name": "peng-zhihui/HelloWord-Keyboard",
+ "owner": {
+ "login": "peng-zhihui",
+ "id": 12994887,
+ "avatar_url": "https://avatars.githubusercontent.com/u/12994887?v=4",
+ "url": "https://api.github.com/users/peng-zhihui",
+ "html_url": "https://github.com/peng-zhihui"
+ },
+ "html_url": "https://github.com/peng-zhihui/HelloWord-Keyboard",
+ "description": null,
+ "url": "https://api.github.com/repos/peng-zhihui/HelloWord-Keyboard",
+ "languages_url": "https://api.github.com/repos/peng-zhihui/HelloWord-Keyboard/languages",
+ "created_at": "2022-07-30T09:00:25Z",
+ "updated_at": "2022-11-30T02:38:00Z",
+ "git_url": "git://github.com/peng-zhihui/HelloWord-Keyboard.git",
+ "ssh_url": "git@github.com:peng-zhihui/HelloWord-Keyboard.git",
+ "clone_url": "https://github.com/peng-zhihui/HelloWord-Keyboard.git",
+ "homepage": null,
+ "stargazers_count": 4329,
+ "watchers_count": 4329,
+ "language": "C",
+ "topics": []
+ },
+ {
+ "id": 60667730,
+ "node_id": "MDEwOlJlcG9zaXRvcnk2MDY2NzczMA==",
+ "name": "lvgl",
+ "full_name": "lvgl/lvgl",
+ "owner": {
+ "login": "lvgl",
+ "id": 19811762,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19811762?v=4",
+ "url": "https://api.github.com/users/lvgl",
+ "html_url": "https://github.com/lvgl"
+ },
+ "html_url": "https://github.com/lvgl/lvgl",
+ "description": "Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.",
+ "url": "https://api.github.com/repos/lvgl/lvgl",
+ "languages_url": "https://api.github.com/repos/lvgl/lvgl/languages",
+ "created_at": "2016-06-08T04:14:34Z",
+ "updated_at": "2022-11-30T06:19:16Z",
+ "git_url": "git://github.com/lvgl/lvgl.git",
+ "ssh_url": "git@github.com:lvgl/lvgl.git",
+ "clone_url": "https://github.com/lvgl/lvgl.git",
+ "homepage": "https://lvgl.io",
+ "stargazers_count": 10825,
+ "watchers_count": 10825,
+ "language": "C",
+ "topics": [
+ "c",
+ "embedded",
+ "graphics",
+ "gui",
+ "mcu",
+ "microcontroller",
+ "tft"
+ ]
+ },
+ {
+ "id": 327491895,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzMjc0OTE4OTU=",
+ "name": "HoloCubic",
+ "full_name": "peng-zhihui/HoloCubic",
+ "owner": {
+ "login": "peng-zhihui",
+ "id": 12994887,
+ "avatar_url": "https://avatars.githubusercontent.com/u/12994887?v=4",
+ "url": "https://api.github.com/users/peng-zhihui",
+ "html_url": "https://github.com/peng-zhihui"
+ },
+ "html_url": "https://github.com/peng-zhihui/HoloCubic",
+ "description": "带网络功能的伪全息透明显示桌面站",
+ "url": "https://api.github.com/repos/peng-zhihui/HoloCubic",
+ "languages_url": "https://api.github.com/repos/peng-zhihui/HoloCubic/languages",
+ "created_at": "2021-01-07T03:24:11Z",
+ "updated_at": "2022-11-30T06:17:31Z",
+ "git_url": "git://github.com/peng-zhihui/HoloCubic.git",
+ "ssh_url": "git@github.com:peng-zhihui/HoloCubic.git",
+ "clone_url": "https://github.com/peng-zhihui/HoloCubic.git",
+ "homepage": "",
+ "stargazers_count": 4834,
+ "watchers_count": 4834,
+ "language": "C",
+ "topics": []
+ },
+ {
+ "id": 51275984,
+ "node_id": "MDEwOlJlcG9zaXRvcnk1MTI3NTk4NA==",
+ "name": "Luma3DS",
+ "full_name": "LumaTeam/Luma3DS",
+ "owner": {
+ "login": "LumaTeam",
+ "id": 65085206,
+ "avatar_url": "https://avatars.githubusercontent.com/u/65085206?v=4",
+ "url": "https://api.github.com/users/LumaTeam",
+ "html_url": "https://github.com/LumaTeam"
+ },
+ "html_url": "https://github.com/LumaTeam/Luma3DS",
+ "description": "Noob-proof (N)3DS \"Custom Firmware\"",
+ "url": "https://api.github.com/repos/LumaTeam/Luma3DS",
+ "languages_url": "https://api.github.com/repos/LumaTeam/Luma3DS/languages",
+ "created_at": "2016-02-08T02:26:12Z",
+ "updated_at": "2022-11-29T17:17:34Z",
+ "git_url": "git://github.com/LumaTeam/Luma3DS.git",
+ "ssh_url": "git@github.com:LumaTeam/Luma3DS.git",
+ "clone_url": "https://github.com/LumaTeam/Luma3DS.git",
+ "homepage": "",
+ "stargazers_count": 3862,
+ "watchers_count": 3862,
+ "language": "C",
+ "topics": [
+ "3ds",
+ "custom-firmware",
+ "homebrew"
+ ]
+ },
+ {
+ "id": 27275442,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNzI3NTQ0Mg==",
+ "name": "tpotce",
+ "full_name": "telekom-security/tpotce",
+ "owner": {
+ "login": "telekom-security",
+ "id": 30164233,
+ "avatar_url": "https://avatars.githubusercontent.com/u/30164233?v=4",
+ "url": "https://api.github.com/users/telekom-security",
+ "html_url": "https://github.com/telekom-security"
+ },
+ "html_url": "https://github.com/telekom-security/tpotce",
+ "description": "🍯 T-Pot - The All In One Honeypot Platform 🐝",
+ "url": "https://api.github.com/repos/telekom-security/tpotce",
+ "languages_url": "https://api.github.com/repos/telekom-security/tpotce/languages",
+ "created_at": "2014-11-28T16:57:47Z",
+ "updated_at": "2022-11-30T03:51:17Z",
+ "git_url": "git://github.com/telekom-security/tpotce.git",
+ "ssh_url": "git@github.com:telekom-security/tpotce.git",
+ "clone_url": "https://github.com/telekom-security/tpotce.git",
+ "homepage": "",
+ "stargazers_count": 4185,
+ "watchers_count": 4185,
+ "language": "C",
+ "topics": [
+ "docker",
+ "elk",
+ "honeypot",
+ "security"
+ ]
+ },
+ {
+ "id": 273689548,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNzM2ODk1NDg=",
+ "name": "L-ink_Card",
+ "full_name": "peng-zhihui/L-ink_Card",
+ "owner": {
+ "login": "peng-zhihui",
+ "id": 12994887,
+ "avatar_url": "https://avatars.githubusercontent.com/u/12994887?v=4",
+ "url": "https://api.github.com/users/peng-zhihui",
+ "html_url": "https://github.com/peng-zhihui"
+ },
+ "html_url": "https://github.com/peng-zhihui/L-ink_Card",
+ "description": "Smart NFC & ink-Display Card",
+ "url": "https://api.github.com/repos/peng-zhihui/L-ink_Card",
+ "languages_url": "https://api.github.com/repos/peng-zhihui/L-ink_Card/languages",
+ "created_at": "2020-06-20T10:49:48Z",
+ "updated_at": "2022-11-30T00:57:31Z",
+ "git_url": "git://github.com/peng-zhihui/L-ink_Card.git",
+ "ssh_url": "git@github.com:peng-zhihui/L-ink_Card.git",
+ "clone_url": "https://github.com/peng-zhihui/L-ink_Card.git",
+ "homepage": null,
+ "stargazers_count": 6746,
+ "watchers_count": 6746,
+ "language": "C",
+ "topics": []
+ }
+ ],
+ "Roff": [
+ {
+ "id": 517868412,
+ "node_id": "R_kgDOHt4LfA",
+ "name": "nvPress",
+ "full_name": "nvPress/nvPress",
+ "owner": {
+ "login": "nvPress",
+ "id": 110001159,
+ "avatar_url": "https://avatars.githubusercontent.com/u/110001159?v=4",
+ "url": "https://api.github.com/users/nvPress",
+ "html_url": "https://github.com/nvPress"
+ },
+ "html_url": "https://github.com/nvPress/nvPress",
+ "description": "基于Vue、NodeJS的免费CMS系统",
+ "url": "https://api.github.com/repos/nvPress/nvPress",
+ "languages_url": "https://api.github.com/repos/nvPress/nvPress/languages",
+ "created_at": "2022-07-26T01:05:44Z",
+ "updated_at": "2022-11-26T03:00:16Z",
+ "git_url": "git://github.com/nvPress/nvPress.git",
+ "ssh_url": "git@github.com:nvPress/nvPress.git",
+ "clone_url": "https://github.com/nvPress/nvPress.git",
+ "homepage": null,
+ "stargazers_count": 7,
+ "watchers_count": 7,
+ "language": "Roff",
+ "topics": []
+ }
+ ],
+ "C++": [
+ {
+ "id": 476726917,
+ "node_id": "R_kgDOHGpGhQ",
+ "name": "NanaBox",
+ "full_name": "M2Team/NanaBox",
+ "owner": {
+ "login": "M2Team",
+ "id": 19967653,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19967653?v=4",
+ "url": "https://api.github.com/users/M2Team",
+ "html_url": "https://github.com/M2Team"
+ },
+ "html_url": "https://github.com/M2Team/NanaBox",
+ "description": "The third-party lightweight out-of-box-experience oriented Hyper-V client based on Host Compute System API, Remote Desktop ActiveX control and XAML Islands.",
+ "url": "https://api.github.com/repos/M2Team/NanaBox",
+ "languages_url": "https://api.github.com/repos/M2Team/NanaBox/languages",
+ "created_at": "2022-04-01T13:14:23Z",
+ "updated_at": "2022-11-25T07:15:04Z",
+ "git_url": "git://github.com/M2Team/NanaBox.git",
+ "ssh_url": "git@github.com:M2Team/NanaBox.git",
+ "clone_url": "https://github.com/M2Team/NanaBox.git",
+ "homepage": "",
+ "stargazers_count": 102,
+ "watchers_count": 102,
+ "language": "C++",
+ "topics": []
+ },
+ {
+ "id": 404223006,
+ "node_id": "MDEwOlJlcG9zaXRvcnk0MDQyMjMwMDY=",
+ "name": "Mile.Xaml",
+ "full_name": "ProjectMile/Mile.Xaml",
+ "owner": {
+ "login": "ProjectMile",
+ "id": 74585543,
+ "avatar_url": "https://avatars.githubusercontent.com/u/74585543?v=4",
+ "url": "https://api.github.com/users/ProjectMile",
+ "html_url": "https://github.com/ProjectMile"
+ },
+ "html_url": "https://github.com/ProjectMile/Mile.Xaml",
+ "description": "The lightweight XAML Islands toolchain with the Windows 11 controls styles.",
+ "url": "https://api.github.com/repos/ProjectMile/Mile.Xaml",
+ "languages_url": "https://api.github.com/repos/ProjectMile/Mile.Xaml/languages",
+ "created_at": "2021-09-08T05:32:41Z",
+ "updated_at": "2022-11-28T14:18:03Z",
+ "git_url": "git://github.com/ProjectMile/Mile.Xaml.git",
+ "ssh_url": "git@github.com:ProjectMile/Mile.Xaml.git",
+ "clone_url": "https://github.com/ProjectMile/Mile.Xaml.git",
+ "homepage": "",
+ "stargazers_count": 33,
+ "watchers_count": 33,
+ "language": "C++",
+ "topics": []
+ },
+ {
+ "id": 401508496,
+ "node_id": "MDEwOlJlcG9zaXRvcnk0MDE1MDg0OTY=",
+ "name": "NanaZip",
+ "full_name": "M2Team/NanaZip",
+ "owner": {
+ "login": "M2Team",
+ "id": 19967653,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19967653?v=4",
+ "url": "https://api.github.com/users/M2Team",
+ "html_url": "https://github.com/M2Team"
+ },
+ "html_url": "https://github.com/M2Team/NanaZip",
+ "description": "The 7-Zip derivative intended for the modern Windows experience",
+ "url": "https://api.github.com/repos/M2Team/NanaZip",
+ "languages_url": "https://api.github.com/repos/M2Team/NanaZip/languages",
+ "created_at": "2021-08-30T22:59:59Z",
+ "updated_at": "2022-11-29T20:06:27Z",
+ "git_url": "git://github.com/M2Team/NanaZip.git",
+ "ssh_url": "git@github.com:M2Team/NanaZip.git",
+ "clone_url": "https://github.com/M2Team/NanaZip.git",
+ "homepage": "https://www.microsoft.com/store/apps/9N8G7TSCL18R",
+ "stargazers_count": 3710,
+ "watchers_count": 3710,
+ "language": "C++",
+ "topics": []
+ },
+ {
+ "id": 41944420,
+ "node_id": "MDEwOlJlcG9zaXRvcnk0MTk0NDQyMA==",
+ "name": "TaskScheduler",
+ "full_name": "arkhipenko/TaskScheduler",
+ "owner": {
+ "login": "arkhipenko",
+ "id": 312909,
+ "avatar_url": "https://avatars.githubusercontent.com/u/312909?v=4",
+ "url": "https://api.github.com/users/arkhipenko",
+ "html_url": "https://github.com/arkhipenko"
+ },
+ "html_url": "https://github.com/arkhipenko/TaskScheduler",
+ "description": "Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers",
+ "url": "https://api.github.com/repos/arkhipenko/TaskScheduler",
+ "languages_url": "https://api.github.com/repos/arkhipenko/TaskScheduler/languages",
+ "created_at": "2015-09-05T01:21:38Z",
+ "updated_at": "2022-11-29T21:43:41Z",
+ "git_url": "git://github.com/arkhipenko/TaskScheduler.git",
+ "ssh_url": "git@github.com:arkhipenko/TaskScheduler.git",
+ "clone_url": "https://github.com/arkhipenko/TaskScheduler.git",
+ "homepage": "http://playground.arduino.cc/Code/TaskScheduler",
+ "stargazers_count": 910,
+ "watchers_count": 910,
+ "language": "C++",
+ "topics": [
+ "arduino",
+ "attiny",
+ "cooperative",
+ "esp32",
+ "esp8266",
+ "library",
+ "multitasking",
+ "nrf52",
+ "reliable",
+ "stm32",
+ "teensy"
+ ]
+ },
+ {
+ "id": 62206642,
+ "node_id": "MDEwOlJlcG9zaXRvcnk2MjIwNjY0Mg==",
+ "name": "NSudo",
+ "full_name": "M2Team/NSudo",
+ "owner": {
+ "login": "M2Team",
+ "id": 19967653,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19967653?v=4",
+ "url": "https://api.github.com/users/M2Team",
+ "html_url": "https://github.com/M2Team"
+ },
+ "html_url": "https://github.com/M2Team/NSudo",
+ "description": "Series of System Administration Tools",
+ "url": "https://api.github.com/repos/M2Team/NSudo",
+ "languages_url": "https://api.github.com/repos/M2Team/NSudo/languages",
+ "created_at": "2016-06-29T07:49:09Z",
+ "updated_at": "2022-11-29T14:16:44Z",
+ "git_url": "git://github.com/M2Team/NSudo.git",
+ "ssh_url": "git@github.com:M2Team/NSudo.git",
+ "clone_url": "https://github.com/M2Team/NSudo.git",
+ "homepage": "https://nsudo.m2team.org/",
+ "stargazers_count": 1598,
+ "watchers_count": 1598,
+ "language": "C++",
+ "topics": [
+ "accesscheck",
+ "administration",
+ "bypass",
+ "devilmode",
+ "integritylevel",
+ "launcher",
+ "nsudo",
+ "ntapi",
+ "privileges",
+ "process",
+ "session",
+ "system",
+ "token",
+ "trustedinstaller",
+ "windows"
+ ]
+ },
+ {
+ "id": 134726773,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMzQ3MjY3NzM=",
+ "name": "ALVR",
+ "full_name": "polygraphene/ALVR",
+ "owner": {
+ "login": "polygraphene",
+ "id": 2751376,
+ "avatar_url": "https://avatars.githubusercontent.com/u/2751376?v=4",
+ "url": "https://api.github.com/users/polygraphene",
+ "html_url": "https://github.com/polygraphene"
+ },
+ "html_url": "https://github.com/polygraphene/ALVR",
+ "description": "ALVR is an open source remote VR display for Gear VR and Oculus Go. With it, you can play SteamVR games in your standalone headset.",
+ "url": "https://api.github.com/repos/polygraphene/ALVR",
+ "languages_url": "https://api.github.com/repos/polygraphene/ALVR/languages",
+ "created_at": "2018-05-24T14:26:25Z",
+ "updated_at": "2022-11-27T15:58:51Z",
+ "git_url": "git://github.com/polygraphene/ALVR.git",
+ "ssh_url": "git@github.com:polygraphene/ALVR.git",
+ "clone_url": "https://github.com/polygraphene/ALVR.git",
+ "homepage": "",
+ "stargazers_count": 1801,
+ "watchers_count": 1801,
+ "language": "C++",
+ "topics": [
+ "gear-vr",
+ "oculus",
+ "openvr",
+ "steamvr"
+ ]
+ },
+ {
+ "id": 87406027,
+ "node_id": "MDEwOlJlcG9zaXRvcnk4NzQwNjAyNw==",
+ "name": "DccwBypassUAC",
+ "full_name": "L3cr0f/DccwBypassUAC",
+ "owner": {
+ "login": "L3cr0f",
+ "id": 17481756,
+ "avatar_url": "https://avatars.githubusercontent.com/u/17481756?v=4",
+ "url": "https://api.github.com/users/L3cr0f",
+ "html_url": "https://github.com/L3cr0f"
+ },
+ "html_url": "https://github.com/L3cr0f/DccwBypassUAC",
+ "description": "Windows 8.1 and 10 UAC bypass abusing WinSxS in \"dccw.exe\".",
+ "url": "https://api.github.com/repos/L3cr0f/DccwBypassUAC",
+ "languages_url": "https://api.github.com/repos/L3cr0f/DccwBypassUAC/languages",
+ "created_at": "2017-04-06T08:35:09Z",
+ "updated_at": "2022-11-09T06:07:38Z",
+ "git_url": "git://github.com/L3cr0f/DccwBypassUAC.git",
+ "ssh_url": "git@github.com:L3cr0f/DccwBypassUAC.git",
+ "clone_url": "https://github.com/L3cr0f/DccwBypassUAC.git",
+ "homepage": "https://www.researchgate.net/publication/319454675_Testing_UAC_on_Windows_10",
+ "stargazers_count": 359,
+ "watchers_count": 359,
+ "language": "C++",
+ "topics": [
+ "bypass-uac",
+ "dll-hijacking",
+ "exploit",
+ "hacking",
+ "windows"
+ ]
+ }
+ ],
+ "Objective-C": [
+ {
+ "id": 513077635,
+ "node_id": "R_kgDOHpTxgw",
+ "name": "lemon-cleaner",
+ "full_name": "Tencent/lemon-cleaner",
+ "owner": {
+ "login": "Tencent",
+ "id": 18461506,
+ "avatar_url": "https://avatars.githubusercontent.com/u/18461506?v=4",
+ "url": "https://api.github.com/users/Tencent",
+ "html_url": "https://github.com/Tencent"
+ },
+ "html_url": "https://github.com/Tencent/lemon-cleaner",
+ "description": "腾讯柠檬清理是针对macOS系统专属制定的清理工具。主要功能包括重复文件和相似照片的识别、软件的定制化垃圾扫描、可视化的全盘空间分析、内存释放、浏览器隐私清理以及设备实时状态的监控等。重点聚焦清理功能,对上百款软件提供定制化的清理方案,提供专业的清理建议,帮助用户轻松完成一键式清理。",
+ "url": "https://api.github.com/repos/Tencent/lemon-cleaner",
+ "languages_url": "https://api.github.com/repos/Tencent/lemon-cleaner/languages",
+ "created_at": "2022-07-12T09:23:14Z",
+ "updated_at": "2022-11-30T02:04:42Z",
+ "git_url": "git://github.com/Tencent/lemon-cleaner.git",
+ "ssh_url": "git@github.com:Tencent/lemon-cleaner.git",
+ "clone_url": "https://github.com/Tencent/lemon-cleaner.git",
+ "homepage": "",
+ "stargazers_count": 4362,
+ "watchers_count": 4362,
+ "language": "Objective-C",
+ "topics": []
+ }
+ ],
+ "Python": [
+ {
+ "id": 20884782,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyMDg4NDc4Mg==",
+ "name": "Cura",
+ "full_name": "Ultimaker/Cura",
+ "owner": {
+ "login": "Ultimaker",
+ "id": 499557,
+ "avatar_url": "https://avatars.githubusercontent.com/u/499557?v=4",
+ "url": "https://api.github.com/users/Ultimaker",
+ "html_url": "https://github.com/Ultimaker"
+ },
+ "html_url": "https://github.com/Ultimaker/Cura",
+ "description": "3D printer / slicing GUI built on top of the Uranium framework",
+ "url": "https://api.github.com/repos/Ultimaker/Cura",
+ "languages_url": "https://api.github.com/repos/Ultimaker/Cura/languages",
+ "created_at": "2014-06-16T12:55:31Z",
+ "updated_at": "2022-11-30T01:31:13Z",
+ "git_url": "git://github.com/Ultimaker/Cura.git",
+ "ssh_url": "git@github.com:Ultimaker/Cura.git",
+ "clone_url": "https://github.com/Ultimaker/Cura.git",
+ "homepage": "",
+ "stargazers_count": 4287,
+ "watchers_count": 4287,
+ "language": "Python",
+ "topics": [
+ "3d-printing",
+ "cura",
+ "gcode",
+ "gui",
+ "pyqt6",
+ "python",
+ "qml",
+ "slicer",
+ "uranium"
+ ]
+ },
+ {
+ "id": 299862,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyOTk4NjI=",
+ "name": "nltk",
+ "full_name": "nltk/nltk",
+ "owner": {
+ "login": "nltk",
+ "id": 124114,
+ "avatar_url": "https://avatars.githubusercontent.com/u/124114?v=4",
+ "url": "https://api.github.com/users/nltk",
+ "html_url": "https://github.com/nltk"
+ },
+ "html_url": "https://github.com/nltk/nltk",
+ "description": "NLTK Source",
+ "url": "https://api.github.com/repos/nltk/nltk",
+ "languages_url": "https://api.github.com/repos/nltk/nltk/languages",
+ "created_at": "2009-09-07T10:53:58Z",
+ "updated_at": "2022-11-30T05:40:12Z",
+ "git_url": "git://github.com/nltk/nltk.git",
+ "ssh_url": "git@github.com:nltk/nltk.git",
+ "clone_url": "https://github.com/nltk/nltk.git",
+ "homepage": "https://www.nltk.org",
+ "stargazers_count": 11265,
+ "watchers_count": 11265,
+ "language": "Python",
+ "topics": [
+ "machine-learning",
+ "natural-language-processing",
+ "nlp",
+ "nltk",
+ "python"
+ ]
+ },
+ {
+ "id": 424193840,
+ "node_id": "R_kgDOGUivMA",
+ "name": "WxChatRecordTool",
+ "full_name": "liudaolunboluo/WxChatRecordTool",
+ "owner": {
+ "login": "liudaolunboluo",
+ "id": 23066403,
+ "avatar_url": "https://avatars.githubusercontent.com/u/23066403?v=4",
+ "url": "https://api.github.com/users/liudaolunboluo",
+ "html_url": "https://github.com/liudaolunboluo"
+ },
+ "html_url": "https://github.com/liudaolunboluo/WxChatRecordTool",
+ "description": "微信聊天记录小工具",
+ "url": "https://api.github.com/repos/liudaolunboluo/WxChatRecordTool",
+ "languages_url": "https://api.github.com/repos/liudaolunboluo/WxChatRecordTool/languages",
+ "created_at": "2021-11-03T11:18:33Z",
+ "updated_at": "2022-11-07T08:19:08Z",
+ "git_url": "git://github.com/liudaolunboluo/WxChatRecordTool.git",
+ "ssh_url": "git@github.com:liudaolunboluo/WxChatRecordTool.git",
+ "clone_url": "https://github.com/liudaolunboluo/WxChatRecordTool.git",
+ "homepage": null,
+ "stargazers_count": 98,
+ "watchers_count": 98,
+ "language": "Python",
+ "topics": []
+ },
+ {
+ "id": 441470836,
+ "node_id": "R_kgDOGlBPdA",
+ "name": "Log4jUnifi",
+ "full_name": "puzzlepeaches/Log4jUnifi",
+ "owner": {
+ "login": "puzzlepeaches",
+ "id": 8538866,
+ "avatar_url": "https://avatars.githubusercontent.com/u/8538866?v=4",
+ "url": "https://api.github.com/users/puzzlepeaches",
+ "html_url": "https://github.com/puzzlepeaches"
+ },
+ "html_url": "https://github.com/puzzlepeaches/Log4jUnifi",
+ "description": "Exploiting CVE-2021-44228 in Unifi Network Application for remote code execution and more.",
+ "url": "https://api.github.com/repos/puzzlepeaches/Log4jUnifi",
+ "languages_url": "https://api.github.com/repos/puzzlepeaches/Log4jUnifi/languages",
+ "created_at": "2021-12-24T13:18:49Z",
+ "updated_at": "2022-11-28T03:04:19Z",
+ "git_url": "git://github.com/puzzlepeaches/Log4jUnifi.git",
+ "ssh_url": "git@github.com:puzzlepeaches/Log4jUnifi.git",
+ "clone_url": "https://github.com/puzzlepeaches/Log4jUnifi.git",
+ "homepage": null,
+ "stargazers_count": 92,
+ "watchers_count": 92,
+ "language": "Python",
+ "topics": []
+ },
+ {
+ "id": 393571599,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzOTM1NzE1OTk=",
+ "name": "MockingBird",
+ "full_name": "babysor/MockingBird",
+ "owner": {
+ "login": "babysor",
+ "id": 7423248,
+ "avatar_url": "https://avatars.githubusercontent.com/u/7423248?v=4",
+ "url": "https://api.github.com/users/babysor",
+ "html_url": "https://github.com/babysor"
+ },
+ "html_url": "https://github.com/babysor/MockingBird",
+ "description": "🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time",
+ "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": "2022-11-30T05:59:39Z",
+ "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": 25162,
+ "watchers_count": 25162,
+ "language": "Python",
+ "topics": [
+ "ai",
+ "deep-learning",
+ "pytorch",
+ "speech"
+ ]
+ },
+ {
+ "id": 299644773,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyOTk2NDQ3NzM=",
+ "name": "EssayKiller_V2",
+ "full_name": "EssayKillerBrain/EssayKiller_V2",
+ "owner": {
+ "login": "EssayKillerBrain",
+ "id": 68916442,
+ "avatar_url": "https://avatars.githubusercontent.com/u/68916442?v=4",
+ "url": "https://api.github.com/users/EssayKillerBrain",
+ "html_url": "https://github.com/EssayKillerBrain"
+ },
+ "html_url": "https://github.com/EssayKillerBrain/EssayKiller_V2",
+ "description": "基于开源GPT2.0的初代创作型人工智能 | 可扩展、可进化",
+ "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-11-30T03:48:45Z",
+ "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": 4908,
+ "watchers_count": 4908,
+ "language": "Python",
+ "topics": []
+ }
+ ],
+ "Go": [
+ {
+ "id": 39038086,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzOTAzODA4Ng==",
+ "name": "watchtower",
+ "full_name": "containrrr/watchtower",
+ "owner": {
+ "login": "containrrr",
+ "id": 49166261,
+ "avatar_url": "https://avatars.githubusercontent.com/u/49166261?v=4",
+ "url": "https://api.github.com/users/containrrr",
+ "html_url": "https://github.com/containrrr"
+ },
+ "html_url": "https://github.com/containrrr/watchtower",
+ "description": "A process for automating Docker container base image updates. ",
+ "url": "https://api.github.com/repos/containrrr/watchtower",
+ "languages_url": "https://api.github.com/repos/containrrr/watchtower/languages",
+ "created_at": "2015-07-13T21:21:53Z",
+ "updated_at": "2022-11-30T06:03:47Z",
+ "git_url": "git://github.com/containrrr/watchtower.git",
+ "ssh_url": "git@github.com:containrrr/watchtower.git",
+ "clone_url": "https://github.com/containrrr/watchtower.git",
+ "homepage": "https://containrrr.dev/watchtower/",
+ "stargazers_count": 12268,
+ "watchers_count": 12268,
+ "language": "Go",
+ "topics": [
+ "automation",
+ "continuous-delivery",
+ "devops",
+ "docker",
+ "hacktoberfest",
+ "notifications",
+ "receive-notifications",
+ "registry",
+ "update-checker",
+ "watchtower"
+ ]
+ }
+ ],
+ "Vue": [
+ {
+ "id": 429276260,
+ "node_id": "R_kgDOGZY8ZA",
+ "name": "vuepress-theme-vpx-next",
+ "full_name": "qcyblm/vuepress-theme-vpx-next",
+ "owner": {
+ "login": "qcyblm",
+ "id": 64412486,
+ "avatar_url": "https://avatars.githubusercontent.com/u/64412486?v=4",
+ "url": "https://api.github.com/users/qcyblm",
+ "html_url": "https://github.com/qcyblm"
+ },
+ "html_url": "https://github.com/qcyblm/vuepress-theme-vpx-next",
+ "description": "Repo for vuepress-theme-vpx 2",
+ "url": "https://api.github.com/repos/qcyblm/vuepress-theme-vpx-next",
+ "languages_url": "https://api.github.com/repos/qcyblm/vuepress-theme-vpx-next/languages",
+ "created_at": "2021-11-18T02:58:23Z",
+ "updated_at": "2022-03-25T15:18:43Z",
+ "git_url": "git://github.com/qcyblm/vuepress-theme-vpx-next.git",
+ "ssh_url": "git@github.com:qcyblm/vuepress-theme-vpx-next.git",
+ "clone_url": "https://github.com/qcyblm/vuepress-theme-vpx-next.git",
+ "homepage": null,
+ "stargazers_count": 3,
+ "watchers_count": 3,
+ "language": "Vue",
+ "topics": []
+ },
+ {
+ "id": 228521407,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyMjg1MjE0MDc=",
+ "name": "vue-bot-ui",
+ "full_name": "juzser/vue-bot-ui",
+ "owner": {
+ "login": "juzser",
+ "id": 5735071,
+ "avatar_url": "https://avatars.githubusercontent.com/u/5735071?v=4",
+ "url": "https://api.github.com/users/juzser",
+ "html_url": "https://github.com/juzser"
+ },
+ "html_url": "https://github.com/juzser/vue-bot-ui",
+ "description": "For the one who is finding a customizable chatbot UI.",
+ "url": "https://api.github.com/repos/juzser/vue-bot-ui",
+ "languages_url": "https://api.github.com/repos/juzser/vue-bot-ui/languages",
+ "created_at": "2019-12-17T03:02:33Z",
+ "updated_at": "2022-11-20T10:32:45Z",
+ "git_url": "git://github.com/juzser/vue-bot-ui.git",
+ "ssh_url": "git@github.com:juzser/vue-bot-ui.git",
+ "clone_url": "https://github.com/juzser/vue-bot-ui.git",
+ "homepage": "",
+ "stargazers_count": 30,
+ "watchers_count": 30,
+ "language": "Vue",
+ "topics": [
+ "bot",
+ "bot-ui",
+ "chatbot",
+ "ui",
+ "vue",
+ "vue-component",
+ "vuejs2"
+ ]
+ },
+ {
+ "id": 347005085,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzNDcwMDUwODU=",
+ "name": "hexo-theme-aurora",
+ "full_name": "auroral-ui/hexo-theme-aurora",
+ "owner": {
+ "login": "auroral-ui",
+ "id": 80514465,
+ "avatar_url": "https://avatars.githubusercontent.com/u/80514465?v=4",
+ "url": "https://api.github.com/users/auroral-ui",
+ "html_url": "https://github.com/auroral-ui"
+ },
+ "html_url": "https://github.com/auroral-ui/hexo-theme-aurora",
+ "description": "🏳️🌈 Futuristic auroral Hexo theme.",
+ "url": "https://api.github.com/repos/auroral-ui/hexo-theme-aurora",
+ "languages_url": "https://api.github.com/repos/auroral-ui/hexo-theme-aurora/languages",
+ "created_at": "2021-03-12T09:08:24Z",
+ "updated_at": "2022-11-30T00:56:44Z",
+ "git_url": "git://github.com/auroral-ui/hexo-theme-aurora.git",
+ "ssh_url": "git@github.com:auroral-ui/hexo-theme-aurora.git",
+ "clone_url": "https://github.com/auroral-ui/hexo-theme-aurora.git",
+ "homepage": "https://tridiamond.tech",
+ "stargazers_count": 703,
+ "watchers_count": 703,
+ "language": "Vue",
+ "topics": [
+ "aurora",
+ "aurora-theme",
+ "aurora-ui",
+ "blog-theme",
+ "gitalk",
+ "hexo-theme",
+ "hexo-theme-aurora",
+ "theme",
+ "valine-plugins"
+ ]
+ },
+ {
+ "id": 370214956,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzNzAyMTQ5NTY=",
+ "name": "LegnaNavigation",
+ "full_name": "LegnaOS/LegnaNavigation",
+ "owner": {
+ "login": "LegnaOS",
+ "id": 19571100,
+ "avatar_url": "https://avatars.githubusercontent.com/u/19571100?v=4",
+ "url": "https://api.github.com/users/LegnaOS",
+ "html_url": "https://github.com/LegnaOS"
+ },
+ "html_url": "https://github.com/LegnaOS/LegnaNavigation",
+ "description": "Easy,Quick,Comfort",
+ "url": "https://api.github.com/repos/LegnaOS/LegnaNavigation",
+ "languages_url": "https://api.github.com/repos/LegnaOS/LegnaNavigation/languages",
+ "created_at": "2021-05-24T03:21:04Z",
+ "updated_at": "2022-10-26T11:12:03Z",
+ "git_url": "git://github.com/LegnaOS/LegnaNavigation.git",
+ "ssh_url": "git@github.com:LegnaOS/LegnaNavigation.git",
+ "clone_url": "https://github.com/LegnaOS/LegnaNavigation.git",
+ "homepage": null,
+ "stargazers_count": 11,
+ "watchers_count": 11,
+ "language": "Vue",
+ "topics": []
+ }
+ ],
+ "Rust": [
+ {
+ "id": 196701619,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxOTY3MDE2MTk=",
+ "name": "tauri",
+ "full_name": "tauri-apps/tauri",
+ "owner": {
+ "login": "tauri-apps",
+ "id": 54536011,
+ "avatar_url": "https://avatars.githubusercontent.com/u/54536011?v=4",
+ "url": "https://api.github.com/users/tauri-apps",
+ "html_url": "https://github.com/tauri-apps"
+ },
+ "html_url": "https://github.com/tauri-apps/tauri",
+ "description": "Build smaller, faster, and more secure desktop applications with a web frontend.",
+ "url": "https://api.github.com/repos/tauri-apps/tauri",
+ "languages_url": "https://api.github.com/repos/tauri-apps/tauri/languages",
+ "created_at": "2019-07-13T09:09:37Z",
+ "updated_at": "2022-11-30T05:42:44Z",
+ "git_url": "git://github.com/tauri-apps/tauri.git",
+ "ssh_url": "git@github.com:tauri-apps/tauri.git",
+ "clone_url": "https://github.com/tauri-apps/tauri.git",
+ "homepage": "https://tauri.app",
+ "stargazers_count": 54597,
+ "watchers_count": 54597,
+ "language": "Rust",
+ "topics": [
+ "hacktoberfest",
+ "high-performance",
+ "rust",
+ "webview",
+ "works-with-clojurescript",
+ "works-with-construct",
+ "works-with-elm",
+ "works-with-flutter",
+ "works-with-gatsby",
+ "works-with-mint",
+ "works-with-phaser",
+ "works-with-quasar",
+ "works-with-react",
+ "works-with-reason",
+ "works-with-svelte",
+ "works-with-vue",
+ "works-with-yew"
+ ]
+ }
+ ],
+ "PHP": [
+ {
+ "id": 71477897,
+ "node_id": "MDEwOlJlcG9zaXRvcnk3MTQ3Nzg5Nw==",
+ "name": "pushok",
+ "full_name": "edamov/pushok",
+ "owner": {
+ "login": "edamov",
+ "id": 2741880,
+ "avatar_url": "https://avatars.githubusercontent.com/u/2741880?v=4",
+ "url": "https://api.github.com/users/edamov",
+ "html_url": "https://github.com/edamov"
+ },
+ "html_url": "https://github.com/edamov/pushok",
+ "description": "PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)",
+ "url": "https://api.github.com/repos/edamov/pushok",
+ "languages_url": "https://api.github.com/repos/edamov/pushok/languages",
+ "created_at": "2016-10-20T15:37:53Z",
+ "updated_at": "2022-11-28T09:20:12Z",
+ "git_url": "git://github.com/edamov/pushok.git",
+ "ssh_url": "git@github.com:edamov/pushok.git",
+ "clone_url": "https://github.com/edamov/pushok.git",
+ "homepage": "",
+ "stargazers_count": 337,
+ "watchers_count": 337,
+ "language": "PHP",
+ "topics": [
+ "apns",
+ "apns-http2",
+ "apns2",
+ "ios",
+ "ipad",
+ "iphone",
+ "p8",
+ "php",
+ "push-notifications"
+ ]
+ },
+ {
+ "id": 10255846,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMDI1NTg0Ng==",
+ "name": "sync",
+ "full_name": "outlandishideas/sync",
+ "owner": {
+ "login": "outlandishideas",
+ "id": 1756944,
+ "avatar_url": "https://avatars.githubusercontent.com/u/1756944?v=4",
+ "url": "https://api.github.com/users/outlandishideas",
+ "html_url": "https://github.com/outlandishideas"
+ },
+ "html_url": "https://github.com/outlandishideas/sync",
+ "description": "Sync directory contents over HTTP using PHP",
+ "url": "https://api.github.com/repos/outlandishideas/sync",
+ "languages_url": "https://api.github.com/repos/outlandishideas/sync/languages",
+ "created_at": "2013-05-23T23:47:53Z",
+ "updated_at": "2022-08-01T01:47:03Z",
+ "git_url": "git://github.com/outlandishideas/sync.git",
+ "ssh_url": "git@github.com:outlandishideas/sync.git",
+ "clone_url": "https://github.com/outlandishideas/sync.git",
+ "homepage": null,
+ "stargazers_count": 53,
+ "watchers_count": 53,
+ "language": "PHP",
+ "topics": []
+ }
+ ],
+ "Swift": [
+ {
+ "id": 124205615,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMjQyMDU2MTU=",
+ "name": "Bark",
+ "full_name": "Finb/Bark",
+ "owner": {
+ "login": "Finb",
+ "id": 6845272,
+ "avatar_url": "https://avatars.githubusercontent.com/u/6845272?v=4",
+ "url": "https://api.github.com/users/Finb",
+ "html_url": "https://github.com/Finb"
+ },
+ "html_url": "https://github.com/Finb/Bark",
+ "description": "Bark is an iOS App which allows you to push custom notifications to your iPhone",
+ "url": "https://api.github.com/repos/Finb/Bark",
+ "languages_url": "https://api.github.com/repos/Finb/Bark/languages",
+ "created_at": "2018-03-07T08:40:20Z",
+ "updated_at": "2022-11-30T05:13:39Z",
+ "git_url": "git://github.com/Finb/Bark.git",
+ "ssh_url": "git@github.com:Finb/Bark.git",
+ "clone_url": "https://github.com/Finb/Bark.git",
+ "homepage": "",
+ "stargazers_count": 3393,
+ "watchers_count": 3393,
+ "language": "Swift",
+ "topics": [
+ "ios",
+ "ios-app",
+ "ios-swift",
+ "mvvm",
+ "mvvm-architecture",
+ "push-notifications",
+ "rxcocoa",
+ "rxdatasources",
+ "rxswift"
+ ]
+ },
+ {
+ "id": 375227836,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzNzUyMjc4MzY=",
+ "name": "The-OldOS-Project",
+ "full_name": "zzanehip/The-OldOS-Project",
+ "owner": {
+ "login": "zzanehip",
+ "id": 40612502,
+ "avatar_url": "https://avatars.githubusercontent.com/u/40612502?v=4",
+ "url": "https://api.github.com/users/zzanehip",
+ "html_url": "https://github.com/zzanehip"
+ },
+ "html_url": "https://github.com/zzanehip/The-OldOS-Project",
+ "description": "Recreating a fully functional version of iOS 4 in SwiftUI. ",
+ "url": "https://api.github.com/repos/zzanehip/The-OldOS-Project",
+ "languages_url": "https://api.github.com/repos/zzanehip/The-OldOS-Project/languages",
+ "created_at": "2021-06-09T04:42:29Z",
+ "updated_at": "2022-11-27T13:14:50Z",
+ "git_url": "git://github.com/zzanehip/The-OldOS-Project.git",
+ "ssh_url": "git@github.com:zzanehip/The-OldOS-Project.git",
+ "clone_url": "https://github.com/zzanehip/The-OldOS-Project.git",
+ "homepage": null,
+ "stargazers_count": 2881,
+ "watchers_count": 2881,
+ "language": "Swift",
+ "topics": []
+ },
+ {
+ "id": 17553516,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxNzU1MzUxNg==",
+ "name": "RelatedChat",
+ "full_name": "relatedcode/RelatedChat",
+ "owner": {
+ "login": "relatedcode",
+ "id": 5425762,
+ "avatar_url": "https://avatars.githubusercontent.com/u/5425762?v=4",
+ "url": "https://api.github.com/users/relatedcode",
+ "html_url": "https://github.com/relatedcode"
+ },
+ "html_url": "https://github.com/relatedcode/RelatedChat",
+ "description": "Open source alternative communication platform",
+ "url": "https://api.github.com/repos/relatedcode/RelatedChat",
+ "languages_url": "https://api.github.com/repos/relatedcode/RelatedChat/languages",
+ "created_at": "2014-03-08T23:31:07Z",
+ "updated_at": "2022-11-26T13:19:03Z",
+ "git_url": "git://github.com/relatedcode/RelatedChat.git",
+ "ssh_url": "git@github.com:relatedcode/RelatedChat.git",
+ "clone_url": "https://github.com/relatedcode/RelatedChat.git",
+ "homepage": "https://relatedcode.com",
+ "stargazers_count": 1539,
+ "watchers_count": 1539,
+ "language": "Swift",
+ "topics": [
+ "chat",
+ "chat-application",
+ "chat-applications",
+ "graphql",
+ "graphql-client",
+ "graphql-server",
+ "instant-messaging",
+ "ios",
+ "ios-app",
+ "messaging",
+ "messenger",
+ "slack",
+ "swift5",
+ "telegram"
+ ]
+ }
+ ],
+ "C#": [
+ {
+ "id": 262661480,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNjI2NjE0ODA=",
+ "name": "warp-plus-cloudflare",
+ "full_name": "ALIILAPRO/warp-plus-cloudflare",
+ "owner": {
+ "login": "ALIILAPRO",
+ "id": 27723504,
+ "avatar_url": "https://avatars.githubusercontent.com/u/27723504?v=4",
+ "url": "https://api.github.com/users/ALIILAPRO",
+ "html_url": "https://github.com/ALIILAPRO"
+ },
+ "html_url": "https://github.com/ALIILAPRO/warp-plus-cloudflare",
+ "description": "Script for getting unlimited GB on Warp+ ( https://1.1.1.1/ )",
+ "url": "https://api.github.com/repos/ALIILAPRO/warp-plus-cloudflare",
+ "languages_url": "https://api.github.com/repos/ALIILAPRO/warp-plus-cloudflare/languages",
+ "created_at": "2020-05-09T21:24:09Z",
+ "updated_at": "2022-11-30T04:52:16Z",
+ "git_url": "git://github.com/ALIILAPRO/warp-plus-cloudflare.git",
+ "ssh_url": "git@github.com:ALIILAPRO/warp-plus-cloudflare.git",
+ "clone_url": "https://github.com/ALIILAPRO/warp-plus-cloudflare.git",
+ "homepage": "",
+ "stargazers_count": 1577,
+ "watchers_count": 1577,
+ "language": "C#",
+ "topics": [
+ "aliilapro",
+ "booster",
+ "cloudflare",
+ "dns",
+ "python",
+ "script",
+ "unlimited",
+ "vpn",
+ "warp",
+ "warp-plus"
+ ]
+ },
+ {
+ "id": 53579345,
+ "node_id": "MDEwOlJlcG9zaXRvcnk1MzU3OTM0NQ==",
+ "name": "myrtille",
+ "full_name": "cedrozor/myrtille",
+ "owner": {
+ "login": "cedrozor",
+ "id": 17749498,
+ "avatar_url": "https://avatars.githubusercontent.com/u/17749498?v=4",
+ "url": "https://api.github.com/users/cedrozor",
+ "html_url": "https://github.com/cedrozor"
+ },
+ "html_url": "https://github.com/cedrozor/myrtille",
+ "description": "A native HTML4 / HTML5 Remote Desktop Protocol and SSH client",
+ "url": "https://api.github.com/repos/cedrozor/myrtille",
+ "languages_url": "https://api.github.com/repos/cedrozor/myrtille/languages",
+ "created_at": "2016-03-10T11:30:37Z",
+ "updated_at": "2022-11-29T10:36:09Z",
+ "git_url": "git://github.com/cedrozor/myrtille.git",
+ "ssh_url": "git@github.com:cedrozor/myrtille.git",
+ "clone_url": "https://github.com/cedrozor/myrtille.git",
+ "homepage": "https://www.myrtille.io",
+ "stargazers_count": 1462,
+ "watchers_count": 1462,
+ "language": "C#",
+ "topics": [
+ "browser",
+ "html",
+ "rdp",
+ "rdp-gateway",
+ "remote-desktop",
+ "ssh",
+ "ssh-gateway",
+ "web"
+ ]
+ },
+ {
+ "id": 109916954,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMDk5MTY5NTQ=",
+ "name": "SteamAchievementManager",
+ "full_name": "gibbed/SteamAchievementManager",
+ "owner": {
+ "login": "gibbed",
+ "id": 85170,
+ "avatar_url": "https://avatars.githubusercontent.com/u/85170?v=4",
+ "url": "https://api.github.com/users/gibbed",
+ "html_url": "https://github.com/gibbed"
+ },
+ "html_url": "https://github.com/gibbed/SteamAchievementManager",
+ "description": "A manager for game achievements in Steam.",
+ "url": "https://api.github.com/repos/gibbed/SteamAchievementManager",
+ "languages_url": "https://api.github.com/repos/gibbed/SteamAchievementManager/languages",
+ "created_at": "2017-11-08T02:25:16Z",
+ "updated_at": "2022-11-29T18:19:28Z",
+ "git_url": "git://github.com/gibbed/SteamAchievementManager.git",
+ "ssh_url": "git@github.com:gibbed/SteamAchievementManager.git",
+ "clone_url": "https://github.com/gibbed/SteamAchievementManager.git",
+ "homepage": "",
+ "stargazers_count": 3586,
+ "watchers_count": 3586,
+ "language": "C#",
+ "topics": [
+ "steam-api",
+ "tool"
+ ]
+ },
+ {
+ "id": 254354309,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyNTQzNTQzMDk=",
+ "name": "BiliBili-UWP",
+ "full_name": "Richasy/BiliBili-UWP",
+ "owner": {
+ "login": "Richasy",
+ "id": 27713596,
+ "avatar_url": "https://avatars.githubusercontent.com/u/27713596?v=4",
+ "url": "https://api.github.com/users/Richasy",
+ "html_url": "https://github.com/Richasy"
+ },
+ "html_url": "https://github.com/Richasy/BiliBili-UWP",
+ "description": "BiliBili的UWP客户端,当然,是第三方的了",
+ "url": "https://api.github.com/repos/Richasy/BiliBili-UWP",
+ "languages_url": "https://api.github.com/repos/Richasy/BiliBili-UWP/languages",
+ "created_at": "2020-04-09T11:36:37Z",
+ "updated_at": "2022-11-26T09:43:51Z",
+ "git_url": "git://github.com/Richasy/BiliBili-UWP.git",
+ "ssh_url": "git@github.com:Richasy/BiliBili-UWP.git",
+ "clone_url": "https://github.com/Richasy/BiliBili-UWP.git",
+ "homepage": null,
+ "stargazers_count": 1483,
+ "watchers_count": 1483,
+ "language": "C#",
+ "topics": []
+ },
+ {
+ "id": 184456251,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxODQ0NTYyNTE=",
+ "name": "PowerToys",
+ "full_name": "microsoft/PowerToys",
+ "owner": {
+ "login": "microsoft",
+ "id": 6154722,
+ "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4",
+ "url": "https://api.github.com/users/microsoft",
+ "html_url": "https://github.com/microsoft"
+ },
+ "html_url": "https://github.com/microsoft/PowerToys",
+ "description": "Windows system utilities to maximize productivity",
+ "url": "https://api.github.com/repos/microsoft/PowerToys",
+ "languages_url": "https://api.github.com/repos/microsoft/PowerToys/languages",
+ "created_at": "2019-05-01T17:44:02Z",
+ "updated_at": "2022-11-30T06:19:33Z",
+ "git_url": "git://github.com/microsoft/PowerToys.git",
+ "ssh_url": "git@github.com:microsoft/PowerToys.git",
+ "clone_url": "https://github.com/microsoft/PowerToys.git",
+ "homepage": "",
+ "stargazers_count": 82626,
+ "watchers_count": 82626,
+ "language": "C#",
+ "topics": [
+ "color-picker",
+ "desktop",
+ "fancyzones",
+ "keyboard-manager",
+ "microsoft-powertoys",
+ "powerrename",
+ "powertoys",
+ "windows"
+ ]
+ },
+ {
+ "id": 313390057,
+ "node_id": "MDEwOlJlcG9zaXRvcnkzMTMzOTAwNTc=",
+ "name": "GenshinDailyHelper",
+ "full_name": "yinghualuowu/GenshinDailyHelper",
+ "owner": {
+ "login": "yinghualuowu",
+ "id": 22371568,
+ "avatar_url": "https://avatars.githubusercontent.com/u/22371568?v=4",
+ "url": "https://api.github.com/users/yinghualuowu",
+ "html_url": "https://github.com/yinghualuowu"
+ },
+ "html_url": "https://github.com/yinghualuowu/GenshinDailyHelper",
+ "description": "miHoYo APP Genshin Impact daily bonus by Github Action 利用.Net5 和 Github Action 自动执行 米游社原神每日签到福利",
+ "url": "https://api.github.com/repos/yinghualuowu/GenshinDailyHelper",
+ "languages_url": "https://api.github.com/repos/yinghualuowu/GenshinDailyHelper/languages",
+ "created_at": "2020-11-16T18:21:06Z",
+ "updated_at": "2022-11-09T18:10:07Z",
+ "git_url": "git://github.com/yinghualuowu/GenshinDailyHelper.git",
+ "ssh_url": "git@github.com:yinghualuowu/GenshinDailyHelper.git",
+ "clone_url": "https://github.com/yinghualuowu/GenshinDailyHelper.git",
+ "homepage": "https://www.cnblogs.com/yinghualuowu/p/13996133.html",
+ "stargazers_count": 296,
+ "watchers_count": 296,
+ "language": "C#",
+ "topics": []
+ },
+ {
+ "id": 46080325,
+ "node_id": "MDEwOlJlcG9zaXRvcnk0NjA4MDMyNQ==",
+ "name": "win-acme",
+ "full_name": "win-acme/win-acme",
+ "owner": {
+ "login": "win-acme",
+ "id": 60758255,
+ "avatar_url": "https://avatars.githubusercontent.com/u/60758255?v=4",
+ "url": "https://api.github.com/users/win-acme",
+ "html_url": "https://github.com/win-acme"
+ },
+ "html_url": "https://github.com/win-acme/win-acme",
+ "description": "A simple ACME client for Windows (for use with Let's Encrypt et al.)",
+ "url": "https://api.github.com/repos/win-acme/win-acme",
+ "languages_url": "https://api.github.com/repos/win-acme/win-acme/languages",
+ "created_at": "2015-11-12T20:56:22Z",
+ "updated_at": "2022-11-29T20:22:59Z",
+ "git_url": "git://github.com/win-acme/win-acme.git",
+ "ssh_url": "git@github.com:win-acme/win-acme.git",
+ "clone_url": "https://github.com/win-acme/win-acme.git",
+ "homepage": "https://www.win-acme.com/",
+ "stargazers_count": 4629,
+ "watchers_count": 4629,
+ "language": "C#",
+ "topics": [
+ "acme",
+ "acme-v2",
+ "certificates",
+ "cli",
+ "csharp",
+ "exchange",
+ "iis",
+ "letsencrypt",
+ "rds",
+ "windows",
+ "winrm"
+ ]
+ },
+ {
+ "id": 135050219,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMzUwNTAyMTk=",
+ "name": "CMWTAT_Digital_Edition",
+ "full_name": "TGSAN/CMWTAT_Digital_Edition",
+ "owner": {
+ "login": "TGSAN",
+ "id": 7440847,
+ "avatar_url": "https://avatars.githubusercontent.com/u/7440847?v=4",
+ "url": "https://api.github.com/users/TGSAN",
+ "html_url": "https://github.com/TGSAN"
+ },
+ "html_url": "https://github.com/TGSAN/CMWTAT_Digital_Edition",
+ "description": "CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!",
+ "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": "2022-11-30T04:50:35Z",
+ "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": 9578,
+ "watchers_count": 9578,
+ "language": "C#",
+ "topics": [
+ "activation-toolkit",
+ "activator",
+ "digital-license",
+ "win-10",
+ "win-11",
+ "win10",
+ "win11",
+ "windows-10",
+ "windows-11"
+ ]
+ }
+ ],
+ "Standard ML": [
+ {
+ "id": 121081768,
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMjEwODE3Njg=",
+ "name": "Dress",
+ "full_name": "komeiji-satori/Dress",
+ "owner": {
+ "login": "komeiji-satori",
+ "id": 18225919,
+ "avatar_url": "https://avatars.githubusercontent.com/u/18225919?v=4",
+ "url": "https://api.github.com/users/komeiji-satori",
+ "html_url": "https://github.com/komeiji-satori"
+ },
+ "html_url": "https://github.com/komeiji-satori/Dress",
+ "description": "好耶 是女装",
+ "url": "https://api.github.com/repos/komeiji-satori/Dress",
+ "languages_url": "https://api.github.com/repos/komeiji-satori/Dress/languages",
+ "created_at": "2018-02-11T03:49:29Z",
+ "updated_at": "2022-11-29T19:06:35Z",
+ "git_url": "git://github.com/komeiji-satori/Dress.git",
+ "ssh_url": "git@github.com:komeiji-satori/Dress.git",
+ "clone_url": "https://github.com/komeiji-satori/Dress.git",
+ "homepage": "",
+ "stargazers_count": 21781,
+ "watchers_count": 21781,
+ "language": "Standard ML",
+ "topics": []
+ }
+ ],
+ "Mercury": [
+ {
+ "id": 45699315,
+ "node_id": "MDEwOlJlcG9zaXRvcnk0NTY5OTMxNQ==",
+ "name": "ios-app-signer",
+ "full_name": "DanTheMan827/ios-app-signer",
+ "owner": {
+ "login": "DanTheMan827",
+ "id": 790119,
+ "avatar_url": "https://avatars.githubusercontent.com/u/790119?v=4",
+ "url": "https://api.github.com/users/DanTheMan827",
+ "html_url": "https://github.com/DanTheMan827"
+ },
+ "html_url": "https://github.com/DanTheMan827/ios-app-signer",
+ "description": "This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.",
+ "url": "https://api.github.com/repos/DanTheMan827/ios-app-signer",
+ "languages_url": "https://api.github.com/repos/DanTheMan827/ios-app-signer/languages",
+ "created_at": "2015-11-06T18:22:43Z",
+ "updated_at": "2022-11-29T17:41:36Z",
+ "git_url": "git://github.com/DanTheMan827/ios-app-signer.git",
+ "ssh_url": "git@github.com:DanTheMan827/ios-app-signer.git",
+ "clone_url": "https://github.com/DanTheMan827/ios-app-signer.git",
+ "homepage": "https://dantheman827.github.io/ios-app-signer",
+ "stargazers_count": 4702,
+ "watchers_count": 4702,
+ "language": "Mercury",
+ "topics": []
+ }
+ ],
+ "PowerShell": [
+ {
+ "id": 220432046,
+ "node_id": "MDEwOlJlcG9zaXRvcnkyMjA0MzIwNDY=",
+ "name": "PS2EXE",
+ "full_name": "MScholtes/PS2EXE",
+ "owner": {
+ "login": "MScholtes",
+ "id": 28536378,
+ "avatar_url": "https://avatars.githubusercontent.com/u/28536378?v=4",
+ "url": "https://api.github.com/users/MScholtes",
+ "html_url": "https://github.com/MScholtes"
+ },
+ "html_url": "https://github.com/MScholtes/PS2EXE",
+ "description": "Module to compile powershell scripts to executables",
+ "url": "https://api.github.com/repos/MScholtes/PS2EXE",
+ "languages_url": "https://api.github.com/repos/MScholtes/PS2EXE/languages",
+ "created_at": "2019-11-08T09:25:02Z",
+ "updated_at": "2022-11-29T15:49:14Z",
+ "git_url": "git://github.com/MScholtes/PS2EXE.git",
+ "ssh_url": "git@github.com:MScholtes/PS2EXE.git",
+ "clone_url": "https://github.com/MScholtes/PS2EXE.git",
+ "homepage": null,
+ "stargazers_count": 587,
+ "watchers_count": 587,
+ "language": "PowerShell",
+ "topics": []
+ }
+ ]
+}
\ No newline at end of file
diff --git a/template/README.ejs b/template/README.ejs
new file mode 100644
index 0000000..c2ca1df
--- /dev/null
+++ b/template/README.ejs
@@ -0,0 +1,16 @@
+
+
+# Some Stars
+
+
+
+## Table of Contents
+
+<% for(let [language, repositories] of stars) { %>
+## <%= language %>
+ <% for(let repo of repositories) { %>
+- [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %>
+ <% } %>
+<% } %>
+
+- generated with [rcy1314/some-starts](https://github.com/rcy1314/some-starts)
\ No newline at end of file