diff --git a/README.md b/README.md index fc189dc..714e282 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ ## Table of Contents * [Go](#go) +* [Rust](#rust) +* [Python](#python) +* [JavaScript](#javascript) * [TypeScript](#typescript) * [C#](#c) * [MDX](#mdx) @@ -19,12 +22,9 @@ * [C++](#c-1) * [Perl](#perl) * [miscellaneous](#miscellaneous) -* [JavaScript](#javascript) -* [Python](#python) * [C](#c-2) * [Kotlin](#kotlin) * [HTML](#html) -* [Rust](#rust) * [Vim Script](#vim-script) * [PowerShell](#powershell) * [Visual Basic .NET](#visual-basic-net) @@ -57,6 +57,8 @@ ## Go +* [dgraph-io/badger](https://github.com/dgraph-io/badger) - Fast key-value DB in Go. +* [oschwald/maxminddb-golang](https://github.com/oschwald/maxminddb-golang) - MaxMind DB Reader for Go * [go-gota/gota](https://github.com/go-gota/gota) - Gota: DataFrames and data wrangling in Go (Golang) * [SagerNet/serenity](https://github.com/SagerNet/serenity) - The configuration generator for sing-box * [go-musicfox/netease-music](https://github.com/go-musicfox/netease-music) - go调用网易云音乐API @@ -330,6 +332,208 @@ * [douyu/jupiter](https://github.com/douyu/jupiter) - Jupiter: Governance-oriented Microservice Framework. * [elza2/go-cyclic](https://github.com/elza2/go-cyclic) - Go 循环依赖检测工具. import cycle not allowed. cyclic dependency detection tool. go-cyclic tool. * [JakeXu/aliyun-sms-sdk-golang](https://github.com/JakeXu/aliyun-sms-sdk-golang) - 基于HTTP协议的阿里云短信服务golang版本实现 +* [evrone/go-clean-template](https://github.com/evrone/go-clean-template) - Clean Architecture template for Golang services +* [CyanAsterisk/FreeCar](https://github.com/CyanAsterisk/FreeCar) - Time-sharing car rental system suite based on CloudWeGo series framework +* [Q1mi/bubble](https://github.com/Q1mi/bubble) - a sample demo base on gin and gorm. +* [xxjwxc/gormt](https://github.com/xxjwxc/gormt) - database to golang struct +* [bufanyun/hotgo](https://github.com/bufanyun/hotgo) - HotGo 是一个基于 vue 和 goframe2.0 开发的全栈前后端分离的开发基础平台和移动应用平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,消息队列,定时任务等功能,提供多种常用场景文件,让您把更多时间专注在业务开发上。 +* [bookstairs/bookhunter](https://github.com/bookstairs/bookhunter) - A download tools for clawing the ebooks from internets. +* [phyuany/gin-demo](https://github.com/phyuany/gin-demo) - 基于Gin+GORM框架的Restful API接口开发 +* [ArtisanCloud/PowerWeChat](https://github.com/ArtisanCloud/PowerWeChat) - PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态 +* [royalrick/weapp](https://github.com/royalrick/weapp) - 微信小程序服务端 SDK (for Golang) +* [xmgtony/apiserver-gin](https://github.com/xmgtony/apiserver-gin) - 生产级可用golang api服务端(基于gin) +* [cli/cli](https://github.com/cli/cli) - GitHub’s official command line tool +* [go-reform/reform](https://github.com/go-reform/reform) - A better ORM for Go, based on non-empty interfaces and code generation. +* [nikoksr/notify](https://github.com/nikoksr/notify) - A dead simple Go library for sending notifications to various messaging services. +* [gphper/ginadmin](https://github.com/gphper/ginadmin) - 基于Gin开发的后台脚手架,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包 +* [deepzz0/appdemo](https://github.com/deepzz0/appdemo) - app demo +* [eiblog/eiblog](https://github.com/eiblog/eiblog) - a fast blog system in golang +* [gtoxlili/wechat-chatGPT](https://github.com/gtoxlili/wechat-chatGPT) - 实现微信公众号被动返回接口的ChatGPT +* [sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) - OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go +* [caddyserver/caddy](https://github.com/caddyserver/caddy) - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS +* [wailsapp/wails](https://github.com/wailsapp/wails) - Create beautiful applications using Go +* [reugn/go-quartz](https://github.com/reugn/go-quartz) - Minimalist and zero-dependency scheduling library for Go +* [go-orz/captcha](https://github.com/go-orz/captcha) - a simple captcha +* [go-pay/gopay](https://github.com/go-pay/gopay) - 微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】 +* [dlvhdr/gh-dash](https://github.com/dlvhdr/gh-dash) - A beautiful CLI dashboard for GitHub 🚀 +* [gaowei-space/markdown-blog](https://github.com/gaowei-space/markdown-blog) - 🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 | Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages. +* [apache/incubator-seata-go](https://github.com/apache/incubator-seata-go) - Go Implementation For Seata +* [broqiang/mdblog](https://github.com/broqiang/mdblog) - 用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客 +* [kardianos/service](https://github.com/kardianos/service) - Run go programs as a service on major platforms. +* [jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf) - A PDF document generator with high level support for text, drawing and images +* [srinathh/gooxml](https://github.com/srinathh/gooxml) - Pure go library for creating Office Open/OOXML/ECMA-376 documents (.docx, .xlsx, .pptx) +* [nguyenthenguyen/docx](https://github.com/nguyenthenguyen/docx) - Simple Google Go (Golang) library for replacing text in Microsoft Word (.docx) file +* [lukasjarosch/go-docx](https://github.com/lukasjarosch/go-docx) - Replace placeholders inside docx documents with speed and confidence. +* [gingfrederik/docx](https://github.com/gingfrederik/docx) - Simple pure Go (golang) library for creating DOCX file +* [legion-zver/go-docx-templates](https://github.com/legion-zver/go-docx-templates) - +* [duke-git/lancet](https://github.com/duke-git/lancet) - A comprehensive, efficient, and reusable util function library of Go. +* [golang/go](https://github.com/golang/go) - The Go programming language +* [jincheng9/go-tutorial](https://github.com/jincheng9/go-tutorial) - Go learning materials,涵盖基础、中级和高级教程 +* [lwch/natpass](https://github.com/lwch/natpass) - 🔥居家办公,远程开发神器 +* [nuxui/nuxui](https://github.com/nuxui/nuxui) - NuxUI is Golang GUI SDK for IOS, Android, macOS, Windows, Linux +* [gorilla/mux](https://github.com/gorilla/mux) - Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍 +* [admpub/nging](https://github.com/admpub/nging) - Go语言Web管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备 +* [charmbracelet/gum](https://github.com/charmbracelet/gum) - A tool for glamorous shell scripts 🎀 +* [krishnarajvr/microservice-mono-gin-gorm](https://github.com/krishnarajvr/microservice-mono-gin-gorm) - +* [shenghui0779/sdk-go](https://github.com/shenghui0779/sdk-go) - 第三方应用 Go SDK +* [rocboss/paopao-ce](https://github.com/rocboss/paopao-ce) - 🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区 +* [LanceLRQ/helang-go](https://github.com/LanceLRQ/helang-go) - Helang, the next generation CYBER programming language! +* [mix-go/mix](https://github.com/mix-go/mix) - ✨ Standard Toolkit for Go fast development / Go 快速开发标准工具包 +* [tiger1103/gfast](https://github.com/tiger1103/gfast) - 基于GF(Go Frame)的后台管理系统 +* [ehang-io/nps](https://github.com/ehang-io/nps) - 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. +* [avelino/awesome-go](https://github.com/avelino/awesome-go) - A curated list of awesome Go frameworks, libraries and software +* [coder/coder](https://github.com/coder/coder) - Provision remote development environments via Terraform +* [zhaojh329/rttys](https://github.com/zhaojh329/rttys) - Access your device's terminal from anywhere via the web. +* [putyy/ai-share](https://github.com/putyy/ai-share) - go gin、vue3的练手项目 +* [tickstep/aliyunpan](https://github.com/tickstep/aliyunpan) - 阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。 + +## Rust + +* [ff522/dm-ticket](https://github.com/ff522/dm-ticket) - 大麦网自动购票, 支持docker一键部署。https://t.me/+2EELgNTYiMYxMTFl +* [oluceps/clash2sing-box](https://github.com/oluceps/clash2sing-box) - Convert clash client outbounds to sing-box format +* [oddity-ai/video-rs](https://github.com/oddity-ai/video-rs) - Video readers, writers, muxers, encoders and decoders for Rust based on ffmpeg libraries. +* [harlanc/xiu](https://github.com/harlanc/xiu) - A simple,high performance and secure live media server in pure Rust (RTMP\[cluster]/RTSP/WebRTC\[whip/whep]/HTTP-FLV/HLS).🦀 +* [rolldown/rolldown](https://github.com/rolldown/rolldown) - Fast Rust bundler for JavaScript with Rollup-compatible API. +* [nushell/nushell](https://github.com/nushell/nushell) - A new type of shell +* [wez/wezterm](https://github.com/wez/wezterm) - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust +* [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator. +* [cloudflare/pingora](https://github.com/cloudflare/pingora) - A library for building fast, reliable and evolvable network services. +* [lapce/lapce](https://github.com/lapce/lapce) - Lightning-fast and Powerful Code Editor written in Rust +* [zed-industries/zed](https://github.com/zed-industries/zed) - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +* [H-M-H/Weylus](https://github.com/H-M-H/Weylus) - Use your tablet as graphic tablet/touch screen on your computer. +* [zeyios/weread-pc](https://github.com/zeyios/weread-pc) - 基于pake打包的微信读书项目,优化字体、背景颜色、阅读区域。 +* [lotabout/skim](https://github.com/lotabout/skim) - Fuzzy Finder in rust! +* [Schniz/fnm](https://github.com/Schniz/fnm) - 🚀 Fast and simple Node.js version manager, built in Rust +* [microsoft/windows-rs](https://github.com/microsoft/windows-rs) - Rust for Windows +* [jpochyla/psst](https://github.com/jpochyla/psst) - Fast and multi-platform Spotify client with native GUI +* [rust-unofficial/awesome-rust](https://github.com/rust-unofficial/awesome-rust) - A curated list of Rust code and resources. +* [LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi) - A tiling window manager for Windows 🍉 +* [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden\_rs +* [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep recursively searches directories for a regex pattern while respecting your gitignore +* [uutils/coreutils](https://github.com/uutils/coreutils) - Cross-platform Rust rewrite of the GNU coreutils +* [google/comprehensive-rust](https://github.com/google/comprehensive-rust) - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. +* [DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus) - Fullstack GUI library for web, desktop, mobile, and more. +* [helix-editor/helix](https://github.com/helix-editor/helix) - A post-modern modal text editor. +* [sxyazi/yazi](https://github.com/sxyazi/yazi) - 💥 Blazing fast terminal file manager written in Rust, based on async I/O. +* [leptos-rs/leptos](https://github.com/leptos-rs/leptos) - Build fast web applications with Rust. +* [rust-lang/rustlings](https://github.com/rust-lang/rustlings) - :crab: Small exercises to get you used to reading and writing Rust code! +* [Daniel-Xu/jay-cli](https://github.com/Daniel-Xu/jay-cli) - Listen music via CLI +* [JasonWei512/code-radio-cli](https://github.com/JasonWei512/code-radio-cli) - 🎵 A command line music radio client for https://coderadio.freecodecamp.org, written in Rust. +* [rust-lang/rust](https://github.com/rust-lang/rust) - Empowering everyone to build reliable and efficient software. +* [starship/starship](https://github.com/starship/starship) - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! +* [denoland/deno](https://github.com/denoland/deno) - A modern runtime for JavaScript and TypeScript. +* [rome/tools](https://github.com/rome/tools) - Unified developer tools for JavaScript, TypeScript, and the web +* [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop applications with a web frontend. +* [tokio-rs/axum](https://github.com/tokio-rs/axum) - Ergonomic and modular web framework built with Tokio, Tower, and Hyper +* [tw93/Pake](https://github.com/tw93/Pake) - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 +* [sunface/rust-course](https://github.com/sunface/rust-course) - “连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<\>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book +* [ImageOptim/gifski](https://github.com/ImageOptim/gifski) - GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format. +* [asciinema/agg](https://github.com/asciinema/agg) - asciinema gif generator + +## Python + +* [gradio-app/gradio](https://github.com/gradio-app/gradio) - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! +* [apple/corenet](https://github.com/apple/corenet) - CoreNet: A library for training deep neural networks +* [wang0618/mtag\_tool](https://github.com/wang0618/mtag_tool) - MP3 Tag编辑器,支持从网易云补全歌曲信息 +* [huggingface/transformers](https://github.com/huggingface/transformers) - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. +* [nashsu/FreeAskInternet](https://github.com/nashsu/FreeAskInternet) - FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. +* [liguodongiot/llm-action](https://github.com/liguodongiot/llm-action) - 本项目旨在分享大模型相关技术原理以及实战经验。 +* [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) - 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 +* [OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter) - A natural language interface for computers +* [AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide) - 颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。 +* [aerodynamics-py/WEATHER\_STATION\_PI](https://github.com/aerodynamics-py/WEATHER_STATION_PI) - A simple weater station +* [xai-org/grok-1](https://github.com/xai-org/grok-1) - Grok open release +* [Skyvern-AI/skyvern](https://github.com/Skyvern-AI/skyvern) - Automate browser-based workflows with LLMs and Computer Vision +* [EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking) - :star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新 +* [lavague-ai/LaVague](https://github.com/lavague-ai/LaVague) - Large Action Model framework to turn natural language into browser actions +* [PKU-YuanGroup/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan) - This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project. +* [amidaware/tacticalrmm](https://github.com/amidaware/tacticalrmm) - A remote monitoring & management tool, built with Django, Vue and Go. +* [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) - 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) +* [Asabeneh/30-Days-Of-Python](https://github.com/Asabeneh/30-Days-Of-Python) - 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw +* [DoooReyn/WxReader](https://github.com/DoooReyn/WxReader) - 基于PySide6的微信读书自动阅读器 +* [HatBoy/Struts2-Scan](https://github.com/HatBoy/Struts2-Scan) - Struts2全漏洞扫描利用工具 +* [VikParuchuri/surya](https://github.com/VikParuchuri/surya) - OCR, layout analysis, reading order, line detection in 90+ languages +* [Sorosliu1029/Jike-Metro](https://github.com/Sorosliu1029/Jike-Metro) - :metro: 即刻 Ⓙ SDK +* [errord/chbook\_jtoh](https://github.com/errord/chbook_jtoh) - chrome bookmarks json to html +* [H-T-H/Gemini-Telegram-Bot](https://github.com/H-T-H/Gemini-Telegram-Bot) - 用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API +* [yihong0618/tg\_bot\_collections](https://github.com/yihong0618/tg_bot_collections) - collections of yihong0618's telegram bot +* [public-apis/public-apis](https://github.com/public-apis/public-apis) - A collective list of free APIs +* [r0ysue/AndroidSecurityStudy](https://github.com/r0ysue/AndroidSecurityStudy) - 安卓应用安全学习 +* [open-mmlab/Amphion](https://github.com/open-mmlab/Amphion) - Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development. +* [microsoft/Mastering-GitHub-Copilot-for-Paired-Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) - A 7 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource. +* [SirVer/ultisnips](https://github.com/SirVer/ultisnips) - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! +* [ycm-core/YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) - A code-completion engine for Vim +* [da-rth/yasb](https://github.com/da-rth/yasb) - A highly configurable cross-platform (Windows) status bar written in Python. +* [xaoyaoo/PyWxDump](https://github.com/xaoyaoo/PyWxDump) - 获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。 +* [LC044/WeChatMsg](https://github.com/LC044/WeChatMsg) - 提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告 +* [yinkaisheng/Python-UIAutomation-for-Windows](https://github.com/yinkaisheng/Python-UIAutomation-for-Windows) - (Donot use 3.7.6,3.8.1):snake:Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ... +* [nadermx/backgroundremover](https://github.com/nadermx/backgroundremover) - Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source. +* [YT-Advanced/WSA-Script](https://github.com/YT-Advanced/WSA-Script) - Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android) with GitHub Actions +* [AgentMaker/AgentOCR](https://github.com/AgentMaker/AgentOCR) - 一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support. +* [abi/screenshot-to-code](https://github.com/abi/screenshot-to-code) - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) +* [jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans) - Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音 +* [bitranox/fingerprint](https://github.com/bitranox/fingerprint) - Monitoring Registry and File Changes in Windows +* [iam-veeramalla/python-for-devops](https://github.com/iam-veeramalla/python-for-devops) - Learn Python from DevOps Engineer point of you. +* [AutohomeRadar/Windows-Agent](https://github.com/AutohomeRadar/Windows-Agent) - Windows agent of Open-Falcon Monitor System +* [jumpserver/applets](https://github.com/jumpserver/applets) - JumpServer Applet Demo Project +* [psf/black](https://github.com/psf/black) - The uncompromising Python code formatter +* [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) - Python - 100天从新手到大师 +* [kaxap/arl](https://github.com/kaxap/arl) - lists of most popular repositories for most favoured programming languages (according to StackOverflow) +* [jimmy201602/webterminal](https://github.com/jimmy201602/webterminal) - ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django +* [zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) - 基于大模型搭建的聊天机器人,同时支持 企业微信、微信 公众号、飞书、钉钉 等接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 +* [iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime) - Go编程时光,一个零基础入门 Golang 的教程 +* [labteral/chatgpt-python](https://github.com/labteral/chatgpt-python) - Unofficial Python SDK for OpenAI's ChatGPT +* [mbroton/chatgpt-api](https://github.com/mbroton/chatgpt-api) - ChatGPT HTTP API Client and CLI +* [felixonmars/fcitx5-pinyin-zhwiki](https://github.com/felixonmars/fcitx5-pinyin-zhwiki) - Fcitx 5 Pinyin Dictionary from zh.wikipedia.org +* [jumpserver/jumpserver](https://github.com/jumpserver/jumpserver) - JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。 + +## JavaScript + +* [xifangczy/cat-catch](https://github.com/xifangczy/cat-catch) - 猫抓 chrome资源嗅探扩展 +* [Rectify11/Installer](https://github.com/Rectify11/Installer) - A Windows 11 modification which makes it more consistent. +* [Repcz/Tool](https://github.com/Repcz/Tool) - Ownuse for Clash, Egern, Loon, QuantumultX, Shadorocket, Stash, Surfboard, Surge +* [maomao1996/daily-notes](https://github.com/maomao1996/daily-notes) - 不定期更新的日常笔记记录(零零散散啥都记系列) +* [markdoc/docs](https://github.com/markdoc/docs) - Documentation site for Markdoc +* [chigozienri/browser-bounce](https://github.com/chigozienri/browser-bounce) - Experiment with multiple browser windows interacting +* [actuallymentor/battery](https://github.com/actuallymentor/battery) - CLI for managing the battery charging status for M1 Macs +* [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. +* [appium/appium](https://github.com/appium/appium) - Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol +* [kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX) - A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具) +* [Tobi-davies/Gmail-Clone](https://github.com/Tobi-davies/Gmail-Clone) - A pixel perfect Gmail clone built with react, styled components for styling and redux for state management +* [usebruno/bruno](https://github.com/usebruno/bruno) - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) +* [jgraph/drawio-desktop](https://github.com/jgraph/drawio-desktop) - Official electron build of draw.io +* [timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs) - 中文独立博客列表 +* [LiteLoaderQQNT/LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) - QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 +* [ondrajz/goexplorer](https://github.com/ondrajz/goexplorer) - Interactive overview of Go packages using dynamic visualization. +* [obgnail/typora\_plugin](https://github.com/obgnail/typora_plugin) - Typora plugin. feature enhancement tool | Typora 插件,功能增强工具 +* [sciooga/v2ex-plus](https://github.com/sciooga/v2ex-plus) - 可能是 v2ex 最好用的扩展 +* [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats) - :zap: Dynamically generated stats for your github readmes +* [Kong/insomnia](https://github.com/Kong/insomnia) - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. +* [941477276/easy-selector\_chrome-extension](https://github.com/941477276/easy-selector_chrome-extension) - 一个轻巧简单好用的获取dom元素css 选择器的Chrome插件! +* [AntSwordProject/antSword](https://github.com/AntSwordProject/antSword) - 中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit. +* [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) - 中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。 +* [FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic SVG, font, and CSS toolkit +* [github-developer/javascript-action](https://github.com/github-developer/javascript-action) - Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀 +* [MithrilJS/mithril.js](https://github.com/MithrilJS/mithril.js) - A JavaScript Framework for Building Brilliant Applications +* [microsoft/monaco-editor](https://github.com/microsoft/monaco-editor) - A browser based code editor +* [tangly1024/NotionNext](https://github.com/tangly1024/NotionNext) - 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.) +* [bgstaal/multipleWindow3dScene](https://github.com/bgstaal/multipleWindow3dScene) - A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage +* [SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) - 哔哩哔哩-API收集整理【不断更新中....】 +* [drkostas/drkostas.github.io](https://github.com/drkostas/drkostas.github.io) - VScode Portfolio +* [isno/theByteBook](https://github.com/isno/theByteBook) - ⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue +* [lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview) - 🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器 +* [jumpserver/VideoPlayer](https://github.com/jumpserver/VideoPlayer) - JumpServer 录像离线播放器 +* [nirui/sshwifty](https://github.com/nirui/sshwifty) - Web SSH & Telnet (WebSSH & WebTelnet client) 🔮 +* [jumpserver/luna](https://github.com/jumpserver/luna) - Luna 是 JumpServer Web Terminal 前端项目 +* [gin-admin/gin-admin-react](https://github.com/gin-admin/gin-admin-react) - RBAC scaffolding based on Ant Design React(ES6) +* [pot-app/pot-desktop](https://github.com/pot-app/pot-desktop) - 🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition. +* [schollz/rwtxt](https://github.com/schollz/rwtxt) - A cms for absolute minimalists. +* [zed-industries/zed-fonts](https://github.com/zed-industries/zed-fonts) - The Zed Mono and Sans typefaces, custom built from Iosevka +* [yuezk/chatgpt-mirror](https://github.com/yuezk/chatgpt-mirror) - A mirror of ChatGPT based on the gpt-3.5-turbo model. +* [mdnice/markdown-nice](https://github.com/mdnice/markdown-nice) - 支持主题设计的 Markdown 编辑器,让排版变 Nice +* [shgopher/GOFamily](https://github.com/shgopher/GOFamily) - 🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。 +* [node-webot/co-wechat](https://github.com/node-webot/co-wechat) - Wechat for Koa +* [dushixiang/next-terminal](https://github.com/dushixiang/next-terminal) - Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。 ## TypeScript @@ -383,6 +587,14 @@ * [sindresorhus/ky](https://github.com/sindresorhus/ky) - 🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API * [ourongxing/chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel) - Elegant and Powerfull. Powered by OpenAI and Vercel. * [anse-app/chatgpt-demo](https://github.com/anse-app/chatgpt-demo) - Minimal web UI for ChatGPT. +* [antfu-collective/vitesse](https://github.com/antfu-collective/vitesse) - 🏕 Opinionated Vite + Vue Starter Template +* [Mereithhh/vanblog](https://github.com/Mereithhh/vanblog) - 一款简洁实用优雅的个人博客系统 +* [fuergaosi233/wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) - Use ChatGPT On Wechat via wechaty +* [lzxjack/react-blog](https://github.com/lzxjack/react-blog) - 🖥️react-blog:用React写的一款个人博客系统,有博客展示页面和后台管理页面,可以管理文章、分类、标签、说说、日志、留言、友链等信息。 +* [ourongxing/web-printer](https://github.com/ourongxing/web-printer) - A printer that can print multiple web pages as one pretty PDF +* [Crossbell-Box/crossbell.io](https://github.com/Crossbell-Box/crossbell.io) - A decentralized platform to own your social activities 🔔 +* [laurent22/joplin](https://github.com/laurent22/joplin) - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS. +* [byoungd/modern-vue-template](https://github.com/byoungd/modern-vue-template) - Modern Vue Stack 2022. Joyful development experience 🎉 ## C\# @@ -437,6 +649,11 @@ * [ZichunYang/disk-visual-rs](https://github.com/ZichunYang/disk-visual-rs) - * [ysk2014/webshell](https://github.com/ysk2014/webshell) - 基于node-pty、xterm和vue的web terminal服务 * [qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic) - 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: +* [sonhineboy/gsadmin](https://github.com/sonhineboy/gsadmin) - GIN+SCUI企业级后台管理系统;goland 驱动开发的后台服务,vue3 前端框架开发 +* [wejectchen/Ginblog](https://github.com/wejectchen/Ginblog) - gin+vue+MySQL全栈制作一个博客 +* [tiger1103/gfast-ui](https://github.com/tiger1103/gfast-ui) - gfast后台UI界面 +* [bestony/logoly](https://github.com/bestony/logoly) - A Pornhub Flavour Logo Generator +* [doocs/md](https://github.com/doocs/md) - ✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性 ## C++ @@ -545,102 +762,12 @@ * [nostr-protocol/nostr](https://github.com/nostr-protocol/nostr) - a truly censorship-resistant alternative to Twitter that has a chance of working * [jobbole/awesome-go-cn](https://github.com/jobbole/awesome-go-cn) - Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。 * [jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line) - Master the command line, in one page - -## JavaScript - -* [Rectify11/Installer](https://github.com/Rectify11/Installer) - A Windows 11 modification which makes it more consistent. -* [Repcz/Tool](https://github.com/Repcz/Tool) - Ownuse for Clash, Egern, Loon, QuantumultX, Shadorocket, Stash, Surfboard, Surge -* [maomao1996/daily-notes](https://github.com/maomao1996/daily-notes) - 不定期更新的日常笔记记录(零零散散啥都记系列) -* [markdoc/docs](https://github.com/markdoc/docs) - Documentation site for Markdoc -* [chigozienri/browser-bounce](https://github.com/chigozienri/browser-bounce) - Experiment with multiple browser windows interacting -* [actuallymentor/battery](https://github.com/actuallymentor/battery) - CLI for managing the battery charging status for M1 Macs -* [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. -* [appium/appium](https://github.com/appium/appium) - Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol -* [kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX) - A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具) -* [Tobi-davies/Gmail-Clone](https://github.com/Tobi-davies/Gmail-Clone) - A pixel perfect Gmail clone built with react, styled components for styling and redux for state management -* [usebruno/bruno](https://github.com/usebruno/bruno) - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia) -* [jgraph/drawio-desktop](https://github.com/jgraph/drawio-desktop) - Official electron build of draw.io -* [timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs) - 中文独立博客列表 -* [LiteLoaderQQNT/LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT) - QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源 -* [ondrajz/goexplorer](https://github.com/ondrajz/goexplorer) - Interactive overview of Go packages using dynamic visualization. -* [obgnail/typora\_plugin](https://github.com/obgnail/typora_plugin) - Typora plugin. feature enhancement tool | Typora 插件,功能增强工具 -* [sciooga/v2ex-plus](https://github.com/sciooga/v2ex-plus) - 可能是 v2ex 最好用的扩展 -* [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats) - :zap: Dynamically generated stats for your github readmes -* [Kong/insomnia](https://github.com/Kong/insomnia) - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. -* [941477276/easy-selector\_chrome-extension](https://github.com/941477276/easy-selector_chrome-extension) - 一个轻巧简单好用的获取dom元素css 选择器的Chrome插件! -* [AntSwordProject/antSword](https://github.com/AntSwordProject/antSword) - 中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit. -* [modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China) - 中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。 -* [FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic SVG, font, and CSS toolkit -* [github-developer/javascript-action](https://github.com/github-developer/javascript-action) - Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀 -* [MithrilJS/mithril.js](https://github.com/MithrilJS/mithril.js) - A JavaScript Framework for Building Brilliant Applications -* [microsoft/monaco-editor](https://github.com/microsoft/monaco-editor) - A browser based code editor -* [tangly1024/NotionNext](https://github.com/tangly1024/NotionNext) - 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.) -* [bgstaal/multipleWindow3dScene](https://github.com/bgstaal/multipleWindow3dScene) - A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage -* [SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) - 哔哩哔哩-API收集整理【不断更新中....】 -* [drkostas/drkostas.github.io](https://github.com/drkostas/drkostas.github.io) - VScode Portfolio -* [isno/theByteBook](https://github.com/isno/theByteBook) - ⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue -* [lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview) - 🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器 -* [jumpserver/VideoPlayer](https://github.com/jumpserver/VideoPlayer) - JumpServer 录像离线播放器 -* [nirui/sshwifty](https://github.com/nirui/sshwifty) - Web SSH & Telnet (WebSSH & WebTelnet client) 🔮 -* [jumpserver/luna](https://github.com/jumpserver/luna) - Luna 是 JumpServer Web Terminal 前端项目 -* [gin-admin/gin-admin-react](https://github.com/gin-admin/gin-admin-react) - RBAC scaffolding based on Ant Design React(ES6) -* [pot-app/pot-desktop](https://github.com/pot-app/pot-desktop) - 🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition. -* [schollz/rwtxt](https://github.com/schollz/rwtxt) - A cms for absolute minimalists. -* [zed-industries/zed-fonts](https://github.com/zed-industries/zed-fonts) - The Zed Mono and Sans typefaces, custom built from Iosevka -* [yuezk/chatgpt-mirror](https://github.com/yuezk/chatgpt-mirror) - A mirror of ChatGPT based on the gpt-3.5-turbo model. -* [mdnice/markdown-nice](https://github.com/mdnice/markdown-nice) - 支持主题设计的 Markdown 编辑器,让排版变 Nice - -## Python - -* [apple/corenet](https://github.com/apple/corenet) - CoreNet: A library for training deep neural networks -* [wang0618/mtag\_tool](https://github.com/wang0618/mtag_tool) - MP3 Tag编辑器,支持从网易云补全歌曲信息 -* [huggingface/transformers](https://github.com/huggingface/transformers) - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. -* [nashsu/FreeAskInternet](https://github.com/nashsu/FreeAskInternet) - FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. -* [liguodongiot/llm-action](https://github.com/liguodongiot/llm-action) - 本项目旨在分享大模型相关技术原理以及实战经验。 -* [d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh) - 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 -* [OpenInterpreter/open-interpreter](https://github.com/OpenInterpreter/open-interpreter) - A natural language interface for computers -* [AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide) - 颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。 -* [aerodynamics-py/WEATHER\_STATION\_PI](https://github.com/aerodynamics-py/WEATHER_STATION_PI) - A simple weater station -* [xai-org/grok-1](https://github.com/xai-org/grok-1) - Grok open release -* [Skyvern-AI/skyvern](https://github.com/Skyvern-AI/skyvern) - Automate browser-based workflows with LLMs and Computer Vision -* [EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking) - :star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新 -* [lavague-ai/LaVague](https://github.com/lavague-ai/LaVague) - Large Action Model framework to turn natural language into browser actions -* [PKU-YuanGroup/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan) - This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project. -* [amidaware/tacticalrmm](https://github.com/amidaware/tacticalrmm) - A remote monitoring & management tool, built with Django, Vue and Go. -* [sfyc23/EverydayWechat](https://github.com/sfyc23/EverydayWechat) - 微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等) -* [Asabeneh/30-Days-Of-Python](https://github.com/Asabeneh/30-Days-Of-Python) - 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw -* [DoooReyn/WxReader](https://github.com/DoooReyn/WxReader) - 基于PySide6的微信读书自动阅读器 -* [HatBoy/Struts2-Scan](https://github.com/HatBoy/Struts2-Scan) - Struts2全漏洞扫描利用工具 -* [VikParuchuri/surya](https://github.com/VikParuchuri/surya) - OCR, layout analysis, reading order, line detection in 90+ languages -* [Sorosliu1029/Jike-Metro](https://github.com/Sorosliu1029/Jike-Metro) - :metro: 即刻 Ⓙ SDK -* [errord/chbook\_jtoh](https://github.com/errord/chbook_jtoh) - chrome bookmarks json to html -* [H-T-H/Gemini-Telegram-Bot](https://github.com/H-T-H/Gemini-Telegram-Bot) - 用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API -* [yihong0618/tg\_bot\_collections](https://github.com/yihong0618/tg_bot_collections) - collections of yihong0618's telegram bot -* [public-apis/public-apis](https://github.com/public-apis/public-apis) - A collective list of free APIs -* [r0ysue/AndroidSecurityStudy](https://github.com/r0ysue/AndroidSecurityStudy) - 安卓应用安全学习 -* [open-mmlab/Amphion](https://github.com/open-mmlab/Amphion) - Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development. -* [microsoft/Mastering-GitHub-Copilot-for-Paired-Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) - A 7 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource. -* [SirVer/ultisnips](https://github.com/SirVer/ultisnips) - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips! -* [ycm-core/YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) - A code-completion engine for Vim -* [da-rth/yasb](https://github.com/da-rth/yasb) - A highly configurable cross-platform (Windows) status bar written in Python. -* [xaoyaoo/PyWxDump](https://github.com/xaoyaoo/PyWxDump) - 获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。 -* [LC044/WeChatMsg](https://github.com/LC044/WeChatMsg) - 提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告 -* [yinkaisheng/Python-UIAutomation-for-Windows](https://github.com/yinkaisheng/Python-UIAutomation-for-Windows) - (Donot use 3.7.6,3.8.1):snake:Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ... -* [nadermx/backgroundremover](https://github.com/nadermx/backgroundremover) - Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source. -* [YT-Advanced/WSA-Script](https://github.com/YT-Advanced/WSA-Script) - Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android) with GitHub Actions -* [AgentMaker/AgentOCR](https://github.com/AgentMaker/AgentOCR) - 一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support. -* [abi/screenshot-to-code](https://github.com/abi/screenshot-to-code) - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) -* [jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans) - Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音 -* [bitranox/fingerprint](https://github.com/bitranox/fingerprint) - Monitoring Registry and File Changes in Windows -* [iam-veeramalla/python-for-devops](https://github.com/iam-veeramalla/python-for-devops) - Learn Python from DevOps Engineer point of you. -* [AutohomeRadar/Windows-Agent](https://github.com/AutohomeRadar/Windows-Agent) - Windows agent of Open-Falcon Monitor System -* [jumpserver/applets](https://github.com/jumpserver/applets) - JumpServer Applet Demo Project -* [psf/black](https://github.com/psf/black) - The uncompromising Python code formatter -* [jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days) - Python - 100天从新手到大师 -* [kaxap/arl](https://github.com/kaxap/arl) - lists of most popular repositories for most favoured programming languages (according to StackOverflow) -* [jimmy201602/webterminal](https://github.com/jimmy201602/webterminal) - ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django -* [zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) - 基于大模型搭建的聊天机器人,同时支持 企业微信、微信 公众号、飞书、钉钉 等接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 -* [iswbm/GolangCodingTime](https://github.com/iswbm/GolangCodingTime) - Go编程时光,一个零基础入门 Golang 的教程 +* [Kamigami55/awesome-chatgpt](https://github.com/Kamigami55/awesome-chatgpt) - Curated list of ChatGPT related resource, tools, prompts, apps / ChatGPT 相關優質資源、工具、應用的精選清單。 +* [glycerine/thinkgo](https://github.com/glycerine/thinkgo) - Think Go. Pointers and resources for learning Go. Go (golang) is an elegant, fast, and rapid development language. +* [yinggaozhen/awesome-go-cn](https://github.com/yinggaozhen/awesome-go-cn) - 一个很棒的Go框架、库和软件的中文收录大全。:alarm\_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~ +* [xxjwxc/uber\_go\_guide\_cn](https://github.com/xxjwxc/uber_go_guide_cn) - Uber Go 语言编码规范中文版. The Uber Go Style Guide . +* [shockerli/go-awesome](https://github.com/shockerli/go-awesome) - Go 语言优秀资源整理,为项目落地加速🏃 +* [LinuxSuRen/remote-jobs-in-china](https://github.com/LinuxSuRen/remote-jobs-in-china) - 支持远程办公的中国公司 ## C @@ -664,6 +791,7 @@ * [torvalds/linux](https://github.com/torvalds/linux) - Linux kernel source tree * [warmcat/libwebsockets](https://github.com/warmcat/libwebsockets) - canonical libwebsockets.org networking library * [apache/guacamole-server](https://github.com/apache/guacamole-server) - Mirror of Apache Guacamole Server +* [zhaojh329/rtty](https://github.com/zhaojh329/rtty) - 🐛 Access your terminal from anywhere via the web. ## Kotlin @@ -688,41 +816,8 @@ * [songquanpeng/go-file](https://github.com/songquanpeng/go-file) - 基于 Go 的文件分享工具,仅单可执行文件,开箱即用,内置图床和视频播放页面. File sharing tool based on Go. * [markmead/hyperui](https://github.com/markmead/hyperui) - Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀 * [robinmoisson/staticrypt](https://github.com/robinmoisson/staticrypt) - Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed. - -## Rust - -* [oluceps/clash2sing-box](https://github.com/oluceps/clash2sing-box) - Convert clash client outbounds to sing-box format -* [oddity-ai/video-rs](https://github.com/oddity-ai/video-rs) - Video readers, writers, muxers, encoders and decoders for Rust based on ffmpeg libraries. -* [harlanc/xiu](https://github.com/harlanc/xiu) - A simple,high performance and secure live media server in pure Rust (RTMP\[cluster]/RTSP/WebRTC\[whip/whep]/HTTP-FLV/HLS).🦀 -* [rolldown/rolldown](https://github.com/rolldown/rolldown) - Fast Rust bundler for JavaScript with Rollup-compatible API. -* [nushell/nushell](https://github.com/nushell/nushell) - A new type of shell -* [wez/wezterm](https://github.com/wez/wezterm) - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust -* [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator. -* [cloudflare/pingora](https://github.com/cloudflare/pingora) - A library for building fast, reliable and evolvable network services. -* [lapce/lapce](https://github.com/lapce/lapce) - Lightning-fast and Powerful Code Editor written in Rust -* [zed-industries/zed](https://github.com/zed-industries/zed) - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. -* [H-M-H/Weylus](https://github.com/H-M-H/Weylus) - Use your tablet as graphic tablet/touch screen on your computer. -* [zeyios/weread-pc](https://github.com/zeyios/weread-pc) - 基于pake打包的微信读书项目,优化字体、背景颜色、阅读区域。 -* [lotabout/skim](https://github.com/lotabout/skim) - Fuzzy Finder in rust! -* [Schniz/fnm](https://github.com/Schniz/fnm) - 🚀 Fast and simple Node.js version manager, built in Rust -* [microsoft/windows-rs](https://github.com/microsoft/windows-rs) - Rust for Windows -* [jpochyla/psst](https://github.com/jpochyla/psst) - Fast and multi-platform Spotify client with native GUI -* [rust-unofficial/awesome-rust](https://github.com/rust-unofficial/awesome-rust) - A curated list of Rust code and resources. -* [LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi) - A tiling window manager for Windows 🍉 -* [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden\_rs -* [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep recursively searches directories for a regex pattern while respecting your gitignore -* [uutils/coreutils](https://github.com/uutils/coreutils) - Cross-platform Rust rewrite of the GNU coreutils -* [google/comprehensive-rust](https://github.com/google/comprehensive-rust) - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. -* [DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus) - Fullstack GUI library for web, desktop, mobile, and more. -* [helix-editor/helix](https://github.com/helix-editor/helix) - A post-modern modal text editor. -* [sxyazi/yazi](https://github.com/sxyazi/yazi) - 💥 Blazing fast terminal file manager written in Rust, based on async I/O. -* [leptos-rs/leptos](https://github.com/leptos-rs/leptos) - Build fast web applications with Rust. -* [rust-lang/rustlings](https://github.com/rust-lang/rustlings) - :crab: Small exercises to get you used to reading and writing Rust code! -* [Daniel-Xu/jay-cli](https://github.com/Daniel-Xu/jay-cli) - Listen music via CLI -* [JasonWei512/code-radio-cli](https://github.com/JasonWei512/code-radio-cli) - 🎵 A command line music radio client for https://coderadio.freecodecamp.org, written in Rust. -* [rust-lang/rust](https://github.com/rust-lang/rust) - Empowering everyone to build reliable and efficient software. -* [starship/starship](https://github.com/starship/starship) - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! -* [denoland/deno](https://github.com/denoland/deno) - A modern runtime for JavaScript and TypeScript. +* [PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning) - 计算机自学指南 +* [riggraz/no-style-please](https://github.com/riggraz/no-style-please) - A (nearly) no-CSS, fast, minimalist Jekyll theme. ## Vim Script @@ -778,6 +873,7 @@ ## Lua * [Kong/kong](https://github.com/Kong/kong) - 🦍 The Cloud-Native API Gateway and AI Gateway. +* [LunarVim/LunarVim](https://github.com/LunarVim/LunarVim) - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. ## Shell @@ -811,6 +907,7 @@ * [liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme) - 十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark * [WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io) - ❤️静态响应式网址导航网站 - webstack.cc * [IBM/plex](https://github.com/IBM/plex) - The package of IBM’s typeface, IBM Plex. +* [apachecn/.github](https://github.com/apachecn/.github) - ApacheCN 开源组织:公告、介绍、成员、活动、交流方式 ## Zig @@ -833,6 +930,8 @@ * [greatghoul/remote-working](https://github.com/greatghoul/remote-working) - 收集整理远程工作相关的资料 * [rails/rails](https://github.com/rails/rails) - Ruby on Rails * [ruby/ruby](https://github.com/ruby/ruby) - The Ruby Programming Language +* [blackstorm/goose](https://github.com/blackstorm/goose) - 🦆 Goose🐦 is a simple and lightweight text style blog application. +* [kilimchoi/engineering-blogs](https://github.com/kilimchoi/engineering-blogs) - A curated list of engineering blogs ## Vim script @@ -879,6 +978,7 @@ ## Makefile * [moul/http2curl](https://github.com/moul/http2curl) - :triangular\_ruler: Convert Golang's http.Request to CURL command line +* [golang-standards/project-layout](https://github.com/golang-standards/project-layout) - Standard Go Project Layout ## V diff --git a/data.json b/data.json index 20eea2a..8f49fdc 100644 --- a/data.json +++ b/data.json @@ -1,5 +1,75 @@ { "Go": [ + { + "id": 80087836, + "node_id": "MDEwOlJlcG9zaXRvcnk4MDA4NzgzNg==", + "name": "badger", + "full_name": "dgraph-io/badger", + "owner": { + "login": "dgraph-io", + "id": 13958706, + "avatar_url": "https://avatars.githubusercontent.com/u/13958706?v=4", + "url": "https://api.github.com/users/dgraph-io", + "html_url": "https://github.com/dgraph-io" + }, + "html_url": "https://github.com/dgraph-io/badger", + "description": "Fast key-value DB in Go.", + "url": "https://api.github.com/repos/dgraph-io/badger", + "languages_url": "https://api.github.com/repos/dgraph-io/badger/languages", + "created_at": "2017-01-26T05:09:49Z", + "updated_at": "2024-05-06T23:09:38Z", + "git_url": "git://github.com/dgraph-io/badger.git", + "ssh_url": "git@github.com:dgraph-io/badger.git", + "clone_url": "https://github.com/dgraph-io/badger.git", + "homepage": "https://dgraph.io/badger", + "stargazers_count": 13412, + "watchers_count": 13412, + "language": "Go", + "topics": [ + "database", + "document-database", + "go", + "golang", + "key-value", + "library", + "ssd" + ] + }, + { + "id": 16896900, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjg5NjkwMA==", + "name": "maxminddb-golang", + "full_name": "oschwald/maxminddb-golang", + "owner": { + "login": "oschwald", + "id": 278835, + "avatar_url": "https://avatars.githubusercontent.com/u/278835?v=4", + "url": "https://api.github.com/users/oschwald", + "html_url": "https://github.com/oschwald" + }, + "html_url": "https://github.com/oschwald/maxminddb-golang", + "description": "MaxMind DB Reader for Go", + "url": "https://api.github.com/repos/oschwald/maxminddb-golang", + "languages_url": "https://api.github.com/repos/oschwald/maxminddb-golang/languages", + "created_at": "2014-02-16T23:35:39Z", + "updated_at": "2024-05-06T06:33:12Z", + "git_url": "git://github.com/oschwald/maxminddb-golang.git", + "ssh_url": "git@github.com:oschwald/maxminddb-golang.git", + "clone_url": "https://github.com/oschwald/maxminddb-golang.git", + "homepage": null, + "stargazers_count": 548, + "watchers_count": 548, + "language": "Go", + "topics": [ + "geoip", + "geoip2", + "geolocation", + "go", + "ip-address", + "maxmind", + "maxmind-db" + ] + }, { "id": 51212673, "node_id": "MDEwOlJlcG9zaXRvcnk1MTIxMjY3Mw==", @@ -17,13 +87,13 @@ "url": "https://api.github.com/repos/go-gota/gota", "languages_url": "https://api.github.com/repos/go-gota/gota/languages", "created_at": "2016-02-06T17:23:25Z", - "updated_at": "2024-05-06T01:12:20Z", + "updated_at": "2024-05-06T07:03:44Z", "git_url": "git://github.com/go-gota/gota.git", "ssh_url": "git@github.com:go-gota/gota.git", "clone_url": "https://github.com/go-gota/gota.git", "homepage": null, - "stargazers_count": 2937, - "watchers_count": 2937, + "stargazers_count": 2938, + "watchers_count": 2938, "language": "Go", "topics": [] }, @@ -44,13 +114,13 @@ "url": "https://api.github.com/repos/SagerNet/serenity", "languages_url": "https://api.github.com/repos/SagerNet/serenity/languages", "created_at": "2023-04-03T14:01:37Z", - "updated_at": "2024-05-05T04:41:10Z", + "updated_at": "2024-05-07T00:44:35Z", "git_url": "git://github.com/SagerNet/serenity.git", "ssh_url": "git@github.com:SagerNet/serenity.git", "clone_url": "https://github.com/SagerNet/serenity.git", "homepage": "https://serenity.sagernet.org", - "stargazers_count": 105, - "watchers_count": 105, + "stargazers_count": 113, + "watchers_count": 113, "language": "Go", "topics": [] }, @@ -98,13 +168,13 @@ "url": "https://api.github.com/repos/RichardKnop/machinery", "languages_url": "https://api.github.com/repos/RichardKnop/machinery/languages", "created_at": "2015-04-05T19:46:34Z", - "updated_at": "2024-05-05T20:00:06Z", + "updated_at": "2024-05-06T05:34:25Z", "git_url": "git://github.com/RichardKnop/machinery.git", "ssh_url": "git@github.com:RichardKnop/machinery.git", "clone_url": "https://github.com/RichardKnop/machinery.git", "homepage": "", - "stargazers_count": 7314, - "watchers_count": 7314, + "stargazers_count": 7313, + "watchers_count": 7313, "language": "Go", "topics": [ "amqp", @@ -137,13 +207,13 @@ "url": "https://api.github.com/repos/go-fuego/fuego", "languages_url": "https://api.github.com/repos/go-fuego/fuego/languages", "created_at": "2023-10-17T15:36:43Z", - "updated_at": "2024-05-04T01:43:56Z", + "updated_at": "2024-05-06T16:38:15Z", "git_url": "git://github.com/go-fuego/fuego.git", "ssh_url": "git@github.com:go-fuego/fuego.git", "clone_url": "https://github.com/go-fuego/fuego.git", "homepage": "https://go-fuego.github.io/fuego/", - "stargazers_count": 564, - "watchers_count": 564, + "stargazers_count": 565, + "watchers_count": 565, "language": "Go", "topics": [ "fuego", @@ -169,13 +239,13 @@ "url": "https://api.github.com/repos/gabriel-vasile/mimetype", "languages_url": "https://api.github.com/repos/gabriel-vasile/mimetype/languages", "created_at": "2018-07-02T07:15:29Z", - "updated_at": "2024-05-05T10:05:17Z", + "updated_at": "2024-05-06T02:34:31Z", "git_url": "git://github.com/gabriel-vasile/mimetype.git", "ssh_url": "git@github.com:gabriel-vasile/mimetype.git", "clone_url": "https://github.com/gabriel-vasile/mimetype.git", "homepage": "https://pkg.go.dev/github.com/gabriel-vasile/mimetype#pkg-overview", - "stargazers_count": 1412, - "watchers_count": 1412, + "stargazers_count": 1413, + "watchers_count": 1413, "language": "Go", "topics": [ "detection", @@ -205,13 +275,13 @@ "url": "https://api.github.com/repos/signintech/gopdf", "languages_url": "https://api.github.com/repos/signintech/gopdf/languages", "created_at": "2013-02-26T05:01:18Z", - "updated_at": "2024-05-05T15:40:02Z", + "updated_at": "2024-05-06T10:33:12Z", "git_url": "git://github.com/signintech/gopdf.git", "ssh_url": "git@github.com:signintech/gopdf.git", "clone_url": "https://github.com/signintech/gopdf.git", "homepage": null, - "stargazers_count": 2399, - "watchers_count": 2399, + "stargazers_count": 2401, + "watchers_count": 2401, "language": "Go", "topics": [] }, @@ -232,13 +302,13 @@ "url": "https://api.github.com/repos/go-pdf/fpdf", "languages_url": "https://api.github.com/repos/go-pdf/fpdf/languages", "created_at": "2021-06-09T15:22:21Z", - "updated_at": "2024-05-05T07:43:04Z", + "updated_at": "2024-05-06T22:27:34Z", "git_url": "git://github.com/go-pdf/fpdf.git", "ssh_url": "git@github.com:go-pdf/fpdf.git", "clone_url": "https://github.com/go-pdf/fpdf.git", "homepage": null, - "stargazers_count": 398, - "watchers_count": 398, + "stargazers_count": 399, + "watchers_count": 399, "language": "Go", "topics": [] }, @@ -259,13 +329,13 @@ "url": "https://api.github.com/repos/burrowers/garble", "languages_url": "https://api.github.com/repos/burrowers/garble/languages", "created_at": "2019-12-08T16:25:20Z", - "updated_at": "2024-05-05T14:47:36Z", + "updated_at": "2024-05-06T13:45:41Z", "git_url": "git://github.com/burrowers/garble.git", "ssh_url": "git@github.com:burrowers/garble.git", "clone_url": "https://github.com/burrowers/garble.git", "homepage": "", - "stargazers_count": 3542, - "watchers_count": 3542, + "stargazers_count": 3543, + "watchers_count": 3543, "language": "Go", "topics": [ "binary", @@ -292,13 +362,13 @@ "url": "https://api.github.com/repos/go-gorm/datatypes", "languages_url": "https://api.github.com/repos/go-gorm/datatypes/languages", "created_at": "2020-06-06T01:46:45Z", - "updated_at": "2024-05-05T17:17:36Z", + "updated_at": "2024-05-06T14:35:04Z", "git_url": "git://github.com/go-gorm/datatypes.git", "ssh_url": "git@github.com:go-gorm/datatypes.git", "clone_url": "https://github.com/go-gorm/datatypes.git", "homepage": "https://gorm.io/docs/data_types.html", - "stargazers_count": 634, - "watchers_count": 634, + "stargazers_count": 636, + "watchers_count": 636, "language": "Go", "topics": [ "json" @@ -348,13 +418,13 @@ "url": "https://api.github.com/repos/tidwall/sjson", "languages_url": "https://api.github.com/repos/tidwall/sjson/languages", "created_at": "2016-10-19T01:01:04Z", - "updated_at": "2024-05-06T01:01:01Z", + "updated_at": "2024-05-06T12:32:12Z", "git_url": "git://github.com/tidwall/sjson.git", "ssh_url": "git@github.com:tidwall/sjson.git", "clone_url": "https://github.com/tidwall/sjson.git", "homepage": "", - "stargazers_count": 2312, - "watchers_count": 2312, + "stargazers_count": 2314, + "watchers_count": 2314, "language": "Go", "topics": [ "json" @@ -377,13 +447,13 @@ "url": "https://api.github.com/repos/prometheus/node_exporter", "languages_url": "https://api.github.com/repos/prometheus/node_exporter/languages", "created_at": "2013-04-18T14:44:52Z", - "updated_at": "2024-05-05T23:39:17Z", + "updated_at": "2024-05-07T00:54:25Z", "git_url": "git://github.com/prometheus/node_exporter.git", "ssh_url": "git@github.com:prometheus/node_exporter.git", "clone_url": "https://github.com/prometheus/node_exporter.git", "homepage": "https://prometheus.io/", - "stargazers_count": 10334, - "watchers_count": 10334, + "stargazers_count": 10337, + "watchers_count": 10337, "language": "Go", "topics": [ "host-metrics", @@ -414,13 +484,13 @@ "url": "https://api.github.com/repos/0xrawsec/whids", "languages_url": "https://api.github.com/repos/0xrawsec/whids/languages", "created_at": "2018-01-23T17:11:32Z", - "updated_at": "2024-04-28T13:03:50Z", + "updated_at": "2024-05-06T20:49:45Z", "git_url": "git://github.com/0xrawsec/whids.git", "ssh_url": "git@github.com:0xrawsec/whids.git", "clone_url": "https://github.com/0xrawsec/whids.git", "homepage": "https://rawsec.lu", - "stargazers_count": 1053, - "watchers_count": 1053, + "stargazers_count": 1052, + "watchers_count": 1052, "language": "Go", "topics": [ "dfir", @@ -448,13 +518,13 @@ "url": "https://api.github.com/repos/go-co-op/gocron", "languages_url": "https://api.github.com/repos/go-co-op/gocron/languages", "created_at": "2020-03-20T15:33:05Z", - "updated_at": "2024-05-05T21:56:31Z", + "updated_at": "2024-05-06T23:33:47Z", "git_url": "git://github.com/go-co-op/gocron.git", "ssh_url": "git@github.com:go-co-op/gocron.git", "clone_url": "https://github.com/go-co-op/gocron.git", "homepage": "", - "stargazers_count": 4941, - "watchers_count": 4941, + "stargazers_count": 4945, + "watchers_count": 4945, "language": "Go", "topics": [ "clockwork", @@ -484,13 +554,13 @@ "url": "https://api.github.com/repos/tidwall/gjson", "languages_url": "https://api.github.com/repos/tidwall/gjson/languages", "created_at": "2016-08-11T03:08:47Z", - "updated_at": "2024-05-06T01:00:59Z", + "updated_at": "2024-05-07T00:09:20Z", "git_url": "git://github.com/tidwall/gjson.git", "ssh_url": "git@github.com:tidwall/gjson.git", "clone_url": "https://github.com/tidwall/gjson.git", "homepage": "", - "stargazers_count": 13643, - "watchers_count": 13643, + "stargazers_count": 13648, + "watchers_count": 13648, "language": "Go", "topics": [ "golang", @@ -542,13 +612,13 @@ "url": "https://api.github.com/repos/voidint/g", "languages_url": "https://api.github.com/repos/voidint/g/languages", "created_at": "2019-04-25T14:27:41Z", - "updated_at": "2024-05-05T12:51:30Z", + "updated_at": "2024-05-06T19:41:09Z", "git_url": "git://github.com/voidint/g.git", "ssh_url": "git@github.com:voidint/g.git", "clone_url": "https://github.com/voidint/g.git", "homepage": "https://pkg.go.dev/github.com/voidint/g", - "stargazers_count": 1603, - "watchers_count": 1603, + "stargazers_count": 1607, + "watchers_count": 1607, "language": "Go", "topics": [ "golang", @@ -637,13 +707,13 @@ "url": "https://api.github.com/repos/nilsherzig/LLocalSearch", "languages_url": "https://api.github.com/repos/nilsherzig/LLocalSearch/languages", "created_at": "2024-03-23T08:53:25Z", - "updated_at": "2024-05-06T01:01:20Z", + "updated_at": "2024-05-06T22:53:59Z", "git_url": "git://github.com/nilsherzig/LLocalSearch.git", "ssh_url": "git@github.com:nilsherzig/LLocalSearch.git", "clone_url": "https://github.com/nilsherzig/LLocalSearch.git", "homepage": "", - "stargazers_count": 5040, - "watchers_count": 5040, + "stargazers_count": 5052, + "watchers_count": 5052, "language": "Go", "topics": [ "llm", @@ -667,13 +737,13 @@ "url": "https://api.github.com/repos/go-eagle/eagle", "languages_url": "https://api.github.com/repos/go-eagle/eagle/languages", "created_at": "2018-07-05T15:18:41Z", - "updated_at": "2024-05-03T08:09:57Z", + "updated_at": "2024-05-06T22:58:25Z", "git_url": "git://github.com/go-eagle/eagle.git", "ssh_url": "git@github.com:go-eagle/eagle.git", "clone_url": "https://github.com/go-eagle/eagle.git", "homepage": "https://go-eagle.org", - "stargazers_count": 1659, - "watchers_count": 1659, + "stargazers_count": 1662, + "watchers_count": 1662, "language": "Go", "topics": [ "cloud-native", @@ -705,13 +775,13 @@ "url": "https://api.github.com/repos/go-nunu/nunu", "languages_url": "https://api.github.com/repos/go-nunu/nunu/languages", "created_at": "2023-06-03T11:06:18Z", - "updated_at": "2024-05-05T17:23:12Z", + "updated_at": "2024-05-06T02:33:45Z", "git_url": "git://github.com/go-nunu/nunu.git", "ssh_url": "git@github.com:go-nunu/nunu.git", "clone_url": "https://github.com/go-nunu/nunu.git", "homepage": "https://go-nunu.github.io/nunu/", - "stargazers_count": 1674, - "watchers_count": 1674, + "stargazers_count": 1675, + "watchers_count": 1675, "language": "Go", "topics": [ "ddd", @@ -739,13 +809,13 @@ "url": "https://api.github.com/repos/LinuxSuRen/api-testing", "languages_url": "https://api.github.com/repos/LinuxSuRen/api-testing/languages", "created_at": "2022-06-08T06:12:04Z", - "updated_at": "2024-05-02T15:13:44Z", + "updated_at": "2024-05-06T16:06:29Z", "git_url": "git://github.com/LinuxSuRen/api-testing.git", "ssh_url": "git@github.com:LinuxSuRen/api-testing.git", "clone_url": "https://github.com/LinuxSuRen/api-testing.git", "homepage": "https://linuxsuren.github.io/api-testing/", - "stargazers_count": 186, - "watchers_count": 186, + "stargazers_count": 187, + "watchers_count": 187, "language": "Go", "topics": [ "api", @@ -777,13 +847,13 @@ "url": "https://api.github.com/repos/modernice/goes", "languages_url": "https://api.github.com/repos/modernice/goes/languages", "created_at": "2021-01-12T18:39:22Z", - "updated_at": "2024-05-04T18:04:28Z", + "updated_at": "2024-05-06T23:54:33Z", "git_url": "git://github.com/modernice/goes.git", "ssh_url": "git@github.com:modernice/goes.git", "clone_url": "https://github.com/modernice/goes.git", "homepage": "https://goes.modernice.dev", - "stargazers_count": 120, - "watchers_count": 120, + "stargazers_count": 121, + "watchers_count": 121, "language": "Go", "topics": [ "cqrs", @@ -825,13 +895,13 @@ "url": "https://api.github.com/repos/ViRb3/wgcf", "languages_url": "https://api.github.com/repos/ViRb3/wgcf/languages", "created_at": "2020-04-13T20:41:19Z", - "updated_at": "2024-05-05T23:37:36Z", + "updated_at": "2024-05-06T18:58:11Z", "git_url": "git://github.com/ViRb3/wgcf.git", "ssh_url": "git@github.com:ViRb3/wgcf.git", "clone_url": "https://github.com/ViRb3/wgcf.git", "homepage": "", - "stargazers_count": 5530, - "watchers_count": 5530, + "stargazers_count": 5535, + "watchers_count": 5535, "language": "Go", "topics": [ "client", @@ -922,13 +992,13 @@ "url": "https://api.github.com/repos/quic-go/quic-go", "languages_url": "https://api.github.com/repos/quic-go/quic-go/languages", "created_at": "2016-04-06T20:16:27Z", - "updated_at": "2024-05-05T23:15:42Z", + "updated_at": "2024-05-07T00:19:02Z", "git_url": "git://github.com/quic-go/quic-go.git", "ssh_url": "git@github.com:quic-go/quic-go.git", "clone_url": "https://github.com/quic-go/quic-go.git", "homepage": "https://quic-go.net", - "stargazers_count": 9500, - "watchers_count": 9500, + "stargazers_count": 9505, + "watchers_count": 9505, "language": "Go", "topics": [ "go", @@ -1059,13 +1129,13 @@ "url": "https://api.github.com/repos/version-fox/vfox", "languages_url": "https://api.github.com/repos/version-fox/vfox/languages", "created_at": "2023-12-09T08:57:59Z", - "updated_at": "2024-05-05T12:23:23Z", + "updated_at": "2024-05-07T01:09:09Z", "git_url": "git://github.com/version-fox/vfox.git", "ssh_url": "git@github.com:version-fox/vfox.git", "clone_url": "https://github.com/version-fox/vfox.git", "homepage": "https://vfox.lhan.me", - "stargazers_count": 2180, - "watchers_count": 2180, + "stargazers_count": 2188, + "watchers_count": 2188, "language": "Go", "topics": [ "asdf", @@ -1105,13 +1175,13 @@ "url": "https://api.github.com/repos/coreybutler/nvm-windows", "languages_url": "https://api.github.com/repos/coreybutler/nvm-windows/languages", "created_at": "2014-09-20T16:37:28Z", - "updated_at": "2024-05-06T01:09:06Z", + "updated_at": "2024-05-06T23:18:29Z", "git_url": "git://github.com/coreybutler/nvm-windows.git", "ssh_url": "git@github.com:coreybutler/nvm-windows.git", "clone_url": "https://github.com/coreybutler/nvm-windows.git", "homepage": "", - "stargazers_count": 34803, - "watchers_count": 34803, + "stargazers_count": 34826, + "watchers_count": 34826, "language": "Go", "topics": [ "go", @@ -1178,13 +1248,13 @@ "url": "https://api.github.com/repos/fvbock/endless", "languages_url": "https://api.github.com/repos/fvbock/endless/languages", "created_at": "2015-03-22T04:42:51Z", - "updated_at": "2024-05-04T12:15:06Z", + "updated_at": "2024-05-06T02:25:10Z", "git_url": "git://github.com/fvbock/endless.git", "ssh_url": "git@github.com:fvbock/endless.git", "clone_url": "https://github.com/fvbock/endless.git", "homepage": "", - "stargazers_count": 4003, - "watchers_count": 4003, + "stargazers_count": 4004, + "watchers_count": 4004, "language": "Go", "topics": [] }, @@ -1236,13 +1306,13 @@ "url": "https://api.github.com/repos/cloudflare/tableflip", "languages_url": "https://api.github.com/repos/cloudflare/tableflip/languages", "created_at": "2018-09-14T16:37:37Z", - "updated_at": "2024-05-04T20:38:52Z", + "updated_at": "2024-05-06T10:07:28Z", "git_url": "git://github.com/cloudflare/tableflip.git", "ssh_url": "git@github.com:cloudflare/tableflip.git", "clone_url": "https://github.com/cloudflare/tableflip.git", "homepage": "", - "stargazers_count": 2739, - "watchers_count": 2739, + "stargazers_count": 2740, + "watchers_count": 2740, "language": "Go", "topics": [ "go", @@ -1267,13 +1337,13 @@ "url": "https://api.github.com/repos/Wox-launcher/Wox", "languages_url": "https://api.github.com/repos/Wox-launcher/Wox/languages", "created_at": "2013-12-19T15:49:32Z", - "updated_at": "2024-05-06T01:02:52Z", + "updated_at": "2024-05-06T14:26:43Z", "git_url": "git://github.com/Wox-launcher/Wox.git", "ssh_url": "git@github.com:Wox-launcher/Wox.git", "clone_url": "https://github.com/Wox-launcher/Wox.git", "homepage": "", - "stargazers_count": 23996, - "watchers_count": 23996, + "stargazers_count": 23997, + "watchers_count": 23997, "language": "Go", "topics": [ "alfred", @@ -1336,13 +1406,13 @@ "url": "https://api.github.com/repos/OwO-Network/DeepLX", "languages_url": "https://api.github.com/repos/OwO-Network/DeepLX/languages", "created_at": "2022-10-17T01:34:11Z", - "updated_at": "2024-05-05T23:04:24Z", + "updated_at": "2024-05-06T22:42:46Z", "git_url": "git://github.com/OwO-Network/DeepLX.git", "ssh_url": "git@github.com:OwO-Network/DeepLX.git", "clone_url": "https://github.com/OwO-Network/DeepLX.git", "homepage": "https://deeplx.owo.network/", - "stargazers_count": 5037, - "watchers_count": 5037, + "stargazers_count": 5047, + "watchers_count": 5047, "language": "Go", "topics": [ "bobplugin", @@ -1396,13 +1466,13 @@ "url": "https://api.github.com/repos/cilium/cilium", "languages_url": "https://api.github.com/repos/cilium/cilium/languages", "created_at": "2015-12-16T12:33:31Z", - "updated_at": "2024-05-05T23:34:50Z", + "updated_at": "2024-05-07T00:46:24Z", "git_url": "git://github.com/cilium/cilium.git", "ssh_url": "git@github.com:cilium/cilium.git", "clone_url": "https://github.com/cilium/cilium.git", "homepage": "https://cilium.io", - "stargazers_count": 18632, - "watchers_count": 18632, + "stargazers_count": 18633, + "watchers_count": 18633, "language": "Go", "topics": [ "bpf", @@ -1471,13 +1541,13 @@ "url": "https://api.github.com/repos/XIU2/CloudflareSpeedTest", "languages_url": "https://api.github.com/repos/XIU2/CloudflareSpeedTest/languages", "created_at": "2020-08-30T14:24:52Z", - "updated_at": "2024-05-06T00:24:16Z", + "updated_at": "2024-05-06T21:20:42Z", "git_url": "git://github.com/XIU2/CloudflareSpeedTest.git", "ssh_url": "git@github.com:XIU2/CloudflareSpeedTest.git", "clone_url": "https://github.com/XIU2/CloudflareSpeedTest.git", "homepage": "", - "stargazers_count": 16830, - "watchers_count": 16830, + "stargazers_count": 16844, + "watchers_count": 16844, "language": "Go", "topics": [ "cdn", @@ -1531,13 +1601,13 @@ "url": "https://api.github.com/repos/usememos/memos", "languages_url": "https://api.github.com/repos/usememos/memos/languages", "created_at": "2021-12-08T15:30:18Z", - "updated_at": "2024-05-06T00:26:25Z", + "updated_at": "2024-05-07T00:53:40Z", "git_url": "git://github.com/usememos/memos.git", "ssh_url": "git@github.com:usememos/memos.git", "clone_url": "https://github.com/usememos/memos.git", "homepage": "https://usememos.com", - "stargazers_count": 27448, - "watchers_count": 27448, + "stargazers_count": 27481, + "watchers_count": 27481, "language": "Go", "topics": [ "docker", @@ -1677,13 +1747,13 @@ "url": "https://api.github.com/repos/eatmoreapple/openwechat", "languages_url": "https://api.github.com/repos/eatmoreapple/openwechat/languages", "created_at": "2021-01-13T07:37:05Z", - "updated_at": "2024-05-06T00:41:26Z", + "updated_at": "2024-05-06T08:43:38Z", "git_url": "git://github.com/eatmoreapple/openwechat.git", "ssh_url": "git@github.com:eatmoreapple/openwechat.git", "clone_url": "https://github.com/eatmoreapple/openwechat.git", "homepage": "", - "stargazers_count": 4283, - "watchers_count": 4283, + "stargazers_count": 4287, + "watchers_count": 4287, "language": "Go", "topics": [ "bot", @@ -1748,13 +1818,13 @@ "url": "https://api.github.com/repos/lxn/walk", "languages_url": "https://api.github.com/repos/lxn/walk/languages", "created_at": "2010-09-16T08:11:49Z", - "updated_at": "2024-05-04T09:57:48Z", + "updated_at": "2024-05-07T00:24:59Z", "git_url": "git://github.com/lxn/walk.git", "ssh_url": "git@github.com:lxn/walk.git", "clone_url": "https://github.com/lxn/walk.git", "homepage": "", - "stargazers_count": 6724, - "watchers_count": 6724, + "stargazers_count": 6726, + "watchers_count": 6726, "language": "Go", "topics": [ "declarative", @@ -1815,7 +1885,7 @@ "url": "https://api.github.com/repos/yangwenmai/github-trending-backup", "languages_url": "https://api.github.com/repos/yangwenmai/github-trending-backup/languages", "created_at": "2020-01-19T04:24:39Z", - "updated_at": "2024-05-05T04:00:14Z", + "updated_at": "2024-05-06T04:00:13Z", "git_url": "git://github.com/yangwenmai/github-trending-backup.git", "ssh_url": "git@github.com:yangwenmai/github-trending-backup.git", "clone_url": "https://github.com/yangwenmai/github-trending-backup.git", @@ -1853,13 +1923,13 @@ "url": "https://api.github.com/repos/rodaine/table", "languages_url": "https://api.github.com/repos/rodaine/table/languages", "created_at": "2015-09-17T01:02:56Z", - "updated_at": "2024-04-18T07:02:42Z", + "updated_at": "2024-05-06T07:34:20Z", "git_url": "git://github.com/rodaine/table.git", "ssh_url": "git@github.com:rodaine/table.git", "clone_url": "https://github.com/rodaine/table.git", "homepage": "https://pkg.go.dev/github.com/rodaine/table", - "stargazers_count": 240, - "watchers_count": 240, + "stargazers_count": 241, + "watchers_count": 241, "language": "Go", "topics": [ "cli", @@ -1917,13 +1987,13 @@ "url": "https://api.github.com/repos/crowdsecurity/crowdsec", "languages_url": "https://api.github.com/repos/crowdsecurity/crowdsec/languages", "created_at": "2020-05-15T09:38:05Z", - "updated_at": "2024-05-05T23:09:27Z", + "updated_at": "2024-05-06T17:48:38Z", "git_url": "git://github.com/crowdsecurity/crowdsec.git", "ssh_url": "git@github.com:crowdsecurity/crowdsec.git", "clone_url": "https://github.com/crowdsecurity/crowdsec.git", "homepage": "https://crowdsec.net", - "stargazers_count": 7830, - "watchers_count": 7830, + "stargazers_count": 7832, + "watchers_count": 7832, "language": "Go", "topics": [ "attacks-prevention", @@ -1977,13 +2047,13 @@ "url": "https://api.github.com/repos/qiwentaidi/Slack", "languages_url": "https://api.github.com/repos/qiwentaidi/Slack/languages", "created_at": "2023-08-20T00:52:28Z", - "updated_at": "2024-05-02T12:52:49Z", + "updated_at": "2024-05-06T05:33:05Z", "git_url": "git://github.com/qiwentaidi/Slack.git", "ssh_url": "git@github.com:qiwentaidi/Slack.git", "clone_url": "https://github.com/qiwentaidi/Slack.git", "homepage": "", - "stargazers_count": 361, - "watchers_count": 361, + "stargazers_count": 362, + "watchers_count": 362, "language": "Go", "topics": [ "enterprise", @@ -2009,7 +2079,7 @@ "url": "https://api.github.com/repos/uber-go/zap", "languages_url": "https://api.github.com/repos/uber-go/zap/languages", "created_at": "2016-02-18T19:52:56Z", - "updated_at": "2024-05-05T23:12:13Z", + "updated_at": "2024-05-06T15:09:54Z", "git_url": "git://github.com/uber-go/zap.git", "ssh_url": "git@github.com:uber-go/zap.git", "clone_url": "https://github.com/uber-go/zap.git", @@ -2041,13 +2111,13 @@ "url": "https://api.github.com/repos/wk8/go-ordered-map", "languages_url": "https://api.github.com/repos/wk8/go-ordered-map/languages", "created_at": "2019-05-07T22:03:21Z", - "updated_at": "2024-04-28T00:17:22Z", + "updated_at": "2024-05-06T18:04:10Z", "git_url": "git://github.com/wk8/go-ordered-map.git", "ssh_url": "git@github.com:wk8/go-ordered-map.git", "clone_url": "https://github.com/wk8/go-ordered-map.git", "homepage": null, - "stargazers_count": 474, - "watchers_count": 474, + "stargazers_count": 475, + "watchers_count": 475, "language": "Go", "topics": [] }, @@ -2068,13 +2138,13 @@ "url": "https://api.github.com/repos/gorilla/websocket", "languages_url": "https://api.github.com/repos/gorilla/websocket/languages", "created_at": "2013-10-16T16:41:46Z", - "updated_at": "2024-05-05T12:27:36Z", + "updated_at": "2024-05-06T20:41:31Z", "git_url": "git://github.com/gorilla/websocket.git", "ssh_url": "git@github.com:gorilla/websocket.git", "clone_url": "https://github.com/gorilla/websocket.git", "homepage": "https://gorilla.github.io", - "stargazers_count": 21205, - "watchers_count": 21205, + "stargazers_count": 21213, + "watchers_count": 21213, "language": "Go", "topics": [ "go", @@ -2102,13 +2172,13 @@ "url": "https://api.github.com/repos/apernet/OpenGFW", "languages_url": "https://api.github.com/repos/apernet/OpenGFW/languages", "created_at": "2023-12-13T06:37:41Z", - "updated_at": "2024-05-05T18:34:45Z", + "updated_at": "2024-05-06T23:52:51Z", "git_url": "git://github.com/apernet/OpenGFW.git", "ssh_url": "git@github.com:apernet/OpenGFW.git", "clone_url": "https://github.com/apernet/OpenGFW.git", "homepage": "https://gfw.dev/", - "stargazers_count": 8954, - "watchers_count": 8954, + "stargazers_count": 8957, + "watchers_count": 8957, "language": "Go", "topics": [ "censorship", @@ -2169,13 +2239,13 @@ "url": "https://api.github.com/repos/qax-os/excelize", "languages_url": "https://api.github.com/repos/qax-os/excelize/languages", "created_at": "2016-08-29T12:32:12Z", - "updated_at": "2024-05-05T23:24:25Z", + "updated_at": "2024-05-06T23:53:49Z", "git_url": "git://github.com/qax-os/excelize.git", "ssh_url": "git@github.com:qax-os/excelize.git", "clone_url": "https://github.com/qax-os/excelize.git", "homepage": "https://xuri.me/excelize", - "stargazers_count": 17318, - "watchers_count": 17318, + "stargazers_count": 17322, + "watchers_count": 17322, "language": "Go", "topics": [ "analytics", @@ -2217,13 +2287,13 @@ "url": "https://api.github.com/repos/gosuri/uilive", "languages_url": "https://api.github.com/repos/gosuri/uilive/languages", "created_at": "2015-11-16T06:13:10Z", - "updated_at": "2024-05-02T17:22:36Z", + "updated_at": "2024-05-06T08:41:21Z", "git_url": "git://github.com/gosuri/uilive.git", "ssh_url": "git@github.com:gosuri/uilive.git", "clone_url": "https://github.com/gosuri/uilive.git", "homepage": "", - "stargazers_count": 1673, - "watchers_count": 1673, + "stargazers_count": 1674, + "watchers_count": 1674, "language": "Go", "topics": [] }, @@ -2244,7 +2314,7 @@ "url": "https://api.github.com/repos/xtaci/kcp-go", "languages_url": "https://api.github.com/repos/xtaci/kcp-go/languages", "created_at": "2015-06-16T06:15:55Z", - "updated_at": "2024-05-05T10:28:04Z", + "updated_at": "2024-05-06T14:07:28Z", "git_url": "git://github.com/xtaci/kcp-go.git", "ssh_url": "git@github.com:xtaci/kcp-go.git", "clone_url": "https://github.com/xtaci/kcp-go.git", @@ -2304,13 +2374,13 @@ "url": "https://api.github.com/repos/selinuxG/Golin", "languages_url": "https://api.github.com/repos/selinuxG/Golin/languages", "created_at": "2023-02-17T09:20:44Z", - "updated_at": "2024-05-03T14:56:44Z", + "updated_at": "2024-05-06T01:19:38Z", "git_url": "git://github.com/selinuxG/Golin.git", "ssh_url": "git@github.com:selinuxG/Golin.git", "clone_url": "https://github.com/selinuxG/Golin.git", "homepage": "", - "stargazers_count": 926, - "watchers_count": 926, + "stargazers_count": 927, + "watchers_count": 927, "language": "Go", "topics": [] }, @@ -2388,13 +2458,13 @@ "url": "https://api.github.com/repos/fantonglang/go-mobile-automation", "languages_url": "https://api.github.com/repos/fantonglang/go-mobile-automation/languages", "created_at": "2021-12-29T04:28:18Z", - "updated_at": "2024-04-30T13:58:31Z", + "updated_at": "2024-05-06T06:41:34Z", "git_url": "git://github.com/fantonglang/go-mobile-automation.git", "ssh_url": "git@github.com:fantonglang/go-mobile-automation.git", "clone_url": "https://github.com/fantonglang/go-mobile-automation.git", "homepage": "", - "stargazers_count": 62, - "watchers_count": 62, + "stargazers_count": 63, + "watchers_count": 63, "language": "Go", "topics": [] }, @@ -2445,13 +2515,13 @@ "url": "https://api.github.com/repos/rotisserie/eris", "languages_url": "https://api.github.com/repos/rotisserie/eris/languages", "created_at": "2019-09-07T16:50:33Z", - "updated_at": "2024-04-21T13:23:51Z", + "updated_at": "2024-05-06T15:19:38Z", "git_url": "git://github.com/rotisserie/eris.git", "ssh_url": "git@github.com:rotisserie/eris.git", "clone_url": "https://github.com/rotisserie/eris.git", "homepage": "https://pkg.go.dev/github.com/rotisserie/eris", - "stargazers_count": 1427, - "watchers_count": 1427, + "stargazers_count": 1428, + "watchers_count": 1428, "language": "Go", "topics": [ "eris", @@ -2523,13 +2593,13 @@ "url": "https://api.github.com/repos/jedib0t/go-pretty", "languages_url": "https://api.github.com/repos/jedib0t/go-pretty/languages", "created_at": "2018-04-30T01:54:06Z", - "updated_at": "2024-05-05T06:44:24Z", + "updated_at": "2024-05-06T16:13:43Z", "git_url": "git://github.com/jedib0t/go-pretty.git", "ssh_url": "git@github.com:jedib0t/go-pretty.git", "clone_url": "https://github.com/jedib0t/go-pretty.git", "homepage": "", - "stargazers_count": 2610, - "watchers_count": 2610, + "stargazers_count": 2613, + "watchers_count": 2613, "language": "Go", "topics": [ "ascii", @@ -2561,13 +2631,13 @@ "url": "https://api.github.com/repos/aaamoon/copilot-gpt4-service", "languages_url": "https://api.github.com/repos/aaamoon/copilot-gpt4-service/languages", "created_at": "2023-11-08T09:33:42Z", - "updated_at": "2024-05-01T03:27:06Z", + "updated_at": "2024-05-06T04:32:56Z", "git_url": "git://github.com/aaamoon/copilot-gpt4-service.git", "ssh_url": "git@github.com:aaamoon/copilot-gpt4-service.git", "clone_url": "https://github.com/aaamoon/copilot-gpt4-service.git", "homepage": "", - "stargazers_count": 9155, - "watchers_count": 9155, + "stargazers_count": 9154, + "watchers_count": 9154, "language": "Go", "topics": [ "chatgpt", @@ -2593,13 +2663,13 @@ "url": "https://api.github.com/repos/charmbracelet/glow", "languages_url": "https://api.github.com/repos/charmbracelet/glow/languages", "created_at": "2019-11-04T23:34:55Z", - "updated_at": "2024-05-05T23:46:00Z", + "updated_at": "2024-05-06T23:45:55Z", "git_url": "git://github.com/charmbracelet/glow.git", "ssh_url": "git@github.com:charmbracelet/glow.git", "clone_url": "https://github.com/charmbracelet/glow.git", "homepage": "", - "stargazers_count": 14834, - "watchers_count": 14834, + "stargazers_count": 14837, + "watchers_count": 14837, "language": "Go", "topics": [ "cli", @@ -2690,13 +2760,13 @@ "url": "https://api.github.com/repos/twgh/xcgui", "languages_url": "https://api.github.com/repos/twgh/xcgui/languages", "created_at": "2021-08-16T07:44:04Z", - "updated_at": "2024-05-05T05:13:22Z", + "updated_at": "2024-05-06T14:29:52Z", "git_url": "git://github.com/twgh/xcgui.git", "ssh_url": "git@github.com:twgh/xcgui.git", "clone_url": "https://github.com/twgh/xcgui.git", "homepage": "https://pkg.go.dev/github.com/twgh/xcgui", - "stargazers_count": 429, - "watchers_count": 429, + "stargazers_count": 430, + "watchers_count": 430, "language": "Go", "topics": [ "desktop-app", @@ -2738,13 +2808,13 @@ "url": "https://api.github.com/repos/Khan/genqlient", "languages_url": "https://api.github.com/repos/Khan/genqlient/languages", "created_at": "2020-01-17T02:01:49Z", - "updated_at": "2024-05-04T16:26:36Z", + "updated_at": "2024-05-06T02:49:38Z", "git_url": "git://github.com/Khan/genqlient.git", "ssh_url": "git@github.com:Khan/genqlient.git", "clone_url": "https://github.com/Khan/genqlient.git", "homepage": "", - "stargazers_count": 985, - "watchers_count": 985, + "stargazers_count": 986, + "watchers_count": 986, "language": "Go", "topics": [ "codegen", @@ -2883,13 +2953,13 @@ "url": "https://api.github.com/repos/uber-go/nilaway", "languages_url": "https://api.github.com/repos/uber-go/nilaway/languages", "created_at": "2023-07-11T16:37:19Z", - "updated_at": "2024-05-05T17:59:33Z", + "updated_at": "2024-05-06T20:22:46Z", "git_url": "git://github.com/uber-go/nilaway.git", "ssh_url": "git@github.com:uber-go/nilaway.git", "clone_url": "https://github.com/uber-go/nilaway.git", "homepage": "", - "stargazers_count": 2789, - "watchers_count": 2789, + "stargazers_count": 2796, + "watchers_count": 2796, "language": "Go", "topics": [ "go", @@ -3036,13 +3106,13 @@ "url": "https://api.github.com/repos/jesseduffield/lazygit", "languages_url": "https://api.github.com/repos/jesseduffield/lazygit/languages", "created_at": "2018-05-19T00:53:06Z", - "updated_at": "2024-05-06T00:44:52Z", + "updated_at": "2024-05-07T01:03:06Z", "git_url": "git://github.com/jesseduffield/lazygit.git", "ssh_url": "git@github.com:jesseduffield/lazygit.git", "clone_url": "https://github.com/jesseduffield/lazygit.git", "homepage": "", - "stargazers_count": 45843, - "watchers_count": 45843, + "stargazers_count": 45883, + "watchers_count": 45883, "language": "Go", "topics": [ "cli", @@ -3121,13 +3191,13 @@ "url": "https://api.github.com/repos/zmb3/spotify", "languages_url": "https://api.github.com/repos/zmb3/spotify/languages", "created_at": "2015-01-26T02:06:19Z", - "updated_at": "2024-05-05T21:39:40Z", + "updated_at": "2024-05-06T17:04:54Z", "git_url": "git://github.com/zmb3/spotify.git", "ssh_url": "git@github.com:zmb3/spotify.git", "clone_url": "https://github.com/zmb3/spotify.git", "homepage": null, - "stargazers_count": 1290, - "watchers_count": 1290, + "stargazers_count": 1291, + "watchers_count": 1291, "language": "Go", "topics": [] }, @@ -3175,13 +3245,13 @@ "url": "https://api.github.com/repos/superseriousbusiness/gotosocial", "languages_url": "https://api.github.com/repos/superseriousbusiness/gotosocial/languages", "created_at": "2021-02-27T12:42:23Z", - "updated_at": "2024-05-05T23:33:37Z", + "updated_at": "2024-05-06T21:29:35Z", "git_url": "git://github.com/superseriousbusiness/gotosocial.git", "ssh_url": "git@github.com:superseriousbusiness/gotosocial.git", "clone_url": "https://github.com/superseriousbusiness/gotosocial.git", "homepage": "https://docs.gotosocial.org", - "stargazers_count": 3480, - "watchers_count": 3480, + "stargazers_count": 3481, + "watchers_count": 3481, "language": "Go", "topics": [ "activitypub", @@ -3213,13 +3283,13 @@ "url": "https://api.github.com/repos/tinygo-org/tinygo", "languages_url": "https://api.github.com/repos/tinygo-org/tinygo/languages", "created_at": "2018-06-07T16:39:19Z", - "updated_at": "2024-05-06T00:33:30Z", + "updated_at": "2024-05-07T01:11:24Z", "git_url": "git://github.com/tinygo-org/tinygo.git", "ssh_url": "git@github.com:tinygo-org/tinygo.git", "clone_url": "https://github.com/tinygo-org/tinygo.git", "homepage": "https://tinygo.org", - "stargazers_count": 14531, - "watchers_count": 14531, + "stargazers_count": 14536, + "watchers_count": 14536, "language": "Go", "topics": [ "adafruit", @@ -3261,13 +3331,13 @@ "url": "https://api.github.com/repos/TheAlgorithms/Go", "languages_url": "https://api.github.com/repos/TheAlgorithms/Go/languages", "created_at": "2016-08-20T16:32:12Z", - "updated_at": "2024-05-05T17:12:30Z", + "updated_at": "2024-05-06T23:48:17Z", "git_url": "git://github.com/TheAlgorithms/Go.git", "ssh_url": "git@github.com:TheAlgorithms/Go.git", "clone_url": "https://github.com/TheAlgorithms/Go.git", "homepage": "https://the-algorithms.com/language/go", - "stargazers_count": 14572, - "watchers_count": 14572, + "stargazers_count": 14582, + "watchers_count": 14582, "language": "Go", "topics": [ "algorithms", @@ -3300,13 +3370,13 @@ "url": "https://api.github.com/repos/goodrain/rainbond", "languages_url": "https://api.github.com/repos/goodrain/rainbond/languages", "created_at": "2017-11-05T09:33:39Z", - "updated_at": "2024-05-03T12:53:21Z", + "updated_at": "2024-05-06T09:32:52Z", "git_url": "git://github.com/goodrain/rainbond.git", "ssh_url": "git@github.com:goodrain/rainbond.git", "clone_url": "https://github.com/goodrain/rainbond.git", "homepage": "https://www.rainbond.com", - "stargazers_count": 4752, - "watchers_count": 4752, + "stargazers_count": 4754, + "watchers_count": 4754, "language": "Go", "topics": [ "application", @@ -3370,13 +3440,13 @@ "url": "https://api.github.com/repos/shadow1ng/fscan", "languages_url": "https://api.github.com/repos/shadow1ng/fscan/languages", "created_at": "2020-11-13T16:35:20Z", - "updated_at": "2024-05-05T17:04:30Z", + "updated_at": "2024-05-06T17:19:07Z", "git_url": "git://github.com/shadow1ng/fscan.git", "ssh_url": "git@github.com:shadow1ng/fscan.git", "clone_url": "https://github.com/shadow1ng/fscan.git", "homepage": "", - "stargazers_count": 7998, - "watchers_count": 7998, + "stargazers_count": 8001, + "watchers_count": 8001, "language": "Go", "topics": [] }, @@ -3428,7 +3498,7 @@ "url": "https://api.github.com/repos/cosmos72/gomacro", "languages_url": "https://api.github.com/repos/cosmos72/gomacro/languages", "created_at": "2017-02-15T18:15:04Z", - "updated_at": "2024-04-25T16:09:14Z", + "updated_at": "2024-05-06T19:43:13Z", "git_url": "git://github.com/cosmos72/gomacro.git", "ssh_url": "git@github.com:cosmos72/gomacro.git", "clone_url": "https://github.com/cosmos72/gomacro.git", @@ -3463,13 +3533,13 @@ "url": "https://api.github.com/repos/francoismichel/ssh3", "languages_url": "https://api.github.com/repos/francoismichel/ssh3/languages", "created_at": "2023-10-31T10:21:38Z", - "updated_at": "2024-05-05T12:34:35Z", + "updated_at": "2024-05-07T00:12:23Z", "git_url": "git://github.com/francoismichel/ssh3.git", "ssh_url": "git@github.com:francoismichel/ssh3.git", "clone_url": "https://github.com/francoismichel/ssh3.git", "homepage": "https://arxiv.org/abs/2312.08396", - "stargazers_count": 3110, - "watchers_count": 3110, + "stargazers_count": 3112, + "watchers_count": 3112, "language": "Go", "topics": [] }, @@ -3490,13 +3560,13 @@ "url": "https://api.github.com/repos/kongyuebin1/dongfeng-pay", "languages_url": "https://api.github.com/repos/kongyuebin1/dongfeng-pay/languages", "created_at": "2019-12-19T06:37:40Z", - "updated_at": "2024-04-22T09:49:52Z", + "updated_at": "2024-05-06T09:07:43Z", "git_url": "git://github.com/kongyuebin1/dongfeng-pay.git", "ssh_url": "git@github.com:kongyuebin1/dongfeng-pay.git", "clone_url": "https://github.com/kongyuebin1/dongfeng-pay.git", "homepage": "", - "stargazers_count": 386, - "watchers_count": 386, + "stargazers_count": 385, + "watchers_count": 385, "language": "Go", "topics": [] }, @@ -3517,13 +3587,13 @@ "url": "https://api.github.com/repos/projectdiscovery/nuclei", "languages_url": "https://api.github.com/repos/projectdiscovery/nuclei/languages", "created_at": "2020-04-03T18:47:11Z", - "updated_at": "2024-05-05T23:24:23Z", + "updated_at": "2024-05-06T21:44:35Z", "git_url": "git://github.com/projectdiscovery/nuclei.git", "ssh_url": "git@github.com:projectdiscovery/nuclei.git", "clone_url": "https://github.com/projectdiscovery/nuclei.git", "homepage": "https://docs.projectdiscovery.io/tools/nuclei", - "stargazers_count": 17312, - "watchers_count": 17312, + "stargazers_count": 17323, + "watchers_count": 17323, "language": "Go", "topics": [ "attack-surface", @@ -3631,13 +3701,13 @@ "url": "https://api.github.com/repos/Bistutu/GoMusic", "languages_url": "https://api.github.com/repos/Bistutu/GoMusic/languages", "created_at": "2023-10-07T02:35:07Z", - "updated_at": "2024-05-05T12:11:13Z", + "updated_at": "2024-05-06T15:45:45Z", "git_url": "git://github.com/Bistutu/GoMusic.git", "ssh_url": "git@github.com:Bistutu/GoMusic.git", "clone_url": "https://github.com/Bistutu/GoMusic.git", "homepage": "https://music.unmeta.cn", - "stargazers_count": 766, - "watchers_count": 766, + "stargazers_count": 768, + "watchers_count": 768, "language": "Go", "topics": [] }, @@ -3658,13 +3728,13 @@ "url": "https://api.github.com/repos/cshum/imagor", "languages_url": "https://api.github.com/repos/cshum/imagor/languages", "created_at": "2021-05-15T13:04:01Z", - "updated_at": "2024-05-05T03:58:54Z", + "updated_at": "2024-05-06T15:48:25Z", "git_url": "git://github.com/cshum/imagor.git", "ssh_url": "git@github.com:cshum/imagor.git", "clone_url": "https://github.com/cshum/imagor.git", "homepage": "", - "stargazers_count": 3200, - "watchers_count": 3200, + "stargazers_count": 3201, + "watchers_count": 3201, "language": "Go", "topics": [ "avif", @@ -3751,13 +3821,13 @@ "url": "https://api.github.com/repos/google/go-github", "languages_url": "https://api.github.com/repos/google/go-github/languages", "created_at": "2013-05-24T16:42:58Z", - "updated_at": "2024-05-05T23:36:47Z", + "updated_at": "2024-05-06T14:31:23Z", "git_url": "git://github.com/google/go-github.git", "ssh_url": "git@github.com:google/go-github.git", "clone_url": "https://github.com/google/go-github.git", "homepage": "https://pkg.go.dev/github.com/google/go-github/v61/github", - "stargazers_count": 10080, - "watchers_count": 10080, + "stargazers_count": 10082, + "watchers_count": 10082, "language": "Go", "topics": [ "github", @@ -3902,13 +3972,13 @@ "url": "https://api.github.com/repos/ying32/govcl", "languages_url": "https://api.github.com/repos/ying32/govcl/languages", "created_at": "2017-09-25T01:38:08Z", - "updated_at": "2024-05-05T23:38:05Z", + "updated_at": "2024-05-06T15:56:55Z", "git_url": "git://github.com/ying32/govcl.git", "ssh_url": "git@github.com:ying32/govcl.git", "clone_url": "https://github.com/ying32/govcl.git", "homepage": "https://z-kit.cc", - "stargazers_count": 2097, - "watchers_count": 2097, + "stargazers_count": 2099, + "watchers_count": 2099, "language": "Go", "topics": [ "go", @@ -4017,13 +4087,13 @@ "url": "https://api.github.com/repos/tailscale/tailscale", "languages_url": "https://api.github.com/repos/tailscale/tailscale/languages", "created_at": "2020-01-31T22:00:03Z", - "updated_at": "2024-05-06T01:05:01Z", + "updated_at": "2024-05-07T00:29:06Z", "git_url": "git://github.com/tailscale/tailscale.git", "ssh_url": "git@github.com:tailscale/tailscale.git", "clone_url": "https://github.com/tailscale/tailscale.git", "homepage": "https://tailscale.com", - "stargazers_count": 16666, - "watchers_count": 16666, + "stargazers_count": 16689, + "watchers_count": 16689, "language": "Go", "topics": [ "2fa", @@ -4051,13 +4121,13 @@ "url": "https://api.github.com/repos/binwiederhier/ntfy", "languages_url": "https://api.github.com/repos/binwiederhier/ntfy/languages", "created_at": "2021-10-23T19:25:32Z", - "updated_at": "2024-05-06T00:23:09Z", + "updated_at": "2024-05-06T22:33:21Z", "git_url": "git://github.com/binwiederhier/ntfy.git", "ssh_url": "git@github.com:binwiederhier/ntfy.git", "clone_url": "https://github.com/binwiederhier/ntfy.git", "homepage": "https://ntfy.sh", - "stargazers_count": 16672, - "watchers_count": 16672, + "stargazers_count": 16686, + "watchers_count": 16686, "language": "Go", "topics": [ "curl", @@ -4086,13 +4156,13 @@ "url": "https://api.github.com/repos/otiai10/gosseract", "languages_url": "https://api.github.com/repos/otiai10/gosseract/languages", "created_at": "2013-10-11T07:27:53Z", - "updated_at": "2024-05-05T00:13:31Z", + "updated_at": "2024-05-06T13:14:10Z", "git_url": "git://github.com/otiai10/gosseract.git", "ssh_url": "git@github.com:otiai10/gosseract.git", "clone_url": "https://github.com/otiai10/gosseract.git", "homepage": "https://pkg.go.dev/github.com/otiai10/gosseract", - "stargazers_count": 2499, - "watchers_count": 2499, + "stargazers_count": 2500, + "watchers_count": 2500, "language": "Go", "topics": [ "go", @@ -4119,13 +4189,13 @@ "url": "https://api.github.com/repos/hybridgroup/gocv", "languages_url": "https://api.github.com/repos/hybridgroup/gocv/languages", "created_at": "2017-09-18T21:54:17Z", - "updated_at": "2024-05-05T21:12:20Z", + "updated_at": "2024-05-06T14:24:01Z", "git_url": "git://github.com/hybridgroup/gocv.git", "ssh_url": "git@github.com:hybridgroup/gocv.git", "clone_url": "https://github.com/hybridgroup/gocv.git", "homepage": "https://gocv.io", - "stargazers_count": 6313, - "watchers_count": 6313, + "stargazers_count": 6314, + "watchers_count": 6314, "language": "Go", "topics": [ "caffe", @@ -4197,13 +4267,13 @@ "url": "https://api.github.com/repos/go-vgo/robotgo", "languages_url": "https://api.github.com/repos/go-vgo/robotgo/languages", "created_at": "2016-09-26T16:26:56Z", - "updated_at": "2024-05-06T00:36:41Z", + "updated_at": "2024-05-06T14:28:06Z", "git_url": "git://github.com/go-vgo/robotgo.git", "ssh_url": "git@github.com:go-vgo/robotgo.git", "clone_url": "https://github.com/go-vgo/robotgo.git", "homepage": "", - "stargazers_count": 9283, - "watchers_count": 9283, + "stargazers_count": 9280, + "watchers_count": 9280, "language": "Go", "topics": [ "automation", @@ -4237,13 +4307,13 @@ "url": "https://api.github.com/repos/SagerNet/sing-box", "languages_url": "https://api.github.com/repos/SagerNet/sing-box/languages", "created_at": "2022-06-30T13:27:22Z", - "updated_at": "2024-05-06T01:13:31Z", + "updated_at": "2024-05-06T19:43:30Z", "git_url": "git://github.com/SagerNet/sing-box.git", "ssh_url": "git@github.com:SagerNet/sing-box.git", "clone_url": "https://github.com/SagerNet/sing-box.git", "homepage": "https://sing-box.sagernet.org/", - "stargazers_count": 13913, - "watchers_count": 13913, + "stargazers_count": 13937, + "watchers_count": 13937, "language": "Go", "topics": [] }, @@ -4377,13 +4447,13 @@ "url": "https://api.github.com/repos/WireGuard/wireguard-go", "languages_url": "https://api.github.com/repos/WireGuard/wireguard-go/languages", "created_at": "2018-05-16T21:33:26Z", - "updated_at": "2024-05-05T23:38:33Z", + "updated_at": "2024-05-06T12:18:10Z", "git_url": "git://github.com/WireGuard/wireguard-go.git", "ssh_url": "git@github.com:WireGuard/wireguard-go.git", "clone_url": "https://github.com/WireGuard/wireguard-go.git", "homepage": "", - "stargazers_count": 2730, - "watchers_count": 2730, + "stargazers_count": 2733, + "watchers_count": 2733, "language": "Go", "topics": [] }, @@ -4404,13 +4474,13 @@ "url": "https://api.github.com/repos/c-bata/go-prompt", "languages_url": "https://api.github.com/repos/c-bata/go-prompt/languages", "created_at": "2017-08-14T16:02:09Z", - "updated_at": "2024-05-04T10:23:27Z", + "updated_at": "2024-05-07T00:47:43Z", "git_url": "git://github.com/c-bata/go-prompt.git", "ssh_url": "git@github.com:c-bata/go-prompt.git", "clone_url": "https://github.com/c-bata/go-prompt.git", "homepage": "https://godoc.org/github.com/c-bata/go-prompt", - "stargazers_count": 5191, - "watchers_count": 5191, + "stargazers_count": 5194, + "watchers_count": 5194, "language": "Go", "topics": [ "cli", @@ -4509,7 +4579,7 @@ "url": "https://api.github.com/repos/prometheus-community/windows_exporter", "languages_url": "https://api.github.com/repos/prometheus-community/windows_exporter/languages", "created_at": "2016-08-25T14:41:36Z", - "updated_at": "2024-05-03T18:13:23Z", + "updated_at": "2024-05-06T13:02:43Z", "git_url": "git://github.com/prometheus-community/windows_exporter.git", "ssh_url": "git@github.com:prometheus-community/windows_exporter.git", "clone_url": "https://github.com/prometheus-community/windows_exporter.git", @@ -4542,13 +4612,13 @@ "url": "https://api.github.com/repos/fsnotify/fsnotify", "languages_url": "https://api.github.com/repos/fsnotify/fsnotify/languages", "created_at": "2014-06-28T16:47:01Z", - "updated_at": "2024-05-05T23:15:29Z", + "updated_at": "2024-05-06T13:28:27Z", "git_url": "git://github.com/fsnotify/fsnotify.git", "ssh_url": "git@github.com:fsnotify/fsnotify.git", "clone_url": "https://github.com/fsnotify/fsnotify.git", "homepage": "", - "stargazers_count": 9165, - "watchers_count": 9165, + "stargazers_count": 9164, + "watchers_count": 9164, "language": "Go", "topics": [] }, @@ -4623,13 +4693,13 @@ "url": "https://api.github.com/repos/silenceper/wechat", "languages_url": "https://api.github.com/repos/silenceper/wechat/languages", "created_at": "2016-09-06T07:25:01Z", - "updated_at": "2024-05-05T12:43:18Z", + "updated_at": "2024-05-06T14:48:32Z", "git_url": "git://github.com/silenceper/wechat.git", "ssh_url": "git@github.com:silenceper/wechat.git", "clone_url": "https://github.com/silenceper/wechat.git", "homepage": "https://silenceper.com/wechat/", - "stargazers_count": 4608, - "watchers_count": 4608, + "stargazers_count": 4611, + "watchers_count": 4611, "language": "Go", "topics": [ "go", @@ -4658,13 +4728,13 @@ "url": "https://api.github.com/repos/spf13/cast", "languages_url": "https://api.github.com/repos/spf13/cast/languages", "created_at": "2014-04-03T18:21:16Z", - "updated_at": "2024-05-05T01:17:50Z", + "updated_at": "2024-05-06T02:57:25Z", "git_url": "git://github.com/spf13/cast.git", "ssh_url": "git@github.com:spf13/cast.git", "clone_url": "https://github.com/spf13/cast.git", "homepage": "", - "stargazers_count": 3344, - "watchers_count": 3344, + "stargazers_count": 3346, + "watchers_count": 3346, "language": "Go", "topics": [] }, @@ -4839,13 +4909,13 @@ "url": "https://api.github.com/repos/manifoldco/promptui", "languages_url": "https://api.github.com/repos/manifoldco/promptui/languages", "created_at": "2017-10-16T16:35:21Z", - "updated_at": "2024-05-02T11:09:30Z", + "updated_at": "2024-05-06T20:23:44Z", "git_url": "git://github.com/manifoldco/promptui.git", "ssh_url": "git@github.com:manifoldco/promptui.git", "clone_url": "https://github.com/manifoldco/promptui.git", "homepage": "https://www.manifold.co", - "stargazers_count": 5921, - "watchers_count": 5921, + "stargazers_count": 5924, + "watchers_count": 5924, "language": "Go", "topics": [ "cli", @@ -4872,13 +4942,13 @@ "url": "https://api.github.com/repos/apernet/hysteria", "languages_url": "https://api.github.com/repos/apernet/hysteria/languages", "created_at": "2020-04-21T00:01:34Z", - "updated_at": "2024-05-06T00:47:59Z", + "updated_at": "2024-05-06T23:46:52Z", "git_url": "git://github.com/apernet/hysteria.git", "ssh_url": "git@github.com:apernet/hysteria.git", "clone_url": "https://github.com/apernet/hysteria.git", "homepage": "https://v2.hysteria.network/", - "stargazers_count": 13166, - "watchers_count": 13166, + "stargazers_count": 13175, + "watchers_count": 13175, "language": "Go", "topics": [ "censorship-circumvention", @@ -5027,13 +5097,13 @@ "url": "https://api.github.com/repos/naiba/nezha", "languages_url": "https://api.github.com/repos/naiba/nezha/languages", "created_at": "2019-11-09T04:01:45Z", - "updated_at": "2024-05-06T00:38:11Z", + "updated_at": "2024-05-07T01:09:58Z", "git_url": "git://github.com/naiba/nezha.git", "ssh_url": "git@github.com:naiba/nezha.git", "clone_url": "https://github.com/naiba/nezha.git", "homepage": "https://nezha.wiki", - "stargazers_count": 6287, - "watchers_count": 6287, + "stargazers_count": 6292, + "watchers_count": 6292, "language": "Go", "topics": [ "monitoring", @@ -5446,13 +5516,13 @@ "url": "https://api.github.com/repos/bytedance/Elkeid", "languages_url": "https://api.github.com/repos/bytedance/Elkeid/languages", "created_at": "2020-12-18T03:15:54Z", - "updated_at": "2024-05-05T13:06:16Z", + "updated_at": "2024-05-06T13:29:09Z", "git_url": "git://github.com/bytedance/Elkeid.git", "ssh_url": "git@github.com:bytedance/Elkeid.git", "clone_url": "https://github.com/bytedance/Elkeid.git", "homepage": "https://elkeid.bytedance.com", - "stargazers_count": 2102, - "watchers_count": 2102, + "stargazers_count": 2103, + "watchers_count": 2103, "language": "Go", "topics": [ "cwpp", @@ -5615,13 +5685,13 @@ "url": "https://api.github.com/repos/mitchellh/reflectwalk", "languages_url": "https://api.github.com/repos/mitchellh/reflectwalk/languages", "created_at": "2013-08-08T15:40:04Z", - "updated_at": "2024-05-05T01:04:39Z", + "updated_at": "2024-05-06T11:09:27Z", "git_url": "git://github.com/mitchellh/reflectwalk.git", "ssh_url": "git@github.com:mitchellh/reflectwalk.git", "clone_url": "https://github.com/mitchellh/reflectwalk.git", "homepage": null, - "stargazers_count": 273, - "watchers_count": 273, + "stargazers_count": 274, + "watchers_count": 274, "language": "Go", "topics": [] }, @@ -5704,13 +5774,13 @@ "url": "https://api.github.com/repos/google/gopacket", "languages_url": "https://api.github.com/repos/google/gopacket/languages", "created_at": "2015-03-16T20:46:00Z", - "updated_at": "2024-05-05T19:23:45Z", + "updated_at": "2024-05-06T05:17:46Z", "git_url": "git://github.com/google/gopacket.git", "ssh_url": "git@github.com:google/gopacket.git", "clone_url": "https://github.com/google/gopacket.git", "homepage": "", - "stargazers_count": 6121, - "watchers_count": 6121, + "stargazers_count": 6122, + "watchers_count": 6122, "language": "Go", "topics": [] }, @@ -5861,7 +5931,7 @@ "url": "https://api.github.com/repos/brave/viproxy", "languages_url": "https://api.github.com/repos/brave/viproxy/languages", "created_at": "2022-03-10T21:14:24Z", - "updated_at": "2024-05-05T09:58:14Z", + "updated_at": "2024-05-06T16:22:34Z", "git_url": "git://github.com/brave/viproxy.git", "ssh_url": "git@github.com:brave/viproxy.git", "clone_url": "https://github.com/brave/viproxy.git", @@ -5892,7 +5962,7 @@ "url": "https://api.github.com/repos/elastic/beats", "languages_url": "https://api.github.com/repos/elastic/beats/languages", "created_at": "2014-02-05T19:01:02Z", - "updated_at": "2024-05-05T23:23:37Z", + "updated_at": "2024-05-06T20:56:26Z", "git_url": "git://github.com/elastic/beats.git", "ssh_url": "git@github.com:elastic/beats.git", "clone_url": "https://github.com/elastic/beats.git", @@ -5984,7 +6054,7 @@ "url": "https://api.github.com/repos/caarlos0/starcharts", "languages_url": "https://api.github.com/repos/caarlos0/starcharts/languages", "created_at": "2017-07-07T01:08:03Z", - "updated_at": "2024-05-02T16:45:16Z", + "updated_at": "2024-05-06T12:29:50Z", "git_url": "git://github.com/caarlos0/starcharts.git", "ssh_url": "git@github.com:caarlos0/starcharts.git", "clone_url": "https://github.com/caarlos0/starcharts.git", @@ -6017,13 +6087,13 @@ "url": "https://api.github.com/repos/gravitational/teleport", "languages_url": "https://api.github.com/repos/gravitational/teleport/languages", "created_at": "2015-03-02T19:36:00Z", - "updated_at": "2024-05-06T00:28:52Z", + "updated_at": "2024-05-07T00:20:08Z", "git_url": "git://github.com/gravitational/teleport.git", "ssh_url": "git@github.com:gravitational/teleport.git", "clone_url": "https://github.com/gravitational/teleport.git", "homepage": "https://goteleport.com", - "stargazers_count": 16613, - "watchers_count": 16613, + "stargazers_count": 16626, + "watchers_count": 16626, "language": "Go", "topics": [ "audit", @@ -6193,13 +6263,13 @@ "url": "https://api.github.com/repos/grpc/grpc-go", "languages_url": "https://api.github.com/repos/grpc/grpc-go/languages", "created_at": "2014-12-08T18:59:34Z", - "updated_at": "2024-05-05T23:34:55Z", + "updated_at": "2024-05-06T20:50:06Z", "git_url": "git://github.com/grpc/grpc-go.git", "ssh_url": "git@github.com:grpc/grpc-go.git", "clone_url": "https://github.com/grpc/grpc-go.git", "homepage": "https://grpc.io", - "stargazers_count": 19917, - "watchers_count": 19917, + "stargazers_count": 19922, + "watchers_count": 19922, "language": "Go", "topics": [ "dogs-over-cats", @@ -6231,13 +6301,13 @@ "url": "https://api.github.com/repos/bytebase/bytebase", "languages_url": "https://api.github.com/repos/bytebase/bytebase/languages", "created_at": "2021-01-27T04:33:50Z", - "updated_at": "2024-05-05T23:39:15Z", + "updated_at": "2024-05-07T01:14:27Z", "git_url": "git://github.com/bytebase/bytebase.git", "ssh_url": "git@github.com:bytebase/bytebase.git", "clone_url": "https://github.com/bytebase/bytebase.git", "homepage": "https://www.bytebase.com", - "stargazers_count": 10113, - "watchers_count": 10113, + "stargazers_count": 10128, + "watchers_count": 10128, "language": "Go", "topics": [ "cicd", @@ -6279,13 +6349,13 @@ "url": "https://api.github.com/repos/bensadeh/circumflex", "languages_url": "https://api.github.com/repos/bensadeh/circumflex/languages", "created_at": "2020-07-28T05:08:10Z", - "updated_at": "2024-05-05T11:49:49Z", + "updated_at": "2024-05-06T18:35:56Z", "git_url": "git://github.com/bensadeh/circumflex.git", "ssh_url": "git@github.com:bensadeh/circumflex.git", "clone_url": "https://github.com/bensadeh/circumflex.git", "homepage": "", - "stargazers_count": 1065, - "watchers_count": 1065, + "stargazers_count": 1066, + "watchers_count": 1066, "language": "Go", "topics": [ "cli", @@ -6319,13 +6389,13 @@ "url": "https://api.github.com/repos/zhenorzz/goploy", "languages_url": "https://api.github.com/repos/zhenorzz/goploy/languages", "created_at": "2018-12-15T11:26:59Z", - "updated_at": "2024-05-05T06:56:41Z", + "updated_at": "2024-05-06T12:21:50Z", "git_url": "git://github.com/zhenorzz/goploy.git", "ssh_url": "git@github.com:zhenorzz/goploy.git", "clone_url": "https://github.com/zhenorzz/goploy.git", "homepage": "http://www.goploy.icu", - "stargazers_count": 945, - "watchers_count": 945, + "stargazers_count": 946, + "watchers_count": 946, "language": "Go", "topics": [ "cicd", @@ -6355,13 +6425,13 @@ "url": "https://api.github.com/repos/hidu/mysql-schema-sync", "languages_url": "https://api.github.com/repos/hidu/mysql-schema-sync/languages", "created_at": "2015-09-10T13:11:13Z", - "updated_at": "2024-04-23T03:26:27Z", + "updated_at": "2024-05-06T09:39:05Z", "git_url": "git://github.com/hidu/mysql-schema-sync.git", "ssh_url": "git@github.com:hidu/mysql-schema-sync.git", "clone_url": "https://github.com/hidu/mysql-schema-sync.git", "homepage": "", - "stargazers_count": 732, - "watchers_count": 732, + "stargazers_count": 733, + "watchers_count": 733, "language": "Go", "topics": [ "mysql" @@ -6431,13 +6501,13 @@ "url": "https://api.github.com/repos/bjdgyc/anylink", "languages_url": "https://api.github.com/repos/bjdgyc/anylink/languages", "created_at": "2020-08-18T08:37:10Z", - "updated_at": "2024-05-05T12:09:14Z", + "updated_at": "2024-05-06T08:55:02Z", "git_url": "git://github.com/bjdgyc/anylink.git", "ssh_url": "git@github.com:bjdgyc/anylink.git", "clone_url": "https://github.com/bjdgyc/anylink.git", "homepage": "", - "stargazers_count": 1482, - "watchers_count": 1482, + "stargazers_count": 1483, + "watchers_count": 1483, "language": "Go", "topics": [ "anyconnect", @@ -6466,13 +6536,13 @@ "url": "https://api.github.com/repos/trzsz/trzsz-go", "languages_url": "https://api.github.com/repos/trzsz/trzsz-go/languages", "created_at": "2022-02-12T06:15:31Z", - "updated_at": "2024-05-01T15:29:44Z", + "updated_at": "2024-05-06T11:13:34Z", "git_url": "git://github.com/trzsz/trzsz-go.git", "ssh_url": "git@github.com:trzsz/trzsz-go.git", "clone_url": "https://github.com/trzsz/trzsz-go.git", "homepage": "https://trzsz.github.io/go", - "stargazers_count": 807, - "watchers_count": 807, + "stargazers_count": 809, + "watchers_count": 809, "language": "Go", "topics": [ "lrzsz", @@ -6608,13 +6678,13 @@ "url": "https://api.github.com/repos/kubernetes/kubernetes", "languages_url": "https://api.github.com/repos/kubernetes/kubernetes/languages", "created_at": "2014-06-06T22:56:04Z", - "updated_at": "2024-05-06T00:34:02Z", + "updated_at": "2024-05-07T00:57:58Z", "git_url": "git://github.com/kubernetes/kubernetes.git", "ssh_url": "git@github.com:kubernetes/kubernetes.git", "clone_url": "https://github.com/kubernetes/kubernetes.git", "homepage": "https://kubernetes.io", - "stargazers_count": 106979, - "watchers_count": 106979, + "stargazers_count": 106993, + "watchers_count": 106993, "language": "Go", "topics": [ "cncf", @@ -6640,13 +6710,13 @@ "url": "https://api.github.com/repos/guangzhengli/k8s-tutorials", "languages_url": "https://api.github.com/repos/guangzhengli/k8s-tutorials/languages", "created_at": "2022-05-07T13:28:25Z", - "updated_at": "2024-05-05T13:21:20Z", + "updated_at": "2024-05-06T10:09:25Z", "git_url": "git://github.com/guangzhengli/k8s-tutorials.git", "ssh_url": "git@github.com:guangzhengli/k8s-tutorials.git", "clone_url": "https://github.com/guangzhengli/k8s-tutorials.git", "homepage": "https://k8s-tutorials.pages.dev", - "stargazers_count": 4168, - "watchers_count": 4168, + "stargazers_count": 4169, + "watchers_count": 4169, "language": "Go", "topics": [ "configmap", @@ -6682,13 +6752,13 @@ "url": "https://api.github.com/repos/cloudwego/hertz", "languages_url": "https://api.github.com/repos/cloudwego/hertz/languages", "created_at": "2022-05-12T14:05:09Z", - "updated_at": "2024-05-05T23:34:04Z", + "updated_at": "2024-05-07T01:03:07Z", "git_url": "git://github.com/cloudwego/hertz.git", "ssh_url": "git@github.com:cloudwego/hertz.git", "clone_url": "https://github.com/cloudwego/hertz.git", "homepage": "https://www.cloudwego.io", - "stargazers_count": 4716, - "watchers_count": 4716, + "stargazers_count": 4735, + "watchers_count": 4735, "language": "Go", "topics": [ "go", @@ -6713,13 +6783,13 @@ "url": "https://api.github.com/repos/tetratelabs/wazero", "languages_url": "https://api.github.com/repos/tetratelabs/wazero/languages", "created_at": "2020-05-04T10:16:32Z", - "updated_at": "2024-05-05T23:34:00Z", + "updated_at": "2024-05-06T11:37:26Z", "git_url": "git://github.com/tetratelabs/wazero.git", "ssh_url": "git@github.com:tetratelabs/wazero.git", "clone_url": "https://github.com/tetratelabs/wazero.git", "homepage": "https://wazero.io", - "stargazers_count": 4563, - "watchers_count": 4563, + "stargazers_count": 4565, + "watchers_count": 4565, "language": "Go", "topics": [ "ahead-of-time", @@ -6813,13 +6883,13 @@ "url": "https://api.github.com/repos/SpatiumPortae/portal", "languages_url": "https://api.github.com/repos/SpatiumPortae/portal/languages", "created_at": "2021-10-01T11:44:20Z", - "updated_at": "2024-05-05T23:47:13Z", + "updated_at": "2024-05-06T19:32:56Z", "git_url": "git://github.com/SpatiumPortae/portal.git", "ssh_url": "git@github.com:SpatiumPortae/portal.git", "clone_url": "https://github.com/SpatiumPortae/portal.git", "homepage": "https://portal.spatiumportae.com", - "stargazers_count": 1134, - "watchers_count": 1134, + "stargazers_count": 1136, + "watchers_count": 1136, "language": "Go", "topics": [ "data-transfer", @@ -6850,13 +6920,13 @@ "url": "https://api.github.com/repos/gourouting/singo", "languages_url": "https://api.github.com/repos/gourouting/singo/languages", "created_at": "2018-12-05T08:04:59Z", - "updated_at": "2024-05-03T18:28:32Z", + "updated_at": "2024-05-06T01:56:26Z", "git_url": "git://github.com/gourouting/singo.git", "ssh_url": "git@github.com:gourouting/singo.git", "clone_url": "https://github.com/gourouting/singo.git", "homepage": "", - "stargazers_count": 1692, - "watchers_count": 1692, + "stargazers_count": 1693, + "watchers_count": 1693, "language": "Go", "topics": [] }, @@ -7017,13 +7087,13 @@ "url": "https://api.github.com/repos/LyricTian/gin-admin", "languages_url": "https://api.github.com/repos/LyricTian/gin-admin/languages", "created_at": "2018-09-26T14:33:38Z", - "updated_at": "2024-05-04T17:07:30Z", + "updated_at": "2024-05-06T07:20:06Z", "git_url": "git://github.com/LyricTian/gin-admin.git", "ssh_url": "git@github.com:LyricTian/gin-admin.git", "clone_url": "https://github.com/LyricTian/gin-admin.git", "homepage": "http://101.42.232.163:8040", - "stargazers_count": 2453, - "watchers_count": 2453, + "stargazers_count": 2454, + "watchers_count": 2454, "language": "Go", "topics": [ "admin", @@ -7057,13 +7127,13 @@ "url": "https://api.github.com/repos/qifengzhang007/GinSkeleton", "languages_url": "https://api.github.com/repos/qifengzhang007/GinSkeleton/languages", "created_at": "2020-04-30T09:38:38Z", - "updated_at": "2024-05-03T07:34:15Z", + "updated_at": "2024-05-06T13:21:46Z", "git_url": "git://github.com/qifengzhang007/GinSkeleton.git", "ssh_url": "git@github.com:qifengzhang007/GinSkeleton.git", "clone_url": "https://github.com/qifengzhang007/GinSkeleton.git", "homepage": null, - "stargazers_count": 754, - "watchers_count": 754, + "stargazers_count": 757, + "watchers_count": 757, "language": "Go", "topics": [] }, @@ -7142,13 +7212,13 @@ "url": "https://api.github.com/repos/fsouza/go-dockerclient", "languages_url": "https://api.github.com/repos/fsouza/go-dockerclient/languages", "created_at": "2013-05-11T11:21:31Z", - "updated_at": "2024-05-05T00:02:56Z", + "updated_at": "2024-05-07T00:03:26Z", "git_url": "git://github.com/fsouza/go-dockerclient.git", "ssh_url": "git@github.com:fsouza/go-dockerclient.git", "clone_url": "https://github.com/fsouza/go-dockerclient.git", "homepage": "https://pkg.go.dev/github.com/fsouza/go-dockerclient?tab=doc", - "stargazers_count": 2150, - "watchers_count": 2150, + "stargazers_count": 2151, + "watchers_count": 2151, "language": "Go", "topics": [ "docker", @@ -7266,13 +7336,13 @@ "url": "https://api.github.com/repos/redis/go-redis", "languages_url": "https://api.github.com/repos/redis/go-redis/languages", "created_at": "2012-07-25T13:01:39Z", - "updated_at": "2024-05-05T21:54:23Z", + "updated_at": "2024-05-06T22:02:41Z", "git_url": "git://github.com/redis/go-redis.git", "ssh_url": "git@github.com:redis/go-redis.git", "clone_url": "https://github.com/redis/go-redis.git", "homepage": "https://redis.uptrace.dev", - "stargazers_count": 19330, - "watchers_count": 19330, + "stargazers_count": 19336, + "watchers_count": 19336, "language": "Go", "topics": [ "go", @@ -7332,13 +7402,13 @@ "url": "https://api.github.com/repos/ConnectAI-E/feishu-openai", "languages_url": "https://api.github.com/repos/ConnectAI-E/feishu-openai/languages", "created_at": "2023-02-07T10:18:28Z", - "updated_at": "2024-05-05T08:29:37Z", + "updated_at": "2024-05-06T06:53:49Z", "git_url": "git://github.com/ConnectAI-E/feishu-openai.git", "ssh_url": "git@github.com:ConnectAI-E/feishu-openai.git", "clone_url": "https://github.com/ConnectAI-E/feishu-openai.git", "homepage": "https://www.connectai-e.com", - "stargazers_count": 5358, - "watchers_count": 5358, + "stargazers_count": 5360, + "watchers_count": 5360, "language": "Go", "topics": [ "chatgpt", @@ -7559,13 +7629,13 @@ "url": "https://api.github.com/repos/charmbracelet/bubbletea", "languages_url": "https://api.github.com/repos/charmbracelet/bubbletea/languages", "created_at": "2020-01-10T21:04:03Z", - "updated_at": "2024-05-05T23:13:59Z", + "updated_at": "2024-05-06T23:20:16Z", "git_url": "git://github.com/charmbracelet/bubbletea.git", "ssh_url": "git@github.com:charmbracelet/bubbletea.git", "clone_url": "https://github.com/charmbracelet/bubbletea.git", "homepage": "", - "stargazers_count": 24338, - "watchers_count": 24338, + "stargazers_count": 24359, + "watchers_count": 24359, "language": "Go", "topics": [ "cli", @@ -7622,13 +7692,13 @@ "url": "https://api.github.com/repos/go-musicfox/go-musicfox", "languages_url": "https://api.github.com/repos/go-musicfox/go-musicfox/languages", "created_at": "2021-03-08T06:45:37Z", - "updated_at": "2024-05-05T13:40:05Z", + "updated_at": "2024-05-06T15:34:28Z", "git_url": "git://github.com/go-musicfox/go-musicfox.git", "ssh_url": "git@github.com:go-musicfox/go-musicfox.git", "clone_url": "https://github.com/go-musicfox/go-musicfox.git", "homepage": "", - "stargazers_count": 1310, - "watchers_count": 1310, + "stargazers_count": 1314, + "watchers_count": 1314, "language": "Go", "topics": [ "bubbletea", @@ -7688,13 +7758,13 @@ "url": "https://api.github.com/repos/Zxilly/go-size-analyzer", "languages_url": "https://api.github.com/repos/Zxilly/go-size-analyzer/languages", "created_at": "2023-03-03T13:29:28Z", - "updated_at": "2024-05-06T01:11:13Z", + "updated_at": "2024-05-06T22:53:14Z", "git_url": "git://github.com/Zxilly/go-size-analyzer.git", "ssh_url": "git@github.com:Zxilly/go-size-analyzer.git", "clone_url": "https://github.com/Zxilly/go-size-analyzer.git", "homepage": "", - "stargazers_count": 333, - "watchers_count": 333, + "stargazers_count": 338, + "watchers_count": 338, "language": "Go", "topics": [ "binary", @@ -7782,13 +7852,13 @@ "url": "https://api.github.com/repos/yudai/gotty", "languages_url": "https://api.github.com/repos/yudai/gotty/languages", "created_at": "2015-08-16T09:48:33Z", - "updated_at": "2024-05-05T18:45:13Z", + "updated_at": "2024-05-06T01:34:08Z", "git_url": "git://github.com/yudai/gotty.git", "ssh_url": "git@github.com:yudai/gotty.git", "clone_url": "https://github.com/yudai/gotty.git", "homepage": null, - "stargazers_count": 18453, - "watchers_count": 18453, + "stargazers_count": 18454, + "watchers_count": 18454, "language": "Go", "topics": [ "browser", @@ -7818,13 +7888,13 @@ "url": "https://api.github.com/repos/gdamore/tcell", "languages_url": "https://api.github.com/repos/gdamore/tcell/languages", "created_at": "2015-09-27T06:37:33Z", - "updated_at": "2024-05-05T07:45:30Z", + "updated_at": "2024-05-06T15:08:01Z", "git_url": "git://github.com/gdamore/tcell.git", "ssh_url": "git@github.com:gdamore/tcell.git", "clone_url": "https://github.com/gdamore/tcell.git", "homepage": null, - "stargazers_count": 4382, - "watchers_count": 4382, + "stargazers_count": 4385, + "watchers_count": 4385, "language": "Go", "topics": [] }, @@ -7845,13 +7915,13 @@ "url": "https://api.github.com/repos/deckarep/golang-set", "languages_url": "https://api.github.com/repos/deckarep/golang-set/languages", "created_at": "2013-07-03T21:52:01Z", - "updated_at": "2024-05-04T19:56:18Z", + "updated_at": "2024-05-06T07:35:59Z", "git_url": "git://github.com/deckarep/golang-set.git", "ssh_url": "git@github.com:deckarep/golang-set.git", "clone_url": "https://github.com/deckarep/golang-set.git", "homepage": "", - "stargazers_count": 3930, - "watchers_count": 3930, + "stargazers_count": 3932, + "watchers_count": 3932, "language": "Go", "topics": [ "concurrency", @@ -7907,13 +7977,13 @@ "url": "https://api.github.com/repos/darjun/go-daily-lib", "languages_url": "https://api.github.com/repos/darjun/go-daily-lib/languages", "created_at": "2020-01-12T14:48:37Z", - "updated_at": "2024-05-06T00:40:04Z", + "updated_at": "2024-05-06T10:59:22Z", "git_url": "git://github.com/darjun/go-daily-lib.git", "ssh_url": "git@github.com:darjun/go-daily-lib.git", "clone_url": "https://github.com/darjun/go-daily-lib.git", "homepage": null, - "stargazers_count": 4888, - "watchers_count": 4888, + "stargazers_count": 4891, + "watchers_count": 4891, "language": "Go", "topics": [] }, @@ -7994,13 +8064,13 @@ "url": "https://api.github.com/repos/gookit/gcli", "languages_url": "https://api.github.com/repos/gookit/gcli/languages", "created_at": "2018-06-13T09:00:41Z", - "updated_at": "2024-04-22T12:10:49Z", + "updated_at": "2024-05-06T08:55:42Z", "git_url": "git://github.com/gookit/gcli.git", "ssh_url": "git@github.com:gookit/gcli.git", "clone_url": "https://github.com/gookit/gcli.git", "homepage": "https://gookit.github.io/gcli/", - "stargazers_count": 358, - "watchers_count": 358, + "stargazers_count": 359, + "watchers_count": 359, "language": "Go", "topics": [ "cli", @@ -8035,13 +8105,13 @@ "url": "https://api.github.com/repos/go-gitea/gitea", "languages_url": "https://api.github.com/repos/go-gitea/gitea/languages", "created_at": "2016-11-01T02:13:26Z", - "updated_at": "2024-05-05T23:10:34Z", + "updated_at": "2024-05-07T01:14:38Z", "git_url": "git://github.com/go-gitea/gitea.git", "ssh_url": "git@github.com:go-gitea/gitea.git", "clone_url": "https://github.com/go-gitea/gitea.git", "homepage": "https://about.gitea.com", - "stargazers_count": 42111, - "watchers_count": 42111, + "stargazers_count": 42130, + "watchers_count": 42130, "language": "Go", "topics": [ "devops", @@ -8079,13 +8149,13 @@ "url": "https://api.github.com/repos/chzyer/readline", "languages_url": "https://api.github.com/repos/chzyer/readline/languages", "created_at": "2015-09-20T15:11:30Z", - "updated_at": "2024-05-05T01:02:26Z", + "updated_at": "2024-05-06T07:02:11Z", "git_url": "git://github.com/chzyer/readline.git", "ssh_url": "git@github.com:chzyer/readline.git", "clone_url": "https://github.com/chzyer/readline.git", "homepage": "", - "stargazers_count": 2032, - "watchers_count": 2032, + "stargazers_count": 2033, + "watchers_count": 2033, "language": "Go", "topics": [ "go", @@ -8146,13 +8216,13 @@ "url": "https://api.github.com/repos/v2fly/v2ray-core", "languages_url": "https://api.github.com/repos/v2fly/v2ray-core/languages", "created_at": "2019-04-15T10:05:54Z", - "updated_at": "2024-05-05T23:22:06Z", + "updated_at": "2024-05-07T00:41:50Z", "git_url": "git://github.com/v2fly/v2ray-core.git", "ssh_url": "git@github.com:v2fly/v2ray-core.git", "clone_url": "https://github.com/v2fly/v2ray-core.git", "homepage": "https://v2fly.org", - "stargazers_count": 27684, - "watchers_count": 27684, + "stargazers_count": 27694, + "watchers_count": 27694, "language": "Go", "topics": [ "anticensorship", @@ -8214,13 +8284,13 @@ "url": "https://api.github.com/repos/go-faker/faker", "languages_url": "https://api.github.com/repos/go-faker/faker/languages", "created_at": "2022-06-09T02:50:41Z", - "updated_at": "2024-05-05T15:37:22Z", + "updated_at": "2024-05-06T11:28:04Z", "git_url": "git://github.com/go-faker/faker.git", "ssh_url": "git@github.com:go-faker/faker.git", "clone_url": "https://github.com/go-faker/faker.git", "homepage": "https://pkg.go.dev/github.com/go-faker/faker/v4", - "stargazers_count": 567, - "watchers_count": 567, + "stargazers_count": 569, + "watchers_count": 569, "language": "Go", "topics": [ "fake-data", @@ -8323,7 +8393,7 @@ "url": "https://api.github.com/repos/dtylman/gowd", "languages_url": "https://api.github.com/repos/dtylman/gowd/languages", "created_at": "2017-03-29T14:50:53Z", - "updated_at": "2024-04-29T21:02:45Z", + "updated_at": "2024-05-06T16:53:19Z", "git_url": "git://github.com/dtylman/gowd.git", "ssh_url": "git@github.com:dtylman/gowd.git", "clone_url": "https://github.com/dtylman/gowd.git", @@ -8354,13 +8424,13 @@ "url": "https://api.github.com/repos/gizak/termui", "languages_url": "https://api.github.com/repos/gizak/termui/languages", "created_at": "2015-02-03T14:09:27Z", - "updated_at": "2024-05-04T20:34:07Z", + "updated_at": "2024-05-06T19:35:52Z", "git_url": "git://github.com/gizak/termui.git", "ssh_url": "git@github.com:gizak/termui.git", "clone_url": "https://github.com/gizak/termui.git", "homepage": "", - "stargazers_count": 12990, - "watchers_count": 12990, + "stargazers_count": 12992, + "watchers_count": 12992, "language": "Go", "topics": [] }, @@ -8466,13 +8536,13 @@ "url": "https://api.github.com/repos/spf13/cobra", "languages_url": "https://api.github.com/repos/spf13/cobra/languages", "created_at": "2013-09-03T20:40:26Z", - "updated_at": "2024-05-05T23:22:16Z", + "updated_at": "2024-05-07T00:00:04Z", "git_url": "git://github.com/spf13/cobra.git", "ssh_url": "git@github.com:spf13/cobra.git", "clone_url": "https://github.com/spf13/cobra.git", "homepage": "https://cobra.dev", - "stargazers_count": 36109, - "watchers_count": 36109, + "stargazers_count": 36123, + "watchers_count": 36123, "language": "Go", "topics": [ "cli", @@ -8537,13 +8607,13 @@ "url": "https://api.github.com/repos/yqchilde/wxbot", "languages_url": "https://api.github.com/repos/yqchilde/wxbot/languages", "created_at": "2022-08-09T01:32:06Z", - "updated_at": "2024-04-28T05:15:58Z", + "updated_at": "2024-05-06T06:22:40Z", "git_url": "git://github.com/yqchilde/wxbot.git", "ssh_url": "git@github.com:yqchilde/wxbot.git", "clone_url": "https://github.com/yqchilde/wxbot.git", "homepage": "", - "stargazers_count": 571, - "watchers_count": 571, + "stargazers_count": 572, + "watchers_count": 572, "language": "Go", "topics": [ "chatgpt", @@ -8763,13 +8833,13 @@ "url": "https://api.github.com/repos/smallnest/dive-to-gosync-workshop", "languages_url": "https://api.github.com/repos/smallnest/dive-to-gosync-workshop/languages", "created_at": "2019-05-07T07:02:46Z", - "updated_at": "2024-05-05T17:15:14Z", + "updated_at": "2024-05-06T06:40:08Z", "git_url": "git://github.com/smallnest/dive-to-gosync-workshop.git", "ssh_url": "git@github.com:smallnest/dive-to-gosync-workshop.git", "clone_url": "https://github.com/smallnest/dive-to-gosync-workshop.git", "homepage": null, - "stargazers_count": 1610, - "watchers_count": 1610, + "stargazers_count": 1609, + "watchers_count": 1609, "language": "Go", "topics": [] }, @@ -8790,13 +8860,13 @@ "url": "https://api.github.com/repos/mitchellh/mapstructure", "languages_url": "https://api.github.com/repos/mitchellh/mapstructure/languages", "created_at": "2013-05-20T05:24:34Z", - "updated_at": "2024-05-05T21:31:33Z", + "updated_at": "2024-05-06T23:08:48Z", "git_url": "git://github.com/mitchellh/mapstructure.git", "ssh_url": "git@github.com:mitchellh/mapstructure.git", "clone_url": "https://github.com/mitchellh/mapstructure.git", "homepage": "", - "stargazers_count": 7684, - "watchers_count": 7684, + "stargazers_count": 7687, + "watchers_count": 7687, "language": "Go", "topics": [] }, @@ -8817,13 +8887,13 @@ "url": "https://api.github.com/repos/jiujuan/go-collection", "languages_url": "https://api.github.com/repos/jiujuan/go-collection/languages", "created_at": "2019-07-07T08:37:39Z", - "updated_at": "2024-05-02T07:42:26Z", + "updated_at": "2024-05-06T08:51:56Z", "git_url": "git://github.com/jiujuan/go-collection.git", "ssh_url": "git@github.com:jiujuan/go-collection.git", "clone_url": "https://github.com/jiujuan/go-collection.git", "homepage": "", - "stargazers_count": 2753, - "watchers_count": 2753, + "stargazers_count": 2755, + "watchers_count": 2755, "language": "Go", "topics": [ "awesome", @@ -8858,13 +8928,13 @@ "url": "https://api.github.com/repos/douyu/jupiter", "languages_url": "https://api.github.com/repos/douyu/jupiter/languages", "created_at": "2020-02-27T12:50:47Z", - "updated_at": "2024-05-02T11:58:41Z", + "updated_at": "2024-05-06T10:32:10Z", "git_url": "git://github.com/douyu/jupiter.git", "ssh_url": "git@github.com:douyu/jupiter.git", "clone_url": "https://github.com/douyu/jupiter.git", "homepage": "http://jupiter.douyu.com", - "stargazers_count": 4346, - "watchers_count": 4346, + "stargazers_count": 4347, + "watchers_count": 4347, "language": "Go", "topics": [ "douyu", @@ -8938,4214 +9008,6630 @@ "watchers_count": 3, "language": "Go", "topics": [] - } - ], - "TypeScript": [ + }, { - "id": 291438522, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTE0Mzg1MjI=", - "name": "siyuan", - "full_name": "siyuan-note/siyuan", + "id": 330616364, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzA2MTYzNjQ=", + "name": "go-clean-template", + "full_name": "evrone/go-clean-template", "owner": { - "login": "siyuan-note", - "id": 70468694, - "avatar_url": "https://avatars.githubusercontent.com/u/70468694?v=4", - "url": "https://api.github.com/users/siyuan-note", - "html_url": "https://github.com/siyuan-note" + "login": "evrone", + "id": 431569, + "avatar_url": "https://avatars.githubusercontent.com/u/431569?v=4", + "url": "https://api.github.com/users/evrone", + "html_url": "https://github.com/evrone" }, - "html_url": "https://github.com/siyuan-note/siyuan", - "description": "A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.", - "url": "https://api.github.com/repos/siyuan-note/siyuan", - "languages_url": "https://api.github.com/repos/siyuan-note/siyuan/languages", - "created_at": "2020-08-30T09:21:35Z", - "updated_at": "2024-05-05T21:31:34Z", - "git_url": "git://github.com/siyuan-note/siyuan.git", - "ssh_url": "git@github.com:siyuan-note/siyuan.git", - "clone_url": "https://github.com/siyuan-note/siyuan.git", - "homepage": "https://b3log.org/siyuan", - "stargazers_count": 16069, - "watchers_count": 16069, - "language": "TypeScript", + "html_url": "https://github.com/evrone/go-clean-template", + "description": "Clean Architecture template for Golang services", + "url": "https://api.github.com/repos/evrone/go-clean-template", + "languages_url": "https://api.github.com/repos/evrone/go-clean-template/languages", + "created_at": "2021-01-18T09:29:43Z", + "updated_at": "2024-05-06T17:31:13Z", + "git_url": "git://github.com/evrone/go-clean-template.git", + "ssh_url": "git@github.com:evrone/go-clean-template.git", + "clone_url": "https://github.com/evrone/go-clean-template.git", + "homepage": "", + "stargazers_count": 5949, + "watchers_count": 5949, + "language": "Go", "topics": [ - "anki", - "chatgpt", - "electron", - "evernote", - "knowledge-base", - "local-first", - "markdown", - "note-taking", - "notebook", - "notes-app", - "notion", - "obsidian", - "ocr", - "openai", - "pdf", - "pkm", - "s3", - "self-hosted", - "webdav" + "clean-architecture", + "dependency-injection", + "example", + "go", + "golang", + "microservices", + "template" ] }, { - "id": 127769231, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjc3NjkyMzE=", - "name": "RSSHub", - "full_name": "DIYgod/RSSHub", + "id": 574985563, + "node_id": "R_kgDOIkWVWw", + "name": "FreeCar", + "full_name": "CyanAsterisk/FreeCar", "owner": { - "login": "DIYgod", - "id": 8266075, - "avatar_url": "https://avatars.githubusercontent.com/u/8266075?v=4", - "url": "https://api.github.com/users/DIYgod", - "html_url": "https://github.com/DIYgod" + "login": "CyanAsterisk", + "id": 119946587, + "avatar_url": "https://avatars.githubusercontent.com/u/119946587?v=4", + "url": "https://api.github.com/users/CyanAsterisk", + "html_url": "https://github.com/CyanAsterisk" }, - "html_url": "https://github.com/DIYgod/RSSHub", - "description": "🧡 Everything is RSSible", - "url": "https://api.github.com/repos/DIYgod/RSSHub", - "languages_url": "https://api.github.com/repos/DIYgod/RSSHub/languages", - "created_at": "2018-04-02T14:43:21Z", - "updated_at": "2024-05-06T01:08:26Z", - "git_url": "git://github.com/DIYgod/RSSHub.git", - "ssh_url": "git@github.com:DIYgod/RSSHub.git", - "clone_url": "https://github.com/DIYgod/RSSHub.git", - "homepage": "https://docs.rsshub.app", - "stargazers_count": 29801, - "watchers_count": 29801, - "language": "TypeScript", + "html_url": "https://github.com/CyanAsterisk/FreeCar", + "description": "Time-sharing car rental system suite based on CloudWeGo series framework", + "url": "https://api.github.com/repos/CyanAsterisk/FreeCar", + "languages_url": "https://api.github.com/repos/CyanAsterisk/FreeCar/languages", + "created_at": "2022-12-06T14:02:09Z", + "updated_at": "2024-05-02T15:58:02Z", + "git_url": "git://github.com/CyanAsterisk/FreeCar.git", + "ssh_url": "git@github.com:CyanAsterisk/FreeCar.git", + "clone_url": "https://github.com/CyanAsterisk/FreeCar.git", + "homepage": "", + "stargazers_count": 218, + "watchers_count": 218, + "language": "Go", "topics": [ - "bilibili", - "douban", - "dribbble", - "instagram", - "lofter", - "pixiv", - "rss", - "rsshub", - "spotify", - "telegram", - "tiktok", - "twitter", - "v2ex", - "wechat", - "weibo", - "ximalaya", - "youtube", - "zhihu" + "cloudnative", + "cloudwego", + "distributed", + "go", + "hertz", + "kitex", + "microservice" + ] + }, + { + "id": 219685701, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTk2ODU3MDE=", + "name": "bubble", + "full_name": "Q1mi/bubble", + "owner": { + "login": "Q1mi", + "id": 9710547, + "avatar_url": "https://avatars.githubusercontent.com/u/9710547?v=4", + "url": "https://api.github.com/users/Q1mi", + "html_url": "https://github.com/Q1mi" + }, + "html_url": "https://github.com/Q1mi/bubble", + "description": "a sample demo base on gin and gorm.", + "url": "https://api.github.com/repos/Q1mi/bubble", + "languages_url": "https://api.github.com/repos/Q1mi/bubble/languages", + "created_at": "2019-11-05T07:42:00Z", + "updated_at": "2024-04-28T06:21:28Z", + "git_url": "git://github.com/Q1mi/bubble.git", + "ssh_url": "git@github.com:Q1mi/bubble.git", + "clone_url": "https://github.com/Q1mi/bubble.git", + "homepage": null, + "stargazers_count": 379, + "watchers_count": 379, + "language": "Go", + "topics": [ + "gin", + "gorm" ] }, { - "id": 767869293, - "node_id": "R_kgDOLcTBbQ", - "name": "landing-page-boilerplate", - "full_name": "weijunext/landing-page-boilerplate", + "id": 185033017, + "node_id": "MDEwOlJlcG9zaXRvcnkxODUwMzMwMTc=", + "name": "gormt", + "full_name": "xxjwxc/gormt", "owner": { - "login": "weijunext", - "id": 35557951, - "avatar_url": "https://avatars.githubusercontent.com/u/35557951?v=4", - "url": "https://api.github.com/users/weijunext", - "html_url": "https://github.com/weijunext" + "login": "xxjwxc", + "id": 9114492, + "avatar_url": "https://avatars.githubusercontent.com/u/9114492?v=4", + "url": "https://api.github.com/users/xxjwxc", + "html_url": "https://github.com/xxjwxc" }, - "html_url": "https://github.com/weijunext/landing-page-boilerplate", - "description": "A versatile landing page boilerplate, ideal for various projects and marketing campaigns.", - "url": "https://api.github.com/repos/weijunext/landing-page-boilerplate", - "languages_url": "https://api.github.com/repos/weijunext/landing-page-boilerplate/languages", - "created_at": "2024-03-06T03:21:53Z", - "updated_at": "2024-05-05T13:58:36Z", - "git_url": "git://github.com/weijunext/landing-page-boilerplate.git", - "ssh_url": "git@github.com:weijunext/landing-page-boilerplate.git", - "clone_url": "https://github.com/weijunext/landing-page-boilerplate.git", - "homepage": "https://landingpage.weijunext.com/", - "stargazers_count": 538, - "watchers_count": 538, - "language": "TypeScript", - "topics": [] + "html_url": "https://github.com/xxjwxc/gormt", + "description": "database to golang struct", + "url": "https://api.github.com/repos/xxjwxc/gormt", + "languages_url": "https://api.github.com/repos/xxjwxc/gormt/languages", + "created_at": "2019-05-05T13:10:26Z", + "updated_at": "2024-05-06T14:06:13Z", + "git_url": "git://github.com/xxjwxc/gormt.git", + "ssh_url": "git@github.com:xxjwxc/gormt.git", + "clone_url": "https://github.com/xxjwxc/gormt.git", + "homepage": "https://xxjwxc.github.io/post/gormt/", + "stargazers_count": 2315, + "watchers_count": 2315, + "language": "Go", + "topics": [ + "database", + "function", + "go", + "golang", + "gorm", + "mapping", + "mysql", + "orm", + "tools" + ] }, { - "id": 496262056, - "node_id": "R_kgDOHZRbqA", - "name": "Yacd-meta", - "full_name": "MetaCubeX/Yacd-meta", + "id": 463466103, + "node_id": "R_kgDOG5_udw", + "name": "hotgo", + "full_name": "bufanyun/hotgo", "owner": { - "login": "MetaCubeX", - "id": 84378451, - "avatar_url": "https://avatars.githubusercontent.com/u/84378451?v=4", - "url": "https://api.github.com/users/MetaCubeX", - "html_url": "https://github.com/MetaCubeX" + "login": "bufanyun", + "id": 26652343, + "avatar_url": "https://avatars.githubusercontent.com/u/26652343?v=4", + "url": "https://api.github.com/users/bufanyun", + "html_url": "https://github.com/bufanyun" }, - "html_url": "https://github.com/MetaCubeX/Yacd-meta", - "description": "Yet Another Clash Dashboard", - "url": "https://api.github.com/repos/MetaCubeX/Yacd-meta", - "languages_url": "https://api.github.com/repos/MetaCubeX/Yacd-meta/languages", - "created_at": "2022-05-25T14:18:35Z", - "updated_at": "2024-05-05T13:10:12Z", - "git_url": "git://github.com/MetaCubeX/Yacd-meta.git", - "ssh_url": "git@github.com:MetaCubeX/Yacd-meta.git", - "clone_url": "https://github.com/MetaCubeX/Yacd-meta.git", - "homepage": "http://yacd.metacubex.one", - "stargazers_count": 385, - "watchers_count": 385, - "language": "TypeScript", - "topics": [] + "html_url": "https://github.com/bufanyun/hotgo", + "description": "HotGo 是一个基于 vue 和 goframe2.0 开发的全栈前后端分离的开发基础平台和移动应用平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,消息队列,定时任务等功能,提供多种常用场景文件,让您把更多时间专注在业务开发上。", + "url": "https://api.github.com/repos/bufanyun/hotgo", + "languages_url": "https://api.github.com/repos/bufanyun/hotgo/languages", + "created_at": "2022-02-25T09:05:19Z", + "updated_at": "2024-05-06T06:01:51Z", + "git_url": "git://github.com/bufanyun/hotgo.git", + "ssh_url": "git@github.com:bufanyun/hotgo.git", + "clone_url": "https://github.com/bufanyun/hotgo.git", + "homepage": "https://hotgo.facms.cn/admin", + "stargazers_count": 836, + "watchers_count": 836, + "language": "Go", + "topics": [ + "admin", + "gf", + "gf-admin", + "gf-vue-admin", + "go", + "go-admin", + "go-framework", + "goframe", + "golang", + "gva", + "hg", + "hotgo", + "jwt", + "swagger", + "uniapp", + "vue", + "vue-admin" + ] }, { - "id": 387151905, - "node_id": "MDEwOlJlcG9zaXRvcnkzODcxNTE5MDU=", - "name": "github-notion-star", - "full_name": "lcjnil/github-notion-star", + "id": 479443369, + "node_id": "R_kgDOHJO5qQ", + "name": "bookhunter", + "full_name": "bookstairs/bookhunter", "owner": { - "login": "lcjnil", - "id": 5821684, - "avatar_url": "https://avatars.githubusercontent.com/u/5821684?v=4", - "url": "https://api.github.com/users/lcjnil", - "html_url": "https://github.com/lcjnil" + "login": "bookstairs", + "id": 100833102, + "avatar_url": "https://avatars.githubusercontent.com/u/100833102?v=4", + "url": "https://api.github.com/users/bookstairs", + "html_url": "https://github.com/bookstairs" }, - "html_url": "https://github.com/lcjnil/github-notion-star", - "description": null, - "url": "https://api.github.com/repos/lcjnil/github-notion-star", - "languages_url": "https://api.github.com/repos/lcjnil/github-notion-star/languages", - "created_at": "2021-07-18T10:47:52Z", - "updated_at": "2024-04-18T08:54:12Z", - "git_url": "git://github.com/lcjnil/github-notion-star.git", - "ssh_url": "git@github.com:lcjnil/github-notion-star.git", - "clone_url": "https://github.com/lcjnil/github-notion-star.git", + "html_url": "https://github.com/bookstairs/bookhunter", + "description": "A download tools for clawing the ebooks from internets.", + "url": "https://api.github.com/repos/bookstairs/bookhunter", + "languages_url": "https://api.github.com/repos/bookstairs/bookhunter/languages", + "created_at": "2022-04-08T15:26:36Z", + "updated_at": "2024-05-06T03:39:48Z", + "git_url": "git://github.com/bookstairs/bookhunter.git", + "ssh_url": "git@github.com:bookstairs/bookhunter.git", + "clone_url": "https://github.com/bookstairs/bookhunter.git", "homepage": "", - "stargazers_count": 118, - "watchers_count": 118, - "language": "TypeScript", + "stargazers_count": 650, + "watchers_count": 650, + "language": "Go", "topics": [ - "github", - "github-actions", - "notion" + "epub", + "golang", + "spider" ] }, { - "id": 719878910, - "node_id": "R_kgDOKuh6_g", - "name": "LafTools", - "full_name": "work7z/LafTools", + "id": 256093185, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTYwOTMxODU=", + "name": "gin-demo", + "full_name": "phyuany/gin-demo", "owner": { - "login": "work7z", - "id": 60811462, - "avatar_url": "https://avatars.githubusercontent.com/u/60811462?v=4", - "url": "https://api.github.com/users/work7z", - "html_url": "https://github.com/work7z" + "login": "phyuany", + "id": 24750078, + "avatar_url": "https://avatars.githubusercontent.com/u/24750078?v=4", + "url": "https://api.github.com/users/phyuany", + "html_url": "https://github.com/phyuany" }, - "html_url": "https://github.com/work7z/LafTools", - "description": "The next generation of a AI-based toolbox designed for programmers. 专为高级程序员设计的AI编程工具箱,免费安全开源,更涵盖代码分析转换解析及离线文档等实用功能", - "url": "https://api.github.com/repos/work7z/LafTools", - "languages_url": "https://api.github.com/repos/work7z/LafTools/languages", - "created_at": "2023-11-17T05:01:26Z", - "updated_at": "2024-05-05T09:11:45Z", - "git_url": "git://github.com/work7z/LafTools.git", - "ssh_url": "git@github.com:work7z/LafTools.git", - "clone_url": "https://github.com/work7z/LafTools.git", - "homepage": "https://laftools.dev", - "stargazers_count": 294, - "watchers_count": 294, - "language": "TypeScript", + "html_url": "https://github.com/phyuany/gin-demo", + "description": "基于Gin+GORM框架的Restful API接口开发", + "url": "https://api.github.com/repos/phyuany/gin-demo", + "languages_url": "https://api.github.com/repos/phyuany/gin-demo/languages", + "created_at": "2020-04-16T02:52:01Z", + "updated_at": "2024-05-03T22:40:50Z", + "git_url": "git://github.com/phyuany/gin-demo.git", + "ssh_url": "git@github.com:phyuany/gin-demo.git", + "clone_url": "https://github.com/phyuany/gin-demo.git", + "homepage": "", + "stargazers_count": 216, + "watchers_count": 216, + "language": "Go", "topics": [ - "codec", - "formatter", - "offline-able", - "parser", - "tauri", - "toolbox" + "api", + "gin", + "go", + "golang", + "gorm", + "jwt", + "restful", + "vue" ] }, { - "id": 317639685, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTc2Mzk2ODU=", - "name": "kit", - "full_name": "johnlindquist/kit", + "id": 370398434, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzAzOTg0MzQ=", + "name": "PowerWeChat", + "full_name": "ArtisanCloud/PowerWeChat", "owner": { - "login": "johnlindquist", - "id": 36073, - "avatar_url": "https://avatars.githubusercontent.com/u/36073?v=4", - "url": "https://api.github.com/users/johnlindquist", - "html_url": "https://github.com/johnlindquist" + "login": "ArtisanCloud", + "id": 68817851, + "avatar_url": "https://avatars.githubusercontent.com/u/68817851?v=4", + "url": "https://api.github.com/users/ArtisanCloud", + "html_url": "https://github.com/ArtisanCloud" }, - "html_url": "https://github.com/johnlindquist/kit", - "description": "Script Kit. Automate Anything.", - "url": "https://api.github.com/repos/johnlindquist/kit", - "languages_url": "https://api.github.com/repos/johnlindquist/kit/languages", - "created_at": "2020-12-01T19:00:40Z", - "updated_at": "2024-05-05T05:43:26Z", - "git_url": "git://github.com/johnlindquist/kit.git", - "ssh_url": "git@github.com:johnlindquist/kit.git", - "clone_url": "https://github.com/johnlindquist/kit.git", - "homepage": "https://scriptkit.com", - "stargazers_count": 3812, - "watchers_count": 3812, - "language": "TypeScript", - "topics": [] + "html_url": "https://github.com/ArtisanCloud/PowerWeChat", + "description": "PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态", + "url": "https://api.github.com/repos/ArtisanCloud/PowerWeChat", + "languages_url": "https://api.github.com/repos/ArtisanCloud/PowerWeChat/languages", + "created_at": "2021-05-24T15:24:09Z", + "updated_at": "2024-05-06T23:10:10Z", + "git_url": "git://github.com/ArtisanCloud/PowerWeChat.git", + "ssh_url": "git@github.com:ArtisanCloud/PowerWeChat.git", + "clone_url": "https://github.com/ArtisanCloud/PowerWeChat.git", + "homepage": "https://powerwechat.artisan-cloud.com", + "stargazers_count": 1106, + "watchers_count": 1106, + "language": "Go", + "topics": [ + "go", + "golang", + "golang-wechat", + "js-sdk", + "jssdk", + "miniprogram", + "officialaccounts", + "payment", + "sdk", + "wechat", + "wechat-sdk", + "wecom", + "weixin" + ] }, { - "id": 750843364, - "node_id": "R_kgDOLMD15A", - "name": "Apifox-UI", - "full_name": "Codennnn/Apifox-UI", + "id": 126961623, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjY5NjE2MjM=", + "name": "weapp", + "full_name": "royalrick/weapp", "owner": { - "login": "Codennnn", - "id": 47730755, - "avatar_url": "https://avatars.githubusercontent.com/u/47730755?v=4", - "url": "https://api.github.com/users/Codennnn", - "html_url": "https://github.com/Codennnn" + "login": "royalrick", + "id": 16298099, + "avatar_url": "https://avatars.githubusercontent.com/u/16298099?v=4", + "url": "https://api.github.com/users/royalrick", + "html_url": "https://github.com/royalrick" }, - "html_url": "https://github.com/Codennnn/Apifox-UI", - "description": "精心仿制 Apifox 界面,使用 Next + Antd + TailwindCSS 开发,源码融入了很多好的编码实践,非常适合 React 新手学习!", - "url": "https://api.github.com/repos/Codennnn/Apifox-UI", - "languages_url": "https://api.github.com/repos/Codennnn/Apifox-UI/languages", - "created_at": "2024-01-31T12:39:05Z", - "updated_at": "2024-04-26T06:18:48Z", - "git_url": "git://github.com/Codennnn/Apifox-UI.git", - "ssh_url": "git@github.com:Codennnn/Apifox-UI.git", - "clone_url": "https://github.com/Codennnn/Apifox-UI.git", - "homepage": "https://apifox-ui.leoku.dev", - "stargazers_count": 82, - "watchers_count": 82, - "language": "TypeScript", - "topics": [] + "html_url": "https://github.com/royalrick/weapp", + "description": "微信小程序服务端 SDK (for Golang)", + "url": "https://api.github.com/repos/royalrick/weapp", + "languages_url": "https://api.github.com/repos/royalrick/weapp/languages", + "created_at": "2018-03-27T09:23:06Z", + "updated_at": "2024-05-06T01:51:50Z", + "git_url": "git://github.com/royalrick/weapp.git", + "ssh_url": "git@github.com:royalrick/weapp.git", + "clone_url": "https://github.com/royalrick/weapp.git", + "homepage": "https://pkg.go.dev/github.com/medivhzhan/weapp/v3", + "stargazers_count": 1418, + "watchers_count": 1418, + "language": "Go", + "topics": [ + "go", + "golang", + "miniapp", + "miniprogram", + "sdk", + "weapp", + "wechat", + "wxapp" + ] }, { - "id": 108761645, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDg3NjE2NDU=", - "name": "nocodb", - "full_name": "nocodb/nocodb", + "id": 227630449, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjc2MzA0NDk=", + "name": "apiserver-gin", + "full_name": "xmgtony/apiserver-gin", "owner": { - "login": "nocodb", - "id": 50206778, - "avatar_url": "https://avatars.githubusercontent.com/u/50206778?v=4", - "url": "https://api.github.com/users/nocodb", - "html_url": "https://github.com/nocodb" + "login": "xmgtony", + "id": 8643542, + "avatar_url": "https://avatars.githubusercontent.com/u/8643542?v=4", + "url": "https://api.github.com/users/xmgtony", + "html_url": "https://github.com/xmgtony" }, - "html_url": "https://github.com/nocodb/nocodb", - "description": "🔥 🔥 🔥 Open Source Airtable Alternative", - "url": "https://api.github.com/repos/nocodb/nocodb", - "languages_url": "https://api.github.com/repos/nocodb/nocodb/languages", - "created_at": "2017-10-29T18:51:48Z", - "updated_at": "2024-05-06T00:23:03Z", - "git_url": "git://github.com/nocodb/nocodb.git", - "ssh_url": "git@github.com:nocodb/nocodb.git", - "clone_url": "https://github.com/nocodb/nocodb.git", - "homepage": "https://nocodb.com", - "stargazers_count": 42622, - "watchers_count": 42622, - "language": "TypeScript", - "topics": [ - "admin-dashboard", - "admin-ui", - "airtable", - "airtable-alternative", - "automatic-api", - "hacktoberfest", - "low-code", - "mariadb", - "mysql", - "no-code", - "no-code-database", - "no-code-platform", - "postgresql", - "rest-api", - "restful-api", - "spreadsheet", - "sqlite", - "sqlserver", - "swagger" - ] + "html_url": "https://github.com/xmgtony/apiserver-gin", + "description": "生产级可用golang api服务端(基于gin)", + "url": "https://api.github.com/repos/xmgtony/apiserver-gin", + "languages_url": "https://api.github.com/repos/xmgtony/apiserver-gin/languages", + "created_at": "2019-12-12T14:52:02Z", + "updated_at": "2024-05-06T12:47:27Z", + "git_url": "git://github.com/xmgtony/apiserver-gin.git", + "ssh_url": "git@github.com:xmgtony/apiserver-gin.git", + "clone_url": "https://github.com/xmgtony/apiserver-gin.git", + "homepage": "", + "stargazers_count": 364, + "watchers_count": 364, + "language": "Go", + "topics": [] }, { - "id": 59435364, - "node_id": "MDEwOlJlcG9zaXRvcnk1OTQzNTM2NA==", - "name": "outline", - "full_name": "outline/outline", + "id": 212613049, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTI2MTMwNDk=", + "name": "cli", + "full_name": "cli/cli", "owner": { - "login": "outline", - "id": 1765001, - "avatar_url": "https://avatars.githubusercontent.com/u/1765001?v=4", - "url": "https://api.github.com/users/outline", - "html_url": "https://github.com/outline" + "login": "cli", + "id": 59704711, + "avatar_url": "https://avatars.githubusercontent.com/u/59704711?v=4", + "url": "https://api.github.com/users/cli", + "html_url": "https://github.com/cli" }, - "html_url": "https://github.com/outline/outline", - "description": "The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.", - "url": "https://api.github.com/repos/outline/outline", - "languages_url": "https://api.github.com/repos/outline/outline/languages", - "created_at": "2016-05-22T21:31:47Z", - "updated_at": "2024-05-06T01:09:25Z", - "git_url": "git://github.com/outline/outline.git", - "ssh_url": "git@github.com:outline/outline.git", - "clone_url": "https://github.com/outline/outline.git", - "homepage": "https://www.getoutline.com", - "stargazers_count": 24521, - "watchers_count": 24521, - "language": "TypeScript", + "html_url": "https://github.com/cli/cli", + "description": "GitHub’s official command line tool", + "url": "https://api.github.com/repos/cli/cli", + "languages_url": "https://api.github.com/repos/cli/cli/languages", + "created_at": "2019-10-03T15:24:53Z", + "updated_at": "2024-05-06T22:41:36Z", + "git_url": "git://github.com/cli/cli.git", + "ssh_url": "git@github.com:cli/cli.git", + "clone_url": "https://github.com/cli/cli.git", + "homepage": "https://cli.github.com", + "stargazers_count": 35498, + "watchers_count": 35498, + "language": "Go", "topics": [ - "docker", - "hacktoberfest", - "javascript", - "mobx", - "nodejs", - "react", - "slack", - "wiki" + "cli", + "git", + "github-api-v4", + "golang" ] }, { - "id": 434826774, - "node_id": "R_kgDOGeruFg", - "name": "clash-verge", - "full_name": "zzzgydi/clash-verge", + "id": 52513524, + "node_id": "MDEwOlJlcG9zaXRvcnk1MjUxMzUyNA==", + "name": "reform", + "full_name": "go-reform/reform", "owner": { - "login": "zzzgydi", - "id": 27361820, - "avatar_url": "https://avatars.githubusercontent.com/u/27361820?v=4", - "url": "https://api.github.com/users/zzzgydi", - "html_url": "https://github.com/zzzgydi" + "login": "go-reform", + "id": 19347850, + "avatar_url": "https://avatars.githubusercontent.com/u/19347850?v=4", + "url": "https://api.github.com/users/go-reform", + "html_url": "https://github.com/go-reform" }, - "html_url": "https://github.com/zzzgydi/clash-verge", - "description": "A Clash GUI based on tauri. Supports Windows, macOS and Linux.", - "url": "https://api.github.com/repos/zzzgydi/clash-verge", - "languages_url": "https://api.github.com/repos/zzzgydi/clash-verge/languages", - "created_at": "2021-12-04T06:31:50Z", - "updated_at": "2024-05-05T19:06:18Z", - "git_url": "git://github.com/zzzgydi/clash-verge.git", - "ssh_url": "git@github.com:zzzgydi/clash-verge.git", - "clone_url": "https://github.com/zzzgydi/clash-verge.git", - "homepage": "", - "stargazers_count": 20199, - "watchers_count": 20199, - "language": "TypeScript", + "html_url": "https://github.com/go-reform/reform", + "description": "A better ORM for Go, based on non-empty interfaces and code generation.", + "url": "https://api.github.com/repos/go-reform/reform", + "languages_url": "https://api.github.com/repos/go-reform/reform/languages", + "created_at": "2016-02-25T09:41:09Z", + "updated_at": "2024-04-19T23:20:53Z", + "git_url": "git://github.com/go-reform/reform.git", + "ssh_url": "git@github.com:go-reform/reform.git", + "clone_url": "https://github.com/go-reform/reform.git", + "homepage": "https://gopkg.in/reform.v1", + "stargazers_count": 1442, + "watchers_count": 1442, + "language": "Go", "topics": [ - "clash", - "cross-platform", - "react", - "rust", - "tauri" + "go", + "golang", + "hacktoberfest", + "orm", + "sql", + "sql-orm" ] }, { - "id": 577049968, - "node_id": "R_kgDOImUVcA", - "name": "v2ex", - "full_name": "liaoliao666/v2ex", + "id": 332576508, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzI1NzY1MDg=", + "name": "notify", + "full_name": "nikoksr/notify", "owner": { - "login": "liaoliao666", - "id": 26479949, - "avatar_url": "https://avatars.githubusercontent.com/u/26479949?v=4", - "url": "https://api.github.com/users/liaoliao666", - "html_url": "https://github.com/liaoliao666" + "login": "nikoksr", + "id": 31685472, + "avatar_url": "https://avatars.githubusercontent.com/u/31685472?v=4", + "url": "https://api.github.com/users/nikoksr", + "html_url": "https://github.com/nikoksr" }, - "html_url": "https://github.com/liaoliao666/v2ex", - "description": "V2EX 好看的第三方客户端,原生 App,支持夜间模式。", - "url": "https://api.github.com/repos/liaoliao666/v2ex", - "languages_url": "https://api.github.com/repos/liaoliao666/v2ex/languages", - "created_at": "2022-12-11T20:19:12Z", - "updated_at": "2024-05-05T13:22:16Z", - "git_url": "git://github.com/liaoliao666/v2ex.git", - "ssh_url": "git@github.com:liaoliao666/v2ex.git", - "clone_url": "https://github.com/liaoliao666/v2ex.git", + "html_url": "https://github.com/nikoksr/notify", + "description": "A dead simple Go library for sending notifications to various messaging services.", + "url": "https://api.github.com/repos/nikoksr/notify", + "languages_url": "https://api.github.com/repos/nikoksr/notify/languages", + "created_at": "2021-01-24T23:07:29Z", + "updated_at": "2024-05-06T23:02:41Z", + "git_url": "git://github.com/nikoksr/notify.git", + "ssh_url": "git@github.com:nikoksr/notify.git", + "clone_url": "https://github.com/nikoksr/notify.git", "homepage": "", - "stargazers_count": 487, - "watchers_count": 487, - "language": "TypeScript", + "stargazers_count": 2715, + "watchers_count": 2715, + "language": "Go", "topics": [ - "v2ex", - "v2fun" + "aws-ses", + "bot", + "discord", + "email", + "go", + "golang", + "hacktoberfest", + "messaging", + "microsoft-teams", + "notification", + "notify", + "pushbullet", + "rocketchat", + "sendgrid", + "slack", + "telegram", + "twilio", + "twitter", + "wechat", + "whatsapp" ] }, { - "id": 53538899, - "node_id": "MDEwOlJlcG9zaXRvcnk1MzUzODg5OQ==", - "name": "clients", - "full_name": "bitwarden/clients", + "id": 359119605, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTkxMTk2MDU=", + "name": "ginadmin", + "full_name": "gphper/ginadmin", "owner": { - "login": "bitwarden", - "id": 15990069, - "avatar_url": "https://avatars.githubusercontent.com/u/15990069?v=4", - "url": "https://api.github.com/users/bitwarden", - "html_url": "https://github.com/bitwarden" + "login": "gphper", + "id": 18718299, + "avatar_url": "https://avatars.githubusercontent.com/u/18718299?v=4", + "url": "https://api.github.com/users/gphper", + "html_url": "https://github.com/gphper" }, - "html_url": "https://github.com/bitwarden/clients", - "description": "Bitwarden client applications (web, browser extension, desktop, and cli)", - "url": "https://api.github.com/repos/bitwarden/clients", - "languages_url": "https://api.github.com/repos/bitwarden/clients/languages", - "created_at": "2016-03-09T23:14:01Z", - "updated_at": "2024-05-05T23:41:19Z", - "git_url": "git://github.com/bitwarden/clients.git", - "ssh_url": "git@github.com:bitwarden/clients.git", - "clone_url": "https://github.com/bitwarden/clients.git", - "homepage": "https://bitwarden.com", - "stargazers_count": 8348, - "watchers_count": 8348, - "language": "TypeScript", + "html_url": "https://github.com/gphper/ginadmin", + "description": "基于Gin开发的后台脚手架,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包", + "url": "https://api.github.com/repos/gphper/ginadmin", + "languages_url": "https://api.github.com/repos/gphper/ginadmin/languages", + "created_at": "2021-04-18T11:06:20Z", + "updated_at": "2024-05-06T09:10:04Z", + "git_url": "git://github.com/gphper/ginadmin.git", + "ssh_url": "git@github.com:gphper/ginadmin.git", + "clone_url": "https://github.com/gphper/ginadmin.git", + "homepage": "https://gphper.github.io/ginadmindoc", + "stargazers_count": 205, + "watchers_count": 205, + "language": "Go", "topics": [ - "angular", - "bitwarden", - "browser-extension", - "chrome", - "cli", - "desktop", - "electron", - "firefox", - "javascript", - "nodejs", - "safari", - "typescript", - "webextension" - ] + "admin", + "casbin", + "cms", + "cms-framework", + "embed", + "gin", + "gin-admin", + "go", + "golang", + "gorm", + "render", + "swagger", + "tempate" + ] + }, + { + "id": 308837110, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDg4MzcxMTA=", + "name": "appdemo", + "full_name": "deepzz0/appdemo", + "owner": { + "login": "deepzz0", + "id": 10971608, + "avatar_url": "https://avatars.githubusercontent.com/u/10971608?v=4", + "url": "https://api.github.com/users/deepzz0", + "html_url": "https://github.com/deepzz0" + }, + "html_url": "https://github.com/deepzz0/appdemo", + "description": "app demo", + "url": "https://api.github.com/repos/deepzz0/appdemo", + "languages_url": "https://api.github.com/repos/deepzz0/appdemo/languages", + "created_at": "2020-10-31T08:26:23Z", + "updated_at": "2024-01-01T05:48:53Z", + "git_url": "git://github.com/deepzz0/appdemo.git", + "ssh_url": "git@github.com:deepzz0/appdemo.git", + "clone_url": "https://github.com/deepzz0/appdemo.git", + "homepage": null, + "stargazers_count": 7, + "watchers_count": 7, + "language": "Go", + "topics": [] }, { - "id": 713295428, - "node_id": "R_kgDOKoQGRA", - "name": "clash-verge", - "full_name": "MetaCubeX/clash-verge", + "id": 64900728, + "node_id": "MDEwOlJlcG9zaXRvcnk2NDkwMDcyOA==", + "name": "eiblog", + "full_name": "eiblog/eiblog", "owner": { - "login": "MetaCubeX", - "id": 84378451, - "avatar_url": "https://avatars.githubusercontent.com/u/84378451?v=4", - "url": "https://api.github.com/users/MetaCubeX", - "html_url": "https://github.com/MetaCubeX" + "login": "eiblog", + "id": 20830504, + "avatar_url": "https://avatars.githubusercontent.com/u/20830504?v=4", + "url": "https://api.github.com/users/eiblog", + "html_url": "https://github.com/eiblog" }, - "html_url": "https://github.com/MetaCubeX/clash-verge", - "description": "A Clash GUI based on tauri. Supports Windows, macOS and Linux.", - "url": "https://api.github.com/repos/MetaCubeX/clash-verge", - "languages_url": "https://api.github.com/repos/MetaCubeX/clash-verge/languages", - "created_at": "2023-11-02T08:30:01Z", - "updated_at": "2024-05-05T09:06:36Z", - "git_url": "git://github.com/MetaCubeX/clash-verge.git", - "ssh_url": "git@github.com:MetaCubeX/clash-verge.git", - "clone_url": "https://github.com/MetaCubeX/clash-verge.git", - "homepage": "", - "stargazers_count": 457, - "watchers_count": 457, - "language": "TypeScript", + "html_url": "https://github.com/eiblog/eiblog", + "description": "a fast blog system in golang", + "url": "https://api.github.com/repos/eiblog/eiblog", + "languages_url": "https://api.github.com/repos/eiblog/eiblog/languages", + "created_at": "2016-08-04T03:53:28Z", + "updated_at": "2024-05-04T08:51:18Z", + "git_url": "git://github.com/eiblog/eiblog.git", + "ssh_url": "git@github.com:eiblog/eiblog.git", + "clone_url": "https://github.com/eiblog/eiblog.git", + "homepage": "https://deepzz.com", + "stargazers_count": 653, + "watchers_count": 653, + "language": "Go", + "topics": [ + "blog", + "eiblog", + "goblog", + "https", + "imququ", + "nginx" + ] + }, + { + "id": 574975994, + "node_id": "R_kgDOIkVv-g", + "name": "wechat-chatGPT", + "full_name": "gtoxlili/wechat-chatGPT", + "owner": { + "login": "gtoxlili", + "id": 39382699, + "avatar_url": "https://avatars.githubusercontent.com/u/39382699?v=4", + "url": "https://api.github.com/users/gtoxlili", + "html_url": "https://github.com/gtoxlili" + }, + "html_url": "https://github.com/gtoxlili/wechat-chatGPT", + "description": "实现微信公众号被动返回接口的ChatGPT", + "url": "https://api.github.com/repos/gtoxlili/wechat-chatGPT", + "languages_url": "https://api.github.com/repos/gtoxlili/wechat-chatGPT/languages", + "created_at": "2022-12-06T13:39:43Z", + "updated_at": "2024-03-12T21:11:34Z", + "git_url": "git://github.com/gtoxlili/wechat-chatGPT.git", + "ssh_url": "git@github.com:gtoxlili/wechat-chatGPT.git", + "clone_url": "https://github.com/gtoxlili/wechat-chatGPT.git", + "homepage": null, + "stargazers_count": 387, + "watchers_count": 387, + "language": "Go", "topics": [] }, { - "id": 19441793, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTQ0MTc5Mw==", - "name": "regulex", - "full_name": "CJex/regulex", + "id": 288482469, + "node_id": "MDEwOlJlcG9zaXRvcnkyODg0ODI0Njk=", + "name": "go-openai", + "full_name": "sashabaranov/go-openai", "owner": { - "login": "CJex", - "id": 2967361, - "avatar_url": "https://avatars.githubusercontent.com/u/2967361?v=4", - "url": "https://api.github.com/users/CJex", - "html_url": "https://github.com/CJex" + "login": "sashabaranov", + "id": 677093, + "avatar_url": "https://avatars.githubusercontent.com/u/677093?v=4", + "url": "https://api.github.com/users/sashabaranov", + "html_url": "https://github.com/sashabaranov" }, - "html_url": "https://github.com/CJex/regulex", - "description": ":construction: Regular Expression Excited!", - "url": "https://api.github.com/repos/CJex/regulex", - "languages_url": "https://api.github.com/repos/CJex/regulex/languages", - "created_at": "2014-05-05T02:40:52Z", - "updated_at": "2024-05-03T21:00:13Z", - "git_url": "git://github.com/CJex/regulex.git", - "ssh_url": "git@github.com:CJex/regulex.git", - "clone_url": "https://github.com/CJex/regulex.git", - "homepage": "https://jex.im/regulex/", - "stargazers_count": 5683, - "watchers_count": 5683, - "language": "TypeScript", + "html_url": "https://github.com/sashabaranov/go-openai", + "description": "OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go", + "url": "https://api.github.com/repos/sashabaranov/go-openai", + "languages_url": "https://api.github.com/repos/sashabaranov/go-openai/languages", + "created_at": "2020-08-18T14:42:54Z", + "updated_at": "2024-05-07T01:02:43Z", + "git_url": "git://github.com/sashabaranov/go-openai.git", + "ssh_url": "git@github.com:sashabaranov/go-openai.git", + "clone_url": "https://github.com/sashabaranov/go-openai.git", + "homepage": "", + "stargazers_count": 8220, + "watchers_count": 8220, + "language": "Go", "topics": [ - "diagram", + "chatgpt", + "chatgpt-api", + "dall-e", + "go", + "golang", + "gpt-3", + "gpt-4", + "openai", + "openai-whisper", + "streaming-api" + ] + }, + { + "id": 29207621, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTIwNzYyMQ==", + "name": "caddy", + "full_name": "caddyserver/caddy", + "owner": { + "login": "caddyserver", + "id": 12955528, + "avatar_url": "https://avatars.githubusercontent.com/u/12955528?v=4", + "url": "https://api.github.com/users/caddyserver", + "html_url": "https://github.com/caddyserver" + }, + "html_url": "https://github.com/caddyserver/caddy", + "description": "Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS", + "url": "https://api.github.com/repos/caddyserver/caddy", + "languages_url": "https://api.github.com/repos/caddyserver/caddy/languages", + "created_at": "2015-01-13T19:45:03Z", + "updated_at": "2024-05-06T21:45:59Z", + "git_url": "git://github.com/caddyserver/caddy.git", + "ssh_url": "git@github.com:caddyserver/caddy.git", + "clone_url": "https://github.com/caddyserver/caddy.git", + "homepage": "https://caddyserver.com", + "stargazers_count": 54004, + "watchers_count": 54004, + "language": "Go", + "topics": [ + "acme", + "automatic-https", + "caddy", + "caddyfile", + "go", + "golang", + "hacktoberfest", + "http", + "http-server", + "http3", + "https", + "privacy", + "reverse-proxy", + "security", + "tls", + "web-server" + ] + }, + { + "id": 161951219, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjE5NTEyMTk=", + "name": "wails", + "full_name": "wailsapp/wails", + "owner": { + "login": "wailsapp", + "id": 39746503, + "avatar_url": "https://avatars.githubusercontent.com/u/39746503?v=4", + "url": "https://api.github.com/users/wailsapp", + "html_url": "https://github.com/wailsapp" + }, + "html_url": "https://github.com/wailsapp/wails", + "description": "Create beautiful applications using Go", + "url": "https://api.github.com/repos/wailsapp/wails", + "languages_url": "https://api.github.com/repos/wailsapp/wails/languages", + "created_at": "2018-12-15T23:14:06Z", + "updated_at": "2024-05-06T23:46:12Z", + "git_url": "git://github.com/wailsapp/wails.git", + "ssh_url": "git@github.com:wailsapp/wails.git", + "clone_url": "https://github.com/wailsapp/wails.git", + "homepage": "https://wails.io", + "stargazers_count": 22333, + "watchers_count": 22333, + "language": "Go", + "topics": [ + "angular", + "desktop-application", + "go", + "golang", "javascript", - "regex", - "regexp", - "regular-expression", - "regulex", - "typescript" + "linux", + "macos", + "react", + "svelte", + "vuejs", + "windows" ] }, { - "id": 231283452, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzEyODM0NTI=", - "name": "excalidraw", - "full_name": "excalidraw/excalidraw", + "id": 181355200, + "node_id": "MDEwOlJlcG9zaXRvcnkxODEzNTUyMDA=", + "name": "go-quartz", + "full_name": "reugn/go-quartz", "owner": { - "login": "excalidraw", - "id": 59452120, - "avatar_url": "https://avatars.githubusercontent.com/u/59452120?v=4", - "url": "https://api.github.com/users/excalidraw", - "html_url": "https://github.com/excalidraw" + "login": "reugn", + "id": 45880064, + "avatar_url": "https://avatars.githubusercontent.com/u/45880064?v=4", + "url": "https://api.github.com/users/reugn", + "html_url": "https://github.com/reugn" }, - "html_url": "https://github.com/excalidraw/excalidraw", - "description": "Virtual whiteboard for sketching hand-drawn like diagrams", - "url": "https://api.github.com/repos/excalidraw/excalidraw", - "languages_url": "https://api.github.com/repos/excalidraw/excalidraw/languages", - "created_at": "2020-01-02T01:04:43Z", - "updated_at": "2024-05-06T00:46:58Z", - "git_url": "git://github.com/excalidraw/excalidraw.git", - "ssh_url": "git@github.com:excalidraw/excalidraw.git", - "clone_url": "https://github.com/excalidraw/excalidraw.git", - "homepage": "https://excalidraw.com", - "stargazers_count": 73417, - "watchers_count": 73417, - "language": "TypeScript", + "html_url": "https://github.com/reugn/go-quartz", + "description": "Minimalist and zero-dependency scheduling library for Go", + "url": "https://api.github.com/repos/reugn/go-quartz", + "languages_url": "https://api.github.com/repos/reugn/go-quartz/languages", + "created_at": "2019-04-14T18:57:51Z", + "updated_at": "2024-05-05T09:02:43Z", + "git_url": "git://github.com/reugn/go-quartz.git", + "ssh_url": "git@github.com:reugn/go-quartz.git", + "clone_url": "https://github.com/reugn/go-quartz.git", + "homepage": "https://pkg.go.dev/github.com/reugn/go-quartz/quartz", + "stargazers_count": 1648, + "watchers_count": 1648, + "language": "Go", "topics": [ - "canvas", - "collaboration", - "diagrams", - "drawing", - "hacktoberfest", - "productivity", - "whiteboard" + "cron", + "crontab", + "go", + "golang", + "job", + "job-queue", + "job-scheduler", + "jobqueue", + "quartz", + "scheduler", + "zero-dependency" + ] + }, + { + "id": 566850900, + "node_id": "R_kgDOIcl1VA", + "name": "captcha", + "full_name": "go-orz/captcha", + "owner": { + "login": "go-orz", + "id": 140791470, + "avatar_url": "https://avatars.githubusercontent.com/u/140791470?v=4", + "url": "https://api.github.com/users/go-orz", + "html_url": "https://github.com/go-orz" + }, + "html_url": "https://github.com/go-orz/captcha", + "description": "a simple captcha", + "url": "https://api.github.com/repos/go-orz/captcha", + "languages_url": "https://api.github.com/repos/go-orz/captcha/languages", + "created_at": "2022-11-16T14:54:30Z", + "updated_at": "2023-10-28T14:33:59Z", + "git_url": "git://github.com/go-orz/captcha.git", + "ssh_url": "git@github.com:go-orz/captcha.git", + "clone_url": "https://github.com/go-orz/captcha.git", + "homepage": null, + "stargazers_count": 4, + "watchers_count": 4, + "language": "Go", + "topics": [] + }, + { + "id": 164622061, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjQ2MjIwNjE=", + "name": "gopay", + "full_name": "go-pay/gopay", + "owner": { + "login": "go-pay", + "id": 71821872, + "avatar_url": "https://avatars.githubusercontent.com/u/71821872?v=4", + "url": "https://api.github.com/users/go-pay", + "html_url": "https://github.com/go-pay" + }, + "html_url": "https://github.com/go-pay/gopay", + "description": "微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】", + "url": "https://api.github.com/repos/go-pay/gopay", + "languages_url": "https://api.github.com/repos/go-pay/gopay/languages", + "created_at": "2019-01-08T10:14:40Z", + "updated_at": "2024-05-06T10:00:04Z", + "git_url": "git://github.com/go-pay/gopay.git", + "ssh_url": "git@github.com:go-pay/gopay.git", + "clone_url": "https://github.com/go-pay/gopay.git", + "homepage": "https://github.com/go-pay/gopay", + "stargazers_count": 3876, + "watchers_count": 3876, + "language": "Go", + "topics": [ + "alipay", + "allinpay", + "apple", + "golang", + "gopay", + "lakala", + "pay", + "paypal", + "saobei", + "wechat", + "weixin" ] }, { - "id": 298958218, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTg5NTgyMTg=", - "name": "awesome-nodejs", - "full_name": "zerolab-fe/awesome-nodejs", + "id": 417230885, + "node_id": "R_kgDOGN5wJQ", + "name": "gh-dash", + "full_name": "dlvhdr/gh-dash", "owner": { - "login": "zerolab-fe", - "id": 68849346, - "avatar_url": "https://avatars.githubusercontent.com/u/68849346?v=4", - "url": "https://api.github.com/users/zerolab-fe", - "html_url": "https://github.com/zerolab-fe" + "login": "dlvhdr", + "id": 6196971, + "avatar_url": "https://avatars.githubusercontent.com/u/6196971?v=4", + "url": "https://api.github.com/users/dlvhdr", + "html_url": "https://github.com/dlvhdr" }, - "html_url": "https://github.com/zerolab-fe/awesome-nodejs", - "description": "⚡优质的 Node.js 包和资源", - "url": "https://api.github.com/repos/zerolab-fe/awesome-nodejs", - "languages_url": "https://api.github.com/repos/zerolab-fe/awesome-nodejs/languages", - "created_at": "2020-09-27T05:13:56Z", - "updated_at": "2024-04-29T08:20:17Z", - "git_url": "git://github.com/zerolab-fe/awesome-nodejs.git", - "ssh_url": "git@github.com:zerolab-fe/awesome-nodejs.git", - "clone_url": "https://github.com/zerolab-fe/awesome-nodejs.git", - "homepage": "", - "stargazers_count": 70, - "watchers_count": 70, - "language": "TypeScript", + "html_url": "https://github.com/dlvhdr/gh-dash", + "description": "A beautiful CLI dashboard for GitHub 🚀 ", + "url": "https://api.github.com/repos/dlvhdr/gh-dash", + "languages_url": "https://api.github.com/repos/dlvhdr/gh-dash/languages", + "created_at": "2021-10-14T17:53:33Z", + "updated_at": "2024-05-06T13:42:00Z", + "git_url": "git://github.com/dlvhdr/gh-dash.git", + "ssh_url": "git@github.com:dlvhdr/gh-dash.git", + "clone_url": "https://github.com/dlvhdr/gh-dash.git", + "homepage": "https://dlvhdr.github.io/gh-dash", + "stargazers_count": 4372, + "watchers_count": 4372, + "language": "Go", "topics": [ - "awesome", - "nodejs", - "npm" + "bubbles", + "bubbletea", + "cli", + "cobra", + "gh-extension", + "github", + "glamour", + "go", + "golang", + "lipgloss", + "terminal" ] }, { - "id": 438269448, - "node_id": "R_kgDOGh92CA", - "name": "jike-sdk", - "full_name": "open-jike/jike-sdk", + "id": 494669204, + "node_id": "R_kgDOHXwNlA", + "name": "markdown-blog", + "full_name": "gaowei-space/markdown-blog", "owner": { - "login": "open-jike", - "id": 97344960, - "avatar_url": "https://avatars.githubusercontent.com/u/97344960?v=4", - "url": "https://api.github.com/users/open-jike", - "html_url": "https://github.com/open-jike" + "login": "gaowei-space", + "id": 10205742, + "avatar_url": "https://avatars.githubusercontent.com/u/10205742?v=4", + "url": "https://api.github.com/users/gaowei-space", + "html_url": "https://github.com/gaowei-space" }, - "html_url": "https://github.com/open-jike/jike-sdk", - "description": "Ⓙ Jike SDK for Node.js / Deno / browser", - "url": "https://api.github.com/repos/open-jike/jike-sdk", - "languages_url": "https://api.github.com/repos/open-jike/jike-sdk/languages", - "created_at": "2021-12-14T13:46:55Z", - "updated_at": "2024-04-22T11:37:51Z", - "git_url": "git://github.com/open-jike/jike-sdk.git", - "ssh_url": "git@github.com:open-jike/jike-sdk.git", - "clone_url": "https://github.com/open-jike/jike-sdk.git", - "homepage": "https://jike-sdk.sxzz.moe", - "stargazers_count": 55, - "watchers_count": 55, - "language": "TypeScript", + "html_url": "https://github.com/gaowei-space/markdown-blog", + "description": "🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 | Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages.", + "url": "https://api.github.com/repos/gaowei-space/markdown-blog", + "languages_url": "https://api.github.com/repos/gaowei-space/markdown-blog/languages", + "created_at": "2022-05-21T03:23:27Z", + "updated_at": "2024-05-06T17:59:01Z", + "git_url": "git://github.com/gaowei-space/markdown-blog.git", + "ssh_url": "git@github.com:gaowei-space/markdown-blog.git", + "clone_url": "https://github.com/gaowei-space/markdown-blog.git", + "homepage": "https://blog.gaowei.tech", + "stargazers_count": 411, + "watchers_count": 411, + "language": "Go", "topics": [ - "api", - "deno", - "jike", - "nodejs", - "sdk", - "typescript" + "blog", + "documentation-generator", + "golang", + "markdonw-blog", + "markdown" ] }, { - "id": 175856326, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzU4NTYzMjY=", - "name": "everyone-can-use-english", - "full_name": "xiaolai/everyone-can-use-english", + "id": 254594123, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTQ1OTQxMjM=", + "name": "incubator-seata-go", + "full_name": "apache/incubator-seata-go", "owner": { - "login": "xiaolai", - "id": 152970, - "avatar_url": "https://avatars.githubusercontent.com/u/152970?v=4", - "url": "https://api.github.com/users/xiaolai", - "html_url": "https://github.com/xiaolai" + "login": "apache", + "id": 47359, + "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", + "url": "https://api.github.com/users/apache", + "html_url": "https://github.com/apache" }, - "html_url": "https://github.com/xiaolai/everyone-can-use-english", - "description": "人人都能用英语", - "url": "https://api.github.com/repos/xiaolai/everyone-can-use-english", - "languages_url": "https://api.github.com/repos/xiaolai/everyone-can-use-english/languages", - "created_at": "2019-03-15T16:33:53Z", - "updated_at": "2024-05-06T00:10:17Z", - "git_url": "git://github.com/xiaolai/everyone-can-use-english.git", - "ssh_url": "git@github.com:xiaolai/everyone-can-use-english.git", - "clone_url": "https://github.com/xiaolai/everyone-can-use-english.git", + "html_url": "https://github.com/apache/incubator-seata-go", + "description": "Go Implementation For Seata", + "url": "https://api.github.com/repos/apache/incubator-seata-go", + "languages_url": "https://api.github.com/repos/apache/incubator-seata-go/languages", + "created_at": "2020-04-10T09:20:34Z", + "updated_at": "2024-04-29T04:23:22Z", + "git_url": "git://github.com/apache/incubator-seata-go.git", + "ssh_url": "git@github.com:apache/incubator-seata-go.git", + "clone_url": "https://github.com/apache/incubator-seata-go.git", + "homepage": "https://seata.apache.org/", + "stargazers_count": 1485, + "watchers_count": 1485, + "language": "Go", + "topics": [ + "at", + "saga", + "tcc", + "xa" + ] + }, + { + "id": 182310204, + "node_id": "MDEwOlJlcG9zaXRvcnkxODIzMTAyMDQ=", + "name": "mdblog", + "full_name": "broqiang/mdblog", + "owner": { + "login": "broqiang", + "id": 24381286, + "avatar_url": "https://avatars.githubusercontent.com/u/24381286?v=4", + "url": "https://api.github.com/users/broqiang", + "html_url": "https://github.com/broqiang" + }, + "html_url": "https://github.com/broqiang/mdblog", + "description": "用来显示 markdown 文档的,基于 gin 框架的, go 语言开发的博客", + "url": "https://api.github.com/repos/broqiang/mdblog", + "languages_url": "https://api.github.com/repos/broqiang/mdblog/languages", + "created_at": "2019-04-19T18:41:19Z", + "updated_at": "2024-05-01T14:55:50Z", + "git_url": "git://github.com/broqiang/mdblog.git", + "ssh_url": "git@github.com:broqiang/mdblog.git", + "clone_url": "https://github.com/broqiang/mdblog.git", + "homepage": "https://broqiang.com", + "stargazers_count": 354, + "watchers_count": 354, + "language": "Go", + "topics": [ + "blog", + "gin", + "gin-blog", + "ginblog", + "go", + "go-blog", + "markdon" + ] + }, + { + "id": 28838478, + "node_id": "MDEwOlJlcG9zaXRvcnkyODgzODQ3OA==", + "name": "service", + "full_name": "kardianos/service", + "owner": { + "login": "kardianos", + "id": 755121, + "avatar_url": "https://avatars.githubusercontent.com/u/755121?v=4", + "url": "https://api.github.com/users/kardianos", + "html_url": "https://github.com/kardianos" + }, + "html_url": "https://github.com/kardianos/service", + "description": "Run go programs as a service on major platforms.", + "url": "https://api.github.com/repos/kardianos/service", + "languages_url": "https://api.github.com/repos/kardianos/service/languages", + "created_at": "2015-01-06T00:12:22Z", + "updated_at": "2024-04-30T10:06:50Z", + "git_url": "git://github.com/kardianos/service.git", + "ssh_url": "git@github.com:kardianos/service.git", + "clone_url": "https://github.com/kardianos/service.git", "homepage": null, - "stargazers_count": 19621, - "watchers_count": 19621, - "language": "TypeScript", + "stargazers_count": 4285, + "watchers_count": 4285, + "language": "Go", "topics": [] }, { - "id": 257485422, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTc0ODU0MjI=", - "name": "vite", - "full_name": "vitejs/vite", + "id": 32153390, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjE1MzM5MA==", + "name": "gofpdf", + "full_name": "jung-kurt/gofpdf", "owner": { - "login": "vitejs", - "id": 65625612, - "avatar_url": "https://avatars.githubusercontent.com/u/65625612?v=4", - "url": "https://api.github.com/users/vitejs", - "html_url": "https://github.com/vitejs" + "login": "jung-kurt", + "id": 5148839, + "avatar_url": "https://avatars.githubusercontent.com/u/5148839?v=4", + "url": "https://api.github.com/users/jung-kurt", + "html_url": "https://github.com/jung-kurt" }, - "html_url": "https://github.com/vitejs/vite", - "description": "Next generation frontend tooling. It's fast!", - "url": "https://api.github.com/repos/vitejs/vite", - "languages_url": "https://api.github.com/repos/vitejs/vite/languages", - "created_at": "2020-04-21T05:03:57Z", - "updated_at": "2024-05-06T01:09:25Z", - "git_url": "git://github.com/vitejs/vite.git", - "ssh_url": "git@github.com:vitejs/vite.git", - "clone_url": "https://github.com/vitejs/vite.git", - "homepage": "http://vitejs.dev", - "stargazers_count": 64955, - "watchers_count": 64955, - "language": "TypeScript", - "topics": [ - "build-tool", - "dev-server", - "frontend", - "hmr", - "vite" - ] + "html_url": "https://github.com/jung-kurt/gofpdf", + "description": "A PDF document generator with high level support for text, drawing and images", + "url": "https://api.github.com/repos/jung-kurt/gofpdf", + "languages_url": "https://api.github.com/repos/jung-kurt/gofpdf/languages", + "created_at": "2015-03-13T11:57:30Z", + "updated_at": "2024-05-06T03:57:48Z", + "git_url": "git://github.com/jung-kurt/gofpdf.git", + "ssh_url": "git@github.com:jung-kurt/gofpdf.git", + "clone_url": "https://github.com/jung-kurt/gofpdf.git", + "homepage": "http://godoc.org/github.com/jung-kurt/gofpdf", + "stargazers_count": 4267, + "watchers_count": 4267, + "language": "Go", + "topics": [] }, { - "id": 613871850, - "node_id": "R_kgDOJJbw6g", - "name": "Shiro", - "full_name": "Innei/Shiro", + "id": 123604842, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjM2MDQ4NDI=", + "name": "gooxml", + "full_name": "srinathh/gooxml", + "owner": { + "login": "srinathh", + "id": 2973973, + "avatar_url": "https://avatars.githubusercontent.com/u/2973973?v=4", + "url": "https://api.github.com/users/srinathh", + "html_url": "https://github.com/srinathh" + }, + "html_url": "https://github.com/srinathh/gooxml", + "description": "Pure go library for creating Office Open/OOXML/ECMA-376 documents (.docx, .xlsx, .pptx)", + "url": "https://api.github.com/repos/srinathh/gooxml", + "languages_url": "https://api.github.com/repos/srinathh/gooxml/languages", + "created_at": "2018-03-02T16:44:46Z", + "updated_at": "2024-04-19T06:48:41Z", + "git_url": "git://github.com/srinathh/gooxml.git", + "ssh_url": "git@github.com:srinathh/gooxml.git", + "clone_url": "https://github.com/srinathh/gooxml.git", + "homepage": "https://baliance.com/gooxml/", + "stargazers_count": 41, + "watchers_count": 41, + "language": "Go", + "topics": [] + }, + { + "id": 43975705, + "node_id": "MDEwOlJlcG9zaXRvcnk0Mzk3NTcwNQ==", + "name": "docx", + "full_name": "nguyenthenguyen/docx", "owner": { - "login": "Innei", - "id": 41265413, - "avatar_url": "https://avatars.githubusercontent.com/u/41265413?v=4", - "url": "https://api.github.com/users/Innei", - "html_url": "https://github.com/Innei" + "login": "nguyenthenguyen", + "id": 8535630, + "avatar_url": "https://avatars.githubusercontent.com/u/8535630?v=4", + "url": "https://api.github.com/users/nguyenthenguyen", + "html_url": "https://github.com/nguyenthenguyen" }, - "html_url": "https://github.com/Innei/Shiro", - "description": "📜 A minimalist personal website embodying the purity of paper and freshness of snow.", - "url": "https://api.github.com/repos/Innei/Shiro", - "languages_url": "https://api.github.com/repos/Innei/Shiro/languages", - "created_at": "2023-03-14T12:47:43Z", - "updated_at": "2024-05-06T00:33:28Z", - "git_url": "git://github.com/Innei/Shiro.git", - "ssh_url": "git@github.com:Innei/Shiro.git", - "clone_url": "https://github.com/Innei/Shiro.git", - "homepage": "https://innei.in", - "stargazers_count": 2637, - "watchers_count": 2637, - "language": "TypeScript", + "html_url": "https://github.com/nguyenthenguyen/docx", + "description": "Simple Google Go (Golang) library for replacing text in Microsoft Word (.docx) file", + "url": "https://api.github.com/repos/nguyenthenguyen/docx", + "languages_url": "https://api.github.com/repos/nguyenthenguyen/docx/languages", + "created_at": "2015-10-09T19:24:50Z", + "updated_at": "2024-04-28T00:57:03Z", + "git_url": "git://github.com/nguyenthenguyen/docx.git", + "ssh_url": "git@github.com:nguyenthenguyen/docx.git", + "clone_url": "https://github.com/nguyenthenguyen/docx.git", + "homepage": "", + "stargazers_count": 495, + "watchers_count": 495, + "language": "Go", "topics": [] }, { - "id": 360522116, - "node_id": "MDEwOlJlcG9zaXRvcnkzNjA1MjIxMTY=", - "name": "nextui", - "full_name": "nextui-org/nextui", + "id": 296435640, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTY0MzU2NDA=", + "name": "go-docx", + "full_name": "lukasjarosch/go-docx", "owner": { - "login": "nextui-org", - "id": 86160567, - "avatar_url": "https://avatars.githubusercontent.com/u/86160567?v=4", - "url": "https://api.github.com/users/nextui-org", - "html_url": "https://github.com/nextui-org" + "login": "lukasjarosch", + "id": 3764664, + "avatar_url": "https://avatars.githubusercontent.com/u/3764664?v=4", + "url": "https://api.github.com/users/lukasjarosch", + "html_url": "https://github.com/lukasjarosch" }, - "html_url": "https://github.com/nextui-org/nextui", - "description": "🚀 Beautiful, fast and modern React UI library.", - "url": "https://api.github.com/repos/nextui-org/nextui", - "languages_url": "https://api.github.com/repos/nextui-org/nextui/languages", - "created_at": "2021-04-22T13:06:23Z", - "updated_at": "2024-05-06T00:54:31Z", - "git_url": "git://github.com/nextui-org/nextui.git", - "ssh_url": "git@github.com:nextui-org/nextui.git", - "clone_url": "https://github.com/nextui-org/nextui.git", - "homepage": "https://nextui.org", - "stargazers_count": 19430, - "watchers_count": 19430, - "language": "TypeScript", + "html_url": "https://github.com/lukasjarosch/go-docx", + "description": "Replace placeholders inside docx documents with speed and confidence.", + "url": "https://api.github.com/repos/lukasjarosch/go-docx", + "languages_url": "https://api.github.com/repos/lukasjarosch/go-docx/languages", + "created_at": "2020-09-17T20:30:26Z", + "updated_at": "2024-05-05T22:54:37Z", + "git_url": "git://github.com/lukasjarosch/go-docx.git", + "ssh_url": "git@github.com:lukasjarosch/go-docx.git", + "clone_url": "https://github.com/lukasjarosch/go-docx.git", + "homepage": "", + "stargazers_count": 167, + "watchers_count": 167, + "language": "Go", "topics": [ - "component-library", - "components", - "library", - "reactjs" + "docx", + "golang", + "microsoft", + "ooxml", + "word", + "wordprocessingml" + ] + }, + { + "id": 293308451, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTMzMDg0NTE=", + "name": "docx", + "full_name": "gingfrederik/docx", + "owner": { + "login": "gingfrederik", + "id": 9346743, + "avatar_url": "https://avatars.githubusercontent.com/u/9346743?v=4", + "url": "https://api.github.com/users/gingfrederik", + "html_url": "https://github.com/gingfrederik" + }, + "html_url": "https://github.com/gingfrederik/docx", + "description": "Simple pure Go (golang) library for creating DOCX file", + "url": "https://api.github.com/repos/gingfrederik/docx", + "languages_url": "https://api.github.com/repos/gingfrederik/docx/languages", + "created_at": "2020-09-06T15:43:55Z", + "updated_at": "2024-05-05T21:47:40Z", + "git_url": "git://github.com/gingfrederik/docx.git", + "ssh_url": "git@github.com:gingfrederik/docx.git", + "clone_url": "https://github.com/gingfrederik/docx.git", + "homepage": null, + "stargazers_count": 65, + "watchers_count": 65, + "language": "Go", + "topics": [] + }, + { + "id": 67034076, + "node_id": "MDEwOlJlcG9zaXRvcnk2NzAzNDA3Ng==", + "name": "go-docx-templates", + "full_name": "legion-zver/go-docx-templates", + "owner": { + "login": "legion-zver", + "id": 12369572, + "avatar_url": "https://avatars.githubusercontent.com/u/12369572?v=4", + "url": "https://api.github.com/users/legion-zver", + "html_url": "https://github.com/legion-zver" + }, + "html_url": "https://github.com/legion-zver/go-docx-templates", + "description": null, + "url": "https://api.github.com/repos/legion-zver/go-docx-templates", + "languages_url": "https://api.github.com/repos/legion-zver/go-docx-templates/languages", + "created_at": "2016-08-31T12:10:25Z", + "updated_at": "2024-05-04T11:27:39Z", + "git_url": "git://github.com/legion-zver/go-docx-templates.git", + "ssh_url": "git@github.com:legion-zver/go-docx-templates.git", + "clone_url": "https://github.com/legion-zver/go-docx-templates.git", + "homepage": null, + "stargazers_count": 120, + "watchers_count": 120, + "language": "Go", + "topics": [ + "docx", + "golang", + "templates" ] }, { - "id": 617179274, - "node_id": "R_kgDOJMloig", - "name": "novel", - "full_name": "steven-tey/novel", + "id": 432717637, + "node_id": "R_kgDOGcq_RQ", + "name": "lancet", + "full_name": "duke-git/lancet", "owner": { - "login": "steven-tey", - "id": 28986134, - "avatar_url": "https://avatars.githubusercontent.com/u/28986134?v=4", - "url": "https://api.github.com/users/steven-tey", - "html_url": "https://github.com/steven-tey" + "login": "duke-git", + "id": 5037603, + "avatar_url": "https://avatars.githubusercontent.com/u/5037603?v=4", + "url": "https://api.github.com/users/duke-git", + "html_url": "https://github.com/duke-git" }, - "html_url": "https://github.com/steven-tey/novel", - "description": "Notion-style WYSIWYG editor with AI-powered autocompletion.", - "url": "https://api.github.com/repos/steven-tey/novel", - "languages_url": "https://api.github.com/repos/steven-tey/novel/languages", - "created_at": "2023-03-21T21:14:33Z", - "updated_at": "2024-05-05T22:41:27Z", - "git_url": "git://github.com/steven-tey/novel.git", - "ssh_url": "git@github.com:steven-tey/novel.git", - "clone_url": "https://github.com/steven-tey/novel.git", - "homepage": "https://novel.sh", - "stargazers_count": 11025, - "watchers_count": 11025, - "language": "TypeScript", + "html_url": "https://github.com/duke-git/lancet", + "description": "A comprehensive, efficient, and reusable util function library of Go.", + "url": "https://api.github.com/repos/duke-git/lancet", + "languages_url": "https://api.github.com/repos/duke-git/lancet/languages", + "created_at": "2021-11-28T13:18:19Z", + "updated_at": "2024-05-06T13:08:48Z", + "git_url": "git://github.com/duke-git/lancet.git", + "ssh_url": "git@github.com:duke-git/lancet.git", + "clone_url": "https://github.com/duke-git/lancet.git", + "homepage": "https://www.golancet.cn/en/", + "stargazers_count": 3700, + "watchers_count": 3700, + "language": "Go", "topics": [ - "ai-sdk", - "chatgpt", - "nextjs", - "notion", - "openai", - "prosemirror", - "tiptap", - "vercel" + "generics", + "go", + "golang", + "library", + "lodash", + "utils" ] }, { - "id": 131770422, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzE3NzA0MjI=", - "name": "coc.nvim", - "full_name": "neoclide/coc.nvim", + "id": 23096959, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzA5Njk1OQ==", + "name": "go", + "full_name": "golang/go", "owner": { - "login": "neoclide", - "id": 23586922, - "avatar_url": "https://avatars.githubusercontent.com/u/23586922?v=4", - "url": "https://api.github.com/users/neoclide", - "html_url": "https://github.com/neoclide" + "login": "golang", + "id": 4314092, + "avatar_url": "https://avatars.githubusercontent.com/u/4314092?v=4", + "url": "https://api.github.com/users/golang", + "html_url": "https://github.com/golang" }, - "html_url": "https://github.com/neoclide/coc.nvim", - "description": "Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.", - "url": "https://api.github.com/repos/neoclide/coc.nvim", - "languages_url": "https://api.github.com/repos/neoclide/coc.nvim/languages", - "created_at": "2018-05-01T22:39:02Z", - "updated_at": "2024-05-05T20:59:30Z", - "git_url": "git://github.com/neoclide/coc.nvim.git", - "ssh_url": "git@github.com:neoclide/coc.nvim.git", - "clone_url": "https://github.com/neoclide/coc.nvim.git", - "homepage": "", - "stargazers_count": 23968, - "watchers_count": 23968, - "language": "TypeScript", + "html_url": "https://github.com/golang/go", + "description": "The Go programming language", + "url": "https://api.github.com/repos/golang/go", + "languages_url": "https://api.github.com/repos/golang/go/languages", + "created_at": "2014-08-19T04:33:40Z", + "updated_at": "2024-05-07T01:12:20Z", + "git_url": "git://github.com/golang/go.git", + "ssh_url": "git@github.com:golang/go.git", + "clone_url": "https://github.com/golang/go.git", + "homepage": "https://go.dev", + "stargazers_count": 119860, + "watchers_count": 119860, + "language": "Go", "topics": [ - "autocompletion", - "language-client", - "lsp", - "neovim-plugin", - "nvim", - "vim", - "vim-plugin" + "go", + "golang", + "language", + "programming-language" ] }, { - "id": 445450399, - "node_id": "R_kgDOGo0Inw", - "name": "deepl-node", - "full_name": "DeepLcom/deepl-node", + "id": 418816813, + "node_id": "R_kgDOGPajLQ", + "name": "go-tutorial", + "full_name": "jincheng9/go-tutorial", "owner": { - "login": "DeepLcom", - "id": 83310993, - "avatar_url": "https://avatars.githubusercontent.com/u/83310993?v=4", - "url": "https://api.github.com/users/DeepLcom", - "html_url": "https://github.com/DeepLcom" + "login": "jincheng9", + "id": 1326520, + "avatar_url": "https://avatars.githubusercontent.com/u/1326520?v=4", + "url": "https://api.github.com/users/jincheng9", + "html_url": "https://github.com/jincheng9" }, - "html_url": "https://github.com/DeepLcom/deepl-node", - "description": "Official Node.js library for the DeepL language translation API. ", - "url": "https://api.github.com/repos/DeepLcom/deepl-node", - "languages_url": "https://api.github.com/repos/DeepLcom/deepl-node/languages", - "created_at": "2022-01-07T08:27:00Z", - "updated_at": "2024-05-05T10:04:04Z", - "git_url": "git://github.com/DeepLcom/deepl-node.git", - "ssh_url": "git@github.com:DeepLcom/deepl-node.git", - "clone_url": "https://github.com/DeepLcom/deepl-node.git", + "html_url": "https://github.com/jincheng9/go-tutorial", + "description": "Go learning materials,涵盖基础、中级和高级教程", + "url": "https://api.github.com/repos/jincheng9/go-tutorial", + "languages_url": "https://api.github.com/repos/jincheng9/go-tutorial/languages", + "created_at": "2021-10-19T07:29:13Z", + "updated_at": "2024-05-07T01:01:46Z", + "git_url": "git://github.com/jincheng9/go-tutorial.git", + "ssh_url": "git@github.com:jincheng9/go-tutorial.git", + "clone_url": "https://github.com/jincheng9/go-tutorial.git", "homepage": "", - "stargazers_count": 311, - "watchers_count": 311, - "language": "TypeScript", + "stargazers_count": 789, + "watchers_count": 789, + "language": "Go", "topics": [ - "api", - "deepl", - "i18n", - "javascript", - "language", - "nodejs", - "official", - "translation", - "translator" + "blog", + "book", + "cheat-sheets", + "database", + "gin", + "go", + "golang", + "news", + "notes", + "tutorial", + "video", + "web", + "wechat" ] }, { - "id": 182299236, - "node_id": "MDEwOlJlcG9zaXRvcnkxODIyOTkyMzY=", - "name": "toolkit", - "full_name": "actions/toolkit", + "id": 390982669, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTA5ODI2Njk=", + "name": "natpass", + "full_name": "lwch/natpass", "owner": { - "login": "actions", - "id": 44036562, - "avatar_url": "https://avatars.githubusercontent.com/u/44036562?v=4", - "url": "https://api.github.com/users/actions", - "html_url": "https://github.com/actions" + "login": "lwch", + "id": 4181963, + "avatar_url": "https://avatars.githubusercontent.com/u/4181963?v=4", + "url": "https://api.github.com/users/lwch", + "html_url": "https://github.com/lwch" }, - "html_url": "https://github.com/actions/toolkit", - "description": "The GitHub ToolKit for developing GitHub Actions.", - "url": "https://api.github.com/repos/actions/toolkit", - "languages_url": "https://api.github.com/repos/actions/toolkit/languages", - "created_at": "2019-04-19T17:08:00Z", - "updated_at": "2024-05-05T11:19:14Z", - "git_url": "git://github.com/actions/toolkit.git", - "ssh_url": "git@github.com:actions/toolkit.git", - "clone_url": "https://github.com/actions/toolkit.git", - "homepage": "https://github.com/features/actions", - "stargazers_count": 4683, - "watchers_count": 4683, - "language": "TypeScript", + "html_url": "https://github.com/lwch/natpass", + "description": "🔥居家办公,远程开发神器", + "url": "https://api.github.com/repos/lwch/natpass", + "languages_url": "https://api.github.com/repos/lwch/natpass/languages", + "created_at": "2021-07-30T08:02:42Z", + "updated_at": "2024-05-06T12:03:29Z", + "git_url": "git://github.com/lwch/natpass.git", + "ssh_url": "git@github.com:lwch/natpass.git", + "clone_url": "https://github.com/lwch/natpass.git", + "homepage": "https://lwch.gitbook.io/natpass/", + "stargazers_count": 4060, + "watchers_count": 4060, + "language": "Go", + "topics": [ + "code-server", + "golang", + "protobuf", + "shell", + "tls", + "vnc" + ] + }, + { + "id": 487018039, + "node_id": "R_kgDOHQdONw", + "name": "nuxui", + "full_name": "nuxui/nuxui", + "owner": { + "login": "nuxui", + "id": 104567385, + "avatar_url": "https://avatars.githubusercontent.com/u/104567385?v=4", + "url": "https://api.github.com/users/nuxui", + "html_url": "https://github.com/nuxui" + }, + "html_url": "https://github.com/nuxui/nuxui", + "description": "NuxUI is Golang GUI SDK for IOS, Android, macOS, Windows, Linux", + "url": "https://api.github.com/repos/nuxui/nuxui", + "languages_url": "https://api.github.com/repos/nuxui/nuxui/languages", + "created_at": "2022-04-29T15:16:38Z", + "updated_at": "2024-04-30T17:03:49Z", + "git_url": "git://github.com/nuxui/nuxui.git", + "ssh_url": "git@github.com:nuxui/nuxui.git", + "clone_url": "https://github.com/nuxui/nuxui.git", + "homepage": "https://nuxui.org", + "stargazers_count": 467, + "watchers_count": 467, + "language": "Go", "topics": [] }, { - "id": 95797174, - "node_id": "MDEwOlJlcG9zaXRvcnk5NTc5NzE3NA==", - "name": "lit", - "full_name": "lit/lit", + "id": 6051812, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDUxODEy", + "name": "mux", + "full_name": "gorilla/mux", "owner": { - "login": "lit", - "id": 18489846, - "avatar_url": "https://avatars.githubusercontent.com/u/18489846?v=4", - "url": "https://api.github.com/users/lit", - "html_url": "https://github.com/lit" + "login": "gorilla", + "id": 489566, + "avatar_url": "https://avatars.githubusercontent.com/u/489566?v=4", + "url": "https://api.github.com/users/gorilla", + "html_url": "https://github.com/gorilla" }, - "html_url": "https://github.com/lit/lit", - "description": "Lit is a simple library for building fast, lightweight web components.", - "url": "https://api.github.com/repos/lit/lit", - "languages_url": "https://api.github.com/repos/lit/lit/languages", - "created_at": "2017-06-29T16:27:16Z", - "updated_at": "2024-05-05T21:15:19Z", - "git_url": "git://github.com/lit/lit.git", - "ssh_url": "git@github.com:lit/lit.git", - "clone_url": "https://github.com/lit/lit.git", - "homepage": "https://lit.dev", - "stargazers_count": 17601, - "watchers_count": 17601, - "language": "TypeScript", + "html_url": "https://github.com/gorilla/mux", + "description": "Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍", + "url": "https://api.github.com/repos/gorilla/mux", + "languages_url": "https://api.github.com/repos/gorilla/mux/languages", + "created_at": "2012-10-02T21:32:24Z", + "updated_at": "2024-05-06T18:38:25Z", + "git_url": "git://github.com/gorilla/mux.git", + "ssh_url": "git@github.com:gorilla/mux.git", + "clone_url": "https://github.com/gorilla/mux.git", + "homepage": "https://gorilla.github.io", + "stargazers_count": 20210, + "watchers_count": 20210, + "language": "Go", "topics": [ - "html-templates", - "lit", - "lit-element", - "lit-html" + "go", + "golang", + "gorilla", + "gorilla-web-toolkit", + "http", + "middleware", + "mux", + "router" ] }, { - "id": 7292898, - "node_id": "MDEwOlJlcG9zaXRvcnk3MjkyODk4", - "name": "peerjs", - "full_name": "peers/peerjs", + "id": 74321451, + "node_id": "MDEwOlJlcG9zaXRvcnk3NDMyMTQ1MQ==", + "name": "nging", + "full_name": "admpub/nging", "owner": { - "login": "peers", - "id": 3409784, - "avatar_url": "https://avatars.githubusercontent.com/u/3409784?v=4", - "url": "https://api.github.com/users/peers", - "html_url": "https://github.com/peers" + "login": "admpub", + "id": 512718, + "avatar_url": "https://avatars.githubusercontent.com/u/512718?v=4", + "url": "https://api.github.com/users/admpub", + "html_url": "https://github.com/admpub" }, - "html_url": "https://github.com/peers/peerjs", - "description": "Simple peer-to-peer with WebRTC.", - "url": "https://api.github.com/repos/peers/peerjs", - "languages_url": "https://api.github.com/repos/peers/peerjs/languages", - "created_at": "2012-12-23T07:28:47Z", - "updated_at": "2024-05-05T18:27:46Z", - "git_url": "git://github.com/peers/peerjs.git", - "ssh_url": "git@github.com:peers/peerjs.git", - "clone_url": "https://github.com/peers/peerjs.git", - "homepage": "https://peerjs.com", - "stargazers_count": 11984, - "watchers_count": 11984, - "language": "TypeScript", + "html_url": "https://github.com/admpub/nging", + "description": "Go语言Web管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备", + "url": "https://api.github.com/repos/admpub/nging", + "languages_url": "https://api.github.com/repos/admpub/nging/languages", + "created_at": "2016-11-21T03:09:45Z", + "updated_at": "2024-05-05T13:13:05Z", + "git_url": "git://github.com/admpub/nging.git", + "ssh_url": "git@github.com:admpub/nging.git", + "clone_url": "https://github.com/admpub/nging.git", + "homepage": "", + "stargazers_count": 1264, + "watchers_count": 1264, + "language": "Go", "topics": [ - "browser", - "dataconnection", - "javascript", - "p2p", - "parcel", - "typescript", - "webrtc" + "caddy", + "cron-jobs", + "database-manager", + "ddns", + "file-manager", + "frp-ui", + "ftp-server", + "mysql-client", + "nginx-configuration", + "off-line-download", + "redis-client", + "sftp-client", + "ssh-manager", + "web-server-dashboard", + "web-ui", + "webdav" ] }, { - "id": 295656398, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTU2NTYzOTg=", - "name": "regex-vis", - "full_name": "Bowen7/regex-vis", + "id": 502193049, + "node_id": "R_kgDOHe7bmQ", + "name": "gum", + "full_name": "charmbracelet/gum", "owner": { - "login": "Bowen7", - "id": 27432981, - "avatar_url": "https://avatars.githubusercontent.com/u/27432981?v=4", - "url": "https://api.github.com/users/Bowen7", - "html_url": "https://github.com/Bowen7" + "login": "charmbracelet", + "id": 57376114, + "avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4", + "url": "https://api.github.com/users/charmbracelet", + "html_url": "https://github.com/charmbracelet" }, - "html_url": "https://github.com/Bowen7/regex-vis", - "description": "🎨 Regex visualizer & editor", - "url": "https://api.github.com/repos/Bowen7/regex-vis", - "languages_url": "https://api.github.com/repos/Bowen7/regex-vis/languages", - "created_at": "2020-09-15T07:59:45Z", - "updated_at": "2024-05-05T23:07:11Z", - "git_url": "git://github.com/Bowen7/regex-vis.git", - "ssh_url": "git@github.com:Bowen7/regex-vis.git", - "clone_url": "https://github.com/Bowen7/regex-vis.git", - "homepage": "https://regex-vis.com", - "stargazers_count": 3440, - "watchers_count": 3440, - "language": "TypeScript", + "html_url": "https://github.com/charmbracelet/gum", + "description": "A tool for glamorous shell scripts 🎀", + "url": "https://api.github.com/repos/charmbracelet/gum", + "languages_url": "https://api.github.com/repos/charmbracelet/gum/languages", + "created_at": "2022-06-10T22:09:42Z", + "updated_at": "2024-05-07T01:07:22Z", + "git_url": "git://github.com/charmbracelet/gum.git", + "ssh_url": "git@github.com:charmbracelet/gum.git", + "clone_url": "https://github.com/charmbracelet/gum.git", + "homepage": "", + "stargazers_count": 16838, + "watchers_count": 16838, + "language": "Go", "topics": [ - "editor", - "react", - "reactjs", - "regex", - "regexp", - "tsx", - "typescript", - "visualizer" + "bash", + "shell" ] }, { - "id": 718210168, - "node_id": "R_kgDOKs8EeA", - "name": "gpts-works", - "full_name": "all-in-aigc/gpts-works", + "id": 319190398, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTkxOTAzOTg=", + "name": "microservice-mono-gin-gorm", + "full_name": "krishnarajvr/microservice-mono-gin-gorm", "owner": { - "login": "all-in-aigc", - "id": 139607341, - "avatar_url": "https://avatars.githubusercontent.com/u/139607341?v=4", - "url": "https://api.github.com/users/all-in-aigc", - "html_url": "https://github.com/all-in-aigc" + "login": "krishnarajvr", + "id": 179954, + "avatar_url": "https://avatars.githubusercontent.com/u/179954?v=4", + "url": "https://api.github.com/users/krishnarajvr", + "html_url": "https://github.com/krishnarajvr" }, - "html_url": "https://github.com/all-in-aigc/gpts-works", - "description": "A Third-party GPTs store", - "url": "https://api.github.com/repos/all-in-aigc/gpts-works", - "languages_url": "https://api.github.com/repos/all-in-aigc/gpts-works/languages", - "created_at": "2023-11-13T16:00:44Z", - "updated_at": "2024-05-05T16:31:50Z", - "git_url": "git://github.com/all-in-aigc/gpts-works.git", - "ssh_url": "git@github.com:all-in-aigc/gpts-works.git", - "clone_url": "https://github.com/all-in-aigc/gpts-works.git", - "homepage": "https://gpts.works", - "stargazers_count": 1336, - "watchers_count": 1336, - "language": "TypeScript", - "topics": [ - "chatgpt", - "gpts", - "gptstore" + "html_url": "https://github.com/krishnarajvr/microservice-mono-gin-gorm", + "description": null, + "url": "https://api.github.com/repos/krishnarajvr/microservice-mono-gin-gorm", + "languages_url": "https://api.github.com/repos/krishnarajvr/microservice-mono-gin-gorm/languages", + "created_at": "2020-12-07T03:12:59Z", + "updated_at": "2024-01-15T15:00:59Z", + "git_url": "git://github.com/krishnarajvr/microservice-mono-gin-gorm.git", + "ssh_url": "git@github.com:krishnarajvr/microservice-mono-gin-gorm.git", + "clone_url": "https://github.com/krishnarajvr/microservice-mono-gin-gorm.git", + "homepage": null, + "stargazers_count": 63, + "watchers_count": 63, + "language": "Go", + "topics": [] + }, + { + "id": 182955759, + "node_id": "MDEwOlJlcG9zaXRvcnkxODI5NTU3NTk=", + "name": "sdk-go", + "full_name": "shenghui0779/sdk-go", + "owner": { + "login": "shenghui0779", + "id": 67535398, + "avatar_url": "https://avatars.githubusercontent.com/u/67535398?v=4", + "url": "https://api.github.com/users/shenghui0779", + "html_url": "https://github.com/shenghui0779" + }, + "html_url": "https://github.com/shenghui0779/sdk-go", + "description": "第三方应用 Go SDK", + "url": "https://api.github.com/repos/shenghui0779/sdk-go", + "languages_url": "https://api.github.com/repos/shenghui0779/sdk-go/languages", + "created_at": "2019-04-23T07:10:23Z", + "updated_at": "2024-04-29T02:31:36Z", + "git_url": "git://github.com/shenghui0779/sdk-go.git", + "ssh_url": "git@github.com:shenghui0779/sdk-go.git", + "clone_url": "https://github.com/shenghui0779/sdk-go.git", + "homepage": "https://pkg.go.dev/github.com/shenghui0779/sdk-go", + "stargazers_count": 441, + "watchers_count": 441, + "language": "Go", + "topics": [ + "alipay", + "antchain", + "esign", + "go", + "golang", + "pay", + "sandpay", + "sdk", + "wechat", + "ysepay" ] }, { - "id": 605449620, - "node_id": "R_kgDOJBZtlA", - "name": "aliyunpan", - "full_name": "gaozhangmin/aliyunpan", + "id": 495645548, + "node_id": "R_kgDOHYrzbA", + "name": "paopao-ce", + "full_name": "rocboss/paopao-ce", "owner": { - "login": "gaozhangmin", - "id": 9278488, - "avatar_url": "https://avatars.githubusercontent.com/u/9278488?v=4", - "url": "https://api.github.com/users/gaozhangmin", - "html_url": "https://github.com/gaozhangmin" + "login": "rocboss", + "id": 11001145, + "avatar_url": "https://avatars.githubusercontent.com/u/11001145?v=4", + "url": "https://api.github.com/users/rocboss", + "html_url": "https://github.com/rocboss" }, - "html_url": "https://github.com/gaozhangmin/aliyunpan", - "description": "小白羊网盘 - Powered by 阿里云盘。", - "url": "https://api.github.com/repos/gaozhangmin/aliyunpan", - "languages_url": "https://api.github.com/repos/gaozhangmin/aliyunpan/languages", - "created_at": "2023-02-23T07:13:23Z", - "updated_at": "2024-05-05T19:50:47Z", - "git_url": "git://github.com/gaozhangmin/aliyunpan.git", - "ssh_url": "git@github.com:gaozhangmin/aliyunpan.git", - "clone_url": "https://github.com/gaozhangmin/aliyunpan.git", - "homepage": "https://github.com/gaozhangmin/aliyunpan", - "stargazers_count": 5248, - "watchers_count": 5248, - "language": "TypeScript", + "html_url": "https://github.com/rocboss/paopao-ce", + "description": "🔥An artistic \"twitter like\" community built on gin+zinc+vue+ts 清新文艺微社区", + "url": "https://api.github.com/repos/rocboss/paopao-ce", + "languages_url": "https://api.github.com/repos/rocboss/paopao-ce/languages", + "created_at": "2022-05-24T02:43:42Z", + "updated_at": "2024-05-06T11:45:10Z", + "git_url": "git://github.com/rocboss/paopao-ce.git", + "ssh_url": "git@github.com:rocboss/paopao-ce.git", + "clone_url": "https://github.com/rocboss/paopao-ce.git", + "homepage": "https://www.paopao.info", + "stargazers_count": 3751, + "watchers_count": 3751, + "language": "Go", "topics": [ - "electron-app", - "linux", - "macos", - "typescript", + "bbs", + "forum", + "gin", + "go", + "naive", + "twitter", "vue3", - "windows" - ] + "zinc" + ] + }, + { + "id": 526079997, + "node_id": "R_kgDOH1tX_Q", + "name": "helang-go", + "full_name": "LanceLRQ/helang-go", + "owner": { + "login": "LanceLRQ", + "id": 3467638, + "avatar_url": "https://avatars.githubusercontent.com/u/3467638?v=4", + "url": "https://api.github.com/users/LanceLRQ", + "html_url": "https://github.com/LanceLRQ" + }, + "html_url": "https://github.com/LanceLRQ/helang-go", + "description": "Helang, the next generation CYBER programming language!", + "url": "https://api.github.com/repos/LanceLRQ/helang-go", + "languages_url": "https://api.github.com/repos/LanceLRQ/helang-go/languages", + "created_at": "2022-08-18T06:11:52Z", + "updated_at": "2023-10-14T16:14:33Z", + "git_url": "git://github.com/LanceLRQ/helang-go.git", + "ssh_url": "git@github.com:LanceLRQ/helang-go.git", + "clone_url": "https://github.com/LanceLRQ/helang-go.git", + "homepage": null, + "stargazers_count": 14, + "watchers_count": 14, + "language": "Go", + "topics": [] }, { - "id": 702159481, - "node_id": "R_kgDOKdoaeQ", - "name": "inshellisense", - "full_name": "microsoft/inshellisense", + "id": 229243224, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjkyNDMyMjQ=", + "name": "mix", + "full_name": "mix-go/mix", "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" + "login": "mix-go", + "id": 58972943, + "avatar_url": "https://avatars.githubusercontent.com/u/58972943?v=4", + "url": "https://api.github.com/users/mix-go", + "html_url": "https://github.com/mix-go" }, - "html_url": "https://github.com/microsoft/inshellisense", - "description": "IDE style command line auto complete", - "url": "https://api.github.com/repos/microsoft/inshellisense", - "languages_url": "https://api.github.com/repos/microsoft/inshellisense/languages", - "created_at": "2023-10-08T17:05:40Z", - "updated_at": "2024-05-05T18:58:20Z", - "git_url": "git://github.com/microsoft/inshellisense.git", - "ssh_url": "git@github.com:microsoft/inshellisense.git", - "clone_url": "https://github.com/microsoft/inshellisense.git", - "homepage": "", - "stargazers_count": 8099, - "watchers_count": 8099, - "language": "TypeScript", + "html_url": "https://github.com/mix-go/mix", + "description": "✨ Standard Toolkit for Go fast development / Go 快速开发标准工具包", + "url": "https://api.github.com/repos/mix-go/mix", + "languages_url": "https://api.github.com/repos/mix-go/mix/languages", + "created_at": "2019-12-20T10:24:42Z", + "updated_at": "2024-04-30T13:02:58Z", + "git_url": "git://github.com/mix-go/mix.git", + "ssh_url": "git@github.com:mix-go/mix.git", + "clone_url": "https://github.com/mix-go/mix.git", + "homepage": "https://openmix.org/mix-go", + "stargazers_count": 815, + "watchers_count": 815, + "language": "Go", "topics": [ - "autocomplete", - "bash", + "api", "cli", - "fish", - "linux", - "macos", - "nushell", - "powershell", - "pwsh", - "terminal", - "windows", - "xonsh", - "zsh" + "framework", + "grpc", + "mix", + "mix-go", + "mixgo", + "web", + "websocket" ] }, { - "id": 657752926, - "node_id": "R_kgDOJzSDXg", - "name": "full-stack-foundations", - "full_name": "epicweb-dev/full-stack-foundations", + "id": 251551890, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTE1NTE4OTA=", + "name": "gfast", + "full_name": "tiger1103/gfast", "owner": { - "login": "epicweb-dev", - "id": 112979997, - "avatar_url": "https://avatars.githubusercontent.com/u/112979997?v=4", - "url": "https://api.github.com/users/epicweb-dev", - "html_url": "https://github.com/epicweb-dev" + "login": "tiger1103", + "id": 5909445, + "avatar_url": "https://avatars.githubusercontent.com/u/5909445?v=4", + "url": "https://api.github.com/users/tiger1103", + "html_url": "https://github.com/tiger1103" }, - "html_url": "https://github.com/epicweb-dev/full-stack-foundations", - "description": "Learn the foundational skills of building full stack web applications.", - "url": "https://api.github.com/repos/epicweb-dev/full-stack-foundations", - "languages_url": "https://api.github.com/repos/epicweb-dev/full-stack-foundations/languages", - "created_at": "2023-06-23T19:11:52Z", - "updated_at": "2024-05-05T19:44:07Z", - "git_url": "git://github.com/epicweb-dev/full-stack-foundations.git", - "ssh_url": "git@github.com:epicweb-dev/full-stack-foundations.git", - "clone_url": "https://github.com/epicweb-dev/full-stack-foundations.git", - "homepage": "https://epicweb.dev/workshops/full-stack-foundations", - "stargazers_count": 544, - "watchers_count": 544, - "language": "TypeScript", + "html_url": "https://github.com/tiger1103/gfast", + "description": "基于GF(Go Frame)的后台管理系统", + "url": "https://api.github.com/repos/tiger1103/gfast", + "languages_url": "https://api.github.com/repos/tiger1103/gfast/languages", + "created_at": "2020-03-31T09:04:58Z", + "updated_at": "2024-05-06T19:49:01Z", + "git_url": "git://github.com/tiger1103/gfast.git", + "ssh_url": "git@github.com:tiger1103/gfast.git", + "clone_url": "https://github.com/tiger1103/gfast.git", + "homepage": "http://www.g-fast.cn/", + "stargazers_count": 1511, + "watchers_count": 1511, + "language": "Go", "topics": [ - "epicweb-dev", - "kcd-edu", - "workshop" + "go", + "golang" ] }, { - "id": 65750241, - "node_id": "MDEwOlJlcG9zaXRvcnk2NTc1MDI0MQ==", - "name": "expo", - "full_name": "expo/expo", + "id": 156084530, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTYwODQ1MzA=", + "name": "nps", + "full_name": "ehang-io/nps", "owner": { - "login": "expo", - "id": 12504344, - "avatar_url": "https://avatars.githubusercontent.com/u/12504344?v=4", - "url": "https://api.github.com/users/expo", - "html_url": "https://github.com/expo" + "login": "ehang-io", + "id": 59558731, + "avatar_url": "https://avatars.githubusercontent.com/u/59558731?v=4", + "url": "https://api.github.com/users/ehang-io", + "html_url": "https://github.com/ehang-io" }, - "html_url": "https://github.com/expo/expo", - "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", - "url": "https://api.github.com/repos/expo/expo", - "languages_url": "https://api.github.com/repos/expo/expo/languages", - "created_at": "2016-08-15T17:14:25Z", - "updated_at": "2024-05-06T00:50:58Z", - "git_url": "git://github.com/expo/expo.git", - "ssh_url": "git@github.com:expo/expo.git", - "clone_url": "https://github.com/expo/expo.git", - "homepage": "https://docs.expo.dev", - "stargazers_count": 29228, - "watchers_count": 29228, - "language": "TypeScript", + "html_url": "https://github.com/ehang-io/nps", + "description": "一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.", + "url": "https://api.github.com/repos/ehang-io/nps", + "languages_url": "https://api.github.com/repos/ehang-io/nps/languages", + "created_at": "2018-11-04T13:22:51Z", + "updated_at": "2024-05-07T00:33:06Z", + "git_url": "git://github.com/ehang-io/nps.git", + "ssh_url": "git@github.com:ehang-io/nps.git", + "clone_url": "https://github.com/ehang-io/nps.git", + "homepage": "https://ehang.io/nps/documents", + "stargazers_count": 29232, + "watchers_count": 29232, + "language": "Go", "topics": [ - "android", - "app-framework", - "expo", - "framework", - "frontend", - "ios", - "javascript", - "mobile", - "native", - "native-apps", - "react", - "react-native", - "typescript", - "universal", - "web", - "web-framework" + "dns", + "firewall", + "go", + "gzip", + "http", + "https", + "nat", + "nps", + "snnapy", + "socks", + "socks5", + "ssh", + "tcp", + "tunnel", + "udp" ] }, { - "id": 527847555, - "node_id": "R_kgDOH3ZQgw", - "name": "flomo-react", - "full_name": "Kffhi/flomo-react", + "id": 21540759, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTU0MDc1OQ==", + "name": "awesome-go", + "full_name": "avelino/awesome-go", "owner": { - "login": "Kffhi", - "id": 28257761, - "avatar_url": "https://avatars.githubusercontent.com/u/28257761?v=4", - "url": "https://api.github.com/users/Kffhi", - "html_url": "https://github.com/Kffhi" + "login": "avelino", + "id": 31996, + "avatar_url": "https://avatars.githubusercontent.com/u/31996?v=4", + "url": "https://api.github.com/users/avelino", + "html_url": "https://github.com/avelino" }, - "html_url": "https://github.com/Kffhi/flomo-react", - "description": "flomo网页版,一个基于Slate的富文本编辑器", - "url": "https://api.github.com/repos/Kffhi/flomo-react", - "languages_url": "https://api.github.com/repos/Kffhi/flomo-react/languages", - "created_at": "2022-08-23T05:38:52Z", - "updated_at": "2024-01-24T08:20:56Z", - "git_url": "git://github.com/Kffhi/flomo-react.git", - "ssh_url": "git@github.com:Kffhi/flomo-react.git", - "clone_url": "https://github.com/Kffhi/flomo-react.git", - "homepage": "https://www.kffhi.com/flomo/", - "stargazers_count": 26, - "watchers_count": 26, - "language": "TypeScript", + "html_url": "https://github.com/avelino/awesome-go", + "description": "A curated list of awesome Go frameworks, libraries and software", + "url": "https://api.github.com/repos/avelino/awesome-go", + "languages_url": "https://api.github.com/repos/avelino/awesome-go/languages", + "created_at": "2014-07-06T13:42:15Z", + "updated_at": "2024-05-07T01:08:58Z", + "git_url": "git://github.com/avelino/awesome-go.git", + "ssh_url": "git@github.com:avelino/awesome-go.git", + "clone_url": "https://github.com/avelino/awesome-go.git", + "homepage": "https://awesome-go.com", + "stargazers_count": 121375, + "watchers_count": 121375, + "language": "Go", "topics": [ - "react", - "slate" + "awesome", + "awesome-list", + "go", + "golang", + "golang-library", + "hacktoberfest" ] }, { - "id": 644461337, - "node_id": "R_kgDOJmmzGQ", - "name": "ai", - "full_name": "vercel/ai", + "id": 440752086, + "node_id": "R_kgDOGkVX1g", + "name": "coder", + "full_name": "coder/coder", "owner": { - "login": "vercel", - "id": 14985020, - "avatar_url": "https://avatars.githubusercontent.com/u/14985020?v=4", - "url": "https://api.github.com/users/vercel", - "html_url": "https://github.com/vercel" + "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/vercel/ai", - "description": "Build AI-powered applications with React, Svelte, Vue, and Solid", - "url": "https://api.github.com/repos/vercel/ai", - "languages_url": "https://api.github.com/repos/vercel/ai/languages", - "created_at": "2023-05-23T15:04:08Z", - "updated_at": "2024-05-05T21:32:31Z", - "git_url": "git://github.com/vercel/ai.git", - "ssh_url": "git@github.com:vercel/ai.git", - "clone_url": "https://github.com/vercel/ai.git", - "homepage": "https://sdk.vercel.ai/docs", - "stargazers_count": 7839, - "watchers_count": 7839, - "language": "TypeScript", + "html_url": "https://github.com/coder/coder", + "description": "Provision remote development environments via Terraform", + "url": "https://api.github.com/repos/coder/coder", + "languages_url": "https://api.github.com/repos/coder/coder/languages", + "created_at": "2021-12-22T06:08:52Z", + "updated_at": "2024-05-06T22:40:22Z", + "git_url": "git://github.com/coder/coder.git", + "ssh_url": "git@github.com:coder/coder.git", + "clone_url": "https://github.com/coder/coder.git", + "homepage": "https://coder.com", + "stargazers_count": 6980, + "watchers_count": 6980, + "language": "Go", "topics": [ - "artificial-intelligence", - "generative-ai", - "generative-ui", - "huggingface", - "javascript", - "language-model", - "llm", - "nextjs", - "openai", - "react", - "solidjs", - "svelte", - "typescript", - "vercel", - "vue" + "dev-tools", + "development-environment", + "go", + "golang", + "ide", + "jetbrains", + "remote-development", + "terraform", + "vscode" ] }, { - "id": 427384949, - "node_id": "R_kgDOGXlgdQ", - "name": "canvas-editor", - "full_name": "Hufe921/canvas-editor", + "id": 117840318, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTc4NDAzMTg=", + "name": "rttys", + "full_name": "zhaojh329/rttys", "owner": { - "login": "Hufe921", - "id": 27001251, - "avatar_url": "https://avatars.githubusercontent.com/u/27001251?v=4", - "url": "https://api.github.com/users/Hufe921", - "html_url": "https://github.com/Hufe921" + "login": "zhaojh329", + "id": 28673295, + "avatar_url": "https://avatars.githubusercontent.com/u/28673295?v=4", + "url": "https://api.github.com/users/zhaojh329", + "html_url": "https://github.com/zhaojh329" }, - "html_url": "https://github.com/Hufe921/canvas-editor", - "description": "rich text editor by canvas/svg", - "url": "https://api.github.com/repos/Hufe921/canvas-editor", - "languages_url": "https://api.github.com/repos/Hufe921/canvas-editor/languages", - "created_at": "2021-11-12T14:18:16Z", - "updated_at": "2024-05-06T01:02:06Z", - "git_url": "git://github.com/Hufe921/canvas-editor.git", - "ssh_url": "git@github.com:Hufe921/canvas-editor.git", - "clone_url": "https://github.com/Hufe921/canvas-editor.git", - "homepage": "https://hufe.club/canvas-editor", - "stargazers_count": 2949, - "watchers_count": 2949, - "language": "TypeScript", + "html_url": "https://github.com/zhaojh329/rttys", + "description": "Access your device's terminal from anywhere via the web.", + "url": "https://api.github.com/repos/zhaojh329/rttys", + "languages_url": "https://api.github.com/repos/zhaojh329/rttys/languages", + "created_at": "2018-01-17T13:31:34Z", + "updated_at": "2024-04-26T14:43:06Z", + "git_url": "git://github.com/zhaojh329/rttys.git", + "ssh_url": "git@github.com:zhaojh329/rttys.git", + "clone_url": "https://github.com/zhaojh329/rttys.git", + "homepage": "", + "stargazers_count": 639, + "watchers_count": 639, + "language": "Go", "topics": [ - "browser", - "canvas", - "canvas-editor", - "control", - "date-picker", - "editor", - "emr", - "latex", - "pdf", - "pdf-generation", - "rich-text", - "svg", - "typescript", - "vite", - "wysiwyg" + "http-proxy", + "remote-console", + "remote-control", + "remote-debug", + "remote-shell", + "tty", + "webshell" ] }, { - "id": 23083156, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzA4MzE1Ng==", - "name": "material-ui", - "full_name": "mui/material-ui", + "id": 523243425, + "node_id": "R_kgDOHzAPoQ", + "name": "ai-share", + "full_name": "putyy/ai-share", "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" + "login": "putyy", + "id": 31536789, + "avatar_url": "https://avatars.githubusercontent.com/u/31536789?v=4", + "url": "https://api.github.com/users/putyy", + "html_url": "https://github.com/putyy" }, - "html_url": "https://github.com/mui/material-ui", - "description": "Material UI: 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": "2024-05-05T20:24:26Z", - "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/material-ui/", - "stargazers_count": 91727, - "watchers_count": 91727, - "language": "TypeScript", - "topics": [ - "design-systems", - "hacktoberfest", - "material-design", - "react", - "react-components" - ] + "html_url": "https://github.com/putyy/ai-share", + "description": "go gin、vue3的练手项目", + "url": "https://api.github.com/repos/putyy/ai-share", + "languages_url": "https://api.github.com/repos/putyy/ai-share/languages", + "created_at": "2022-08-10T07:24:52Z", + "updated_at": "2024-04-27T12:53:07Z", + "git_url": "git://github.com/putyy/ai-share.git", + "ssh_url": "git@github.com:putyy/ai-share.git", + "clone_url": "https://github.com/putyy/ai-share.git", + "homepage": null, + "stargazers_count": 107, + "watchers_count": 107, + "language": "Go", + "topics": [] }, { - "id": 18068542, - "node_id": "MDEwOlJlcG9zaXRvcnkxODA2ODU0Mg==", - "name": "xterm.js", - "full_name": "xtermjs/xterm.js", + "id": 392526151, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTI1MjYxNTE=", + "name": "aliyunpan", + "full_name": "tickstep/aliyunpan", "owner": { - "login": "xtermjs", - "id": 11927490, - "avatar_url": "https://avatars.githubusercontent.com/u/11927490?v=4", - "url": "https://api.github.com/users/xtermjs", - "html_url": "https://github.com/xtermjs" + "login": "tickstep", + "id": 31570634, + "avatar_url": "https://avatars.githubusercontent.com/u/31570634?v=4", + "url": "https://api.github.com/users/tickstep", + "html_url": "https://github.com/tickstep" }, - "html_url": "https://github.com/xtermjs/xterm.js", - "description": "A terminal for the web", - "url": "https://api.github.com/repos/xtermjs/xterm.js", - "languages_url": "https://api.github.com/repos/xtermjs/xterm.js/languages", - "created_at": "2014-03-24T16:04:04Z", - "updated_at": "2024-05-05T09:28:26Z", - "git_url": "git://github.com/xtermjs/xterm.js.git", - "ssh_url": "git@github.com:xtermjs/xterm.js.git", - "clone_url": "https://github.com/xtermjs/xterm.js.git", - "homepage": "https://xtermjs.org/", - "stargazers_count": 16714, - "watchers_count": 16714, - "language": "TypeScript", + "html_url": "https://github.com/tickstep/aliyunpan", + "description": "阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。", + "url": "https://api.github.com/repos/tickstep/aliyunpan", + "languages_url": "https://api.github.com/repos/tickstep/aliyunpan/languages", + "created_at": "2021-08-04T02:50:25Z", + "updated_at": "2024-05-06T07:16:06Z", + "git_url": "git://github.com/tickstep/aliyunpan.git", + "ssh_url": "git@github.com:tickstep/aliyunpan.git", + "clone_url": "https://github.com/tickstep/aliyunpan.git", + "homepage": "", + "stargazers_count": 3688, + "watchers_count": 3688, + "language": "Go", "topics": [ - "console", - "development", - "javascript", - "pty", - "ssh", - "terminal", - "terminal-emulators", - "tty", - "typescript", - "vt100", - "webgl", - "xterm" + "adrive", + "backup", + "linux", + "macos", + "sync", + "windows" ] + } + ], + "Rust": [ + { + "id": 646181405, + "node_id": "R_kgDOJoPyHQ", + "name": "dm-ticket", + "full_name": "ff522/dm-ticket", + "owner": { + "login": "ff522", + "id": 16358190, + "avatar_url": "https://avatars.githubusercontent.com/u/16358190?v=4", + "url": "https://api.github.com/users/ff522", + "html_url": "https://github.com/ff522" + }, + "html_url": "https://github.com/ff522/dm-ticket", + "description": "大麦网自动购票, 支持docker一键部署。https://t.me/+2EELgNTYiMYxMTFl", + "url": "https://api.github.com/repos/ff522/dm-ticket", + "languages_url": "https://api.github.com/repos/ff522/dm-ticket/languages", + "created_at": "2023-05-27T14:48:49Z", + "updated_at": "2024-05-06T15:41:45Z", + "git_url": "git://github.com/ff522/dm-ticket.git", + "ssh_url": "git@github.com:ff522/dm-ticket.git", + "clone_url": "https://github.com/ff522/dm-ticket.git", + "homepage": "", + "stargazers_count": 9, + "watchers_count": 9, + "language": "Rust", + "topics": [] }, { - "id": 101609772, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDE2MDk3NzI=", - "name": "wired-elements", - "full_name": "rough-stuff/wired-elements", + "id": 548741241, + "node_id": "R_kgDOILUgeQ", + "name": "clash2sing-box", + "full_name": "oluceps/clash2sing-box", "owner": { - "login": "rough-stuff", - "id": 67037082, - "avatar_url": "https://avatars.githubusercontent.com/u/67037082?v=4", - "url": "https://api.github.com/users/rough-stuff", - "html_url": "https://github.com/rough-stuff" + "login": "oluceps", + "id": 35628088, + "avatar_url": "https://avatars.githubusercontent.com/u/35628088?v=4", + "url": "https://api.github.com/users/oluceps", + "html_url": "https://github.com/oluceps" }, - "html_url": "https://github.com/rough-stuff/wired-elements", - "description": "Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.", - "url": "https://api.github.com/repos/rough-stuff/wired-elements", - "languages_url": "https://api.github.com/repos/rough-stuff/wired-elements/languages", - "created_at": "2017-08-28T06:12:03Z", - "updated_at": "2024-05-06T00:03:25Z", - "git_url": "git://github.com/rough-stuff/wired-elements.git", - "ssh_url": "git@github.com:rough-stuff/wired-elements.git", - "clone_url": "https://github.com/rough-stuff/wired-elements.git", - "homepage": "https://wiredjs.com", - "stargazers_count": 9668, - "watchers_count": 9668, - "language": "TypeScript", + "html_url": "https://github.com/oluceps/clash2sing-box", + "description": "Convert clash client outbounds to sing-box format", + "url": "https://api.github.com/repos/oluceps/clash2sing-box", + "languages_url": "https://api.github.com/repos/oluceps/clash2sing-box/languages", + "created_at": "2022-10-10T05:34:06Z", + "updated_at": "2024-05-06T01:21:50Z", + "git_url": "git://github.com/oluceps/clash2sing-box.git", + "ssh_url": "git@github.com:oluceps/clash2sing-box.git", + "clone_url": "https://github.com/oluceps/clash2sing-box.git", + "homepage": "https://ctos.magicb.uk", + "stargazers_count": 150, + "watchers_count": 150, + "language": "Rust", "topics": [ - "lit-element", - "lit-html", - "prototyping", - "web-components", - "webcomponents", - "wireframe", - "wireframes" + "clash", + "clash-meta", + "converter", + "shadowsocks", + "sing-box", + "trojan", + "vless", + "vless-ws-tls", + "yaml" ] }, { - "id": 609517170, - "node_id": "R_kgDOJFR-cg", - "name": "chathub", - "full_name": "chathub-dev/chathub", + "id": 510361055, + "node_id": "R_kgDOHmt93w", + "name": "video-rs", + "full_name": "oddity-ai/video-rs", "owner": { - "login": "chathub-dev", - "id": 127382519, - "avatar_url": "https://avatars.githubusercontent.com/u/127382519?v=4", - "url": "https://api.github.com/users/chathub-dev", - "html_url": "https://github.com/chathub-dev" + "login": "oddity-ai", + "id": 61503376, + "avatar_url": "https://avatars.githubusercontent.com/u/61503376?v=4", + "url": "https://api.github.com/users/oddity-ai", + "html_url": "https://github.com/oddity-ai" }, - "html_url": "https://github.com/chathub-dev/chathub", - "description": "All-in-one chatbot client", - "url": "https://api.github.com/repos/chathub-dev/chathub", - "languages_url": "https://api.github.com/repos/chathub-dev/chathub/languages", - "created_at": "2023-03-04T12:21:10Z", - "updated_at": "2024-05-04T19:09:53Z", - "git_url": "git://github.com/chathub-dev/chathub.git", - "ssh_url": "git@github.com:chathub-dev/chathub.git", - "clone_url": "https://github.com/chathub-dev/chathub.git", - "homepage": "https://chathub.gg/?utm_source=github", - "stargazers_count": 9516, - "watchers_count": 9516, - "language": "TypeScript", - "topics": [ - "all-in-one", - "browser-extension", - "chrome-extension", - "react", - "typescript" - ] + "html_url": "https://github.com/oddity-ai/video-rs", + "description": "Video readers, writers, muxers, encoders and decoders for Rust based on ffmpeg libraries. ", + "url": "https://api.github.com/repos/oddity-ai/video-rs", + "languages_url": "https://api.github.com/repos/oddity-ai/video-rs/languages", + "created_at": "2022-07-04T12:59:48Z", + "updated_at": "2024-05-05T17:27:42Z", + "git_url": "git://github.com/oddity-ai/video-rs.git", + "ssh_url": "git@github.com:oddity-ai/video-rs.git", + "clone_url": "https://github.com/oddity-ai/video-rs.git", + "homepage": null, + "stargazers_count": 175, + "watchers_count": 175, + "language": "Rust", + "topics": [] }, { - "id": 628225727, - "node_id": "R_kgDOJXH2vw", - "name": "chatgpt-ui", - "full_name": "AnoyiX/chatgpt-ui", + "id": 287959531, + "node_id": "MDEwOlJlcG9zaXRvcnkyODc5NTk1MzE=", + "name": "xiu", + "full_name": "harlanc/xiu", "owner": { - "login": "AnoyiX", - "id": 12091906, - "avatar_url": "https://avatars.githubusercontent.com/u/12091906?v=4", - "url": "https://api.github.com/users/AnoyiX", - "html_url": "https://github.com/AnoyiX" + "login": "harlanc", + "id": 10411078, + "avatar_url": "https://avatars.githubusercontent.com/u/10411078?v=4", + "url": "https://api.github.com/users/harlanc", + "html_url": "https://github.com/harlanc" }, - "html_url": "https://github.com/AnoyiX/chatgpt-ui", - "description": "An open source ChatGPT UI.", - "url": "https://api.github.com/repos/AnoyiX/chatgpt-ui", - "languages_url": "https://api.github.com/repos/AnoyiX/chatgpt-ui/languages", - "created_at": "2023-04-15T09:37:39Z", - "updated_at": "2024-04-23T17:03:36Z", - "git_url": "git://github.com/AnoyiX/chatgpt-ui.git", - "ssh_url": "git@github.com:AnoyiX/chatgpt-ui.git", - "clone_url": "https://github.com/AnoyiX/chatgpt-ui.git", - "homepage": "https://anoyigpt.netlify.app", - "stargazers_count": 215, - "watchers_count": 215, - "language": "TypeScript", - "topics": [] + "html_url": "https://github.com/harlanc/xiu", + "description": " A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀", + "url": "https://api.github.com/repos/harlanc/xiu", + "languages_url": "https://api.github.com/repos/harlanc/xiu/languages", + "created_at": "2020-08-16T14:27:42Z", + "updated_at": "2024-05-06T12:55:03Z", + "git_url": "git://github.com/harlanc/xiu.git", + "ssh_url": "git@github.com:harlanc/xiu.git", + "clone_url": "https://github.com/harlanc/xiu.git", + "homepage": "https://rustxiu.com", + "stargazers_count": 1506, + "watchers_count": 1506, + "language": "Rust", + "topics": [ + "aac", + "audio", + "cluster", + "h264", + "hls", + "http-flv", + "live", + "m3u8", + "media-server", + "rtmp", + "rtmp-server", + "rtsp", + "rtsp-server", + "rust", + "tokio", + "ts", + "video", + "whep", + "whip", + "xiu" + ] }, { - "id": 612750561, - "node_id": "R_kgDOJIXU4Q", - "name": "sql-translator", - "full_name": "whoiskatrin/sql-translator", + "id": 693187866, + "node_id": "R_kgDOKVE1Gg", + "name": "rolldown", + "full_name": "rolldown/rolldown", "owner": { - "login": "whoiskatrin", - "id": 8017908, - "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4", - "url": "https://api.github.com/users/whoiskatrin", - "html_url": "https://github.com/whoiskatrin" + "login": "rolldown", + "id": 94954945, + "avatar_url": "https://avatars.githubusercontent.com/u/94954945?v=4", + "url": "https://api.github.com/users/rolldown", + "html_url": "https://github.com/rolldown" }, - "html_url": "https://github.com/whoiskatrin/sql-translator", - "description": "SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.", - "url": "https://api.github.com/repos/whoiskatrin/sql-translator", - "languages_url": "https://api.github.com/repos/whoiskatrin/sql-translator/languages", - "created_at": "2023-03-11T21:32:56Z", - "updated_at": "2024-05-05T07:01:08Z", - "git_url": "git://github.com/whoiskatrin/sql-translator.git", - "ssh_url": "git@github.com:whoiskatrin/sql-translator.git", - "clone_url": "https://github.com/whoiskatrin/sql-translator.git", - "homepage": "https://www.sqltranslate.app/", - "stargazers_count": 3977, - "watchers_count": 3977, - "language": "TypeScript", - "topics": [ - "data-analysis", - "data-engineering", - "dataquery", - "datascience", - "dataset", - "openai", - "postgresql", - "query", - "sql" - ] + "html_url": "https://github.com/rolldown/rolldown", + "description": "Fast Rust bundler for JavaScript with Rollup-compatible API.", + "url": "https://api.github.com/repos/rolldown/rolldown", + "languages_url": "https://api.github.com/repos/rolldown/rolldown/languages", + "created_at": "2023-09-18T14:20:28Z", + "updated_at": "2024-05-06T19:50:07Z", + "git_url": "git://github.com/rolldown/rolldown.git", + "ssh_url": "git@github.com:rolldown/rolldown.git", + "clone_url": "https://github.com/rolldown/rolldown.git", + "homepage": "https://rolldown.rs", + "stargazers_count": 6677, + "watchers_count": 6677, + "language": "Rust", + "topics": [] }, { - "id": 612344730, - "node_id": "R_kgDOJH-jmg", - "name": "ChatGPT-Next-Web", - "full_name": "ChatGPTNextWeb/ChatGPT-Next-Web", + "id": 186024298, + "node_id": "MDEwOlJlcG9zaXRvcnkxODYwMjQyOTg=", + "name": "nushell", + "full_name": "nushell/nushell", "owner": { - "login": "ChatGPTNextWeb", - "id": 153288546, - "avatar_url": "https://avatars.githubusercontent.com/u/153288546?v=4", - "url": "https://api.github.com/users/ChatGPTNextWeb", - "html_url": "https://github.com/ChatGPTNextWeb" + "login": "nushell", + "id": 50749515, + "avatar_url": "https://avatars.githubusercontent.com/u/50749515?v=4", + "url": "https://api.github.com/users/nushell", + "html_url": "https://github.com/nushell" }, - "html_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web", - "description": "A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。", - "url": "https://api.github.com/repos/ChatGPTNextWeb/ChatGPT-Next-Web", - "languages_url": "https://api.github.com/repos/ChatGPTNextWeb/ChatGPT-Next-Web/languages", - "created_at": "2023-03-10T18:27:54Z", - "updated_at": "2024-05-06T00:55:55Z", - "git_url": "git://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git", - "ssh_url": "git@github.com:ChatGPTNextWeb/ChatGPT-Next-Web.git", - "clone_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git", - "homepage": "https://app.nextchat.dev/", - "stargazers_count": 68458, - "watchers_count": 68458, - "language": "TypeScript", + "html_url": "https://github.com/nushell/nushell", + "description": "A new type of shell", + "url": "https://api.github.com/repos/nushell/nushell", + "languages_url": "https://api.github.com/repos/nushell/nushell/languages", + "created_at": "2019-05-10T16:59:42Z", + "updated_at": "2024-05-06T23:58:23Z", + "git_url": "git://github.com/nushell/nushell.git", + "ssh_url": "git@github.com:nushell/nushell.git", + "clone_url": "https://github.com/nushell/nushell.git", + "homepage": "https://www.nushell.sh/", + "stargazers_count": 30163, + "watchers_count": 30163, + "language": "Rust", "topics": [ - "calclaude", - "chatgpt", - "claude", - "cross-platform", - "desktop", - "fe", - "gemini", - "gemini-pro", - "gemini-server", - "gemini-ultra", - "groq", - "nextjs", - "ollama", - "react", - "tauri", - "tauri-app", - "vercel", - "webui" + "rust", + "shell" ] }, { - "id": 488119600, - "node_id": "R_kgDOHRgdMA", - "name": "ddiu.io", - "full_name": "ddiu8081/ddiu.io", + "id": 120568143, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjA1NjgxNDM=", + "name": "wezterm", + "full_name": "wez/wezterm", "owner": { - "login": "ddiu8081", - "id": 1998168, - "avatar_url": "https://avatars.githubusercontent.com/u/1998168?v=4", - "url": "https://api.github.com/users/ddiu8081", - "html_url": "https://github.com/ddiu8081" + "login": "wez", + "id": 117777, + "avatar_url": "https://avatars.githubusercontent.com/u/117777?v=4", + "url": "https://api.github.com/users/wez", + "html_url": "https://github.com/wez" }, - "html_url": "https://github.com/ddiu8081/ddiu.io", - "description": "Personal website.", - "url": "https://api.github.com/repos/ddiu8081/ddiu.io", - "languages_url": "https://api.github.com/repos/ddiu8081/ddiu.io/languages", - "created_at": "2022-05-03T07:44:58Z", - "updated_at": "2024-04-30T09:47:16Z", - "git_url": "git://github.com/ddiu8081/ddiu.io.git", - "ssh_url": "git@github.com:ddiu8081/ddiu.io.git", - "clone_url": "https://github.com/ddiu8081/ddiu.io.git", - "homepage": "https://ddiu.io", - "stargazers_count": 86, - "watchers_count": 86, - "language": "TypeScript", + "html_url": "https://github.com/wez/wezterm", + "description": "A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust", + "url": "https://api.github.com/repos/wez/wezterm", + "languages_url": "https://api.github.com/repos/wez/wezterm/languages", + "created_at": "2018-02-07T05:35:46Z", + "updated_at": "2024-05-07T00:56:19Z", + "git_url": "git://github.com/wez/wezterm.git", + "ssh_url": "git@github.com:wez/wezterm.git", + "clone_url": "https://github.com/wez/wezterm.git", + "homepage": "https://wezfurlong.org/wezterm/", + "stargazers_count": 13881, + "watchers_count": 13881, + "language": "Rust", "topics": [ - "portfolio", - "solidjs" + "rust", + "serial", + "serial-port", + "terminal", + "terminal-emulator", + "terminal-emulators" ] }, { - "id": 609416865, - "node_id": "R_kgDOJFL2oQ", - "name": "openai-translator", - "full_name": "openai-translator/openai-translator", + "id": 51980455, + "node_id": "MDEwOlJlcG9zaXRvcnk1MTk4MDQ1NQ==", + "name": "alacritty", + "full_name": "alacritty/alacritty", "owner": { - "login": "openai-translator", - "id": 133774696, - "avatar_url": "https://avatars.githubusercontent.com/u/133774696?v=4", - "url": "https://api.github.com/users/openai-translator", - "html_url": "https://github.com/openai-translator" + "login": "alacritty", + "id": 29714349, + "avatar_url": "https://avatars.githubusercontent.com/u/29714349?v=4", + "url": "https://api.github.com/users/alacritty", + "html_url": "https://github.com/alacritty" }, - "html_url": "https://github.com/openai-translator/openai-translator", - "description": "基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.", - "url": "https://api.github.com/repos/openai-translator/openai-translator", - "languages_url": "https://api.github.com/repos/openai-translator/openai-translator/languages", - "created_at": "2023-03-04T05:21:09Z", - "updated_at": "2024-05-05T23:50:15Z", - "git_url": "git://github.com/openai-translator/openai-translator.git", - "ssh_url": "git@github.com:openai-translator/openai-translator.git", - "clone_url": "https://github.com/openai-translator/openai-translator.git", - "homepage": "", - "stargazers_count": 22774, - "watchers_count": 22774, - "language": "TypeScript", + "html_url": "https://github.com/alacritty/alacritty", + "description": "A cross-platform, OpenGL terminal emulator.", + "url": "https://api.github.com/repos/alacritty/alacritty", + "languages_url": "https://api.github.com/repos/alacritty/alacritty/languages", + "created_at": "2016-02-18T05:02:30Z", + "updated_at": "2024-05-06T23:32:13Z", + "git_url": "git://github.com/alacritty/alacritty.git", + "ssh_url": "git@github.com:alacritty/alacritty.git", + "clone_url": "https://github.com/alacritty/alacritty.git", + "homepage": "https://alacritty.org", + "stargazers_count": 53012, + "watchers_count": 53012, + "language": "Rust", "topics": [ - "browser-extension", - "chatgpt", - "chrome-extension", - "openai", - "translation", - "translator", - "translator-app" + "bsd", + "gpu", + "linux", + "macos", + "opengl", + "rust", + "terminal", + "terminal-emulators", + "vte", + "windows" ] }, { - "id": 465199957, - "node_id": "R_kgDOG7pjVQ", - "name": "BlockNote", - "full_name": "TypeCellOS/BlockNote", + "id": 636853988, + "node_id": "R_kgDOJfWe5A", + "name": "pingora", + "full_name": "cloudflare/pingora", "owner": { - "login": "TypeCellOS", - "id": 125679560, - "avatar_url": "https://avatars.githubusercontent.com/u/125679560?v=4", - "url": "https://api.github.com/users/TypeCellOS", - "html_url": "https://github.com/TypeCellOS" + "login": "cloudflare", + "id": 314135, + "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4", + "url": "https://api.github.com/users/cloudflare", + "html_url": "https://github.com/cloudflare" }, - "html_url": "https://github.com/TypeCellOS/BlockNote", - "description": "A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.", - "url": "https://api.github.com/repos/TypeCellOS/BlockNote", - "languages_url": "https://api.github.com/repos/TypeCellOS/BlockNote/languages", - "created_at": "2022-03-02T07:24:48Z", - "updated_at": "2024-05-06T00:18:32Z", - "git_url": "git://github.com/TypeCellOS/BlockNote.git", - "ssh_url": "git@github.com:TypeCellOS/BlockNote.git", - "clone_url": "https://github.com/TypeCellOS/BlockNote.git", - "homepage": "https://www.blocknotejs.org/", - "stargazers_count": 5299, - "watchers_count": 5299, - "language": "TypeScript", - "topics": [ - "block-based", - "editor", - "javascript", - "notion", - "notion-editor", - "prosemirror", - "react", - "rich-text-editor", - "tiptap", - "typescript", - "wysiwyg", - "yjs" - ] + "html_url": "https://github.com/cloudflare/pingora", + "description": "A library for building fast, reliable and evolvable network services.", + "url": "https://api.github.com/repos/cloudflare/pingora", + "languages_url": "https://api.github.com/repos/cloudflare/pingora/languages", + "created_at": "2023-05-05T20:03:08Z", + "updated_at": "2024-05-06T20:14:43Z", + "git_url": "git://github.com/cloudflare/pingora.git", + "ssh_url": "git@github.com:cloudflare/pingora.git", + "clone_url": "https://github.com/cloudflare/pingora.git", + "homepage": "", + "stargazers_count": 19511, + "watchers_count": 19511, + "language": "Rust", + "topics": [] }, { - "id": 147375544, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDczNzU1NDQ=", - "name": "ky", - "full_name": "sindresorhus/ky", + "id": 120425779, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjA0MjU3Nzk=", + "name": "lapce", + "full_name": "lapce/lapce", "owner": { - "login": "sindresorhus", - "id": 170270, - "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4", - "url": "https://api.github.com/users/sindresorhus", - "html_url": "https://github.com/sindresorhus" + "login": "lapce", + "id": 43668847, + "avatar_url": "https://avatars.githubusercontent.com/u/43668847?v=4", + "url": "https://api.github.com/users/lapce", + "html_url": "https://github.com/lapce" }, - "html_url": "https://github.com/sindresorhus/ky", - "description": "🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API", - "url": "https://api.github.com/repos/sindresorhus/ky", - "languages_url": "https://api.github.com/repos/sindresorhus/ky/languages", - "created_at": "2018-09-04T16:26:42Z", - "updated_at": "2024-05-05T23:58:00Z", - "git_url": "git://github.com/sindresorhus/ky.git", - "ssh_url": "git@github.com:sindresorhus/ky.git", - "clone_url": "https://github.com/sindresorhus/ky.git", - "homepage": "", - "stargazers_count": 11544, - "watchers_count": 11544, - "language": "TypeScript", + "html_url": "https://github.com/lapce/lapce", + "description": "Lightning-fast and Powerful Code Editor written in Rust", + "url": "https://api.github.com/repos/lapce/lapce", + "languages_url": "https://api.github.com/repos/lapce/lapce/languages", + "created_at": "2018-02-06T08:41:06Z", + "updated_at": "2024-05-07T01:12:45Z", + "git_url": "git://github.com/lapce/lapce.git", + "ssh_url": "git@github.com:lapce/lapce.git", + "clone_url": "https://github.com/lapce/lapce.git", + "homepage": "http://lapce.dev", + "stargazers_count": 33062, + "watchers_count": 33062, + "language": "Rust", "topics": [ - "fetch", - "http-client", - "http-request", - "javascript", - "js", - "json", - "npm-package", - "request", - "rest", - "tiny", - "whatwg-fetch" + "code-editor", + "developer-tools", + "rust", + "text-editor", + "vim" ] }, { - "id": 609427511, - "node_id": "R_kgDOJFMgNw", - "name": "chatgpt-vercel", - "full_name": "ourongxing/chatgpt-vercel", + "id": 340547520, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDA1NDc1MjA=", + "name": "zed", + "full_name": "zed-industries/zed", "owner": { - "login": "ourongxing", - "id": 48356807, - "avatar_url": "https://avatars.githubusercontent.com/u/48356807?v=4", - "url": "https://api.github.com/users/ourongxing", - "html_url": "https://github.com/ourongxing" + "login": "zed-industries", + "id": 79345384, + "avatar_url": "https://avatars.githubusercontent.com/u/79345384?v=4", + "url": "https://api.github.com/users/zed-industries", + "html_url": "https://github.com/zed-industries" }, - "html_url": "https://github.com/ourongxing/chatgpt-vercel", - "description": "Elegant and Powerfull. Powered by OpenAI and Vercel.", - "url": "https://api.github.com/repos/ourongxing/chatgpt-vercel", - "languages_url": "https://api.github.com/repos/ourongxing/chatgpt-vercel/languages", - "created_at": "2023-03-04T06:11:15Z", - "updated_at": "2024-05-04T12:41:02Z", - "git_url": "git://github.com/ourongxing/chatgpt-vercel.git", - "ssh_url": "git@github.com:ourongxing/chatgpt-vercel.git", - "clone_url": "https://github.com/ourongxing/chatgpt-vercel.git", - "homepage": "https://vercel-chatgpt-github.vercel.app/", - "stargazers_count": 3103, - "watchers_count": 3103, - "language": "TypeScript", + "html_url": "https://github.com/zed-industries/zed", + "description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.", + "url": "https://api.github.com/repos/zed-industries/zed", + "languages_url": "https://api.github.com/repos/zed-industries/zed/languages", + "created_at": "2021-02-20T03:01:06Z", + "updated_at": "2024-05-07T00:01:55Z", + "git_url": "git://github.com/zed-industries/zed.git", + "ssh_url": "git@github.com:zed-industries/zed.git", + "clone_url": "https://github.com/zed-industries/zed.git", + "homepage": "https://zed.dev", + "stargazers_count": 33207, + "watchers_count": 33207, + "language": "Rust", "topics": [ - "chatgpt", - "edge-function", - "solidjs", - "vercel" + "gpui", + "text-editor", + "zed" ] }, { - "id": 608490374, - "node_id": "R_kgDOJETThg", - "name": "chatgpt-demo", - "full_name": "anse-app/chatgpt-demo", + "id": 260432296, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjA0MzIyOTY=", + "name": "Weylus", + "full_name": "H-M-H/Weylus", "owner": { - "login": "anse-app", - "id": 131883753, - "avatar_url": "https://avatars.githubusercontent.com/u/131883753?v=4", - "url": "https://api.github.com/users/anse-app", - "html_url": "https://github.com/anse-app" + "login": "H-M-H", + "id": 7461564, + "avatar_url": "https://avatars.githubusercontent.com/u/7461564?v=4", + "url": "https://api.github.com/users/H-M-H", + "html_url": "https://github.com/H-M-H" }, - "html_url": "https://github.com/anse-app/chatgpt-demo", - "description": "Minimal web UI for ChatGPT. ", - "url": "https://api.github.com/repos/anse-app/chatgpt-demo", - "languages_url": "https://api.github.com/repos/anse-app/chatgpt-demo/languages", - "created_at": "2023-03-02T05:52:26Z", - "updated_at": "2024-05-05T08:33:23Z", - "git_url": "git://github.com/anse-app/chatgpt-demo.git", - "ssh_url": "git@github.com:anse-app/chatgpt-demo.git", - "clone_url": "https://github.com/anse-app/chatgpt-demo.git", - "homepage": "https://chatgpt.ddiu.me", - "stargazers_count": 7965, - "watchers_count": 7965, - "language": "TypeScript", + "html_url": "https://github.com/H-M-H/Weylus", + "description": "Use your tablet as graphic tablet/touch screen on your computer.", + "url": "https://api.github.com/repos/H-M-H/Weylus", + "languages_url": "https://api.github.com/repos/H-M-H/Weylus/languages", + "created_at": "2020-05-01T10:25:33Z", + "updated_at": "2024-05-06T19:44:30Z", + "git_url": "git://github.com/H-M-H/Weylus.git", + "ssh_url": "git@github.com:H-M-H/Weylus.git", + "clone_url": "https://github.com/H-M-H/Weylus.git", + "homepage": "", + "stargazers_count": 6441, + "watchers_count": 6441, + "language": "Rust", "topics": [ - "astro", - "chatgpt", - "chatgpt4", - "gpt-3", - "gpt-35", - "gpt-35-turbo", - "openai", - "openai-api" + "android", + "android-application", + "app", + "browser", + "ffmpeg", + "hardware-acceleration", + "ipados", + "linux", + "multi-touch", + "remote-desktop", + "rust", + "screen-mirroring", + "stylus", + "tablet", + "touch-screen", + "uinput", + "wayland", + "webapp", + "x11", + "xdg-desktop-portal" ] - } - ], - "C#": [ + }, { - "id": 794067373, - "node_id": "R_kgDOL1SBrQ", - "name": "OFGB", - "full_name": "xM4ddy/OFGB", + "id": 715474816, + "node_id": "R_kgDOKqVHgA", + "name": "weread-pc", + "full_name": "zeyios/weread-pc", "owner": { - "login": "xM4ddy", - "id": 59680197, - "avatar_url": "https://avatars.githubusercontent.com/u/59680197?v=4", - "url": "https://api.github.com/users/xM4ddy", - "html_url": "https://github.com/xM4ddy" + "login": "zeyios", + "id": 10176630, + "avatar_url": "https://avatars.githubusercontent.com/u/10176630?v=4", + "url": "https://api.github.com/users/zeyios", + "html_url": "https://github.com/zeyios" }, - "html_url": "https://github.com/xM4ddy/OFGB", - "description": "GUI Tool To Removes Ads From Various Places Around Windows 11", - "url": "https://api.github.com/repos/xM4ddy/OFGB", - "languages_url": "https://api.github.com/repos/xM4ddy/OFGB/languages", - "created_at": "2024-04-30T11:50:14Z", - "updated_at": "2024-05-06T01:14:02Z", - "git_url": "git://github.com/xM4ddy/OFGB.git", - "ssh_url": "git@github.com:xM4ddy/OFGB.git", - "clone_url": "https://github.com/xM4ddy/OFGB.git", - "homepage": "", - "stargazers_count": 2559, - "watchers_count": 2559, - "language": "C#", + "html_url": "https://github.com/zeyios/weread-pc", + "description": "基于pake打包的微信读书项目,优化字体、背景颜色、阅读区域。", + "url": "https://api.github.com/repos/zeyios/weread-pc", + "languages_url": "https://api.github.com/repos/zeyios/weread-pc/languages", + "created_at": "2023-11-07T08:10:35Z", + "updated_at": "2024-05-05T06:34:52Z", + "git_url": "git://github.com/zeyios/weread-pc.git", + "ssh_url": "git@github.com:zeyios/weread-pc.git", + "clone_url": "https://github.com/zeyios/weread-pc.git", + "homepage": null, + "stargazers_count": 47, + "watchers_count": 47, + "language": "Rust", "topics": [] }, { - "id": 247198136, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDcxOTgxMzY=", - "name": "1Remote", - "full_name": "1Remote/1Remote", + "id": 59929513, + "node_id": "MDEwOlJlcG9zaXRvcnk1OTkyOTUxMw==", + "name": "skim", + "full_name": "lotabout/skim", "owner": { - "login": "1Remote", - "id": 105551232, - "avatar_url": "https://avatars.githubusercontent.com/u/105551232?v=4", - "url": "https://api.github.com/users/1Remote", - "html_url": "https://github.com/1Remote" + "login": "lotabout", + "id": 1527040, + "avatar_url": "https://avatars.githubusercontent.com/u/1527040?v=4", + "url": "https://api.github.com/users/lotabout", + "html_url": "https://github.com/lotabout" }, - "html_url": "https://github.com/1Remote/1Remote", - "description": "One Remote Access Manager to Rule Them All", - "url": "https://api.github.com/repos/1Remote/1Remote", - "languages_url": "https://api.github.com/repos/1Remote/1Remote/languages", - "created_at": "2020-03-14T02:31:24Z", - "updated_at": "2024-05-05T16:20:19Z", - "git_url": "git://github.com/1Remote/1Remote.git", - "ssh_url": "git@github.com:1Remote/1Remote.git", - "clone_url": "https://github.com/1Remote/1Remote.git", - "homepage": "https://1remote.github.io/", - "stargazers_count": 3260, - "watchers_count": 3260, - "language": "C#", + "html_url": "https://github.com/lotabout/skim", + "description": "Fuzzy Finder in rust!", + "url": "https://api.github.com/repos/lotabout/skim", + "languages_url": "https://api.github.com/repos/lotabout/skim/languages", + "created_at": "2016-05-29T06:24:46Z", + "updated_at": "2024-05-06T15:43:08Z", + "git_url": "git://github.com/lotabout/skim.git", + "ssh_url": "git@github.com:lotabout/skim.git", + "clone_url": "https://github.com/lotabout/skim.git", + "homepage": "", + "stargazers_count": 4856, + "watchers_count": 4856, + "language": "Rust", "topics": [ - "rdp", - "remote-control", - "remote-desktop", - "sftp", - "ssh", - "vnc", - "windows", - "windows-app", - "wpf-application" + "fuzzyfinder", + "rust", + "skim" ] }, { - "id": 500093, - "node_id": "MDEwOlJlcG9zaXRvcnk1MDAwOTM=", - "name": "winsw", - "full_name": "winsw/winsw", + "id": 166045424, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjYwNDU0MjQ=", + "name": "fnm", + "full_name": "Schniz/fnm", "owner": { - "login": "winsw", - "id": 62598626, - "avatar_url": "https://avatars.githubusercontent.com/u/62598626?v=4", - "url": "https://api.github.com/users/winsw", - "html_url": "https://github.com/winsw" + "login": "Schniz", + "id": 2054772, + "avatar_url": "https://avatars.githubusercontent.com/u/2054772?v=4", + "url": "https://api.github.com/users/Schniz", + "html_url": "https://github.com/Schniz" }, - "html_url": "https://github.com/winsw/winsw", - "description": "A wrapper executable that can run any executable as a Windows service, in a permissive license.", - "url": "https://api.github.com/repos/winsw/winsw", - "languages_url": "https://api.github.com/repos/winsw/winsw/languages", - "created_at": "2010-02-03T02:49:39Z", - "updated_at": "2024-05-05T06:28:01Z", - "git_url": "git://github.com/winsw/winsw.git", - "ssh_url": "git@github.com:winsw/winsw.git", - "clone_url": "https://github.com/winsw/winsw.git", - "homepage": "", - "stargazers_count": 11312, - "watchers_count": 11312, - "language": "C#", + "html_url": "https://github.com/Schniz/fnm", + "description": "🚀 Fast and simple Node.js version manager, built in Rust", + "url": "https://api.github.com/repos/Schniz/fnm", + "languages_url": "https://api.github.com/repos/Schniz/fnm/languages", + "created_at": "2019-01-16T13:32:14Z", + "updated_at": "2024-05-07T00:38:55Z", + "git_url": "git://github.com/Schniz/fnm.git", + "ssh_url": "git@github.com:Schniz/fnm.git", + "clone_url": "https://github.com/Schniz/fnm.git", + "homepage": "https://fnm.vercel.app", + "stargazers_count": 15595, + "watchers_count": 15595, + "language": "Rust", "topics": [ - "csharp", - "dotnet", - "nuget", - "windows-service", - "windows-service-wrapper" + "hacktoberfest", + "javascript", + "nodejs", + "nvm", + "reasonml", + "version" ] }, { - "id": 446422151, - "node_id": "R_kgDOGpvchw", - "name": "EverythingPowerToys", - "full_name": "lin-ycv/EverythingPowerToys", + "id": 208102250, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDgxMDIyNTA=", + "name": "windows-rs", + "full_name": "microsoft/windows-rs", "owner": { - "login": "lin-ycv", - "id": 60565737, - "avatar_url": "https://avatars.githubusercontent.com/u/60565737?v=4", - "url": "https://api.github.com/users/lin-ycv", - "html_url": "https://github.com/lin-ycv" + "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/lin-ycv/EverythingPowerToys", - "description": "Everything search plugin for PowerToys Run", - "url": "https://api.github.com/repos/lin-ycv/EverythingPowerToys", - "languages_url": "https://api.github.com/repos/lin-ycv/EverythingPowerToys/languages", - "created_at": "2022-01-10T12:51:28Z", - "updated_at": "2024-05-05T18:55:24Z", - "git_url": "git://github.com/lin-ycv/EverythingPowerToys.git", - "ssh_url": "git@github.com:lin-ycv/EverythingPowerToys.git", - "clone_url": "https://github.com/lin-ycv/EverythingPowerToys.git", - "homepage": "", - "stargazers_count": 1799, - "watchers_count": 1799, - "language": "C#", + "html_url": "https://github.com/microsoft/windows-rs", + "description": "Rust for Windows", + "url": "https://api.github.com/repos/microsoft/windows-rs", + "languages_url": "https://api.github.com/repos/microsoft/windows-rs/languages", + "created_at": "2019-09-12T17:03:25Z", + "updated_at": "2024-05-06T20:47:07Z", + "git_url": "git://github.com/microsoft/windows-rs.git", + "ssh_url": "git@github.com:microsoft/windows-rs.git", + "clone_url": "https://github.com/microsoft/windows-rs.git", + "homepage": "https://kennykerr.ca/rust-getting-started/", + "stargazers_count": 9862, + "watchers_count": 9862, + "language": "Rust", "topics": [ - "everything", - "everything-search", - "extension", - "file-search", - "plugin", - "powertoys", - "powertoys-run", - "run", - "search", - "voidtools" + "rust", + "windows" ] }, { - "id": 58574169, - "node_id": "MDEwOlJlcG9zaXRvcnk1ODU3NDE2OQ==", - "name": "HackBGRT", - "full_name": "Metabolix/HackBGRT", + "id": 267374872, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjczNzQ4NzI=", + "name": "psst", + "full_name": "jpochyla/psst", "owner": { - "login": "Metabolix", - "id": 603068, - "avatar_url": "https://avatars.githubusercontent.com/u/603068?v=4", - "url": "https://api.github.com/users/Metabolix", - "html_url": "https://github.com/Metabolix" + "login": "jpochyla", + "id": 1055497, + "avatar_url": "https://avatars.githubusercontent.com/u/1055497?v=4", + "url": "https://api.github.com/users/jpochyla", + "html_url": "https://github.com/jpochyla" }, - "html_url": "https://github.com/Metabolix/HackBGRT", - "description": "Windows boot logo changer for UEFI systems", - "url": "https://api.github.com/repos/Metabolix/HackBGRT", - "languages_url": "https://api.github.com/repos/Metabolix/HackBGRT/languages", - "created_at": "2016-05-11T19:24:11Z", - "updated_at": "2024-05-05T15:42:25Z", - "git_url": "git://github.com/Metabolix/HackBGRT.git", - "ssh_url": "git@github.com:Metabolix/HackBGRT.git", - "clone_url": "https://github.com/Metabolix/HackBGRT.git", - "homepage": null, - "stargazers_count": 2090, - "watchers_count": 2090, - "language": "C#", - "topics": [ - "boot", - "boot-logo-changer", - "uefi" - ] + "html_url": "https://github.com/jpochyla/psst", + "description": "Fast and multi-platform Spotify client with native GUI", + "url": "https://api.github.com/repos/jpochyla/psst", + "languages_url": "https://api.github.com/repos/jpochyla/psst/languages", + "created_at": "2020-05-27T16:46:58Z", + "updated_at": "2024-05-07T01:09:33Z", + "git_url": "git://github.com/jpochyla/psst.git", + "ssh_url": "git@github.com:jpochyla/psst.git", + "clone_url": "https://github.com/jpochyla/psst.git", + "homepage": "", + "stargazers_count": 8170, + "watchers_count": 8170, + "language": "Rust", + "topics": [] }, { - "id": 38919702, - "node_id": "MDEwOlJlcG9zaXRvcnkzODkxOTcwMg==", - "name": "EarTrumpet", - "full_name": "File-New-Project/EarTrumpet", + "id": 21938243, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTkzODI0Mw==", + "name": "awesome-rust", + "full_name": "rust-unofficial/awesome-rust", "owner": { - "login": "File-New-Project", - "id": 13286252, - "avatar_url": "https://avatars.githubusercontent.com/u/13286252?v=4", - "url": "https://api.github.com/users/File-New-Project", - "html_url": "https://github.com/File-New-Project" - }, - "html_url": "https://github.com/File-New-Project/EarTrumpet", - "description": "EarTrumpet - Volume Control for Windows", - "url": "https://api.github.com/repos/File-New-Project/EarTrumpet", - "languages_url": "https://api.github.com/repos/File-New-Project/EarTrumpet/languages", - "created_at": "2015-07-11T08:43:37Z", - "updated_at": "2024-05-05T21:07:04Z", - "git_url": "git://github.com/File-New-Project/EarTrumpet.git", - "ssh_url": "git@github.com:File-New-Project/EarTrumpet.git", - "clone_url": "https://github.com/File-New-Project/EarTrumpet.git", - "homepage": "https://eartrumpet.app", - "stargazers_count": 8451, - "watchers_count": 8451, - "language": "C#", + "login": "rust-unofficial", + "id": 20820960, + "avatar_url": "https://avatars.githubusercontent.com/u/20820960?v=4", + "url": "https://api.github.com/users/rust-unofficial", + "html_url": "https://github.com/rust-unofficial" + }, + "html_url": "https://github.com/rust-unofficial/awesome-rust", + "description": "A curated list of Rust code and resources.", + "url": "https://api.github.com/repos/rust-unofficial/awesome-rust", + "languages_url": "https://api.github.com/repos/rust-unofficial/awesome-rust/languages", + "created_at": "2014-07-17T10:45:10Z", + "updated_at": "2024-05-06T20:34:54Z", + "git_url": "git://github.com/rust-unofficial/awesome-rust.git", + "ssh_url": "git@github.com:rust-unofficial/awesome-rust.git", + "clone_url": "https://github.com/rust-unofficial/awesome-rust.git", + "homepage": "", + "stargazers_count": 43182, + "watchers_count": 43182, + "language": "Rust", "topics": [ - "audio", - "eartrumpet", - "microsoft-store", - "mixer", - "playback-devices", - "windows", - "wpf" + "awesome", + "rust" ] }, { - "id": 681372871, - "node_id": "R_kgDOKJzsxw", - "name": "garnet", - "full_name": "microsoft/garnet", + "id": 390873100, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTA4NzMxMDA=", + "name": "komorebi", + "full_name": "LGUG2Z/komorebi", "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" + "login": "LGUG2Z", + "id": 13164844, + "avatar_url": "https://avatars.githubusercontent.com/u/13164844?v=4", + "url": "https://api.github.com/users/LGUG2Z", + "html_url": "https://github.com/LGUG2Z" }, - "html_url": "https://github.com/microsoft/garnet", - "description": "Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.", - "url": "https://api.github.com/repos/microsoft/garnet", - "languages_url": "https://api.github.com/repos/microsoft/garnet/languages", - "created_at": "2023-08-21T21:54:58Z", - "updated_at": "2024-05-06T00:48:50Z", - "git_url": "git://github.com/microsoft/garnet.git", - "ssh_url": "git@github.com:microsoft/garnet.git", - "clone_url": "https://github.com/microsoft/garnet.git", - "homepage": "https://microsoft.github.io/garnet/", - "stargazers_count": 9302, - "watchers_count": 9302, - "language": "C#", + "html_url": "https://github.com/LGUG2Z/komorebi", + "description": "A tiling window manager for Windows 🍉", + "url": "https://api.github.com/repos/LGUG2Z/komorebi", + "languages_url": "https://api.github.com/repos/LGUG2Z/komorebi/languages", + "created_at": "2021-07-29T23:20:15Z", + "updated_at": "2024-05-06T21:45:53Z", + "git_url": "git://github.com/LGUG2Z/komorebi.git", + "ssh_url": "git@github.com:LGUG2Z/komorebi.git", + "clone_url": "https://github.com/LGUG2Z/komorebi.git", + "homepage": "https://lgug2z.github.io/komorebi/", + "stargazers_count": 6814, + "watchers_count": 6814, + "language": "Rust", "topics": [ - "cache", - "cache-storage", - "cluster", - "concurrent", - "hash-table", - "key-value", - "larger-than-memory", - "low-latency", - "persistent", - "remote", - "scalable", - "store" + "autohotkey", + "binary-space-partition", + "rust", + "tiling-window-manager", + "windows" ] }, { - "id": 746770404, - "node_id": "R_kgDOLILP5A", - "name": "PackageEasy", - "full_name": "tangmanger/PackageEasy", + "id": 121898717, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjE4OTg3MTc=", + "name": "vaultwarden", + "full_name": "dani-garcia/vaultwarden", "owner": { - "login": "tangmanger", - "id": 19483519, - "avatar_url": "https://avatars.githubusercontent.com/u/19483519?v=4", - "url": "https://api.github.com/users/tangmanger", - "html_url": "https://github.com/tangmanger" + "login": "dani-garcia", + "id": 725423, + "avatar_url": "https://avatars.githubusercontent.com/u/725423?v=4", + "url": "https://api.github.com/users/dani-garcia", + "html_url": "https://github.com/dani-garcia" }, - "html_url": "https://github.com/tangmanger/PackageEasy", - "description": "基于nsis打包工具的可视化开发", - "url": "https://api.github.com/repos/tangmanger/PackageEasy", - "languages_url": "https://api.github.com/repos/tangmanger/PackageEasy/languages", - "created_at": "2024-01-22T16:35:17Z", - "updated_at": "2024-04-03T21:55:56Z", - "git_url": "git://github.com/tangmanger/PackageEasy.git", - "ssh_url": "git@github.com:tangmanger/PackageEasy.git", - "clone_url": "https://github.com/tangmanger/PackageEasy.git", + "html_url": "https://github.com/dani-garcia/vaultwarden", + "description": "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs", + "url": "https://api.github.com/repos/dani-garcia/vaultwarden", + "languages_url": "https://api.github.com/repos/dani-garcia/vaultwarden/languages", + "created_at": "2018-02-17T22:40:20Z", + "updated_at": "2024-05-06T23:52:28Z", + "git_url": "git://github.com/dani-garcia/vaultwarden.git", + "ssh_url": "git@github.com:dani-garcia/vaultwarden.git", + "clone_url": "https://github.com/dani-garcia/vaultwarden.git", "homepage": "", - "stargazers_count": 10, - "watchers_count": 10, - "language": "C#", + "stargazers_count": 33307, + "watchers_count": 33307, + "language": "Rust", "topics": [ - "nsis", - "wpf" + "bitwarden", + "bitwarden-rs", + "docker", + "hacktoberfest", + "rocket", + "rust", + "vaultwarden" ] }, { - "id": 304230333, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDQyMzAzMzM=", - "name": "ContextMenuManager", - "full_name": "BluePointLilac/ContextMenuManager", + "id": 53631945, + "node_id": "MDEwOlJlcG9zaXRvcnk1MzYzMTk0NQ==", + "name": "ripgrep", + "full_name": "BurntSushi/ripgrep", "owner": { - "login": "BluePointLilac", - "id": 55010935, - "avatar_url": "https://avatars.githubusercontent.com/u/55010935?v=4", - "url": "https://api.github.com/users/BluePointLilac", - "html_url": "https://github.com/BluePointLilac" + "login": "BurntSushi", + "id": 456674, + "avatar_url": "https://avatars.githubusercontent.com/u/456674?v=4", + "url": "https://api.github.com/users/BurntSushi", + "html_url": "https://github.com/BurntSushi" }, - "html_url": "https://github.com/BluePointLilac/ContextMenuManager", - "description": "🖱️ 纯粹的Windows右键菜单管理程序", - "url": "https://api.github.com/repos/BluePointLilac/ContextMenuManager", - "languages_url": "https://api.github.com/repos/BluePointLilac/ContextMenuManager/languages", - "created_at": "2020-10-15T06:27:04Z", - "updated_at": "2024-05-06T00:25:19Z", - "git_url": "git://github.com/BluePointLilac/ContextMenuManager.git", - "ssh_url": "git@github.com:BluePointLilac/ContextMenuManager.git", - "clone_url": "https://github.com/BluePointLilac/ContextMenuManager.git", - "homepage": "https://bluepointlilac.github.io/ContextMenuManager", - "stargazers_count": 10705, - "watchers_count": 10705, - "language": "C#", - "topics": [] + "html_url": "https://github.com/BurntSushi/ripgrep", + "description": "ripgrep recursively searches directories for a regex pattern while respecting your gitignore", + "url": "https://api.github.com/repos/BurntSushi/ripgrep", + "languages_url": "https://api.github.com/repos/BurntSushi/ripgrep/languages", + "created_at": "2016-03-11T02:02:33Z", + "updated_at": "2024-05-06T23:53:27Z", + "git_url": "git://github.com/BurntSushi/ripgrep.git", + "ssh_url": "git@github.com:BurntSushi/ripgrep.git", + "clone_url": "https://github.com/BurntSushi/ripgrep.git", + "homepage": "", + "stargazers_count": 45106, + "watchers_count": 45106, + "language": "Rust", + "topics": [ + "cli", + "command-line", + "command-line-tool", + "gitignore", + "grep", + "recursively-search", + "regex", + "ripgrep", + "rust", + "search" + ] }, { - "id": 177127386, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzcxMjczODY=", - "name": "qttabbar", - "full_name": "indiff/qttabbar", + "id": 11847500, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTg0NzUwMA==", + "name": "coreutils", + "full_name": "uutils/coreutils", "owner": { - "login": "indiff", - "id": 501276, - "avatar_url": "https://avatars.githubusercontent.com/u/501276?v=4", - "url": "https://api.github.com/users/indiff", - "html_url": "https://github.com/indiff" + "login": "uutils", + "id": 5148717, + "avatar_url": "https://avatars.githubusercontent.com/u/5148717?v=4", + "url": "https://api.github.com/users/uutils", + "html_url": "https://github.com/uutils" }, - "html_url": "https://github.com/indiff/qttabbar", - "description": "QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar", - "url": "https://api.github.com/repos/indiff/qttabbar", - "languages_url": "https://api.github.com/repos/indiff/qttabbar/languages", - "created_at": "2019-03-22T11:21:33Z", - "updated_at": "2024-05-05T14:21:18Z", - "git_url": "git://github.com/indiff/qttabbar.git", - "ssh_url": "git@github.com:indiff/qttabbar.git", - "clone_url": "https://github.com/indiff/qttabbar.git", - "homepage": "https://indiff.github.io/qttabbar/", - "stargazers_count": 3532, - "watchers_count": 3532, - "language": "C#", + "html_url": "https://github.com/uutils/coreutils", + "description": "Cross-platform Rust rewrite of the GNU coreutils", + "url": "https://api.github.com/repos/uutils/coreutils", + "languages_url": "https://api.github.com/repos/uutils/coreutils/languages", + "created_at": "2013-08-02T16:22:56Z", + "updated_at": "2024-05-07T00:00:24Z", + "git_url": "git://github.com/uutils/coreutils.git", + "ssh_url": "git@github.com:uutils/coreutils.git", + "clone_url": "https://github.com/uutils/coreutils.git", + "homepage": "https://uutils.github.io/", + "stargazers_count": 16894, + "watchers_count": 16894, + "language": "Rust", "topics": [ - "cpp", - "csharp", - "explorer", - "qttabbar", - "tab", - "windows", - "wpf" + "busybox", + "command-line-tool", + "coreutils", + "cross-platform", + "gnu-coreutils", + "rust" ] }, { - "id": 59169831, - "node_id": "MDEwOlJlcG9zaXRvcnk1OTE2OTgzMQ==", - "name": "QTTabBar", - "full_name": "kingpeter2015/QTTabBar", + "id": 580836813, + "node_id": "R_kgDOIp7dzQ", + "name": "comprehensive-rust", + "full_name": "google/comprehensive-rust", "owner": { - "login": "kingpeter2015", - "id": 14959518, - "avatar_url": "https://avatars.githubusercontent.com/u/14959518?v=4", - "url": "https://api.github.com/users/kingpeter2015", - "html_url": "https://github.com/kingpeter2015" + "login": "google", + "id": 1342004, + "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4", + "url": "https://api.github.com/users/google", + "html_url": "https://github.com/google" }, - "html_url": "https://github.com/kingpeter2015/QTTabBar", - "description": "A continouation of the orignal QTTabBar, which delivers Tabs for the windows Explorer, aiming to fix at least some bugs", - "url": "https://api.github.com/repos/kingpeter2015/QTTabBar", - "languages_url": "https://api.github.com/repos/kingpeter2015/QTTabBar/languages", - "created_at": "2016-05-19T03:11:23Z", - "updated_at": "2024-02-29T08:51:54Z", - "git_url": "git://github.com/kingpeter2015/QTTabBar.git", - "ssh_url": "git@github.com:kingpeter2015/QTTabBar.git", - "clone_url": "https://github.com/kingpeter2015/QTTabBar.git", + "html_url": "https://github.com/google/comprehensive-rust", + "description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", + "url": "https://api.github.com/repos/google/comprehensive-rust", + "languages_url": "https://api.github.com/repos/google/comprehensive-rust/languages", + "created_at": "2022-12-21T15:17:24Z", + "updated_at": "2024-05-07T00:22:54Z", + "git_url": "git://github.com/google/comprehensive-rust.git", + "ssh_url": "git@github.com:google/comprehensive-rust.git", + "clone_url": "https://github.com/google/comprehensive-rust.git", + "homepage": "https://google.github.io/comprehensive-rust/", + "stargazers_count": 26182, + "watchers_count": 26182, + "language": "Rust", + "topics": [ + "android", + "classroom", + "course", + "google", + "guide", + "rust", + "training", + "training-materials" + ] + }, + { + "id": 329782568, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjk3ODI1Njg=", + "name": "dioxus", + "full_name": "DioxusLabs/dioxus", + "owner": { + "login": "DioxusLabs", + "id": 79236386, + "avatar_url": "https://avatars.githubusercontent.com/u/79236386?v=4", + "url": "https://api.github.com/users/DioxusLabs", + "html_url": "https://github.com/DioxusLabs" + }, + "html_url": "https://github.com/DioxusLabs/dioxus", + "description": "Fullstack GUI library for web, desktop, mobile, and more.", + "url": "https://api.github.com/repos/DioxusLabs/dioxus", + "languages_url": "https://api.github.com/repos/DioxusLabs/dioxus/languages", + "created_at": "2021-01-15T01:57:26Z", + "updated_at": "2024-05-06T18:15:19Z", + "git_url": "git://github.com/DioxusLabs/dioxus.git", + "ssh_url": "git@github.com:DioxusLabs/dioxus.git", + "clone_url": "https://github.com/DioxusLabs/dioxus.git", + "homepage": "https://dioxuslabs.com", + "stargazers_count": 18517, + "watchers_count": 18517, + "language": "Rust", + "topics": [ + "android", + "css", + "desktop", + "html", + "ios", + "native", + "react", + "rust", + "ssr", + "ui", + "virtualdom", + "wasm", + "web" + ] + }, + { + "id": 268424739, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjg0MjQ3Mzk=", + "name": "helix", + "full_name": "helix-editor/helix", + "owner": { + "login": "helix-editor", + "id": 66235900, + "avatar_url": "https://avatars.githubusercontent.com/u/66235900?v=4", + "url": "https://api.github.com/users/helix-editor", + "html_url": "https://github.com/helix-editor" + }, + "html_url": "https://github.com/helix-editor/helix", + "description": "A post-modern modal text editor.", + "url": "https://api.github.com/repos/helix-editor/helix", + "languages_url": "https://api.github.com/repos/helix-editor/helix/languages", + "created_at": "2020-06-01T04:26:56Z", + "updated_at": "2024-05-06T23:28:37Z", + "git_url": "git://github.com/helix-editor/helix.git", + "ssh_url": "git@github.com:helix-editor/helix.git", + "clone_url": "https://github.com/helix-editor/helix.git", + "homepage": "https://helix-editor.com", + "stargazers_count": 30219, + "watchers_count": 30219, + "language": "Rust", + "topics": [ + "kakoune", + "rust", + "text-editor", + "vim" + ] + }, + { + "id": 663900193, + "node_id": "R_kgDOJ5JQIQ", + "name": "yazi", + "full_name": "sxyazi/yazi", + "owner": { + "login": "sxyazi", + "id": 17523360, + "avatar_url": "https://avatars.githubusercontent.com/u/17523360?v=4", + "url": "https://api.github.com/users/sxyazi", + "html_url": "https://github.com/sxyazi" + }, + "html_url": "https://github.com/sxyazi/yazi", + "description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.", + "url": "https://api.github.com/repos/sxyazi/yazi", + "languages_url": "https://api.github.com/repos/sxyazi/yazi/languages", + "created_at": "2023-07-08T11:45:55Z", + "updated_at": "2024-05-07T00:47:08Z", + "git_url": "git://github.com/sxyazi/yazi.git", + "ssh_url": "git@github.com:sxyazi/yazi.git", + "clone_url": "https://github.com/sxyazi/yazi.git", + "homepage": "https://yazi-rs.github.io", + "stargazers_count": 8178, + "watchers_count": 8178, + "language": "Rust", + "topics": [ + "android", + "asyncio", + "cli", + "concurrency", + "file-explorer", + "file-manager", + "helix", + "linux", + "macos", + "neovim", + "productivity", + "rust", + "terminal", + "tui", + "vim", + "windows", + "yazi" + ] + }, + { + "id": 519882617, + "node_id": "R_kgDOHvzHeQ", + "name": "leptos", + "full_name": "leptos-rs/leptos", + "owner": { + "login": "leptos-rs", + "id": 118319153, + "avatar_url": "https://avatars.githubusercontent.com/u/118319153?v=4", + "url": "https://api.github.com/users/leptos-rs", + "html_url": "https://github.com/leptos-rs" + }, + "html_url": "https://github.com/leptos-rs/leptos", + "description": "Build fast web applications with Rust.", + "url": "https://api.github.com/repos/leptos-rs/leptos", + "languages_url": "https://api.github.com/repos/leptos-rs/leptos/languages", + "created_at": "2022-07-31T20:40:30Z", + "updated_at": "2024-05-06T14:25:19Z", + "git_url": "git://github.com/leptos-rs/leptos.git", + "ssh_url": "git@github.com:leptos-rs/leptos.git", + "clone_url": "https://github.com/leptos-rs/leptos.git", + "homepage": "https://leptos.dev", + "stargazers_count": 14724, + "watchers_count": 14724, + "language": "Rust", + "topics": [ + "dom", + "fine-grained", + "isomorphic", + "reactive", + "rust", + "ssr", + "web", + "webassembly" + ] + }, + { + "id": 42489829, + "node_id": "MDEwOlJlcG9zaXRvcnk0MjQ4OTgyOQ==", + "name": "rustlings", + "full_name": "rust-lang/rustlings", + "owner": { + "login": "rust-lang", + "id": 5430905, + "avatar_url": "https://avatars.githubusercontent.com/u/5430905?v=4", + "url": "https://api.github.com/users/rust-lang", + "html_url": "https://github.com/rust-lang" + }, + "html_url": "https://github.com/rust-lang/rustlings", + "description": ":crab: Small exercises to get you used to reading and writing Rust code!", + "url": "https://api.github.com/repos/rust-lang/rustlings", + "languages_url": "https://api.github.com/repos/rust-lang/rustlings/languages", + "created_at": "2015-09-15T02:25:18Z", + "updated_at": "2024-05-07T00:48:01Z", + "git_url": "git://github.com/rust-lang/rustlings.git", + "ssh_url": "git@github.com:rust-lang/rustlings.git", + "clone_url": "https://github.com/rust-lang/rustlings.git", + "homepage": "https://rustlings.cool", + "stargazers_count": 49521, + "watchers_count": 49521, + "language": "Rust", + "topics": [ + "beginner-friendly", + "rust", + "rustlings" + ] + }, + { + "id": 673006398, + "node_id": "R_kgDOKB1DPg", + "name": "jay-cli", + "full_name": "Daniel-Xu/jay-cli", + "owner": { + "login": "Daniel-Xu", + "id": 548144, + "avatar_url": "https://avatars.githubusercontent.com/u/548144?v=4", + "url": "https://api.github.com/users/Daniel-Xu", + "html_url": "https://github.com/Daniel-Xu" + }, + "html_url": "https://github.com/Daniel-Xu/jay-cli", + "description": "Listen music via CLI", + "url": "https://api.github.com/repos/Daniel-Xu/jay-cli", + "languages_url": "https://api.github.com/repos/Daniel-Xu/jay-cli/languages", + "created_at": "2023-07-31T16:48:28Z", + "updated_at": "2024-04-12T08:19:36Z", + "git_url": "git://github.com/Daniel-Xu/jay-cli.git", + "ssh_url": "git@github.com:Daniel-Xu/jay-cli.git", + "clone_url": "https://github.com/Daniel-Xu/jay-cli.git", + "homepage": null, + "stargazers_count": 23, + "watchers_count": 23, + "language": "Rust", + "topics": [] + }, + { + "id": 496190297, + "node_id": "R_kgDOHZNDWQ", + "name": "code-radio-cli", + "full_name": "JasonWei512/code-radio-cli", + "owner": { + "login": "JasonWei512", + "id": 16899918, + "avatar_url": "https://avatars.githubusercontent.com/u/16899918?v=4", + "url": "https://api.github.com/users/JasonWei512", + "html_url": "https://github.com/JasonWei512" + }, + "html_url": "https://github.com/JasonWei512/code-radio-cli", + "description": "🎵 A command line music radio client for https://coderadio.freecodecamp.org, written in Rust.", + "url": "https://api.github.com/repos/JasonWei512/code-radio-cli", + "languages_url": "https://api.github.com/repos/JasonWei512/code-radio-cli/languages", + "created_at": "2022-05-25T10:50:17Z", + "updated_at": "2024-04-02T17:40:51Z", + "git_url": "git://github.com/JasonWei512/code-radio-cli.git", + "ssh_url": "git@github.com:JasonWei512/code-radio-cli.git", + "clone_url": "https://github.com/JasonWei512/code-radio-cli.git", + "homepage": "https://crates.io/crates/code-radio-cli", + "stargazers_count": 343, + "watchers_count": 343, + "language": "Rust", + "topics": [ + "cli", + "code-radio", + "command-line", + "freecodecamp", + "music", + "music-player", + "rust" + ] + }, + { + "id": 724712, + "node_id": "MDEwOlJlcG9zaXRvcnk3MjQ3MTI=", + "name": "rust", + "full_name": "rust-lang/rust", + "owner": { + "login": "rust-lang", + "id": 5430905, + "avatar_url": "https://avatars.githubusercontent.com/u/5430905?v=4", + "url": "https://api.github.com/users/rust-lang", + "html_url": "https://github.com/rust-lang" + }, + "html_url": "https://github.com/rust-lang/rust", + "description": "Empowering everyone to build reliable and efficient software.", + "url": "https://api.github.com/repos/rust-lang/rust", + "languages_url": "https://api.github.com/repos/rust-lang/rust/languages", + "created_at": "2010-06-16T20:39:03Z", + "updated_at": "2024-05-07T01:12:01Z", + "git_url": "git://github.com/rust-lang/rust.git", + "ssh_url": "git@github.com:rust-lang/rust.git", + "clone_url": "https://github.com/rust-lang/rust.git", + "homepage": "https://www.rust-lang.org", + "stargazers_count": 93263, + "watchers_count": 93263, + "language": "Rust", + "topics": [ + "compiler", + "hacktoberfest", + "language", + "rust" + ] + }, + { + "id": 178991158, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzg5OTExNTg=", + "name": "starship", + "full_name": "starship/starship", + "owner": { + "login": "starship", + "id": 49654870, + "avatar_url": "https://avatars.githubusercontent.com/u/49654870?v=4", + "url": "https://api.github.com/users/starship", + "html_url": "https://github.com/starship" + }, + "html_url": "https://github.com/starship/starship", + "description": "☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!", + "url": "https://api.github.com/repos/starship/starship", + "languages_url": "https://api.github.com/repos/starship/starship/languages", + "created_at": "2019-04-02T03:23:12Z", + "updated_at": "2024-05-07T00:36:00Z", + "git_url": "git://github.com/starship/starship.git", + "ssh_url": "git@github.com:starship/starship.git", + "clone_url": "https://github.com/starship/starship.git", + "homepage": "https://starship.rs", + "stargazers_count": 40978, + "watchers_count": 40978, + "language": "Rust", + "topics": [ + "bash", + "fish", + "fish-prompt", + "fish-theme", + "oh-my-zsh", + "powershell", + "rust", + "shell-prompt", + "starship", + "zsh", + "zsh-prompt", + "zsh-theme" + ] + }, + { + "id": 133442384, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzM0NDIzODQ=", + "name": "deno", + "full_name": "denoland/deno", + "owner": { + "login": "denoland", + "id": 42048915, + "avatar_url": "https://avatars.githubusercontent.com/u/42048915?v=4", + "url": "https://api.github.com/users/denoland", + "html_url": "https://github.com/denoland" + }, + "html_url": "https://github.com/denoland/deno", + "description": "A modern runtime for JavaScript and TypeScript.", + "url": "https://api.github.com/repos/denoland/deno", + "languages_url": "https://api.github.com/repos/denoland/deno/languages", + "created_at": "2018-05-15T01:34:26Z", + "updated_at": "2024-05-07T01:06:09Z", + "git_url": "git://github.com/denoland/deno.git", + "ssh_url": "git@github.com:denoland/deno.git", + "clone_url": "https://github.com/denoland/deno.git", + "homepage": "https://deno.com", + "stargazers_count": 92995, + "watchers_count": 92995, + "language": "Rust", + "topics": [ + "deno", + "javascript", + "rust", + "typescript" + ] + }, + { + "id": 241805592, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDE4MDU1OTI=", + "name": "tools", + "full_name": "rome/tools", + "owner": { + "login": "rome", + "id": 85328842, + "avatar_url": "https://avatars.githubusercontent.com/u/85328842?v=4", + "url": "https://api.github.com/users/rome", + "html_url": "https://github.com/rome" + }, + "html_url": "https://github.com/rome/tools", + "description": "Unified developer tools for JavaScript, TypeScript, and the web", + "url": "https://api.github.com/repos/rome/tools", + "languages_url": "https://api.github.com/repos/rome/tools/languages", + "created_at": "2020-02-20T05:57:33Z", + "updated_at": "2024-05-06T19:50:06Z", + "git_url": "git://github.com/rome/tools.git", + "ssh_url": "git@github.com:rome/tools.git", + "clone_url": "https://github.com/rome/tools.git", + "homepage": "https://docs.rome.tools/", + "stargazers_count": 23875, + "watchers_count": 23875, + "language": "Rust", + "topics": [ + "formatter", + "javascript", + "linter", + "toolchain", + "typescript" + ] + }, + { + "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": "2024-05-07T00:35: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": 77667, + "watchers_count": 77667, + "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-solidjs", + "works-with-svelte", + "works-with-vue", + "works-with-yew" + ] + }, + { + "id": 372172254, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzIxNzIyNTQ=", + "name": "axum", + "full_name": "tokio-rs/axum", + "owner": { + "login": "tokio-rs", + "id": 20248544, + "avatar_url": "https://avatars.githubusercontent.com/u/20248544?v=4", + "url": "https://api.github.com/users/tokio-rs", + "html_url": "https://github.com/tokio-rs" + }, + "html_url": "https://github.com/tokio-rs/axum", + "description": "Ergonomic and modular web framework built with Tokio, Tower, and Hyper", + "url": "https://api.github.com/repos/tokio-rs/axum", + "languages_url": "https://api.github.com/repos/tokio-rs/axum/languages", + "created_at": "2021-05-30T09:22:25Z", + "updated_at": "2024-05-06T21:31:42Z", + "git_url": "git://github.com/tokio-rs/axum.git", + "ssh_url": "git@github.com:tokio-rs/axum.git", + "clone_url": "https://github.com/tokio-rs/axum.git", + "homepage": "", + "stargazers_count": 16437, + "watchers_count": 16437, + "language": "Rust", + "topics": [] + }, + { + "id": 551376520, + "node_id": "R_kgDOIN1WiA", + "name": "Pake", + "full_name": "tw93/Pake", + "owner": { + "login": "tw93", + "id": 8736212, + "avatar_url": "https://avatars.githubusercontent.com/u/8736212?v=4", + "url": "https://api.github.com/users/tw93", + "html_url": "https://github.com/tw93" + }, + "html_url": "https://github.com/tw93/Pake", + "description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用", + "url": "https://api.github.com/repos/tw93/Pake", + "languages_url": "https://api.github.com/repos/tw93/Pake/languages", + "created_at": "2022-10-14T09:32:57Z", + "updated_at": "2024-05-06T23:32:00Z", + "git_url": "git://github.com/tw93/Pake.git", + "ssh_url": "git@github.com:tw93/Pake.git", + "clone_url": "https://github.com/tw93/Pake.git", + "homepage": "", + "stargazers_count": 22927, + "watchers_count": 22927, + "language": "Rust", + "topics": [ + "chatgpt", + "gpt-4", + "high-performance", + "linux-desktop", + "mac", + "mac-desktop", + "music", + "no-electron", + "open", + "openai", + "poe", + "productivity", + "programming", + "rust", + "tauri", + "twitter", + "webview", + "windows-desktop", + "youtube" + ] + }, + { + "id": 143822069, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDM4MjIwNjk=", + "name": "rust-course", + "full_name": "sunface/rust-course", + "owner": { + "login": "sunface", + "id": 7036754, + "avatar_url": "https://avatars.githubusercontent.com/u/7036754?v=4", + "url": "https://api.github.com/users/sunface", + "html_url": "https://github.com/sunface" + }, + "html_url": "https://github.com/sunface/rust-course", + "description": "“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石\" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book ", + "url": "https://api.github.com/repos/sunface/rust-course", + "languages_url": "https://api.github.com/repos/sunface/rust-course/languages", + "created_at": "2018-08-07T05:01:21Z", + "updated_at": "2024-05-06T23:56:40Z", + "git_url": "git://github.com/sunface/rust-course.git", + "ssh_url": "git@github.com:sunface/rust-course.git", + "clone_url": "https://github.com/sunface/rust-course.git", + "homepage": "https://course.rs", + "stargazers_count": 23111, + "watchers_count": 23111, + "language": "Rust", + "topics": [ + "book", + "chinese", + "course", + "deno", + "javascript", + "learn", + "learning", + "programming-courses", + "rust", + "rust-book", + "rust-course", + "rust-lang", + "rust-learn", + "rust-learning", + "rust-study", + "study", + "wasm" + ] + }, + { + "id": 109192133, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDkxOTIxMzM=", + "name": "gifski", + "full_name": "ImageOptim/gifski", + "owner": { + "login": "ImageOptim", + "id": 17676906, + "avatar_url": "https://avatars.githubusercontent.com/u/17676906?v=4", + "url": "https://api.github.com/users/ImageOptim", + "html_url": "https://github.com/ImageOptim" + }, + "html_url": "https://github.com/ImageOptim/gifski", + "description": "GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.", + "url": "https://api.github.com/repos/ImageOptim/gifski", + "languages_url": "https://api.github.com/repos/ImageOptim/gifski/languages", + "created_at": "2017-11-01T22:48:43Z", + "updated_at": "2024-05-06T20:25:45Z", + "git_url": "git://github.com/ImageOptim/gifski.git", + "ssh_url": "git@github.com:ImageOptim/gifski.git", + "clone_url": "https://github.com/ImageOptim/gifski.git", + "homepage": "https://gif.ski", + "stargazers_count": 3852, + "watchers_count": 3852, + "language": "Rust", + "topics": [ + "gif", + "gif-animation", + "gif-creator", + "gifencoder", + "pngquant" + ] + }, + { + "id": 519132476, + "node_id": "R_kgDOHvFVPA", + "name": "agg", + "full_name": "asciinema/agg", + "owner": { + "login": "asciinema", + "id": 6506055, + "avatar_url": "https://avatars.githubusercontent.com/u/6506055?v=4", + "url": "https://api.github.com/users/asciinema", + "html_url": "https://github.com/asciinema" + }, + "html_url": "https://github.com/asciinema/agg", + "description": "asciinema gif generator", + "url": "https://api.github.com/repos/asciinema/agg", + "languages_url": "https://api.github.com/repos/asciinema/agg/languages", + "created_at": "2022-07-29T08:05:00Z", + "updated_at": "2024-05-04T12:48:53Z", + "git_url": "git://github.com/asciinema/agg.git", + "ssh_url": "git@github.com:asciinema/agg.git", + "clone_url": "https://github.com/asciinema/agg.git", + "homepage": "", + "stargazers_count": 1059, + "watchers_count": 1059, + "language": "Rust", + "topics": [ + "asciinema", + "gif", + "rust", + "terminal" + ] + } + ], + "Python": [ + { + "id": 162405963, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjI0MDU5NjM=", + "name": "gradio", + "full_name": "gradio-app/gradio", + "owner": { + "login": "gradio-app", + "id": 51063788, + "avatar_url": "https://avatars.githubusercontent.com/u/51063788?v=4", + "url": "https://api.github.com/users/gradio-app", + "html_url": "https://github.com/gradio-app" + }, + "html_url": "https://github.com/gradio-app/gradio", + "description": "Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!", + "url": "https://api.github.com/repos/gradio-app/gradio", + "languages_url": "https://api.github.com/repos/gradio-app/gradio/languages", + "created_at": "2018-12-19T08:24:04Z", + "updated_at": "2024-05-07T01:14:26Z", + "git_url": "git://github.com/gradio-app/gradio.git", + "ssh_url": "git@github.com:gradio-app/gradio.git", + "clone_url": "https://github.com/gradio-app/gradio.git", + "homepage": "http://www.gradio.app", + "stargazers_count": 29121, + "watchers_count": 29121, + "language": "Python", + "topics": [ + "data-analysis", + "data-science", + "data-visualization", + "deep-learning", + "deploy", + "gradio", + "gradio-interface", + "hacktoberfest", + "interface", + "machine-learning", + "models", + "python", + "python-notebook", + "ui", + "ui-components" + ] + }, + { + "id": 788562361, + "node_id": "R_kgDOLwCBuQ", + "name": "corenet", + "full_name": "apple/corenet", + "owner": { + "login": "apple", + "id": 10639145, + "avatar_url": "https://avatars.githubusercontent.com/u/10639145?v=4", + "url": "https://api.github.com/users/apple", + "html_url": "https://github.com/apple" + }, + "html_url": "https://github.com/apple/corenet", + "description": "CoreNet: A library for training deep neural networks", + "url": "https://api.github.com/repos/apple/corenet", + "languages_url": "https://api.github.com/repos/apple/corenet/languages", + "created_at": "2024-04-18T16:52:40Z", + "updated_at": "2024-05-06T22:41:53Z", + "git_url": "git://github.com/apple/corenet.git", + "ssh_url": "git@github.com:apple/corenet.git", + "clone_url": "https://github.com/apple/corenet.git", + "homepage": "", + "stargazers_count": 6306, + "watchers_count": 6306, + "language": "Python", + "topics": [] + }, + { + "id": 326168208, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjYxNjgyMDg=", + "name": "mtag_tool", + "full_name": "wang0618/mtag_tool", + "owner": { + "login": "wang0618", + "id": 8682073, + "avatar_url": "https://avatars.githubusercontent.com/u/8682073?v=4", + "url": "https://api.github.com/users/wang0618", + "html_url": "https://github.com/wang0618" + }, + "html_url": "https://github.com/wang0618/mtag_tool", + "description": "MP3 Tag编辑器,支持从网易云补全歌曲信息", + "url": "https://api.github.com/repos/wang0618/mtag_tool", + "languages_url": "https://api.github.com/repos/wang0618/mtag_tool/languages", + "created_at": "2021-01-02T11:28:59Z", + "updated_at": "2024-04-18T10:18:22Z", + "git_url": "git://github.com/wang0618/mtag_tool.git", + "ssh_url": "git@github.com:wang0618/mtag_tool.git", + "clone_url": "https://github.com/wang0618/mtag_tool.git", + "homepage": "", + "stargazers_count": 14, + "watchers_count": 14, + "language": "Python", + "topics": [ + "mp3-tags", + "pywebio" + ] + }, + { + "id": 155220641, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTUyMjA2NDE=", + "name": "transformers", + "full_name": "huggingface/transformers", + "owner": { + "login": "huggingface", + "id": 25720743, + "avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4", + "url": "https://api.github.com/users/huggingface", + "html_url": "https://github.com/huggingface" + }, + "html_url": "https://github.com/huggingface/transformers", + "description": "🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.", + "url": "https://api.github.com/repos/huggingface/transformers", + "languages_url": "https://api.github.com/repos/huggingface/transformers/languages", + "created_at": "2018-10-29T13:56:00Z", + "updated_at": "2024-05-07T00:06:02Z", + "git_url": "git://github.com/huggingface/transformers.git", + "ssh_url": "git@github.com:huggingface/transformers.git", + "clone_url": "https://github.com/huggingface/transformers.git", + "homepage": "https://huggingface.co/transformers", + "stargazers_count": 125534, + "watchers_count": 125534, + "language": "Python", + "topics": [ + "bert", + "deep-learning", + "flax", + "hacktoberfest", + "jax", + "language-model", + "language-models", + "machine-learning", + "model-hub", + "natural-language-processing", + "nlp", + "nlp-library", + "pretrained-models", + "python", + "pytorch", + "pytorch-transformers", + "seq2seq", + "speech-recognition", + "tensorflow", + "transformer" + ] + }, + { + "id": 782362080, + "node_id": "R_kgDOLqHl4A", + "name": "FreeAskInternet", + "full_name": "nashsu/FreeAskInternet", + "owner": { + "login": "nashsu", + "id": 2127280, + "avatar_url": "https://avatars.githubusercontent.com/u/2127280?v=4", + "url": "https://api.github.com/users/nashsu", + "html_url": "https://github.com/nashsu" + }, + "html_url": "https://github.com/nashsu/FreeAskInternet", + "description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. ", + "url": "https://api.github.com/repos/nashsu/FreeAskInternet", + "languages_url": "https://api.github.com/repos/nashsu/FreeAskInternet/languages", + "created_at": "2024-04-05T06:37:53Z", + "updated_at": "2024-05-07T01:10:46Z", + "git_url": "git://github.com/nashsu/FreeAskInternet.git", + "ssh_url": "git@github.com:nashsu/FreeAskInternet.git", + "clone_url": "https://github.com/nashsu/FreeAskInternet.git", + "homepage": "", + "stargazers_count": 7571, + "watchers_count": 7571, + "language": "Python", + "topics": [] + }, + { + "id": 644235905, + "node_id": "R_kgDOJmZCgQ", + "name": "llm-action", + "full_name": "liguodongiot/llm-action", + "owner": { + "login": "liguodongiot", + "id": 13220186, + "avatar_url": "https://avatars.githubusercontent.com/u/13220186?v=4", + "url": "https://api.github.com/users/liguodongiot", + "html_url": "https://github.com/liguodongiot" + }, + "html_url": "https://github.com/liguodongiot/llm-action", + "description": "本项目旨在分享大模型相关技术原理以及实战经验。", + "url": "https://api.github.com/repos/liguodongiot/llm-action", + "languages_url": "https://api.github.com/repos/liguodongiot/llm-action/languages", + "created_at": "2023-05-23T05:29:16Z", + "updated_at": "2024-05-07T00:41:31Z", + "git_url": "git://github.com/liguodongiot/llm-action.git", + "ssh_url": "git@github.com:liguodongiot/llm-action.git", + "clone_url": "https://github.com/liguodongiot/llm-action.git", + "homepage": "https://www.zhihu.com/column/c_1456193767213043713", + "stargazers_count": 6314, + "watchers_count": 6314, + "language": "Python", + "topics": [ + "llm", + "llm-inference", + "llm-serving", + "llm-training", + "llmops" + ] + }, + { + "id": 101138315, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDExMzgzMTU=", + "name": "d2l-zh", + "full_name": "d2l-ai/d2l-zh", + "owner": { + "login": "d2l-ai", + "id": 43974506, + "avatar_url": "https://avatars.githubusercontent.com/u/43974506?v=4", + "url": "https://api.github.com/users/d2l-ai", + "html_url": "https://github.com/d2l-ai" + }, + "html_url": "https://github.com/d2l-ai/d2l-zh", + "description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。", + "url": "https://api.github.com/repos/d2l-ai/d2l-zh", + "languages_url": "https://api.github.com/repos/d2l-ai/d2l-zh/languages", + "created_at": "2017-08-23T04:40:24Z", + "updated_at": "2024-05-06T17:24:02Z", + "git_url": "git://github.com/d2l-ai/d2l-zh.git", + "ssh_url": "git@github.com:d2l-ai/d2l-zh.git", + "clone_url": "https://github.com/d2l-ai/d2l-zh.git", + "homepage": "http://zh.d2l.ai", + "stargazers_count": 57047, + "watchers_count": 57047, + "language": "Python", + "topics": [ + "book", + "chinese", + "computer-vision", + "deep-learning", + "machine-learning", + "natural-language-processing", + "notebook", + "python" + ] + }, + { + "id": 666299222, + "node_id": "R_kgDOJ7brVg", + "name": "open-interpreter", + "full_name": "OpenInterpreter/open-interpreter", + "owner": { + "login": "OpenInterpreter", + "id": 163192481, + "avatar_url": "https://avatars.githubusercontent.com/u/163192481?v=4", + "url": "https://api.github.com/users/OpenInterpreter", + "html_url": "https://github.com/OpenInterpreter" + }, + "html_url": "https://github.com/OpenInterpreter/open-interpreter", + "description": "A natural language interface for computers", + "url": "https://api.github.com/repos/OpenInterpreter/open-interpreter", + "languages_url": "https://api.github.com/repos/OpenInterpreter/open-interpreter/languages", + "created_at": "2023-07-14T07:10:44Z", + "updated_at": "2024-05-07T00:09:37Z", + "git_url": "git://github.com/OpenInterpreter/open-interpreter.git", + "ssh_url": "git@github.com:OpenInterpreter/open-interpreter.git", + "clone_url": "https://github.com/OpenInterpreter/open-interpreter.git", + "homepage": "http://openinterpreter.com/", + "stargazers_count": 48781, + "watchers_count": 48781, + "language": "Python", + "topics": [ + "chatgpt", + "gpt-4", + "interpreter", + "javascript", + "nodejs", + "python" + ] + }, + { + "id": 709155828, + "node_id": "R_kgDOKkTb9A", + "name": "RehabilitationGuide", + "full_name": "AnsonZnl/RehabilitationGuide", + "owner": { + "login": "AnsonZnl", + "id": 29278068, + "avatar_url": "https://avatars.githubusercontent.com/u/29278068?v=4", + "url": "https://api.github.com/users/AnsonZnl", + "html_url": "https://github.com/AnsonZnl" + }, + "html_url": "https://github.com/AnsonZnl/RehabilitationGuide", + "description": "颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。", + "url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide", + "languages_url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide/languages", + "created_at": "2023-10-24T06:15:11Z", + "updated_at": "2024-05-06T08:15:30Z", + "git_url": "git://github.com/AnsonZnl/RehabilitationGuide.git", + "ssh_url": "git@github.com:AnsonZnl/RehabilitationGuide.git", + "clone_url": "https://github.com/AnsonZnl/RehabilitationGuide.git", + "homepage": "https://ansonznl.github.io/RehabilitationGuide", + "stargazers_count": 3012, + "watchers_count": 3012, + "language": "Python", + "topics": [ + "markdown" + ] + }, + { + "id": 452764996, + "node_id": "R_kgDOGvylRA", + "name": "WEATHER_STATION_PI", + "full_name": "aerodynamics-py/WEATHER_STATION_PI", + "owner": { + "login": "aerodynamics-py", + "id": 74737334, + "avatar_url": "https://avatars.githubusercontent.com/u/74737334?v=4", + "url": "https://api.github.com/users/aerodynamics-py", + "html_url": "https://github.com/aerodynamics-py" + }, + "html_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI", + "description": "A simple weater station", + "url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI", + "languages_url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI/languages", + "created_at": "2022-01-27T16:47:49Z", + "updated_at": "2024-04-11T08:19:37Z", + "git_url": "git://github.com/aerodynamics-py/WEATHER_STATION_PI.git", + "ssh_url": "git@github.com:aerodynamics-py/WEATHER_STATION_PI.git", + "clone_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI.git", + "homepage": null, + "stargazers_count": 51, + "watchers_count": 51, + "language": "Python", + "topics": [] + }, + { + "id": 773286980, + "node_id": "R_kgDOLhdsRA", + "name": "grok-1", + "full_name": "xai-org/grok-1", + "owner": { + "login": "xai-org", + "id": 130314967, + "avatar_url": "https://avatars.githubusercontent.com/u/130314967?v=4", + "url": "https://api.github.com/users/xai-org", + "html_url": "https://github.com/xai-org" + }, + "html_url": "https://github.com/xai-org/grok-1", + "description": "Grok open release", + "url": "https://api.github.com/repos/xai-org/grok-1", + "languages_url": "https://api.github.com/repos/xai-org/grok-1/languages", + "created_at": "2024-03-17T08:53:38Z", + "updated_at": "2024-05-07T00:57:19Z", + "git_url": "git://github.com/xai-org/grok-1.git", + "ssh_url": "git@github.com:xai-org/grok-1.git", + "clone_url": "https://github.com/xai-org/grok-1.git", + "homepage": null, + "stargazers_count": 48220, + "watchers_count": 48220, + "language": "Python", + "topics": [] + }, + { + "id": 764723738, + "node_id": "R_kgDOLZTCGg", + "name": "skyvern", + "full_name": "Skyvern-AI/skyvern", + "owner": { + "login": "Skyvern-AI", + "id": 141457985, + "avatar_url": "https://avatars.githubusercontent.com/u/141457985?v=4", + "url": "https://api.github.com/users/Skyvern-AI", + "html_url": "https://github.com/Skyvern-AI" + }, + "html_url": "https://github.com/Skyvern-AI/skyvern", + "description": "Automate browser-based workflows with LLMs and Computer Vision", + "url": "https://api.github.com/repos/Skyvern-AI/skyvern", + "languages_url": "https://api.github.com/repos/Skyvern-AI/skyvern/languages", + "created_at": "2024-02-28T15:45:19Z", + "updated_at": "2024-05-07T01:15:03Z", + "git_url": "git://github.com/Skyvern-AI/skyvern.git", + "ssh_url": "git@github.com:Skyvern-AI/skyvern.git", + "clone_url": "https://github.com/Skyvern-AI/skyvern.git", + "homepage": "https://www.skyvern.com", + "stargazers_count": 3824, + "watchers_count": 3824, + "language": "Python", + "topics": [ + "api", + "automation", + "browser", + "browser-automation", + "computer", + "gpt", + "llm", + "playwright", + "python", + "rpa", + "vision", + "workflow" + ] + }, + { + "id": 162015573, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjIwMTU1NzM=", + "name": "Github-Ranking", + "full_name": "EvanLi/Github-Ranking", + "owner": { + "login": "EvanLi", + "id": 22617117, + "avatar_url": "https://avatars.githubusercontent.com/u/22617117?v=4", + "url": "https://api.github.com/users/EvanLi", + "html_url": "https://github.com/EvanLi" + }, + "html_url": "https://github.com/EvanLi/Github-Ranking", + "description": ":star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新", + "url": "https://api.github.com/repos/EvanLi/Github-Ranking", + "languages_url": "https://api.github.com/repos/EvanLi/Github-Ranking/languages", + "created_at": "2018-12-16T15:38:31Z", + "updated_at": "2024-05-06T13:34:37Z", + "git_url": "git://github.com/EvanLi/Github-Ranking.git", + "ssh_url": "git@github.com:EvanLi/Github-Ranking.git", + "clone_url": "https://github.com/EvanLi/Github-Ranking.git", + "homepage": "https://evanli.github.io/Github-Ranking", + "stargazers_count": 5325, + "watchers_count": 5325, + "language": "Python", + "topics": [ + "forks", + "github-rank", + "github-stars", + "python", + "ranking", + "stars" + ] + }, + { + "id": 763795053, + "node_id": "R_kgDOLYaWbQ", + "name": "LaVague", + "full_name": "lavague-ai/LaVague", + "owner": { + "login": "lavague-ai", + "id": 163125966, + "avatar_url": "https://avatars.githubusercontent.com/u/163125966?v=4", + "url": "https://api.github.com/users/lavague-ai", + "html_url": "https://github.com/lavague-ai" + }, + "html_url": "https://github.com/lavague-ai/LaVague", + "description": "Large Action Model framework to turn natural language into browser actions", + "url": "https://api.github.com/repos/lavague-ai/LaVague", + "languages_url": "https://api.github.com/repos/lavague-ai/LaVague/languages", + "created_at": "2024-02-26T23:40:23Z", + "updated_at": "2024-05-06T21:59:20Z", + "git_url": "git://github.com/lavague-ai/LaVague.git", + "ssh_url": "git@github.com:lavague-ai/LaVague.git", + "clone_url": "https://github.com/lavague-ai/LaVague.git", + "homepage": "https://docs.lavague.ai/en/latest/", + "stargazers_count": 3947, + "watchers_count": 3947, + "language": "Python", + "topics": [ + "ai", + "browser", + "large-action-model", + "llm", + "oss", + "rag" + ] + }, + { + "id": 760482259, + "node_id": "R_kgDOLVQJ0w", + "name": "Open-Sora-Plan", + "full_name": "PKU-YuanGroup/Open-Sora-Plan", + "owner": { + "login": "PKU-YuanGroup", + "id": 135824553, + "avatar_url": "https://avatars.githubusercontent.com/u/135824553?v=4", + "url": "https://api.github.com/users/PKU-YuanGroup", + "html_url": "https://github.com/PKU-YuanGroup" + }, + "html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan", + "description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.", + "url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan", + "languages_url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan/languages", + "created_at": "2024-02-20T14:01:03Z", + "updated_at": "2024-05-07T00:24:54Z", + "git_url": "git://github.com/PKU-YuanGroup/Open-Sora-Plan.git", + "ssh_url": "git@github.com:PKU-YuanGroup/Open-Sora-Plan.git", + "clone_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan.git", + "homepage": "", + "stargazers_count": 10227, + "watchers_count": 10227, + "language": "Python", + "topics": [] + }, + { + "id": 216919645, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTY5MTk2NDU=", + "name": "tacticalrmm", + "full_name": "amidaware/tacticalrmm", + "owner": { + "login": "amidaware", + "id": 95723103, + "avatar_url": "https://avatars.githubusercontent.com/u/95723103?v=4", + "url": "https://api.github.com/users/amidaware", + "html_url": "https://github.com/amidaware" + }, + "html_url": "https://github.com/amidaware/tacticalrmm", + "description": "A remote monitoring & management tool, built with Django, Vue and Go.", + "url": "https://api.github.com/repos/amidaware/tacticalrmm", + "languages_url": "https://api.github.com/repos/amidaware/tacticalrmm/languages", + "created_at": "2019-10-22T22:19:12Z", + "updated_at": "2024-05-06T11:46:43Z", + "git_url": "git://github.com/amidaware/tacticalrmm.git", + "ssh_url": "git@github.com:amidaware/tacticalrmm.git", + "clone_url": "https://github.com/amidaware/tacticalrmm.git", + "homepage": "https://docs.tacticalrmm.com", + "stargazers_count": 2806, + "watchers_count": 2806, + "language": "Python", + "topics": [ + "django", + "django-rest-framework", + "monitoring", + "python", + "remote-admin-tool", + "remote-administration-tool", + "remote-control", + "remote-desktop", + "rmm", + "vue", + "windows" + ] + }, + { + "id": 175052225, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzUwNTIyMjU=", + "name": "EverydayWechat", + "full_name": "sfyc23/EverydayWechat", + "owner": { + "login": "sfyc23", + "id": 7067207, + "avatar_url": "https://avatars.githubusercontent.com/u/7067207?v=4", + "url": "https://api.github.com/users/sfyc23", + "html_url": "https://github.com/sfyc23" + }, + "html_url": "https://github.com/sfyc23/EverydayWechat", + "description": "微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)", + "url": "https://api.github.com/repos/sfyc23/EverydayWechat", + "languages_url": "https://api.github.com/repos/sfyc23/EverydayWechat/languages", + "created_at": "2019-03-11T17:38:45Z", + "updated_at": "2024-05-06T10:01:36Z", + "git_url": "git://github.com/sfyc23/EverydayWechat.git", + "ssh_url": "git@github.com:sfyc23/EverydayWechat.git", + "clone_url": "https://github.com/sfyc23/EverydayWechat.git", + "homepage": "", + "stargazers_count": 9864, + "watchers_count": 9864, + "language": "Python", + "topics": [ + "ai", + "autoreply", + "bot", + "chat", + "chatbot", + "itchat", + "python", + "python3", + "tuling", + "wechat" + ] + }, + { + "id": 222751131, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjI3NTExMzE=", + "name": "30-Days-Of-Python", + "full_name": "Asabeneh/30-Days-Of-Python", + "owner": { + "login": "Asabeneh", + "id": 9008063, + "avatar_url": "https://avatars.githubusercontent.com/u/9008063?v=4", + "url": "https://api.github.com/users/Asabeneh", + "html_url": "https://github.com/Asabeneh" + }, + "html_url": "https://github.com/Asabeneh/30-Days-Of-Python", + "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw", + "url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python", + "languages_url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python/languages", + "created_at": "2019-11-19T17:24:16Z", + "updated_at": "2024-05-07T01:12:40Z", + "git_url": "git://github.com/Asabeneh/30-Days-Of-Python.git", + "ssh_url": "git@github.com:Asabeneh/30-Days-Of-Python.git", + "clone_url": "https://github.com/Asabeneh/30-Days-Of-Python.git", + "homepage": "", + "stargazers_count": 31999, + "watchers_count": 31999, + "language": "Python", + "topics": [ + "30-days-of-python", + "flask", + "github", + "heroku", + "matplotlib", + "mongodb", + "numpy", + "pandas", + "python", + "python3" + ] + }, + { + "id": 541883718, + "node_id": "R_kgDOIEx9Rg", + "name": "WxReader", + "full_name": "DoooReyn/WxReader", + "owner": { + "login": "DoooReyn", + "id": 9557233, + "avatar_url": "https://avatars.githubusercontent.com/u/9557233?v=4", + "url": "https://api.github.com/users/DoooReyn", + "html_url": "https://github.com/DoooReyn" + }, + "html_url": "https://github.com/DoooReyn/WxReader", + "description": "基于PySide6的微信读书自动阅读器", + "url": "https://api.github.com/repos/DoooReyn/WxReader", + "languages_url": "https://api.github.com/repos/DoooReyn/WxReader/languages", + "created_at": "2022-09-27T03:18:28Z", + "updated_at": "2024-05-06T03:41:46Z", + "git_url": "git://github.com/DoooReyn/WxReader.git", + "ssh_url": "git@github.com:DoooReyn/WxReader.git", + "clone_url": "https://github.com/DoooReyn/WxReader.git", + "homepage": "", + "stargazers_count": 229, + "watchers_count": 229, + "language": "Python", + "topics": [ + "cefpython3", + "pyside6", + "qt", + "weread", + "wxreader" + ] + }, + { + "id": 140728972, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDA3Mjg5NzI=", + "name": "Struts2-Scan", + "full_name": "HatBoy/Struts2-Scan", + "owner": { + "login": "HatBoy", + "id": 8274796, + "avatar_url": "https://avatars.githubusercontent.com/u/8274796?v=4", + "url": "https://api.github.com/users/HatBoy", + "html_url": "https://github.com/HatBoy" + }, + "html_url": "https://github.com/HatBoy/Struts2-Scan", + "description": "Struts2全漏洞扫描利用工具", + "url": "https://api.github.com/repos/HatBoy/Struts2-Scan", + "languages_url": "https://api.github.com/repos/HatBoy/Struts2-Scan/languages", + "created_at": "2018-07-12T15:04:44Z", + "updated_at": "2024-05-05T03:31:47Z", + "git_url": "git://github.com/HatBoy/Struts2-Scan.git", + "ssh_url": "git@github.com:HatBoy/Struts2-Scan.git", + "clone_url": "https://github.com/HatBoy/Struts2-Scan.git", + "homepage": "", + "stargazers_count": 2052, + "watchers_count": 2052, + "language": "Python", + "topics": [] + }, + { + "id": 741297064, + "node_id": "R_kgDOLC9LqA", + "name": "surya", + "full_name": "VikParuchuri/surya", + "owner": { + "login": "VikParuchuri", + "id": 913340, + "avatar_url": "https://avatars.githubusercontent.com/u/913340?v=4", + "url": "https://api.github.com/users/VikParuchuri", + "html_url": "https://github.com/VikParuchuri" + }, + "html_url": "https://github.com/VikParuchuri/surya", + "description": "OCR, layout analysis, reading order, line detection in 90+ languages", + "url": "https://api.github.com/repos/VikParuchuri/surya", + "languages_url": "https://api.github.com/repos/VikParuchuri/surya/languages", + "created_at": "2024-01-10T05:17:42Z", + "updated_at": "2024-05-07T01:10:03Z", + "git_url": "git://github.com/VikParuchuri/surya.git", + "ssh_url": "git@github.com:VikParuchuri/surya.git", + "clone_url": "https://github.com/VikParuchuri/surya.git", + "homepage": "", + "stargazers_count": 6499, + "watchers_count": 6499, + "language": "Python", + "topics": [] + }, + { + "id": 127007871, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjcwMDc4NzE=", + "name": "Jike-Metro", + "full_name": "Sorosliu1029/Jike-Metro", + "owner": { + "login": "Sorosliu1029", + "id": 8862646, + "avatar_url": "https://avatars.githubusercontent.com/u/8862646?v=4", + "url": "https://api.github.com/users/Sorosliu1029", + "html_url": "https://github.com/Sorosliu1029" + }, + "html_url": "https://github.com/Sorosliu1029/Jike-Metro", + "description": ":metro: 即刻 Ⓙ SDK", + "url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro", + "languages_url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro/languages", + "created_at": "2018-03-27T15:28:11Z", + "updated_at": "2024-04-22T01:27:41Z", + "git_url": "git://github.com/Sorosliu1029/Jike-Metro.git", + "ssh_url": "git@github.com:Sorosliu1029/Jike-Metro.git", + "clone_url": "https://github.com/Sorosliu1029/Jike-Metro.git", + "homepage": "https://jike-metro.sorosliu.xyz", + "stargazers_count": 204, + "watchers_count": 204, + "language": "Python", + "topics": [ + "jike", + "python-sdk", + "requests" + ] + }, + { + "id": 15543364, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTU0MzM2NA==", + "name": "chbook_jtoh", + "full_name": "errord/chbook_jtoh", + "owner": { + "login": "errord", + "id": 1023682, + "avatar_url": "https://avatars.githubusercontent.com/u/1023682?v=4", + "url": "https://api.github.com/users/errord", + "html_url": "https://github.com/errord" + }, + "html_url": "https://github.com/errord/chbook_jtoh", + "description": "chrome bookmarks json to html", + "url": "https://api.github.com/repos/errord/chbook_jtoh", + "languages_url": "https://api.github.com/repos/errord/chbook_jtoh/languages", + "created_at": "2013-12-31T05:02:42Z", + "updated_at": "2023-12-29T03:19:08Z", + "git_url": "git://github.com/errord/chbook_jtoh.git", + "ssh_url": "git@github.com:errord/chbook_jtoh.git", + "clone_url": "https://github.com/errord/chbook_jtoh.git", + "homepage": null, + "stargazers_count": 4, + "watchers_count": 4, + "language": "Python", + "topics": [] + }, + { + "id": 732031156, + "node_id": "R_kgDOK6HotA", + "name": "Gemini-Telegram-Bot", + "full_name": "H-T-H/Gemini-Telegram-Bot", + "owner": { + "login": "H-T-H", + "id": 67087346, + "avatar_url": "https://avatars.githubusercontent.com/u/67087346?v=4", + "url": "https://api.github.com/users/H-T-H", + "html_url": "https://github.com/H-T-H" + }, + "html_url": "https://github.com/H-T-H/Gemini-Telegram-Bot", + "description": "用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API", + "url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot", + "languages_url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot/languages", + "created_at": "2023-12-15T13:19:59Z", + "updated_at": "2024-04-29T08:45:11Z", + "git_url": "git://github.com/H-T-H/Gemini-Telegram-Bot.git", + "ssh_url": "git@github.com:H-T-H/Gemini-Telegram-Bot.git", + "clone_url": "https://github.com/H-T-H/Gemini-Telegram-Bot.git", + "homepage": "https://railway.app/template/HIsbMv?referralCode=4LyW6R", + "stargazers_count": 116, + "watchers_count": 116, + "language": "Python", + "topics": [ + "gemini", + "gemini-api", + "python-script", + "telegram-bot", + "telegram-bot-api" + ] + }, + { + "id": 730177927, + "node_id": "R_kgDOK4Whhw", + "name": "tg_bot_collections", + "full_name": "yihong0618/tg_bot_collections", + "owner": { + "login": "yihong0618", + "id": 15976103, + "avatar_url": "https://avatars.githubusercontent.com/u/15976103?v=4", + "url": "https://api.github.com/users/yihong0618", + "html_url": "https://github.com/yihong0618" + }, + "html_url": "https://github.com/yihong0618/tg_bot_collections", + "description": "collections of yihong0618's telegram bot", + "url": "https://api.github.com/repos/yihong0618/tg_bot_collections", + "languages_url": "https://api.github.com/repos/yihong0618/tg_bot_collections/languages", + "created_at": "2023-12-11T11:18:54Z", + "updated_at": "2024-04-29T09:04:43Z", + "git_url": "git://github.com/yihong0618/tg_bot_collections.git", + "ssh_url": "git@github.com:yihong0618/tg_bot_collections.git", + "clone_url": "https://github.com/yihong0618/tg_bot_collections.git", + "homepage": null, + "stargazers_count": 430, + "watchers_count": 430, + "language": "Python", + "topics": [] + }, + { + "id": 54346799, + "node_id": "MDEwOlJlcG9zaXRvcnk1NDM0Njc5OQ==", + "name": "public-apis", + "full_name": "public-apis/public-apis", + "owner": { + "login": "public-apis", + "id": 51121562, + "avatar_url": "https://avatars.githubusercontent.com/u/51121562?v=4", + "url": "https://api.github.com/users/public-apis", + "html_url": "https://github.com/public-apis" + }, + "html_url": "https://github.com/public-apis/public-apis", + "description": "A collective list of free APIs", + "url": "https://api.github.com/repos/public-apis/public-apis", + "languages_url": "https://api.github.com/repos/public-apis/public-apis/languages", + "created_at": "2016-03-20T23:49:42Z", + "updated_at": "2024-05-07T00:58:53Z", + "git_url": "git://github.com/public-apis/public-apis.git", + "ssh_url": "git@github.com:public-apis/public-apis.git", + "clone_url": "https://github.com/public-apis/public-apis.git", + "homepage": "http://public-apis.org", + "stargazers_count": 292840, + "watchers_count": 292840, + "language": "Python", + "topics": [ + "api", + "apis", + "dataset", + "development", + "free", + "list", + "lists", + "open-source", + "public", + "public-api", + "public-apis", + "resources", + "software" + ] + }, + { + "id": 228590964, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjg1OTA5NjQ=", + "name": "AndroidSecurityStudy", + "full_name": "r0ysue/AndroidSecurityStudy", + "owner": { + "login": "r0ysue", + "id": 23090578, + "avatar_url": "https://avatars.githubusercontent.com/u/23090578?v=4", + "url": "https://api.github.com/users/r0ysue", + "html_url": "https://github.com/r0ysue" + }, + "html_url": "https://github.com/r0ysue/AndroidSecurityStudy", + "description": "安卓应用安全学习", + "url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy", + "languages_url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy/languages", + "created_at": "2019-12-17T10:23:55Z", + "updated_at": "2024-05-04T14:36:25Z", + "git_url": "git://github.com/r0ysue/AndroidSecurityStudy.git", + "ssh_url": "git@github.com:r0ysue/AndroidSecurityStudy.git", + "clone_url": "https://github.com/r0ysue/AndroidSecurityStudy.git", "homepage": null, - "stargazers_count": 18, - "watchers_count": 18, - "language": "C#", + "stargazers_count": 3564, + "watchers_count": 3564, + "language": "Python", "topics": [] }, { - "id": 295200728, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTUyMDA3Mjg=", - "name": "EverythingToolbar", - "full_name": "srwi/EverythingToolbar", + "id": 719017363, + "node_id": "R_kgDOKttVkw", + "name": "Amphion", + "full_name": "open-mmlab/Amphion", + "owner": { + "login": "open-mmlab", + "id": 10245193, + "avatar_url": "https://avatars.githubusercontent.com/u/10245193?v=4", + "url": "https://api.github.com/users/open-mmlab", + "html_url": "https://github.com/open-mmlab" + }, + "html_url": "https://github.com/open-mmlab/Amphion", + "description": "Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.", + "url": "https://api.github.com/repos/open-mmlab/Amphion", + "languages_url": "https://api.github.com/repos/open-mmlab/Amphion/languages", + "created_at": "2023-11-15T09:19:27Z", + "updated_at": "2024-05-06T15:51:16Z", + "git_url": "git://github.com/open-mmlab/Amphion.git", + "ssh_url": "git@github.com:open-mmlab/Amphion.git", + "clone_url": "https://github.com/open-mmlab/Amphion.git", + "homepage": "https://openhlt.github.io/amphion/", + "stargazers_count": 3947, + "watchers_count": 3947, + "language": "Python", + "topics": [ + "audio-generation", + "audio-synthesis", + "audioldm", + "audit", + "fastspeech2", + "hifi-gan", + "music-generation", + "naturalspeech2", + "singing-voice-conversion", + "speech-synthesis", + "text-to-audio", + "text-to-speech", + "vall-e", + "vits", + "voice-conversion" + ] + }, + { + "id": 725266899, + "node_id": "R_kgDOKzqx0w", + "name": "Mastering-GitHub-Copilot-for-Paired-Programming", + "full_name": "microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", + "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/Mastering-GitHub-Copilot-for-Paired-Programming", + "description": "A 7 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.", + "url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", + "languages_url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming/languages", + "created_at": "2023-11-29T19:35:47Z", + "updated_at": "2024-05-06T16:31:41Z", + "git_url": "git://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", + "ssh_url": "git@github.com:microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", + "clone_url": "https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", + "homepage": "", + "stargazers_count": 4260, + "watchers_count": 4260, + "language": "Python", + "topics": [ + "codespace", + "codespaces", + "copilot", + "csharp", + "dotnet", + "github", + "javascript", + "python" + ] + }, + { + "id": 3073296, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDczMjk2", + "name": "ultisnips", + "full_name": "SirVer/ultisnips", + "owner": { + "login": "SirVer", + "id": 140115, + "avatar_url": "https://avatars.githubusercontent.com/u/140115?v=4", + "url": "https://api.github.com/users/SirVer", + "html_url": "https://github.com/SirVer" + }, + "html_url": "https://github.com/SirVer/ultisnips", + "description": "UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!", + "url": "https://api.github.com/repos/SirVer/ultisnips", + "languages_url": "https://api.github.com/repos/SirVer/ultisnips/languages", + "created_at": "2011-12-30T07:07:24Z", + "updated_at": "2024-05-06T16:05:26Z", + "git_url": "git://github.com/SirVer/ultisnips.git", + "ssh_url": "git@github.com:SirVer/ultisnips.git", + "clone_url": "https://github.com/SirVer/ultisnips.git", + "homepage": "", + "stargazers_count": 7430, + "watchers_count": 7430, + "language": "Python", + "topics": [ + "plugin", + "snippets", + "ultisnips", + "vim" + ] + }, + { + "id": 4037197, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDM3MTk3", + "name": "YouCompleteMe", + "full_name": "ycm-core/YouCompleteMe", + "owner": { + "login": "ycm-core", + "id": 52140259, + "avatar_url": "https://avatars.githubusercontent.com/u/52140259?v=4", + "url": "https://api.github.com/users/ycm-core", + "html_url": "https://github.com/ycm-core" + }, + "html_url": "https://github.com/ycm-core/YouCompleteMe", + "description": "A code-completion engine for Vim", + "url": "https://api.github.com/repos/ycm-core/YouCompleteMe", + "languages_url": "https://api.github.com/repos/ycm-core/YouCompleteMe/languages", + "created_at": "2012-04-16T03:12:14Z", + "updated_at": "2024-05-06T12:12:00Z", + "git_url": "git://github.com/ycm-core/YouCompleteMe.git", + "ssh_url": "git@github.com:ycm-core/YouCompleteMe.git", + "clone_url": "https://github.com/ycm-core/YouCompleteMe.git", + "homepage": "http://ycm-core.github.io/YouCompleteMe/", + "stargazers_count": 25283, + "watchers_count": 25283, + "language": "Python", + "topics": [ + "code-analysis", + "code-completion", + "semantic-engine", + "vim" + ] + }, + { + "id": 420477126, + "node_id": "R_kgDOGQ_4xg", + "name": "yasb", + "full_name": "da-rth/yasb", + "owner": { + "login": "da-rth", + "id": 10499053, + "avatar_url": "https://avatars.githubusercontent.com/u/10499053?v=4", + "url": "https://api.github.com/users/da-rth", + "html_url": "https://github.com/da-rth" + }, + "html_url": "https://github.com/da-rth/yasb", + "description": "A highly configurable cross-platform (Windows) status bar written in Python.", + "url": "https://api.github.com/repos/da-rth/yasb", + "languages_url": "https://api.github.com/repos/da-rth/yasb/languages", + "created_at": "2021-10-23T17:21:07Z", + "updated_at": "2024-05-06T19:25:38Z", + "git_url": "git://github.com/da-rth/yasb.git", + "ssh_url": "git@github.com:da-rth/yasb.git", + "clone_url": "https://github.com/da-rth/yasb.git", + "homepage": "", + "stargazers_count": 1153, + "watchers_count": 1153, + "language": "Python", + "topics": [ + "bar", + "configurable", + "cross-platform", + "customisable", + "python", + "ricing", + "status-bar", + "statusbar", + "task-bar", + "taskbar", + "top-bar", + "topbar", + "widget", + "windowbar", + "windows", + "windows-10", + "windows-11", + "wm" + ] + }, + { + "id": 681230264, + "node_id": "R_kgDOKJq_uA", + "name": "PyWxDump", + "full_name": "xaoyaoo/PyWxDump", + "owner": { + "login": "xaoyaoo", + "id": 37209452, + "avatar_url": "https://avatars.githubusercontent.com/u/37209452?v=4", + "url": "https://api.github.com/users/xaoyaoo", + "html_url": "https://github.com/xaoyaoo" + }, + "html_url": "https://github.com/xaoyaoo/PyWxDump", + "description": "获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。", + "url": "https://api.github.com/repos/xaoyaoo/PyWxDump", + "languages_url": "https://api.github.com/repos/xaoyaoo/PyWxDump/languages", + "created_at": "2023-08-21T14:54:18Z", + "updated_at": "2024-05-06T19:28:24Z", + "git_url": "git://github.com/xaoyaoo/PyWxDump.git", + "ssh_url": "git@github.com:xaoyaoo/PyWxDump.git", + "clone_url": "https://github.com/xaoyaoo/PyWxDump.git", + "homepage": "", + "stargazers_count": 3952, + "watchers_count": 3952, + "language": "Python", + "topics": [ + "pywxdump", + "wechat", + "wx", + "wxdump", + "wxexport" + ] + }, + { + "id": 587586087, + "node_id": "R_kgDOIwXaJw", + "name": "WeChatMsg", + "full_name": "LC044/WeChatMsg", "owner": { - "login": "srwi", - "id": 17520641, - "avatar_url": "https://avatars.githubusercontent.com/u/17520641?v=4", - "url": "https://api.github.com/users/srwi", - "html_url": "https://github.com/srwi" + "login": "LC044", + "id": 95485601, + "avatar_url": "https://avatars.githubusercontent.com/u/95485601?v=4", + "url": "https://api.github.com/users/LC044", + "html_url": "https://github.com/LC044" }, - "html_url": "https://github.com/srwi/EverythingToolbar", - "description": "Everything integration for the Windows taskbar.", - "url": "https://api.github.com/repos/srwi/EverythingToolbar", - "languages_url": "https://api.github.com/repos/srwi/EverythingToolbar/languages", - "created_at": "2020-09-13T17:20:21Z", - "updated_at": "2024-05-05T19:57:54Z", - "git_url": "git://github.com/srwi/EverythingToolbar.git", - "ssh_url": "git@github.com:srwi/EverythingToolbar.git", - "clone_url": "https://github.com/srwi/EverythingToolbar.git", + "html_url": "https://github.com/LC044/WeChatMsg", + "description": "提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告", + "url": "https://api.github.com/repos/LC044/WeChatMsg", + "languages_url": "https://api.github.com/repos/LC044/WeChatMsg/languages", + "created_at": "2023-01-11T05:03:49Z", + "updated_at": "2024-05-07T00:55:24Z", + "git_url": "git://github.com/LC044/WeChatMsg.git", + "ssh_url": "git@github.com:LC044/WeChatMsg.git", + "clone_url": "https://github.com/LC044/WeChatMsg.git", "homepage": "", - "stargazers_count": 7920, - "watchers_count": 7920, - "language": "C#", + "stargazers_count": 26925, + "watchers_count": 26925, + "language": "Python", "topics": [ - "deskband", - "everything", - "everything-search", - "hacktoberfest", - "taskbar", - "taskbar-application", - "toolbar", + "chatgpt", + "llms", + "pyqt", + "wechat" + ] + }, + { + "id": 37912001, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzkxMjAwMQ==", + "name": "Python-UIAutomation-for-Windows", + "full_name": "yinkaisheng/Python-UIAutomation-for-Windows", + "owner": { + "login": "yinkaisheng", + "id": 5846696, + "avatar_url": "https://avatars.githubusercontent.com/u/5846696?v=4", + "url": "https://api.github.com/users/yinkaisheng", + "html_url": "https://github.com/yinkaisheng" + }, + "html_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows", + "description": "(Donot use 3.7.6,3.8.1):snake:Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...", + "url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows", + "languages_url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows/languages", + "created_at": "2015-06-23T10:17:30Z", + "updated_at": "2024-05-06T02:20:53Z", + "git_url": "git://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", + "ssh_url": "git@github.com:yinkaisheng/Python-UIAutomation-for-Windows.git", + "clone_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", + "homepage": "", + "stargazers_count": 2215, + "watchers_count": 2215, + "language": "Python", + "topics": [ + "automation", + "gui", + "python", + "uiautomation", + "windows" + ] + }, + { + "id": 370209029, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzAyMDkwMjk=", + "name": "backgroundremover", + "full_name": "nadermx/backgroundremover", + "owner": { + "login": "nadermx", + "id": 7340380, + "avatar_url": "https://avatars.githubusercontent.com/u/7340380?v=4", + "url": "https://api.github.com/users/nadermx", + "html_url": "https://github.com/nadermx" + }, + "html_url": "https://github.com/nadermx/backgroundremover", + "description": "Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.", + "url": "https://api.github.com/repos/nadermx/backgroundremover", + "languages_url": "https://api.github.com/repos/nadermx/backgroundremover/languages", + "created_at": "2021-05-24T02:49:23Z", + "updated_at": "2024-05-06T23:15:13Z", + "git_url": "git://github.com/nadermx/backgroundremover.git", + "ssh_url": "git@github.com:nadermx/backgroundremover.git", + "clone_url": "https://github.com/nadermx/backgroundremover.git", + "homepage": "https://www.backgroundremoverai.com", + "stargazers_count": 6272, + "watchers_count": 6272, + "language": "Python", + "topics": [ + "ai", + "background-removal", + "background-remover", + "backgroundremover", + "photo-editing", + "python", + "pytorch", + "remove-background", + "remove-background-image", + "remove-background-video", + "removebackground", + "video", + "video-editing" + ] + }, + { + "id": 603661050, + "node_id": "R_kgDOI_si-g", + "name": "WSA-Script", + "full_name": "YT-Advanced/WSA-Script", + "owner": { + "login": "YT-Advanced", + "id": 70064328, + "avatar_url": "https://avatars.githubusercontent.com/u/70064328?v=4", + "url": "https://api.github.com/users/YT-Advanced", + "html_url": "https://github.com/YT-Advanced" + }, + "html_url": "https://github.com/YT-Advanced/WSA-Script", + "description": "Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android) with GitHub Actions", + "url": "https://api.github.com/repos/YT-Advanced/WSA-Script", + "languages_url": "https://api.github.com/repos/YT-Advanced/WSA-Script/languages", + "created_at": "2023-02-19T07:27:49Z", + "updated_at": "2024-05-04T20:30:17Z", + "git_url": "git://github.com/YT-Advanced/WSA-Script.git", + "ssh_url": "git@github.com:YT-Advanced/WSA-Script.git", + "clone_url": "https://github.com/YT-Advanced/WSA-Script.git", + "homepage": "https://YT-Advanced.github.io/WSA-Script/", + "stargazers_count": 691, + "watchers_count": 691, + "language": "Python", + "topics": [ + "android", + "google-apps", + "magisk", + "magiskonwsa", + "magiskonwsalocal", "windows", - "windows-taskbar", - "wpf" + "windows-11", + "windows-subsystem-for-android", + "windows11", + "wsa" ] }, { - "id": 441460974, - "node_id": "R_kgDOGlAo7g", - "name": "PDFPatcher", - "full_name": "wmjordan/PDFPatcher", + "id": 389290644, + "node_id": "MDEwOlJlcG9zaXRvcnkzODkyOTA2NDQ=", + "name": "AgentOCR", + "full_name": "AgentMaker/AgentOCR", "owner": { - "login": "wmjordan", - "id": 12182730, - "avatar_url": "https://avatars.githubusercontent.com/u/12182730?v=4", - "url": "https://api.github.com/users/wmjordan", - "html_url": "https://github.com/wmjordan" + "login": "AgentMaker", + "id": 78268199, + "avatar_url": "https://avatars.githubusercontent.com/u/78268199?v=4", + "url": "https://api.github.com/users/AgentMaker", + "html_url": "https://github.com/AgentMaker" }, - "html_url": "https://github.com/wmjordan/PDFPatcher", - "description": "PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等", - "url": "https://api.github.com/repos/wmjordan/PDFPatcher", - "languages_url": "https://api.github.com/repos/wmjordan/PDFPatcher/languages", - "created_at": "2021-12-24T12:30:42Z", - "updated_at": "2024-05-06T00:54:26Z", - "git_url": "git://github.com/wmjordan/PDFPatcher.git", - "ssh_url": "git@github.com:wmjordan/PDFPatcher.git", - "clone_url": "https://github.com/wmjordan/PDFPatcher.git", - "homepage": "https://pdfpatcher.cnblogs.com/", - "stargazers_count": 8575, - "watchers_count": 8575, - "language": "C#", + "html_url": "https://github.com/AgentMaker/AgentOCR", + "description": "一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.", + "url": "https://api.github.com/repos/AgentMaker/AgentOCR", + "languages_url": "https://api.github.com/repos/AgentMaker/AgentOCR/languages", + "created_at": "2021-07-25T07:42:46Z", + "updated_at": "2024-04-04T07:17:15Z", + "git_url": "git://github.com/AgentMaker/AgentOCR.git", + "ssh_url": "git@github.com:AgentMaker/AgentOCR.git", + "clone_url": "https://github.com/AgentMaker/AgentOCR.git", + "homepage": "", + "stargazers_count": 112, + "watchers_count": 112, + "language": "Python", "topics": [ - "pdf", - "pdf-converter", - "pdf-document-processor", - "pdf-generation" + "easy-deploy", + "multilingual", + "ocr", + "onnx" ] }, { - "id": 183876623, - "node_id": "MDEwOlJlcG9zaXRvcnkxODM4NzY2MjM=", - "name": "Win-PS2EXE", - "full_name": "MScholtes/Win-PS2EXE", + "id": 718741813, + "node_id": "R_kgDOKtchNQ", + "name": "screenshot-to-code", + "full_name": "abi/screenshot-to-code", "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" + "login": "abi", + "id": 23818, + "avatar_url": "https://avatars.githubusercontent.com/u/23818?v=4", + "url": "https://api.github.com/users/abi", + "html_url": "https://github.com/abi" }, - "html_url": "https://github.com/MScholtes/Win-PS2EXE", - "description": "Graphical frontend to PS1-to-EXE-compiler PS2EXE.ps1", - "url": "https://api.github.com/repos/MScholtes/Win-PS2EXE", - "languages_url": "https://api.github.com/repos/MScholtes/Win-PS2EXE/languages", - "created_at": "2019-04-28T08:03:06Z", - "updated_at": "2024-04-30T13:43:57Z", - "git_url": "git://github.com/MScholtes/Win-PS2EXE.git", - "ssh_url": "git@github.com:MScholtes/Win-PS2EXE.git", - "clone_url": "https://github.com/MScholtes/Win-PS2EXE.git", - "homepage": null, - "stargazers_count": 246, - "watchers_count": 246, - "language": "C#", + "html_url": "https://github.com/abi/screenshot-to-code", + "description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)", + "url": "https://api.github.com/repos/abi/screenshot-to-code", + "languages_url": "https://api.github.com/repos/abi/screenshot-to-code/languages", + "created_at": "2023-11-14T17:53:32Z", + "updated_at": "2024-05-07T00:41:42Z", + "git_url": "git://github.com/abi/screenshot-to-code.git", + "ssh_url": "git@github.com:abi/screenshot-to-code.git", + "clone_url": "https://github.com/abi/screenshot-to-code.git", + "homepage": "https://screenshottocode.com", + "stargazers_count": 50033, + "watchers_count": 50033, + "language": "Python", "topics": [] }, { - "id": 471501107, - "node_id": "R_kgDOHBqJMw", - "name": "WinPaletter", - "full_name": "Abdelrhman-AK/WinPaletter", + "id": 699432836, + "node_id": "R_kgDOKbB_hA", + "name": "pyvideotrans", + "full_name": "jianchang512/pyvideotrans", "owner": { - "login": "Abdelrhman-AK", - "id": 59510211, - "avatar_url": "https://avatars.githubusercontent.com/u/59510211?v=4", - "url": "https://api.github.com/users/Abdelrhman-AK", - "html_url": "https://github.com/Abdelrhman-AK" + "login": "jianchang512", + "id": 3378335, + "avatar_url": "https://avatars.githubusercontent.com/u/3378335?v=4", + "url": "https://api.github.com/users/jianchang512", + "html_url": "https://github.com/jianchang512" }, - "html_url": "https://github.com/Abdelrhman-AK/WinPaletter", - "description": "Advanced Windows Appearance Editor", - "url": "https://api.github.com/repos/Abdelrhman-AK/WinPaletter", - "languages_url": "https://api.github.com/repos/Abdelrhman-AK/WinPaletter/languages", - "created_at": "2022-03-18T20:03:00Z", - "updated_at": "2024-05-05T11:28:34Z", - "git_url": "git://github.com/Abdelrhman-AK/WinPaletter.git", - "ssh_url": "git@github.com:Abdelrhman-AK/WinPaletter.git", - "clone_url": "https://github.com/Abdelrhman-AK/WinPaletter.git", - "homepage": "", - "stargazers_count": 1279, - "watchers_count": 1279, - "language": "C#", + "html_url": "https://github.com/jianchang512/pyvideotrans", + "description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音", + "url": "https://api.github.com/repos/jianchang512/pyvideotrans", + "languages_url": "https://api.github.com/repos/jianchang512/pyvideotrans/languages", + "created_at": "2023-10-02T16:13:19Z", + "updated_at": "2024-05-06T23:41:12Z", + "git_url": "git://github.com/jianchang512/pyvideotrans.git", + "ssh_url": "git@github.com:jianchang512/pyvideotrans.git", + "clone_url": "https://github.com/jianchang512/pyvideotrans.git", + "homepage": "https://pyvideotrans.com", + "stargazers_count": 5711, + "watchers_count": 5711, + "language": "Python", "topics": [ - "colors", - "command-prompt", - "cursors", - "icons", - "logonui", - "powershell", - "theme", - "themes", - "tweaks", - "visual-styles", - "wallpaper", - "windows-classic", - "windows-font-changer", - "windows-terminal", - "windows-terminal-theme", - "windows-theme", - "windows10", - "windows11", - "windows7", - "windows8-1" + "speech-to-text", + "text-to-speech", + "video-transition" ] }, { - "id": 103370157, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDMzNzAxNTc=", - "name": "optimizer", - "full_name": "hellzerg/optimizer", + "id": 156442181, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTY0NDIxODE=", + "name": "fingerprint", + "full_name": "bitranox/fingerprint", "owner": { - "login": "hellzerg", - "id": 3146835, - "avatar_url": "https://avatars.githubusercontent.com/u/3146835?v=4", - "url": "https://api.github.com/users/hellzerg", - "html_url": "https://github.com/hellzerg" + "login": "bitranox", + "id": 8355239, + "avatar_url": "https://avatars.githubusercontent.com/u/8355239?v=4", + "url": "https://api.github.com/users/bitranox", + "html_url": "https://github.com/bitranox" }, - "html_url": "https://github.com/hellzerg/optimizer", - "description": "The finest Windows Optimizer", - "url": "https://api.github.com/repos/hellzerg/optimizer", - "languages_url": "https://api.github.com/repos/hellzerg/optimizer/languages", - "created_at": "2017-09-13T07:49:36Z", - "updated_at": "2024-05-06T00:50:25Z", - "git_url": "git://github.com/hellzerg/optimizer.git", - "ssh_url": "git@github.com:hellzerg/optimizer.git", - "clone_url": "https://github.com/hellzerg/optimizer.git", - "homepage": "", - "stargazers_count": 12253, - "watchers_count": 12253, - "language": "C#", + "html_url": "https://github.com/bitranox/fingerprint", + "description": "Monitoring Registry and File Changes in Windows", + "url": "https://api.github.com/repos/bitranox/fingerprint", + "languages_url": "https://api.github.com/repos/bitranox/fingerprint/languages", + "created_at": "2018-11-06T20:18:21Z", + "updated_at": "2024-04-13T01:05:30Z", + "git_url": "git://github.com/bitranox/fingerprint.git", + "ssh_url": "git@github.com:bitranox/fingerprint.git", + "clone_url": "https://github.com/bitranox/fingerprint.git", + "homepage": null, + "stargazers_count": 63, + "watchers_count": 63, + "language": "Python", "topics": [ - "cleanup", - "hosts-file", - "optimize", - "privacy", + "forensic", + "forensic-analysis", + "forensic-examinations", + "forensics", + "forensics-investigations", + "hacking", + "hacking-code", + "hacking-tool", + "hacking-tools", + "hackingtool", + "hackingtools", + "procmon", + "python3", + "registry", + "registry-data", "registry-hacks", - "registry-tweaks", - "startup-items", - "toolbox", - "tweaks", - "windows", - "windows-10", - "windows-7", - "windows-8", - "windows-8-1", - "windows-tweaks" - ] - }, - { - "id": 350426188, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTA0MjYxODg=", - "name": "SophiApp", - "full_name": "Sophia-Community/SophiApp", - "owner": { - "login": "Sophia-Community", - "id": 80824185, - "avatar_url": "https://avatars.githubusercontent.com/u/80824185?v=4", - "url": "https://api.github.com/users/Sophia-Community", - "html_url": "https://github.com/Sophia-Community" - }, - "html_url": "https://github.com/Sophia-Community/SophiApp", - "description": ":zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11", - "url": "https://api.github.com/repos/Sophia-Community/SophiApp", - "languages_url": "https://api.github.com/repos/Sophia-Community/SophiApp/languages", - "created_at": "2021-03-22T17:10:30Z", - "updated_at": "2024-05-06T01:12:51Z", - "git_url": "git://github.com/Sophia-Community/SophiApp.git", - "ssh_url": "git@github.com:Sophia-Community/SophiApp.git", - "clone_url": "https://github.com/Sophia-Community/SophiApp.git", - "homepage": "", - "stargazers_count": 3834, - "watchers_count": 3834, - "language": "C#", - "topics": [ - "22h2", - "23h2", - "debloat", - "debloater", - "debloating", - "gui", - "insider", - "insiders", - "optimization", - "sophia", - "sophiapp", - "tweaker", - "tweaking", + "registry-scripts", "windows", "windows-10", - "windows-debloat", - "windows11" + "windows-7" ] }, { - "id": 57452143, - "node_id": "MDEwOlJlcG9zaXRvcnk1NzQ1MjE0Mw==", - "name": "mobile", - "full_name": "bitwarden/mobile", + "id": 704025289, + "node_id": "R_kgDOKfaSyQ", + "name": "python-for-devops", + "full_name": "iam-veeramalla/python-for-devops", "owner": { - "login": "bitwarden", - "id": 15990069, - "avatar_url": "https://avatars.githubusercontent.com/u/15990069?v=4", - "url": "https://api.github.com/users/bitwarden", - "html_url": "https://github.com/bitwarden" + "login": "iam-veeramalla", + "id": 43399466, + "avatar_url": "https://avatars.githubusercontent.com/u/43399466?v=4", + "url": "https://api.github.com/users/iam-veeramalla", + "html_url": "https://github.com/iam-veeramalla" }, - "html_url": "https://github.com/bitwarden/mobile", - "description": "The mobile app vault (iOS and Android).", - "url": "https://api.github.com/repos/bitwarden/mobile", - "languages_url": "https://api.github.com/repos/bitwarden/mobile/languages", - "created_at": "2016-04-30T16:43:17Z", - "updated_at": "2024-05-05T22:01:22Z", - "git_url": "git://github.com/bitwarden/mobile.git", - "ssh_url": "git@github.com:bitwarden/mobile.git", - "clone_url": "https://github.com/bitwarden/mobile.git", - "homepage": "https://bitwarden.com", - "stargazers_count": 5642, - "watchers_count": 5642, - "language": "C#", - "topics": [ - "android", - "bitwarden", - "csharp", - "dotnet", - "ios", - "xamarin", - "xamarin-forms", - "xaml" - ] + "html_url": "https://github.com/iam-veeramalla/python-for-devops", + "description": "Learn Python from DevOps Engineer point of you.", + "url": "https://api.github.com/repos/iam-veeramalla/python-for-devops", + "languages_url": "https://api.github.com/repos/iam-veeramalla/python-for-devops/languages", + "created_at": "2023-10-12T11:39:21Z", + "updated_at": "2024-05-06T19:33:35Z", + "git_url": "git://github.com/iam-veeramalla/python-for-devops.git", + "ssh_url": "git@github.com:iam-veeramalla/python-for-devops.git", + "clone_url": "https://github.com/iam-veeramalla/python-for-devops.git", + "homepage": null, + "stargazers_count": 1960, + "watchers_count": 1960, + "language": "Python", + "topics": [] }, { - "id": 324473895, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjQ0NzM4OTU=", - "name": "downkyi", - "full_name": "leiurayer/downkyi", + "id": 68577607, + "node_id": "MDEwOlJlcG9zaXRvcnk2ODU3NzYwNw==", + "name": "Windows-Agent", + "full_name": "AutohomeRadar/Windows-Agent", "owner": { - "login": "leiurayer", - "id": 19290097, - "avatar_url": "https://avatars.githubusercontent.com/u/19290097?v=4", - "url": "https://api.github.com/users/leiurayer", - "html_url": "https://github.com/leiurayer" + "login": "AutohomeRadar", + "id": 22287549, + "avatar_url": "https://avatars.githubusercontent.com/u/22287549?v=4", + "url": "https://api.github.com/users/AutohomeRadar", + "html_url": "https://github.com/AutohomeRadar" }, - "html_url": "https://github.com/leiurayer/downkyi", - "description": "哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。", - "url": "https://api.github.com/repos/leiurayer/downkyi", - "languages_url": "https://api.github.com/repos/leiurayer/downkyi/languages", - "created_at": "2020-12-26T03:27:42Z", - "updated_at": "2024-05-05T19:27:27Z", - "git_url": "git://github.com/leiurayer/downkyi.git", - "ssh_url": "git@github.com:leiurayer/downkyi.git", - "clone_url": "https://github.com/leiurayer/downkyi.git", + "html_url": "https://github.com/AutohomeRadar/Windows-Agent", + "description": "Windows agent of Open-Falcon Monitor System", + "url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent", + "languages_url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent/languages", + "created_at": "2016-09-19T06:53:35Z", + "updated_at": "2023-09-25T03:55:08Z", + "git_url": "git://github.com/AutohomeRadar/Windows-Agent.git", + "ssh_url": "git@github.com:AutohomeRadar/Windows-Agent.git", + "clone_url": "https://github.com/AutohomeRadar/Windows-Agent.git", "homepage": "", - "stargazers_count": 19174, - "watchers_count": 19174, - "language": "C#", + "stargazers_count": 54, + "watchers_count": 54, + "language": "Python", "topics": [] }, { - "id": 209623885, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDk2MjM4ODU=", - "name": "ViVe", - "full_name": "thebookisclosed/ViVe", + "id": 556582614, + "node_id": "R_kgDOISzG1g", + "name": "applets", + "full_name": "jumpserver/applets", "owner": { - "login": "thebookisclosed", - "id": 13197516, - "avatar_url": "https://avatars.githubusercontent.com/u/13197516?v=4", - "url": "https://api.github.com/users/thebookisclosed", - "html_url": "https://github.com/thebookisclosed" + "login": "jumpserver", + "id": 6006570, + "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", + "url": "https://api.github.com/users/jumpserver", + "html_url": "https://github.com/jumpserver" }, - "html_url": "https://github.com/thebookisclosed/ViVe", - "description": "C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer", - "url": "https://api.github.com/repos/thebookisclosed/ViVe", - "languages_url": "https://api.github.com/repos/thebookisclosed/ViVe/languages", - "created_at": "2019-09-19T18:34:38Z", - "updated_at": "2024-05-05T20:20:38Z", - "git_url": "git://github.com/thebookisclosed/ViVe.git", - "ssh_url": "git@github.com:thebookisclosed/ViVe.git", - "clone_url": "https://github.com/thebookisclosed/ViVe.git", + "html_url": "https://github.com/jumpserver/applets", + "description": "JumpServer Applet Demo Project", + "url": "https://api.github.com/repos/jumpserver/applets", + "languages_url": "https://api.github.com/repos/jumpserver/applets/languages", + "created_at": "2022-10-24T05:54:32Z", + "updated_at": "2024-01-30T06:50:17Z", + "git_url": "git://github.com/jumpserver/applets.git", + "ssh_url": "git@github.com:jumpserver/applets.git", + "clone_url": "https://github.com/jumpserver/applets.git", "homepage": "", - "stargazers_count": 4639, - "watchers_count": 4639, - "language": "C#", + "stargazers_count": 11, + "watchers_count": 11, + "language": "Python", "topics": [] - } - ], - "MDX": [ - { - "id": 767335452, - "node_id": "R_kgDOLbycHA", - "name": "book", - "full_name": "hardhackerlabs/book", - "owner": { - "login": "hardhackerlabs", - "id": 127177977, - "avatar_url": "https://avatars.githubusercontent.com/u/127177977?v=4", - "url": "https://api.github.com/users/hardhackerlabs", - "html_url": "https://github.com/hardhackerlabs" - }, - "html_url": "https://github.com/hardhackerlabs/book", - "description": "「硬地骇客 - 两个月 $12000 ARR 实践之路」是由 硬地骇客 团队编著,本书是关于 Podwise 产品历程的忠实记录:内容包含 灵感 - 构建 - 发布 - 增长 - 复盘 五个章节。如果你觉得一个人读不够过瘾,欢迎加入「硬地骇客」官方知识星球与专家们一起讨论!Podwise 的故事才刚刚开始,我们也将在星球持续分享我们的认知,成功可能无法复制,但失败一定可以借鉴。现在就点击下方链接加入吧!", - "url": "https://api.github.com/repos/hardhackerlabs/book", - "languages_url": "https://api.github.com/repos/hardhackerlabs/book/languages", - "created_at": "2024-03-05T05:26:01Z", - "updated_at": "2024-05-06T00:40:04Z", - "git_url": "git://github.com/hardhackerlabs/book.git", - "ssh_url": "git@github.com:hardhackerlabs/book.git", - "clone_url": "https://github.com/hardhackerlabs/book.git", - "homepage": "https://t.zsxq.com/19SKbmflB", - "stargazers_count": 924, - "watchers_count": 924, - "language": "MDX", - "topics": [ - "ai", - "book", - "indie-hackers", - "mindmap", - "mrr", - "podcast", - "summarizer", - "transcription" - ] - } - ], - "Java": [ + }, { - "id": 656227652, - "node_id": "R_kgDOJx09RA", - "name": "Chat2DB", - "full_name": "chat2db/Chat2DB", + "id": 125266328, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjUyNjYzMjg=", + "name": "black", + "full_name": "psf/black", "owner": { - "login": "chat2db", - "id": 131834193, - "avatar_url": "https://avatars.githubusercontent.com/u/131834193?v=4", - "url": "https://api.github.com/users/chat2db", - "html_url": "https://github.com/chat2db" + "login": "psf", + "id": 50630501, + "avatar_url": "https://avatars.githubusercontent.com/u/50630501?v=4", + "url": "https://api.github.com/users/psf", + "html_url": "https://github.com/psf" }, - "html_url": "https://github.com/chat2db/Chat2DB", - "description": "🔥🔥🔥AI-driven data management platform Over 1 million developers are using Chat2DB", - "url": "https://api.github.com/repos/chat2db/Chat2DB", - "languages_url": "https://api.github.com/repos/chat2db/Chat2DB/languages", - "created_at": "2023-06-20T14:05:26Z", - "updated_at": "2024-05-06T01:14:26Z", - "git_url": "git://github.com/chat2db/Chat2DB.git", - "ssh_url": "git@github.com:chat2db/Chat2DB.git", - "clone_url": "https://github.com/chat2db/Chat2DB.git", - "homepage": "http://chat2db.ai", - "stargazers_count": 13626, - "watchers_count": 13626, - "language": "Java", + "html_url": "https://github.com/psf/black", + "description": "The uncompromising Python code formatter", + "url": "https://api.github.com/repos/psf/black", + "languages_url": "https://api.github.com/repos/psf/black/languages", + "created_at": "2018-03-14T19:54:45Z", + "updated_at": "2024-05-07T00:08:52Z", + "git_url": "git://github.com/psf/black.git", + "ssh_url": "git@github.com:psf/black.git", + "clone_url": "https://github.com/psf/black.git", + "homepage": "https://black.readthedocs.io/en/stable/", + "stargazers_count": 37449, + "watchers_count": 37449, + "language": "Python", "topics": [ - "ai", - "bi", - "chatgpt", - "clickhouse", - "database", - "datagrip", - "db2", - "dbeaver", - "gpt", - "hive", - "mysql", - "navicat", - "oracle", - "postgresql", - "redis", - "redis-client", - "sqlserver", - "text2sql" + "autopep8", + "code", + "codeformatter", + "formatter", + "gofmt", + "hacktoberfest", + "pre-commit-hook", + "python", + "yapf" ] }, { - "id": 663458108, - "node_id": "R_kgDOJ4uRPA", - "name": "campus-imaotai", - "full_name": "oddfar/campus-imaotai", + "id": 123458551, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjM0NTg1NTE=", + "name": "Python-100-Days", + "full_name": "jackfrued/Python-100-Days", "owner": { - "login": "oddfar", - "id": 76616434, - "avatar_url": "https://avatars.githubusercontent.com/u/76616434?v=4", - "url": "https://api.github.com/users/oddfar", - "html_url": "https://github.com/oddfar" + "login": "jackfrued", + "id": 7474657, + "avatar_url": "https://avatars.githubusercontent.com/u/7474657?v=4", + "url": "https://api.github.com/users/jackfrued", + "html_url": "https://github.com/jackfrued" }, - "html_url": "https://github.com/oddfar/campus-imaotai", - "description": "i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法)", - "url": "https://api.github.com/repos/oddfar/campus-imaotai", - "languages_url": "https://api.github.com/repos/oddfar/campus-imaotai/languages", - "created_at": "2023-07-07T10:37:13Z", - "updated_at": "2024-05-06T00:10:31Z", - "git_url": "git://github.com/oddfar/campus-imaotai.git", - "ssh_url": "git@github.com:oddfar/campus-imaotai.git", - "clone_url": "https://github.com/oddfar/campus-imaotai.git", - "homepage": "https://oddfar.github.io/campus-doc/campus-imaotai", - "stargazers_count": 3889, - "watchers_count": 3889, - "language": "Java", + "html_url": "https://github.com/jackfrued/Python-100-Days", + "description": "Python - 100天从新手到大师", + "url": "https://api.github.com/repos/jackfrued/Python-100-Days", + "languages_url": "https://api.github.com/repos/jackfrued/Python-100-Days/languages", + "created_at": "2018-03-01T16:05:52Z", + "updated_at": "2024-05-07T00:56:38Z", + "git_url": "git://github.com/jackfrued/Python-100-Days.git", + "ssh_url": "git@github.com:jackfrued/Python-100-Days.git", + "clone_url": "https://github.com/jackfrued/Python-100-Days.git", + "homepage": "", + "stargazers_count": 150317, + "watchers_count": 150317, + "language": "Python", "topics": [] }, { - "id": 87780098, - "node_id": "MDEwOlJlcG9zaXRvcnk4Nzc4MDA5OA==", - "name": "UltimateAndroidReference", - "full_name": "aritraroy/UltimateAndroidReference", + "id": 102435697, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDI0MzU2OTc=", + "name": "arl", + "full_name": "kaxap/arl", "owner": { - "login": "aritraroy", - "id": 8044760, - "avatar_url": "https://avatars.githubusercontent.com/u/8044760?v=4", - "url": "https://api.github.com/users/aritraroy", - "html_url": "https://github.com/aritraroy" + "login": "kaxap", + "id": 2851970, + "avatar_url": "https://avatars.githubusercontent.com/u/2851970?v=4", + "url": "https://api.github.com/users/kaxap", + "html_url": "https://github.com/kaxap" }, - "html_url": "https://github.com/aritraroy/UltimateAndroidReference", - "description": ":rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer", - "url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference", - "languages_url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference/languages", - "created_at": "2017-04-10T07:28:27Z", - "updated_at": "2024-05-02T16:43:21Z", - "git_url": "git://github.com/aritraroy/UltimateAndroidReference.git", - "ssh_url": "git@github.com:aritraroy/UltimateAndroidReference.git", - "clone_url": "https://github.com/aritraroy/UltimateAndroidReference.git", - "homepage": "", - "stargazers_count": 7808, - "watchers_count": 7808, - "language": "Java", + "html_url": "https://github.com/kaxap/arl", + "description": "lists of most popular repositories for most favoured programming languages (according to StackOverflow)", + "url": "https://api.github.com/repos/kaxap/arl", + "languages_url": "https://api.github.com/repos/kaxap/arl/languages", + "created_at": "2017-09-05T04:53:41Z", + "updated_at": "2024-05-03T13:56:28Z", + "git_url": "git://github.com/kaxap/arl.git", + "ssh_url": "git@github.com:kaxap/arl.git", + "clone_url": "https://github.com/kaxap/arl.git", + "homepage": null, + "stargazers_count": 1884, + "watchers_count": 1884, + "language": "Python", "topics": [ - "android", - "android-apps", - "android-book", - "android-developers", - "android-development", - "android-game", - "android-library", - "android-open-source", - "android-studio", - "android-tests", - "kotlin-android", - "sample-android", - "twitter", - "websites" + "assembly", + "awesome", + "c", + "cpp", + "csharp", + "golang", + "haskell", + "java", + "matlab", + "nodejs", + "objective-c", + "perl", + "php", + "python", + "r", + "ruby", + "scala", + "swift", + "typescript", + "vbnet" ] }, { - "id": 44804216, - "node_id": "MDEwOlJlcG9zaXRvcnk0NDgwNDIxNg==", - "name": "termux-app", - "full_name": "termux/termux-app", + "id": 103753749, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDM3NTM3NDk=", + "name": "webterminal", + "full_name": "jimmy201602/webterminal", "owner": { - "login": "termux", - "id": 8104776, - "avatar_url": "https://avatars.githubusercontent.com/u/8104776?v=4", - "url": "https://api.github.com/users/termux", - "html_url": "https://github.com/termux" + "login": "jimmy201602", + "id": 17548183, + "avatar_url": "https://avatars.githubusercontent.com/u/17548183?v=4", + "url": "https://api.github.com/users/jimmy201602", + "html_url": "https://github.com/jimmy201602" }, - "html_url": "https://github.com/termux/termux-app", - "description": "Termux - a terminal emulator application for Android OS extendible by variety of packages.", - "url": "https://api.github.com/repos/termux/termux-app", - "languages_url": "https://api.github.com/repos/termux/termux-app/languages", - "created_at": "2015-10-23T09:42:46Z", - "updated_at": "2024-05-06T00:57:41Z", - "git_url": "git://github.com/termux/termux-app.git", - "ssh_url": "git@github.com:termux/termux-app.git", - "clone_url": "https://github.com/termux/termux-app.git", - "homepage": "https://f-droid.org/en/packages/com.termux", - "stargazers_count": 31090, - "watchers_count": 31090, - "language": "Java", + "html_url": "https://github.com/jimmy201602/webterminal", + "description": "ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django", + "url": "https://api.github.com/repos/jimmy201602/webterminal", + "languages_url": "https://api.github.com/repos/jimmy201602/webterminal/languages", + "created_at": "2017-09-16T13:24:09Z", + "updated_at": "2024-05-06T11:05:49Z", + "git_url": "git://github.com/jimmy201602/webterminal.git", + "ssh_url": "git@github.com:jimmy201602/webterminal.git", + "clone_url": "https://github.com/jimmy201602/webterminal.git", + "homepage": "https://jimmy201602.github.io/webterminal/", + "stargazers_count": 1578, + "watchers_count": 1578, + "language": "Python", "topics": [ - "android", - "hacktoberfest", - "linux", + "audit", + "automation", + "bastion", + "bastion-server", + "devops", + "devops-tools", + "django", + "filemanager", + "intersystems", + "jumpserver", + "maintenance", + "monitor", + "rdp", + "realtime", + "sftp", + "ssh", "terminal", - "termux" + "terminal-based", + "terminal-emulators", + "webterminal" ] }, { - "id": 378069880, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzgwNjk4ODA=", - "name": "ZeroTermux", - "full_name": "hanxinhao000/ZeroTermux", - "owner": { - "login": "hanxinhao000", - "id": 23556571, - "avatar_url": "https://avatars.githubusercontent.com/u/23556571?v=4", - "url": "https://api.github.com/users/hanxinhao000", - "html_url": "https://github.com/hanxinhao000" - }, - "html_url": "https://github.com/hanxinhao000/ZeroTermux", - "description": null, - "url": "https://api.github.com/repos/hanxinhao000/ZeroTermux", - "languages_url": "https://api.github.com/repos/hanxinhao000/ZeroTermux/languages", - "created_at": "2021-06-18T07:29:17Z", - "updated_at": "2024-05-06T01:04:58Z", - "git_url": "git://github.com/hanxinhao000/ZeroTermux.git", - "ssh_url": "git@github.com:hanxinhao000/ZeroTermux.git", - "clone_url": "https://github.com/hanxinhao000/ZeroTermux.git", - "homepage": null, - "stargazers_count": 1193, - "watchers_count": 1193, - "language": "Java", - "topics": [] - }, - { - "id": 510910226, - "node_id": "R_kgDOHnPfEg", - "name": "termux-monet", - "full_name": "KitsunedFox/termux-monet", + "id": 522158088, + "node_id": "R_kgDOHx-ACA", + "name": "chatgpt-on-wechat", + "full_name": "zhayujie/chatgpt-on-wechat", "owner": { - "login": "KitsunedFox", - "id": 103902727, - "avatar_url": "https://avatars.githubusercontent.com/u/103902727?v=4", - "url": "https://api.github.com/users/KitsunedFox", - "html_url": "https://github.com/KitsunedFox" + "login": "zhayujie", + "id": 26161723, + "avatar_url": "https://avatars.githubusercontent.com/u/26161723?v=4", + "url": "https://api.github.com/users/zhayujie", + "html_url": "https://github.com/zhayujie" }, - "html_url": "https://github.com/KitsunedFox/termux-monet", - "description": "Termux Monet - a terminal emulator application for Android 8+ OS extendible by variety of packages, with Monet support and experimental features.", - "url": "https://api.github.com/repos/KitsunedFox/termux-monet", - "languages_url": "https://api.github.com/repos/KitsunedFox/termux-monet/languages", - "created_at": "2022-07-05T22:18:49Z", - "updated_at": "2024-05-05T17:09:17Z", - "git_url": "git://github.com/KitsunedFox/termux-monet.git", - "ssh_url": "git@github.com:KitsunedFox/termux-monet.git", - "clone_url": "https://github.com/KitsunedFox/termux-monet.git", - "homepage": "https://github.com/KitsunedFox/termux-monet/releases/latest", - "stargazers_count": 858, - "watchers_count": 858, - "language": "Java", + "html_url": "https://github.com/zhayujie/chatgpt-on-wechat", + "description": "基于大模型搭建的聊天机器人,同时支持 企业微信、微信 公众号、飞书、钉钉 等接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。", + "url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat", + "languages_url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat/languages", + "created_at": "2022-08-07T08:33:41Z", + "updated_at": "2024-05-07T01:07:22Z", + "git_url": "git://github.com/zhayujie/chatgpt-on-wechat.git", + "ssh_url": "git@github.com:zhayujie/chatgpt-on-wechat.git", + "clone_url": "https://github.com/zhayujie/chatgpt-on-wechat.git", + "homepage": "https://docs.link-ai.tech/cow", + "stargazers_count": 25100, + "watchers_count": 25100, + "language": "Python", "topics": [ - "android", - "android-12", - "android-8", - "android12", - "linux", - "monet", - "terminal", - "termux" + "ai", + "chatglm-4", + "chatgpt", + "claude3", + "dingtalk", + "feishu-bot", + "gemini", + "glm", + "gpt-4", + "kimi", + "linkai", + "llm", + "openai", + "python3", + "qwen", + "rag", + "wechat", + "wechat-bot", + "wenxinyiyan", + "xunfei-spark" ] }, { - "id": 304483342, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ0ODMzNDI=", - "name": "Android-Touch-Helper", - "full_name": "zfdang/Android-Touch-Helper", + "id": 247393143, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDczOTMxNDM=", + "name": "GolangCodingTime", + "full_name": "iswbm/GolangCodingTime", "owner": { - "login": "zfdang", - "id": 1241196, - "avatar_url": "https://avatars.githubusercontent.com/u/1241196?v=4", - "url": "https://api.github.com/users/zfdang", - "html_url": "https://github.com/zfdang" + "login": "iswbm", + "id": 22311419, + "avatar_url": "https://avatars.githubusercontent.com/u/22311419?v=4", + "url": "https://api.github.com/users/iswbm", + "html_url": "https://github.com/iswbm" }, - "html_url": "https://github.com/zfdang/Android-Touch-Helper", - "description": "开屏跳过-安卓系统的开屏广告自动跳过助手", - "url": "https://api.github.com/repos/zfdang/Android-Touch-Helper", - "languages_url": "https://api.github.com/repos/zfdang/Android-Touch-Helper/languages", - "created_at": "2020-10-16T00:58:41Z", - "updated_at": "2024-05-05T00:48:32Z", - "git_url": "git://github.com/zfdang/Android-Touch-Helper.git", - "ssh_url": "git@github.com:zfdang/Android-Touch-Helper.git", - "clone_url": "https://github.com/zfdang/Android-Touch-Helper.git", - "homepage": "https://TouchHelper.zfdang.com", - "stargazers_count": 5142, - "watchers_count": 5142, - "language": "Java", + "html_url": "https://github.com/iswbm/GolangCodingTime", + "description": "Go编程时光,一个零基础入门 Golang 的教程", + "url": "https://api.github.com/repos/iswbm/GolangCodingTime", + "languages_url": "https://api.github.com/repos/iswbm/GolangCodingTime/languages", + "created_at": "2020-03-15T03:16:05Z", + "updated_at": "2024-04-26T06:28:35Z", + "git_url": "git://github.com/iswbm/GolangCodingTime.git", + "ssh_url": "git@github.com:iswbm/GolangCodingTime.git", + "clone_url": "https://github.com/iswbm/GolangCodingTime.git", + "homepage": "http://golang.iswbm.com", + "stargazers_count": 1245, + "watchers_count": 1245, + "language": "Python", + "topics": [] + }, + { + "id": 573783098, + "node_id": "R_kgDOIjM8Og", + "name": "chatgpt-python", + "full_name": "labteral/chatgpt-python", + "owner": { + "login": "labteral", + "id": 65279027, + "avatar_url": "https://avatars.githubusercontent.com/u/65279027?v=4", + "url": "https://api.github.com/users/labteral", + "html_url": "https://github.com/labteral" + }, + "html_url": "https://github.com/labteral/chatgpt-python", + "description": "Unofficial Python SDK for OpenAI's ChatGPT", + "url": "https://api.github.com/repos/labteral/chatgpt-python", + "languages_url": "https://api.github.com/repos/labteral/chatgpt-python/languages", + "created_at": "2022-12-03T12:23:41Z", + "updated_at": "2024-04-27T16:16:14Z", + "git_url": "git://github.com/labteral/chatgpt-python.git", + "ssh_url": "git@github.com:labteral/chatgpt-python.git", + "clone_url": "https://github.com/labteral/chatgpt-python.git", + "homepage": "https://labteral.github.io/chatgpt-python/", + "stargazers_count": 524, + "watchers_count": 524, + "language": "Python", "topics": [ - "accessibility", - "activity", - "ad", - "android", - "auto", - "click", - "screen", - "skip", - "splash", - "start", - "startup" + "chatgpt", + "davinci", + "gpt-3", + "gpt3-library", + "openai" ] }, { - "id": 65757761, - "node_id": "MDEwOlJlcG9zaXRvcnk2NTc1Nzc2MQ==", - "name": "Aegis", - "full_name": "beemdevelopment/Aegis", + "id": 574248590, + "node_id": "R_kgDOIjpWjg", + "name": "chatgpt-api", + "full_name": "mbroton/chatgpt-api", "owner": { - "login": "beemdevelopment", - "id": 47433933, - "avatar_url": "https://avatars.githubusercontent.com/u/47433933?v=4", - "url": "https://api.github.com/users/beemdevelopment", - "html_url": "https://github.com/beemdevelopment" + "login": "mbroton", + "id": 50829834, + "avatar_url": "https://avatars.githubusercontent.com/u/50829834?v=4", + "url": "https://api.github.com/users/mbroton", + "html_url": "https://github.com/mbroton" }, - "html_url": "https://github.com/beemdevelopment/Aegis", - "description": "A free, secure and open source app for Android to manage your 2-step verification tokens.", - "url": "https://api.github.com/repos/beemdevelopment/Aegis", - "languages_url": "https://api.github.com/repos/beemdevelopment/Aegis/languages", - "created_at": "2016-08-15T19:10:31Z", - "updated_at": "2024-05-05T22:04:11Z", - "git_url": "git://github.com/beemdevelopment/Aegis.git", - "ssh_url": "git@github.com:beemdevelopment/Aegis.git", - "clone_url": "https://github.com/beemdevelopment/Aegis.git", - "homepage": "https://getaegis.app", - "stargazers_count": 8063, - "watchers_count": 8063, - "language": "Java", - "topics": [ - "2fa", - "android", - "authenticator", - "encryption", - "fingerprint", - "hacktoberfest", - "hotp", - "otp", - "secure", - "totp" + "html_url": "https://github.com/mbroton/chatgpt-api", + "description": "ChatGPT HTTP API Client and CLI", + "url": "https://api.github.com/repos/mbroton/chatgpt-api", + "languages_url": "https://api.github.com/repos/mbroton/chatgpt-api/languages", + "created_at": "2022-12-04T21:40:09Z", + "updated_at": "2024-03-12T11:48:19Z", + "git_url": "git://github.com/mbroton/chatgpt-api.git", + "ssh_url": "git@github.com:mbroton/chatgpt-api.git", + "clone_url": "https://github.com/mbroton/chatgpt-api.git", + "homepage": "", + "stargazers_count": 123, + "watchers_count": 123, + "language": "Python", + "topics": [ + "ai", + "api", + "chatgpt", + "cli", + "client", + "http", + "python" ] }, { - "id": 283211901, - "node_id": "MDEwOlJlcG9zaXRvcnkyODMyMTE5MDE=", - "name": "SmartTube", - "full_name": "yuliskov/SmartTube", + "id": 266284506, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjYyODQ1MDY=", + "name": "fcitx5-pinyin-zhwiki", + "full_name": "felixonmars/fcitx5-pinyin-zhwiki", "owner": { - "login": "yuliskov", - "id": 5897464, - "avatar_url": "https://avatars.githubusercontent.com/u/5897464?v=4", - "url": "https://api.github.com/users/yuliskov", - "html_url": "https://github.com/yuliskov" + "login": "felixonmars", + "id": 1006477, + "avatar_url": "https://avatars.githubusercontent.com/u/1006477?v=4", + "url": "https://api.github.com/users/felixonmars", + "html_url": "https://github.com/felixonmars" }, - "html_url": "https://github.com/yuliskov/SmartTube", - "description": "SmartTube - an advanced player for set-top boxes and tvs running Android OS", - "url": "https://api.github.com/repos/yuliskov/SmartTube", - "languages_url": "https://api.github.com/repos/yuliskov/SmartTube/languages", - "created_at": "2020-07-28T12:53:52Z", - "updated_at": "2024-05-06T01:08:23Z", - "git_url": "git://github.com/yuliskov/SmartTube.git", - "ssh_url": "git@github.com:yuliskov/SmartTube.git", - "clone_url": "https://github.com/yuliskov/SmartTube.git", - "homepage": "https://www.patreon.com/smarttube", - "stargazers_count": 16359, - "watchers_count": 16359, - "language": "Java", + "html_url": "https://github.com/felixonmars/fcitx5-pinyin-zhwiki", + "description": "Fcitx 5 Pinyin Dictionary from zh.wikipedia.org", + "url": "https://api.github.com/repos/felixonmars/fcitx5-pinyin-zhwiki", + "languages_url": "https://api.github.com/repos/felixonmars/fcitx5-pinyin-zhwiki/languages", + "created_at": "2020-05-23T07:23:35Z", + "updated_at": "2024-05-06T07:36:02Z", + "git_url": "git://github.com/felixonmars/fcitx5-pinyin-zhwiki.git", + "ssh_url": "git@github.com:felixonmars/fcitx5-pinyin-zhwiki.git", + "clone_url": "https://github.com/felixonmars/fcitx5-pinyin-zhwiki.git", + "homepage": null, + "stargazers_count": 704, + "watchers_count": 704, + "language": "Python", + "topics": [] + }, + { + "id": 21484781, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTQ4NDc4MQ==", + "name": "jumpserver", + "full_name": "jumpserver/jumpserver", + "owner": { + "login": "jumpserver", + "id": 6006570, + "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", + "url": "https://api.github.com/users/jumpserver", + "html_url": "https://github.com/jumpserver" + }, + "html_url": "https://github.com/jumpserver/jumpserver", + "description": "JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。", + "url": "https://api.github.com/repos/jumpserver/jumpserver", + "languages_url": "https://api.github.com/repos/jumpserver/jumpserver/languages", + "created_at": "2014-07-04T03:54:59Z", + "updated_at": "2024-05-07T00:55:27Z", + "git_url": "git://github.com/jumpserver/jumpserver.git", + "ssh_url": "git@github.com:jumpserver/jumpserver.git", + "clone_url": "https://github.com/jumpserver/jumpserver.git", + "homepage": "https://www.jumpserver.org", + "stargazers_count": 23808, + "watchers_count": 23808, + "language": "Python", "topics": [ - "android", - "android-tv", - "android-tv-box", - "java", - "kotlin", - "retrofit2", - "rxjava-android" + "bastion-host", + "coco", + "django", + "jumpserver", + "luna", + "python", + "ssh-server", + "terminal", + "web-terminal" + ] + } + ], + "JavaScript": [ + { + "id": 48576134, + "node_id": "MDEwOlJlcG9zaXRvcnk0ODU3NjEzNA==", + "name": "cat-catch", + "full_name": "xifangczy/cat-catch", + "owner": { + "login": "xifangczy", + "id": 1239904, + "avatar_url": "https://avatars.githubusercontent.com/u/1239904?v=4", + "url": "https://api.github.com/users/xifangczy", + "html_url": "https://github.com/xifangczy" + }, + "html_url": "https://github.com/xifangczy/cat-catch", + "description": "猫抓 chrome资源嗅探扩展", + "url": "https://api.github.com/repos/xifangczy/cat-catch", + "languages_url": "https://api.github.com/repos/xifangczy/cat-catch/languages", + "created_at": "2015-12-25T09:56:35Z", + "updated_at": "2024-05-07T00:19:59Z", + "git_url": "git://github.com/xifangczy/cat-catch.git", + "ssh_url": "git@github.com:xifangczy/cat-catch.git", + "clone_url": "https://github.com/xifangczy/cat-catch.git", + "homepage": "", + "stargazers_count": 6923, + "watchers_count": 6923, + "language": "JavaScript", + "topics": [ + "chrome", + "chrome-extension", + "firefox", + "firefox-addon", + "javascript", + "jquery" ] }, { - "id": 206462776, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDY0NjI3NzY=", - "name": "GitHub-Chinese-Top-Charts", - "full_name": "GrowingGit/GitHub-Chinese-Top-Charts", + "id": 474724520, + "node_id": "R_kgDOHEu4qA", + "name": "Installer", + "full_name": "Rectify11/Installer", "owner": { - "login": "GrowingGit", - "id": 21018904, - "avatar_url": "https://avatars.githubusercontent.com/u/21018904?v=4", - "url": "https://api.github.com/users/GrowingGit", - "html_url": "https://github.com/GrowingGit" + "login": "Rectify11", + "id": 131543110, + "avatar_url": "https://avatars.githubusercontent.com/u/131543110?v=4", + "url": "https://api.github.com/users/Rectify11", + "html_url": "https://github.com/Rectify11" }, - "html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts", - "description": ":cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。", - "url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts", - "languages_url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts/languages", - "created_at": "2019-09-05T03:01:56Z", - "updated_at": "2024-05-06T01:14:10Z", - "git_url": "git://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", - "ssh_url": "git@github.com:GrowingGit/GitHub-Chinese-Top-Charts.git", - "clone_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", + "html_url": "https://github.com/Rectify11/Installer", + "description": "A Windows 11 modification which makes it more consistent.", + "url": "https://api.github.com/repos/Rectify11/Installer", + "languages_url": "https://api.github.com/repos/Rectify11/Installer/languages", + "created_at": "2022-03-27T18:29:04Z", + "updated_at": "2024-05-06T23:47:44Z", + "git_url": "git://github.com/Rectify11/Installer.git", + "ssh_url": "git@github.com:Rectify11/Installer.git", + "clone_url": "https://github.com/Rectify11/Installer.git", "homepage": "", - "stargazers_count": 89450, - "watchers_count": 89450, - "language": "Java", + "stargazers_count": 2536, + "watchers_count": 2536, + "language": "JavaScript", "topics": [] }, { - "id": 561730219, - "node_id": "R_kgDOIXtSqw", - "name": "hello-algo", - "full_name": "krahets/hello-algo", + "id": 719493765, + "node_id": "R_kgDOKuKahQ", + "name": "Tool", + "full_name": "Repcz/Tool", "owner": { - "login": "krahets", - "id": 26993056, - "avatar_url": "https://avatars.githubusercontent.com/u/26993056?v=4", - "url": "https://api.github.com/users/krahets", - "html_url": "https://github.com/krahets" + "login": "Repcz", + "id": 122157728, + "avatar_url": "https://avatars.githubusercontent.com/u/122157728?v=4", + "url": "https://api.github.com/users/Repcz", + "html_url": "https://github.com/Repcz" }, - "html_url": "https://github.com/krahets/hello-algo", - "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing", - "url": "https://api.github.com/repos/krahets/hello-algo", - "languages_url": "https://api.github.com/repos/krahets/hello-algo/languages", - "created_at": "2022-11-04T11:08:34Z", - "updated_at": "2024-05-06T01:06:37Z", - "git_url": "git://github.com/krahets/hello-algo.git", - "ssh_url": "git@github.com:krahets/hello-algo.git", - "clone_url": "https://github.com/krahets/hello-algo.git", - "homepage": "https://hello-algo.com", - "stargazers_count": 75858, - "watchers_count": 75858, - "language": "Java", + "html_url": "https://github.com/Repcz/Tool", + "description": "Ownuse for Clash, Egern, Loon, QuantumultX, Shadorocket, Stash, Surfboard, Surge", + "url": "https://api.github.com/repos/Repcz/Tool", + "languages_url": "https://api.github.com/repos/Repcz/Tool/languages", + "created_at": "2023-11-16T09:36:49Z", + "updated_at": "2024-05-06T18:35:04Z", + "git_url": "git://github.com/Repcz/Tool.git", + "ssh_url": "git@github.com:Repcz/Tool.git", + "clone_url": "https://github.com/Repcz/Tool.git", + "homepage": "https://repcz.github.io", + "stargazers_count": 363, + "watchers_count": 363, + "language": "JavaScript", "topics": [ - "algo", - "algorithm", - "algorithms", - "book", - "data-structure", - "data-structures", - "data-structures-and-algorithms", - "dsa", - "education", - "leetcode", - "programming" + "filters", + "profile" ] }, { - "id": 337054443, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzcwNTQ0NDM=", - "name": "xManager", - "full_name": "Team-xManager/xManager", + "id": 259573658, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTk1NzM2NTg=", + "name": "daily-notes", + "full_name": "maomao1996/daily-notes", "owner": { - "login": "Team-xManager", - "id": 78732598, - "avatar_url": "https://avatars.githubusercontent.com/u/78732598?v=4", - "url": "https://api.github.com/users/Team-xManager", - "html_url": "https://github.com/Team-xManager" + "login": "maomao1996", + "id": 24606443, + "avatar_url": "https://avatars.githubusercontent.com/u/24606443?v=4", + "url": "https://api.github.com/users/maomao1996", + "html_url": "https://github.com/maomao1996" }, - "html_url": "https://github.com/Team-xManager/xManager", - "description": "Ad-Free, New Features & Freedom", - "url": "https://api.github.com/repos/Team-xManager/xManager", - "languages_url": "https://api.github.com/repos/Team-xManager/xManager/languages", - "created_at": "2021-02-08T11:31:10Z", - "updated_at": "2024-05-05T23:40:50Z", - "git_url": "git://github.com/Team-xManager/xManager.git", - "ssh_url": "git@github.com:Team-xManager/xManager.git", - "clone_url": "https://github.com/Team-xManager/xManager.git", - "homepage": "https://xmanagerapp.com", - "stargazers_count": 8307, - "watchers_count": 8307, - "language": "Java", - "topics": [ - "android", - "java" - ] - } - ], - "Vue": [ + "html_url": "https://github.com/maomao1996/daily-notes", + "description": "不定期更新的日常笔记记录(零零散散啥都记系列)", + "url": "https://api.github.com/repos/maomao1996/daily-notes", + "languages_url": "https://api.github.com/repos/maomao1996/daily-notes/languages", + "created_at": "2020-04-28T08:13:59Z", + "updated_at": "2024-04-26T07:41:14Z", + "git_url": "git://github.com/maomao1996/daily-notes.git", + "ssh_url": "git@github.com:maomao1996/daily-notes.git", + "clone_url": "https://github.com/maomao1996/daily-notes.git", + "homepage": "https://notes.fe-mm.com/daily-notes/", + "stargazers_count": 51, + "watchers_count": 51, + "language": "JavaScript", + "topics": [] + }, { - "id": 550851278, - "node_id": "R_kgDOINVSzg", - "name": "shion", - "full_name": "shion-app/shion", + "id": 465399513, + "node_id": "R_kgDOG71u2Q", + "name": "docs", + "full_name": "markdoc/docs", "owner": { - "login": "shion-app", - "id": 135850559, - "avatar_url": "https://avatars.githubusercontent.com/u/135850559?v=4", - "url": "https://api.github.com/users/shion-app", - "html_url": "https://github.com/shion-app" + "login": "markdoc", + "id": 8340088, + "avatar_url": "https://avatars.githubusercontent.com/u/8340088?v=4", + "url": "https://api.github.com/users/markdoc", + "html_url": "https://github.com/markdoc" }, - "html_url": "https://github.com/shion-app/shion", - "description": "Time tracker | 时间追踪 🍂", - "url": "https://api.github.com/repos/shion-app/shion", - "languages_url": "https://api.github.com/repos/shion-app/shion/languages", - "created_at": "2022-10-13T12:36:26Z", - "updated_at": "2024-05-05T22:39:45Z", - "git_url": "git://github.com/shion-app/shion.git", - "ssh_url": "git@github.com:shion-app/shion.git", - "clone_url": "https://github.com/shion-app/shion.git", - "homepage": "https://shion.app/", - "stargazers_count": 332, - "watchers_count": 332, - "language": "Vue", + "html_url": "https://github.com/markdoc/docs", + "description": "Documentation site for Markdoc", + "url": "https://api.github.com/repos/markdoc/docs", + "languages_url": "https://api.github.com/repos/markdoc/docs/languages", + "created_at": "2022-03-02T17:13:47Z", + "updated_at": "2024-05-06T02:15:09Z", + "git_url": "git://github.com/markdoc/docs.git", + "ssh_url": "git@github.com:markdoc/docs.git", + "clone_url": "https://github.com/markdoc/docs.git", + "homepage": "https://markdoc.dev/docs", + "stargazers_count": 129, + "watchers_count": 129, + "language": "JavaScript", "topics": [ - "app", - "browser-history", - "tauri", - "time-tracker", - "time-tracking", - "vue3", - "windows" + "docs", + "documentation", + "markdoc" ] }, { - "id": 779220222, - "node_id": "R_kgDOLnH0_g", - "name": "moments", - "full_name": "kingwrcy/moments", + "id": 722776966, + "node_id": "R_kgDOKxSzhg", + "name": "browser-bounce", + "full_name": "chigozienri/browser-bounce", + "owner": { + "login": "chigozienri", + "id": 14337872, + "avatar_url": "https://avatars.githubusercontent.com/u/14337872?v=4", + "url": "https://api.github.com/users/chigozienri", + "html_url": "https://github.com/chigozienri" + }, + "html_url": "https://github.com/chigozienri/browser-bounce", + "description": "Experiment with multiple browser windows interacting", + "url": "https://api.github.com/repos/chigozienri/browser-bounce", + "languages_url": "https://api.github.com/repos/chigozienri/browser-bounce/languages", + "created_at": "2023-11-23T23:37:07Z", + "updated_at": "2024-04-17T09:45:58Z", + "git_url": "git://github.com/chigozienri/browser-bounce.git", + "ssh_url": "git@github.com:chigozienri/browser-bounce.git", + "clone_url": "https://github.com/chigozienri/browser-bounce.git", + "homepage": null, + "stargazers_count": 82, + "watchers_count": 82, + "language": "JavaScript", + "topics": [] + }, + { + "id": 452282568, + "node_id": "R_kgDOGvVIyA", + "name": "battery", + "full_name": "actuallymentor/battery", "owner": { - "login": "kingwrcy", - "id": 1247324, - "avatar_url": "https://avatars.githubusercontent.com/u/1247324?v=4", - "url": "https://api.github.com/users/kingwrcy", - "html_url": "https://github.com/kingwrcy" + "login": "actuallymentor", + "id": 9071382, + "avatar_url": "https://avatars.githubusercontent.com/u/9071382?v=4", + "url": "https://api.github.com/users/actuallymentor", + "html_url": "https://github.com/actuallymentor" }, - "html_url": "https://github.com/kingwrcy/moments", - "description": "极简朋友圈", - "url": "https://api.github.com/repos/kingwrcy/moments", - "languages_url": "https://api.github.com/repos/kingwrcy/moments/languages", - "created_at": "2024-03-29T10:10:47Z", - "updated_at": "2024-05-05T21:12:59Z", - "git_url": "git://github.com/kingwrcy/moments.git", - "ssh_url": "git@github.com:kingwrcy/moments.git", - "clone_url": "https://github.com/kingwrcy/moments.git", - "homepage": "https://m.mblog.club", - "stargazers_count": 875, - "watchers_count": 875, - "language": "Vue", + "html_url": "https://github.com/actuallymentor/battery", + "description": "CLI for managing the battery charging status for M1 Macs", + "url": "https://api.github.com/repos/actuallymentor/battery", + "languages_url": "https://api.github.com/repos/actuallymentor/battery/languages", + "created_at": "2022-01-26T13:17:45Z", + "updated_at": "2024-05-07T00:12:37Z", + "git_url": "git://github.com/actuallymentor/battery.git", + "ssh_url": "git@github.com:actuallymentor/battery.git", + "clone_url": "https://github.com/actuallymentor/battery.git", + "homepage": null, + "stargazers_count": 3021, + "watchers_count": 3021, + "language": "JavaScript", "topics": [] }, { - "id": 739479026, - "node_id": "R_kgDOLBON8g", - "name": "GUI.for.SingBox", - "full_name": "GUI-for-Cores/GUI.for.SingBox", + "id": 63539055, + "node_id": "MDEwOlJlcG9zaXRvcnk2MzUzOTA1NQ==", + "name": "awesome-mac", + "full_name": "jaywcjlove/awesome-mac", "owner": { - "login": "GUI-for-Cores", - "id": 155597858, - "avatar_url": "https://avatars.githubusercontent.com/u/155597858?v=4", - "url": "https://api.github.com/users/GUI-for-Cores", - "html_url": "https://github.com/GUI-for-Cores" + "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/GUI-for-Cores/GUI.for.SingBox", - "description": "GUI for SingBox", - "url": "https://api.github.com/repos/GUI-for-Cores/GUI.for.SingBox", - "languages_url": "https://api.github.com/repos/GUI-for-Cores/GUI.for.SingBox/languages", - "created_at": "2024-01-05T17:02:00Z", - "updated_at": "2024-05-05T11:54:54Z", - "git_url": "git://github.com/GUI-for-Cores/GUI.for.SingBox.git", - "ssh_url": "git@github.com:GUI-for-Cores/GUI.for.SingBox.git", - "clone_url": "https://github.com/GUI-for-Cores/GUI.for.SingBox.git", - "homepage": "https://gui-for-cores.github.io/", - "stargazers_count": 773, - "watchers_count": 773, - "language": "Vue", + "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": "2024-05-07T01:14:47Z", + "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": 71580, + "watchers_count": 71580, + "language": "JavaScript", "topics": [ - "gui", - "sing-box", - "typescript", - "vite5", - "vue3", - "wails" + "apple", + "awesome", + "awesome-list", + "awesome-lists", + "list", + "mac", + "mac-osx", + "macos", + "macosx", + "software" ] }, { - "id": 428329515, - "node_id": "R_kgDOGYfKKw", - "name": "ui", - "full_name": "nuxt/ui", + "id": 7530570, + "node_id": "MDEwOlJlcG9zaXRvcnk3NTMwNTcw", + "name": "appium", + "full_name": "appium/appium", "owner": { - "login": "nuxt", - "id": 23360933, - "avatar_url": "https://avatars.githubusercontent.com/u/23360933?v=4", - "url": "https://api.github.com/users/nuxt", - "html_url": "https://github.com/nuxt" + "login": "appium", + "id": 3221291, + "avatar_url": "https://avatars.githubusercontent.com/u/3221291?v=4", + "url": "https://api.github.com/users/appium", + "html_url": "https://github.com/appium" }, - "html_url": "https://github.com/nuxt/ui", - "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", - "url": "https://api.github.com/repos/nuxt/ui", - "languages_url": "https://api.github.com/repos/nuxt/ui/languages", - "created_at": "2021-11-15T15:59:30Z", - "updated_at": "2024-05-05T19:47:22Z", - "git_url": "git://github.com/nuxt/ui.git", - "ssh_url": "git@github.com:nuxt/ui.git", - "clone_url": "https://github.com/nuxt/ui.git", - "homepage": "https://ui.nuxt.com", - "stargazers_count": 3343, - "watchers_count": 3343, - "language": "Vue", + "html_url": "https://github.com/appium/appium", + "description": "Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol", + "url": "https://api.github.com/repos/appium/appium", + "languages_url": "https://api.github.com/repos/appium/appium/languages", + "created_at": "2013-01-09T22:49:50Z", + "updated_at": "2024-05-06T18:10:53Z", + "git_url": "git://github.com/appium/appium.git", + "ssh_url": "git@github.com:appium/appium.git", + "clone_url": "https://github.com/appium/appium.git", + "homepage": "http://appium.io/", + "stargazers_count": 17968, + "watchers_count": 17968, + "language": "JavaScript", "topics": [ - "headlessui", - "nuxt", - "nuxt-module", - "tailwindcss", - "ui", - "ui-components", - "vue", - "vue3" + "android", + "appium", + "automation", + "ios", + "macos", + "test-automation", + "webdriver", + "windows" ] }, { - "id": 659115218, - "node_id": "R_kgDOJ0lM0g", - "name": "tiny-rdm", - "full_name": "tiny-craft/tiny-rdm", + "id": 281414496, + "node_id": "MDEwOlJlcG9zaXRvcnkyODE0MTQ0OTY=", + "name": "AutoX", + "full_name": "kkevsekk1/AutoX", "owner": { - "login": "tiny-craft", - "id": 137850705, - "avatar_url": "https://avatars.githubusercontent.com/u/137850705?v=4", - "url": "https://api.github.com/users/tiny-craft", - "html_url": "https://github.com/tiny-craft" + "login": "kkevsekk1", + "id": 16631944, + "avatar_url": "https://avatars.githubusercontent.com/u/16631944?v=4", + "url": "https://api.github.com/users/kkevsekk1", + "html_url": "https://github.com/kkevsekk1" }, - "html_url": "https://github.com/tiny-craft/tiny-rdm", - "description": "A Modern Redis GUI Client", - "url": "https://api.github.com/repos/tiny-craft/tiny-rdm", - "languages_url": "https://api.github.com/repos/tiny-craft/tiny-rdm/languages", - "created_at": "2023-06-27T07:06:25Z", - "updated_at": "2024-05-06T01:02:20Z", - "git_url": "git://github.com/tiny-craft/tiny-rdm.git", - "ssh_url": "git@github.com:tiny-craft/tiny-rdm.git", - "clone_url": "https://github.com/tiny-craft/tiny-rdm.git", - "homepage": "https://redis.tinycraft.cc/", - "stargazers_count": 6310, - "watchers_count": 6310, - "language": "Vue", + "html_url": "https://github.com/kkevsekk1/AutoX", + "description": "A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)", + "url": "https://api.github.com/repos/kkevsekk1/AutoX", + "languages_url": "https://api.github.com/repos/kkevsekk1/AutoX/languages", + "created_at": "2020-07-21T14:05:38Z", + "updated_at": "2024-05-06T19:49:31Z", + "git_url": "git://github.com/kkevsekk1/AutoX.git", + "ssh_url": "git@github.com:kkevsekk1/AutoX.git", + "clone_url": "https://github.com/kkevsekk1/AutoX.git", + "homepage": "", + "stargazers_count": 6112, + "watchers_count": 6112, + "language": "JavaScript", + "topics": [] + }, + { + "id": 333137393, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzMxMzczOTM=", + "name": "Gmail-Clone", + "full_name": "Tobi-davies/Gmail-Clone", + "owner": { + "login": "Tobi-davies", + "id": 64299308, + "avatar_url": "https://avatars.githubusercontent.com/u/64299308?v=4", + "url": "https://api.github.com/users/Tobi-davies", + "html_url": "https://github.com/Tobi-davies" + }, + "html_url": "https://github.com/Tobi-davies/Gmail-Clone", + "description": "A pixel perfect Gmail clone built with react, styled components for styling and redux for state management", + "url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone", + "languages_url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone/languages", + "created_at": "2021-01-26T16:01:19Z", + "updated_at": "2024-03-14T01:42:35Z", + "git_url": "git://github.com/Tobi-davies/Gmail-Clone.git", + "ssh_url": "git@github.com:Tobi-davies/Gmail-Clone.git", + "clone_url": "https://github.com/Tobi-davies/Gmail-Clone.git", + "homepage": "https://davies-gmail-clone.netlify.app/", + "stargazers_count": 40, + "watchers_count": 40, + "language": "JavaScript", "topics": [ - "go", - "golang", - "icon-pack", - "naive-ui", - "redis", - "redis-client", - "redis-desktop", - "redis-gui", - "redis-manager", - "vue", - "wails", - "wails-app", - "web-view" + "react", + "redux", + "styled-components" ] }, - { - "id": 278862095, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzg4NjIwOTU=", - "name": "icones", - "full_name": "antfu-collective/icones", + { + "id": 542284380, + "node_id": "R_kgDOIFKaXA", + "name": "bruno", + "full_name": "usebruno/bruno", "owner": { - "login": "antfu-collective", - "id": 167634566, - "avatar_url": "https://avatars.githubusercontent.com/u/167634566?v=4", - "url": "https://api.github.com/users/antfu-collective", - "html_url": "https://github.com/antfu-collective" + "login": "usebruno", + "id": 114530840, + "avatar_url": "https://avatars.githubusercontent.com/u/114530840?v=4", + "url": "https://api.github.com/users/usebruno", + "html_url": "https://github.com/usebruno" }, - "html_url": "https://github.com/antfu-collective/icones", - "description": "⚡️ Icon Explorer with Instant searching, powered by Iconify", - "url": "https://api.github.com/repos/antfu-collective/icones", - "languages_url": "https://api.github.com/repos/antfu-collective/icones/languages", - "created_at": "2020-07-11T12:58:46Z", - "updated_at": "2024-05-05T10:39:02Z", - "git_url": "git://github.com/antfu-collective/icones.git", - "ssh_url": "git@github.com:antfu-collective/icones.git", - "clone_url": "https://github.com/antfu-collective/icones.git", - "homepage": "https://icones.js.org", - "stargazers_count": 4777, - "watchers_count": 4777, - "language": "Vue", + "html_url": "https://github.com/usebruno/bruno", + "description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)", + "url": "https://api.github.com/repos/usebruno/bruno", + "languages_url": "https://api.github.com/repos/usebruno/bruno/languages", + "created_at": "2022-09-27T20:51:45Z", + "updated_at": "2024-05-07T00:58:44Z", + "git_url": "git://github.com/usebruno/bruno.git", + "ssh_url": "git@github.com:usebruno/bruno.git", + "clone_url": "https://github.com/usebruno/bruno.git", + "homepage": "https://www.usebruno.com/", + "stargazers_count": 19585, + "watchers_count": 19585, + "language": "JavaScript", "topics": [ - "icon-collections", - "icons", - "iconsets", - "searching", - "vite", - "vue3" + "api-client", + "automation", + "git", + "graphql-client", + "javascript", + "opensource", + "testing" ] }, { - "id": 697229380, - "node_id": "R_kgDOKY7gRA", - "name": "disk-visual-rs", - "full_name": "ZichunYang/disk-visual-rs", + "id": 92443980, + "node_id": "MDEwOlJlcG9zaXRvcnk5MjQ0Mzk4MA==", + "name": "drawio-desktop", + "full_name": "jgraph/drawio-desktop", "owner": { - "login": "ZichunYang", - "id": 140788938, - "avatar_url": "https://avatars.githubusercontent.com/u/140788938?v=4", - "url": "https://api.github.com/users/ZichunYang", - "html_url": "https://github.com/ZichunYang" + "login": "jgraph", + "id": 1769238, + "avatar_url": "https://avatars.githubusercontent.com/u/1769238?v=4", + "url": "https://api.github.com/users/jgraph", + "html_url": "https://github.com/jgraph" }, - "html_url": "https://github.com/ZichunYang/disk-visual-rs", - "description": null, - "url": "https://api.github.com/repos/ZichunYang/disk-visual-rs", - "languages_url": "https://api.github.com/repos/ZichunYang/disk-visual-rs/languages", - "created_at": "2023-09-27T10:06:49Z", - "updated_at": "2024-03-10T05:13:26Z", - "git_url": "git://github.com/ZichunYang/disk-visual-rs.git", - "ssh_url": "git@github.com:ZichunYang/disk-visual-rs.git", - "clone_url": "https://github.com/ZichunYang/disk-visual-rs.git", - "homepage": null, - "stargazers_count": 16, - "watchers_count": 16, - "language": "Vue", - "topics": [] + "html_url": "https://github.com/jgraph/drawio-desktop", + "description": "Official electron build of draw.io", + "url": "https://api.github.com/repos/jgraph/drawio-desktop", + "languages_url": "https://api.github.com/repos/jgraph/drawio-desktop/languages", + "created_at": "2017-05-25T20:58:42Z", + "updated_at": "2024-05-07T00:35:51Z", + "git_url": "git://github.com/jgraph/drawio-desktop.git", + "ssh_url": "git@github.com:jgraph/drawio-desktop.git", + "clone_url": "https://github.com/jgraph/drawio-desktop.git", + "homepage": "https://www.diagrams.net", + "stargazers_count": 46915, + "watchers_count": 46915, + "language": "JavaScript", + "topics": [ + "diagram-editor", + "electron-app", + "graphics", + "javascript-applications" + ] }, { - "id": 204378211, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDQzNzgyMTE=", - "name": "webshell", - "full_name": "ysk2014/webshell", + "id": 216773481, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTY3NzM0ODE=", + "name": "chinese-independent-blogs", + "full_name": "timqian/chinese-independent-blogs", "owner": { - "login": "ysk2014", - "id": 8800042, - "avatar_url": "https://avatars.githubusercontent.com/u/8800042?v=4", - "url": "https://api.github.com/users/ysk2014", - "html_url": "https://github.com/ysk2014" + "login": "timqian", + "id": 5512552, + "avatar_url": "https://avatars.githubusercontent.com/u/5512552?v=4", + "url": "https://api.github.com/users/timqian", + "html_url": "https://github.com/timqian" }, - "html_url": "https://github.com/ysk2014/webshell", - "description": "基于node-pty、xterm和vue的web terminal服务", - "url": "https://api.github.com/repos/ysk2014/webshell", - "languages_url": "https://api.github.com/repos/ysk2014/webshell/languages", - "created_at": "2019-08-26T02:13:26Z", - "updated_at": "2024-04-08T08:49:18Z", - "git_url": "git://github.com/ysk2014/webshell.git", - "ssh_url": "git@github.com:ysk2014/webshell.git", - "clone_url": "https://github.com/ysk2014/webshell.git", + "html_url": "https://github.com/timqian/chinese-independent-blogs", + "description": "中文独立博客列表", + "url": "https://api.github.com/repos/timqian/chinese-independent-blogs", + "languages_url": "https://api.github.com/repos/timqian/chinese-independent-blogs/languages", + "created_at": "2019-10-22T09:22:45Z", + "updated_at": "2024-05-06T11:54:24Z", + "git_url": "git://github.com/timqian/chinese-independent-blogs.git", + "ssh_url": "git@github.com:timqian/chinese-independent-blogs.git", + "clone_url": "https://github.com/timqian/chinese-independent-blogs.git", "homepage": "", - "stargazers_count": 166, - "watchers_count": 166, - "language": "Vue", + "stargazers_count": 18361, + "watchers_count": 18361, + "language": "JavaScript", "topics": [ - "node-pty", - "terminal", - "terminal-themes", - "vue", - "web", - "web-terminal", - "webshell", - "xterm", - "xterm-js", - "xterm-theme", - "xtermjs" + "blog", + "china", + "rss" ] }, { - "id": 302603001, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDI2MDMwMDE=", - "name": "YesPlayMusic", - "full_name": "qier222/YesPlayMusic", + "id": 646156916, + "node_id": "R_kgDOJoOSdA", + "name": "LiteLoaderQQNT", + "full_name": "LiteLoaderQQNT/LiteLoaderQQNT", "owner": { - "login": "qier222", - "id": 68148142, - "avatar_url": "https://avatars.githubusercontent.com/u/68148142?v=4", - "url": "https://api.github.com/users/qier222", - "html_url": "https://github.com/qier222" + "login": "LiteLoaderQQNT", + "id": 143150565, + "avatar_url": "https://avatars.githubusercontent.com/u/143150565?v=4", + "url": "https://api.github.com/users/LiteLoaderQQNT", + "html_url": "https://github.com/LiteLoaderQQNT" }, - "html_url": "https://github.com/qier222/YesPlayMusic", - "description": "高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: ", - "url": "https://api.github.com/repos/qier222/YesPlayMusic", - "languages_url": "https://api.github.com/repos/qier222/YesPlayMusic/languages", - "created_at": "2020-10-09T10:04:21Z", - "updated_at": "2024-05-06T00:54:15Z", - "git_url": "git://github.com/qier222/YesPlayMusic.git", - "ssh_url": "git@github.com:qier222/YesPlayMusic.git", - "clone_url": "https://github.com/qier222/YesPlayMusic.git", - "homepage": "https://music.qier222.com", - "stargazers_count": 27150, - "watchers_count": 27150, - "language": "Vue", + "html_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT", + "description": "QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源", + "url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT", + "languages_url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT/languages", + "created_at": "2023-05-27T13:20:30Z", + "updated_at": "2024-05-06T13:24:16Z", + "git_url": "git://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", + "ssh_url": "git@github.com:LiteLoaderQQNT/LiteLoaderQQNT.git", + "clone_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", + "homepage": "https://liteloaderqqnt.github.io/", + "stargazers_count": 3989, + "watchers_count": 3989, + "language": "JavaScript", "topics": [ - "electron", "javascript", - "linux", - "mac", - "macos", - "music", - "music-player", - "netease-music", - "player", - "progressive-web-app", - "pwa", - "pwa-apps", - "vue", - "vue-cli", - "vue-router", - "vuex", - "web-music-player", - "windows" + "liteloaderqqnt", + "loader", + "qq", + "qqnt" ] - } - ], - "C++": [ + }, { - "id": 160083795, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjAwODM3OTU=", - "name": "serenity", - "full_name": "SerenityOS/serenity", + "id": 79110947, + "node_id": "MDEwOlJlcG9zaXRvcnk3OTExMDk0Nw==", + "name": "goexplorer", + "full_name": "ondrajz/goexplorer", "owner": { - "login": "SerenityOS", - "id": 50811782, - "avatar_url": "https://avatars.githubusercontent.com/u/50811782?v=4", - "url": "https://api.github.com/users/SerenityOS", - "html_url": "https://github.com/SerenityOS" + "login": "ondrajz", + "id": 1229233, + "avatar_url": "https://avatars.githubusercontent.com/u/1229233?v=4", + "url": "https://api.github.com/users/ondrajz", + "html_url": "https://github.com/ondrajz" }, - "html_url": "https://github.com/SerenityOS/serenity", - "description": "The Serenity Operating System 🐞", - "url": "https://api.github.com/repos/SerenityOS/serenity", - "languages_url": "https://api.github.com/repos/SerenityOS/serenity/languages", - "created_at": "2018-12-02T19:28:41Z", - "updated_at": "2024-05-05T20:14:47Z", - "git_url": "git://github.com/SerenityOS/serenity.git", - "ssh_url": "git@github.com:SerenityOS/serenity.git", - "clone_url": "https://github.com/SerenityOS/serenity.git", - "homepage": "https://serenityos.org", - "stargazers_count": 28851, - "watchers_count": 28851, - "language": "C++", - "topics": [ - "browser", - "c-plus-plus", - "desktop-environment", - "kernel", - "operating-system", - "os", - "unix" + "html_url": "https://github.com/ondrajz/goexplorer", + "description": "Interactive overview of Go packages using dynamic visualization.", + "url": "https://api.github.com/repos/ondrajz/goexplorer", + "languages_url": "https://api.github.com/repos/ondrajz/goexplorer/languages", + "created_at": "2017-01-16T11:12:56Z", + "updated_at": "2024-03-01T09:28:14Z", + "git_url": "git://github.com/ondrajz/goexplorer.git", + "ssh_url": "git@github.com:ondrajz/goexplorer.git", + "clone_url": "https://github.com/ondrajz/goexplorer.git", + "homepage": "", + "stargazers_count": 169, + "watchers_count": 169, + "language": "JavaScript", + "topics": [ + "experimental", + "go", + "golang", + "gopath", + "static-analysis", + "visualization" ] }, { - "id": 29028775, - "node_id": "MDEwOlJlcG9zaXRvcnkyOTAyODc3NQ==", - "name": "react-native", - "full_name": "facebook/react-native", + "id": 658244193, + "node_id": "R_kgDOJzwCYQ", + "name": "typora_plugin", + "full_name": "obgnail/typora_plugin", "owner": { - "login": "facebook", - "id": 69631, - "avatar_url": "https://avatars.githubusercontent.com/u/69631?v=4", - "url": "https://api.github.com/users/facebook", - "html_url": "https://github.com/facebook" + "login": "obgnail", + "id": 48992887, + "avatar_url": "https://avatars.githubusercontent.com/u/48992887?v=4", + "url": "https://api.github.com/users/obgnail", + "html_url": "https://github.com/obgnail" }, - "html_url": "https://github.com/facebook/react-native", - "description": "A framework for building native applications using React", - "url": "https://api.github.com/repos/facebook/react-native", - "languages_url": "https://api.github.com/repos/facebook/react-native/languages", - "created_at": "2015-01-09T18:10:16Z", - "updated_at": "2024-05-06T00:38:13Z", - "git_url": "git://github.com/facebook/react-native.git", - "ssh_url": "git@github.com:facebook/react-native.git", - "clone_url": "https://github.com/facebook/react-native.git", - "homepage": "https://reactnative.dev", - "stargazers_count": 116049, - "watchers_count": 116049, - "language": "C++", + "html_url": "https://github.com/obgnail/typora_plugin", + "description": "Typora plugin. feature enhancement tool | Typora 插件,功能增强工具", + "url": "https://api.github.com/repos/obgnail/typora_plugin", + "languages_url": "https://api.github.com/repos/obgnail/typora_plugin/languages", + "created_at": "2023-06-25T07:45:40Z", + "updated_at": "2024-05-06T15:36:00Z", + "git_url": "git://github.com/obgnail/typora_plugin.git", + "ssh_url": "git@github.com:obgnail/typora_plugin.git", + "clone_url": "https://github.com/obgnail/typora_plugin.git", + "homepage": "", + "stargazers_count": 1093, + "watchers_count": 1093, + "language": "JavaScript", "topics": [ - "android", - "app-framework", - "cross-platform", - "ios", - "mobile", - "mobile-development", - "react", - "react-native" + "electron", + "hijacking", + "markdown", + "nodejs", + "plugin", + "scripts", + "typora", + "typora-extension", + "typora-plugin" ] }, { - "id": 99799314, - "node_id": "MDEwOlJlcG9zaXRvcnk5OTc5OTMxNA==", - "name": "MusicPlayer2", - "full_name": "zhongyang219/MusicPlayer2", + "id": 37310981, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzMxMDk4MQ==", + "name": "v2ex-plus", + "full_name": "sciooga/v2ex-plus", "owner": { - "login": "zhongyang219", - "id": 30562462, - "avatar_url": "https://avatars.githubusercontent.com/u/30562462?v=4", - "url": "https://api.github.com/users/zhongyang219", - "html_url": "https://github.com/zhongyang219" + "login": "sciooga", + "id": 9958281, + "avatar_url": "https://avatars.githubusercontent.com/u/9958281?v=4", + "url": "https://api.github.com/users/sciooga", + "html_url": "https://github.com/sciooga" }, - "html_url": "https://github.com/zhongyang219/MusicPlayer2", - "description": "这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。", - "url": "https://api.github.com/repos/zhongyang219/MusicPlayer2", - "languages_url": "https://api.github.com/repos/zhongyang219/MusicPlayer2/languages", - "created_at": "2017-08-09T11:08:12Z", - "updated_at": "2024-05-05T09:14:14Z", - "git_url": "git://github.com/zhongyang219/MusicPlayer2.git", - "ssh_url": "git@github.com:zhongyang219/MusicPlayer2.git", - "clone_url": "https://github.com/zhongyang219/MusicPlayer2.git", + "html_url": "https://github.com/sciooga/v2ex-plus", + "description": "可能是 v2ex 最好用的扩展", + "url": "https://api.github.com/repos/sciooga/v2ex-plus", + "languages_url": "https://api.github.com/repos/sciooga/v2ex-plus/languages", + "created_at": "2015-06-12T08:26:45Z", + "updated_at": "2024-04-14T19:34:56Z", + "git_url": "git://github.com/sciooga/v2ex-plus.git", + "ssh_url": "git@github.com:sciooga/v2ex-plus.git", + "clone_url": "https://github.com/sciooga/v2ex-plus.git", "homepage": "", - "stargazers_count": 4157, - "watchers_count": 4157, - "language": "C++", + "stargazers_count": 690, + "watchers_count": 690, + "language": "JavaScript", "topics": [] }, { - "id": 14979312, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDk3OTMxMg==", - "name": "Clementine", - "full_name": "clementine-player/Clementine", + "id": 278335273, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzgzMzUyNzM=", + "name": "github-readme-stats", + "full_name": "anuraghazra/github-readme-stats", "owner": { - "login": "clementine-player", - "id": 5975299, - "avatar_url": "https://avatars.githubusercontent.com/u/5975299?v=4", - "url": "https://api.github.com/users/clementine-player", - "html_url": "https://github.com/clementine-player" + "login": "anuraghazra", + "id": 35374649, + "avatar_url": "https://avatars.githubusercontent.com/u/35374649?v=4", + "url": "https://api.github.com/users/anuraghazra", + "html_url": "https://github.com/anuraghazra" }, - "html_url": "https://github.com/clementine-player/Clementine", - "description": ":tangerine: Clementine Music Player", - "url": "https://api.github.com/repos/clementine-player/Clementine", - "languages_url": "https://api.github.com/repos/clementine-player/Clementine/languages", - "created_at": "2013-12-06T09:55:15Z", - "updated_at": "2024-05-05T02:32:08Z", - "git_url": "git://github.com/clementine-player/Clementine.git", - "ssh_url": "git@github.com:clementine-player/Clementine.git", - "clone_url": "https://github.com/clementine-player/Clementine.git", - "homepage": "https://www.clementine-player.org/", - "stargazers_count": 3644, - "watchers_count": 3644, - "language": "C++", + "html_url": "https://github.com/anuraghazra/github-readme-stats", + "description": ":zap: Dynamically generated stats for your github readmes", + "url": "https://api.github.com/repos/anuraghazra/github-readme-stats", + "languages_url": "https://api.github.com/repos/anuraghazra/github-readme-stats/languages", + "created_at": "2020-07-09T10:34:22Z", + "updated_at": "2024-05-06T23:04:24Z", + "git_url": "git://github.com/anuraghazra/github-readme-stats.git", + "ssh_url": "git@github.com:anuraghazra/github-readme-stats.git", + "clone_url": "https://github.com/anuraghazra/github-readme-stats.git", + "homepage": "https://github-readme-stats.vercel.app", + "stargazers_count": 65026, + "watchers_count": 65026, + "language": "JavaScript", "topics": [ - "c-plus-plus", - "linux", - "mac", - "music", - "qt", - "windows" + "dynamic", + "hacktoberfest", + "profile-readme", + "readme-generator", + "readme-stats", + "serverless" ] }, { - "id": 197275130, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTcyNzUxMzA=", - "name": "winget-cli", - "full_name": "microsoft/winget-cli", + "id": 56899284, + "node_id": "MDEwOlJlcG9zaXRvcnk1Njg5OTI4NA==", + "name": "insomnia", + "full_name": "Kong/insomnia", "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" + "login": "Kong", + "id": 962416, + "avatar_url": "https://avatars.githubusercontent.com/u/962416?v=4", + "url": "https://api.github.com/users/Kong", + "html_url": "https://github.com/Kong" }, - "html_url": "https://github.com/microsoft/winget-cli", - "description": "WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).", - "url": "https://api.github.com/repos/microsoft/winget-cli", - "languages_url": "https://api.github.com/repos/microsoft/winget-cli/languages", - "created_at": "2019-07-16T22:16:49Z", - "updated_at": "2024-05-05T22:22:25Z", - "git_url": "git://github.com/microsoft/winget-cli.git", - "ssh_url": "git@github.com:microsoft/winget-cli.git", - "clone_url": "https://github.com/microsoft/winget-cli.git", - "homepage": "https://learn.microsoft.com/windows/package-manager/", - "stargazers_count": 22195, - "watchers_count": 22195, - "language": "C++", + "html_url": "https://github.com/Kong/insomnia", + "description": "The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.", + "url": "https://api.github.com/repos/Kong/insomnia", + "languages_url": "https://api.github.com/repos/Kong/insomnia/languages", + "created_at": "2016-04-23T03:54:26Z", + "updated_at": "2024-05-07T00:37:07Z", + "git_url": "git://github.com/Kong/insomnia.git", + "ssh_url": "git@github.com:Kong/insomnia.git", + "clone_url": "https://github.com/Kong/insomnia.git", + "homepage": "https://insomnia.rest", + "stargazers_count": 33166, + "watchers_count": 33166, + "language": "JavaScript", + "topics": [ + "api", + "api-client", + "api-design", + "curl", + "electron-app", + "graphql", + "grpc", + "http-client", + "rest-api", + "websockets" + ] + }, + { + "id": 466045143, + "node_id": "R_kgDOG8dI1w", + "name": "easy-selector_chrome-extension", + "full_name": "941477276/easy-selector_chrome-extension", + "owner": { + "login": "941477276", + "id": 20528541, + "avatar_url": "https://avatars.githubusercontent.com/u/20528541?v=4", + "url": "https://api.github.com/users/941477276", + "html_url": "https://github.com/941477276" + }, + "html_url": "https://github.com/941477276/easy-selector_chrome-extension", + "description": "一个轻巧简单好用的获取dom元素css 选择器的Chrome插件!", + "url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension", + "languages_url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension/languages", + "created_at": "2022-03-04T08:37:08Z", + "updated_at": "2024-01-29T19:44:56Z", + "git_url": "git://github.com/941477276/easy-selector_chrome-extension.git", + "ssh_url": "git@github.com:941477276/easy-selector_chrome-extension.git", + "clone_url": "https://github.com/941477276/easy-selector_chrome-extension.git", + "homepage": null, + "stargazers_count": 6, + "watchers_count": 6, + "language": "JavaScript", + "topics": [] + }, + { + "id": 53655574, + "node_id": "MDEwOlJlcG9zaXRvcnk1MzY1NTU3NA==", + "name": "antSword", + "full_name": "AntSwordProject/antSword", + "owner": { + "login": "AntSwordProject", + "id": 26596429, + "avatar_url": "https://avatars.githubusercontent.com/u/26596429?v=4", + "url": "https://api.github.com/users/AntSwordProject", + "html_url": "https://github.com/AntSwordProject" + }, + "html_url": "https://github.com/AntSwordProject/antSword", + "description": "中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.", + "url": "https://api.github.com/repos/AntSwordProject/antSword", + "languages_url": "https://api.github.com/repos/AntSwordProject/antSword/languages", + "created_at": "2016-03-11T09:28:00Z", + "updated_at": "2024-05-05T07:14:30Z", + "git_url": "git://github.com/AntSwordProject/antSword.git", + "ssh_url": "git@github.com:AntSwordProject/antSword.git", + "clone_url": "https://github.com/AntSwordProject/antSword.git", + "homepage": "https://www.yuque.com/antswordproject/antsword", + "stargazers_count": 3384, + "watchers_count": 3384, + "language": "JavaScript", "topics": [ - "command-line", - "package-manager", - "windows", - "winget" + "antsword" ] }, { - "id": 100060912, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDAwNjA5MTI=", - "name": "terminal", - "full_name": "microsoft/terminal", + "id": 70318556, + "node_id": "MDEwOlJlcG9zaXRvcnk3MDMxODU1Ng==", + "name": "Administrative-divisions-of-China", + "full_name": "modood/Administrative-divisions-of-China", "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" + "login": "modood", + "id": 11327898, + "avatar_url": "https://avatars.githubusercontent.com/u/11327898?v=4", + "url": "https://api.github.com/users/modood", + "html_url": "https://github.com/modood" }, - "html_url": "https://github.com/microsoft/terminal", - "description": "The new Windows Terminal and the original Windows console host, all in the same place!", - "url": "https://api.github.com/repos/microsoft/terminal", - "languages_url": "https://api.github.com/repos/microsoft/terminal/languages", - "created_at": "2017-08-11T18:38:22Z", - "updated_at": "2024-05-05T21:42:56Z", - "git_url": "git://github.com/microsoft/terminal.git", - "ssh_url": "git@github.com:microsoft/terminal.git", - "clone_url": "https://github.com/microsoft/terminal.git", + "html_url": "https://github.com/modood/Administrative-divisions-of-China", + "description": "中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。", + "url": "https://api.github.com/repos/modood/Administrative-divisions-of-China", + "languages_url": "https://api.github.com/repos/modood/Administrative-divisions-of-China/languages", + "created_at": "2016-10-08T08:59:27Z", + "updated_at": "2024-05-06T08:53:39Z", + "git_url": "git://github.com/modood/Administrative-divisions-of-China.git", + "ssh_url": "git@github.com:modood/Administrative-divisions-of-China.git", + "clone_url": "https://github.com/modood/Administrative-divisions-of-China.git", "homepage": "", - "stargazers_count": 93602, - "watchers_count": 93602, - "language": "C++", + "stargazers_count": 17756, + "watchers_count": 17756, + "language": "JavaScript", "topics": [ - "cmd", - "command-line", - "console", - "contributions-welcome", - "good-first-issue", - "hacktoberfest", - "terminal", - "windows", - "windows-console", - "windows-terminal", - "wsl" + "address", + "administrative-divisions", + "area", + "china", + "city", + "csv", + "json", + "nodejs", + "province", + "street" ] }, { - "id": 196813750, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTY4MTM3NTA=", - "name": "CPlusPlusThings", - "full_name": "Light-City/CPlusPlusThings", + "id": 3470471, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDcwNDcx", + "name": "Font-Awesome", + "full_name": "FortAwesome/Font-Awesome", "owner": { - "login": "Light-City", - "id": 25699850, - "avatar_url": "https://avatars.githubusercontent.com/u/25699850?v=4", - "url": "https://api.github.com/users/Light-City", - "html_url": "https://github.com/Light-City" + "login": "FortAwesome", + "id": 1505683, + "avatar_url": "https://avatars.githubusercontent.com/u/1505683?v=4", + "url": "https://api.github.com/users/FortAwesome", + "html_url": "https://github.com/FortAwesome" }, - "html_url": "https://github.com/Light-City/CPlusPlusThings", - "description": "C++那些事", - "url": "https://api.github.com/repos/Light-City/CPlusPlusThings", - "languages_url": "https://api.github.com/repos/Light-City/CPlusPlusThings/languages", - "created_at": "2019-07-14T08:45:45Z", - "updated_at": "2024-05-05T20:20:25Z", - "git_url": "git://github.com/Light-City/CPlusPlusThings.git", - "ssh_url": "git@github.com:Light-City/CPlusPlusThings.git", - "clone_url": "https://github.com/Light-City/CPlusPlusThings.git", - "homepage": "https://light-city.github.io/stories_things/", - "stargazers_count": 37349, - "watchers_count": 37349, - "language": "C++", + "html_url": "https://github.com/FortAwesome/Font-Awesome", + "description": "The iconic SVG, font, and CSS toolkit", + "url": "https://api.github.com/repos/FortAwesome/Font-Awesome", + "languages_url": "https://api.github.com/repos/FortAwesome/Font-Awesome/languages", + "created_at": "2012-02-17T14:19:43Z", + "updated_at": "2024-05-06T22:31:25Z", + "git_url": "git://github.com/FortAwesome/Font-Awesome.git", + "ssh_url": "git@github.com:FortAwesome/Font-Awesome.git", + "clone_url": "https://github.com/FortAwesome/Font-Awesome.git", + "homepage": "https://fontawesome.com", + "stargazers_count": 73067, + "watchers_count": 73067, + "language": "JavaScript", "topics": [ - "cplusplus", - "cpp", - "cpp11", - "cpp14" + "css", + "font", + "fontawesome", + "icons", + "svg-icons", + "svg-sprites", + "webfont" ] }, { - "id": 52422583, - "node_id": "MDEwOlJlcG9zaXRvcnk1MjQyMjU4Mw==", - "name": "BackgroundMusic", - "full_name": "kyleneideck/BackgroundMusic", + "id": 346478541, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDY0Nzg1NDE=", + "name": "javascript-action", + "full_name": "github-developer/javascript-action", "owner": { - "login": "kyleneideck", - "id": 2290968, - "avatar_url": "https://avatars.githubusercontent.com/u/2290968?v=4", - "url": "https://api.github.com/users/kyleneideck", - "html_url": "https://github.com/kyleneideck" + "login": "github-developer", + "id": 13240041, + "avatar_url": "https://avatars.githubusercontent.com/u/13240041?v=4", + "url": "https://api.github.com/users/github-developer", + "html_url": "https://github.com/github-developer" }, - "html_url": "https://github.com/kyleneideck/BackgroundMusic", - "description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.", - "url": "https://api.github.com/repos/kyleneideck/BackgroundMusic", - "languages_url": "https://api.github.com/repos/kyleneideck/BackgroundMusic/languages", - "created_at": "2016-02-24T07:19:32Z", - "updated_at": "2024-05-05T10:17:01Z", - "git_url": "git://github.com/kyleneideck/BackgroundMusic.git", - "ssh_url": "git@github.com:kyleneideck/BackgroundMusic.git", - "clone_url": "https://github.com/kyleneideck/BackgroundMusic.git", - "homepage": "", - "stargazers_count": 15160, - "watchers_count": 15160, - "language": "C++", - "topics": [ - "audio", - "audio-utility", - "cpp", - "macos", - "objective-c" - ] + "html_url": "https://github.com/github-developer/javascript-action", + "description": "Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀", + "url": "https://api.github.com/repos/github-developer/javascript-action", + "languages_url": "https://api.github.com/repos/github-developer/javascript-action/languages", + "created_at": "2021-03-10T20:07:41Z", + "updated_at": "2024-04-11T04:13:40Z", + "git_url": "git://github.com/github-developer/javascript-action.git", + "ssh_url": "git@github.com:github-developer/javascript-action.git", + "clone_url": "https://github.com/github-developer/javascript-action.git", + "homepage": null, + "stargazers_count": 31, + "watchers_count": 31, + "language": "JavaScript", + "topics": [] }, { - "id": 98771110, - "node_id": "MDEwOlJlcG9zaXRvcnk5ODc3MTExMA==", - "name": "TrafficMonitor", - "full_name": "zhongyang219/TrafficMonitor", + "id": 17814354, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzgxNDM1NA==", + "name": "mithril.js", + "full_name": "MithrilJS/mithril.js", "owner": { - "login": "zhongyang219", - "id": 30562462, - "avatar_url": "https://avatars.githubusercontent.com/u/30562462?v=4", - "url": "https://api.github.com/users/zhongyang219", - "html_url": "https://github.com/zhongyang219" + "login": "MithrilJS", + "id": 19475707, + "avatar_url": "https://avatars.githubusercontent.com/u/19475707?v=4", + "url": "https://api.github.com/users/MithrilJS", + "html_url": "https://github.com/MithrilJS" }, - "html_url": "https://github.com/zhongyang219/TrafficMonitor", - "description": "这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。", - "url": "https://api.github.com/repos/zhongyang219/TrafficMonitor", - "languages_url": "https://api.github.com/repos/zhongyang219/TrafficMonitor/languages", - "created_at": "2017-07-30T02:51:17Z", - "updated_at": "2024-05-05T23:20:27Z", - "git_url": "git://github.com/zhongyang219/TrafficMonitor.git", - "ssh_url": "git@github.com:zhongyang219/TrafficMonitor.git", - "clone_url": "https://github.com/zhongyang219/TrafficMonitor.git", - "homepage": null, - "stargazers_count": 32243, - "watchers_count": 32243, - "language": "C++", - "topics": [] + "html_url": "https://github.com/MithrilJS/mithril.js", + "description": "A JavaScript Framework for Building Brilliant Applications", + "url": "https://api.github.com/repos/MithrilJS/mithril.js", + "languages_url": "https://api.github.com/repos/MithrilJS/mithril.js/languages", + "created_at": "2014-03-17T01:59:39Z", + "updated_at": "2024-05-06T17:03:08Z", + "git_url": "git://github.com/MithrilJS/mithril.js.git", + "ssh_url": "git@github.com:MithrilJS/mithril.js.git", + "clone_url": "https://github.com/MithrilJS/mithril.js.git", + "homepage": "https://mithril.js.org", + "stargazers_count": 13911, + "watchers_count": 13911, + "language": "JavaScript", + "topics": [ + "framework", + "javascript", + "mithril", + "router", + "vdom", + "virtual-dom", + "xhr" + ] }, { - "id": 385065, - "node_id": "MDEwOlJlcG9zaXRvcnkzODUwNjU=", - "name": "AutoHotkey", - "full_name": "AutoHotkey/AutoHotkey", + "id": 60630844, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDYzMDg0NA==", + "name": "monaco-editor", + "full_name": "microsoft/monaco-editor", "owner": { - "login": "AutoHotkey", - "id": 1413373, - "avatar_url": "https://avatars.githubusercontent.com/u/1413373?v=4", - "url": "https://api.github.com/users/AutoHotkey", - "html_url": "https://github.com/AutoHotkey" + "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/AutoHotkey/AutoHotkey", - "description": "AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.", - "url": "https://api.github.com/repos/AutoHotkey/AutoHotkey", - "languages_url": "https://api.github.com/repos/AutoHotkey/AutoHotkey/languages", - "created_at": "2009-11-25T11:08:21Z", - "updated_at": "2024-05-05T23:24:48Z", - "git_url": "git://github.com/AutoHotkey/AutoHotkey.git", - "ssh_url": "git@github.com:AutoHotkey/AutoHotkey.git", - "clone_url": "https://github.com/AutoHotkey/AutoHotkey.git", - "homepage": "https://autohotkey.com/", - "stargazers_count": 8411, - "watchers_count": 8411, - "language": "C++", + "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": "2024-05-06T22:39:52Z", + "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": 38397, + "watchers_count": 38397, + "language": "JavaScript", "topics": [ - "autohotkey", - "automation", - "c-plus-plus", - "hotkeys", - "scripting", - "scripting-language", - "windows" + "browser", + "editor", + "monaco-editor", + "typescript", + "vscode" ] }, { - "id": 344809, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDQ4MDk=", - "name": "CopyQ", - "full_name": "hluk/CopyQ", + "id": 410480975, + "node_id": "R_kgDOGHdxTw", + "name": "NotionNext", + "full_name": "tangly1024/NotionNext", "owner": { - "login": "hluk", - "id": 38054, - "avatar_url": "https://avatars.githubusercontent.com/u/38054?v=4", - "url": "https://api.github.com/users/hluk", - "html_url": "https://github.com/hluk" + "login": "tangly1024", + "id": 15920488, + "avatar_url": "https://avatars.githubusercontent.com/u/15920488?v=4", + "url": "https://api.github.com/users/tangly1024", + "html_url": "https://github.com/tangly1024" }, - "html_url": "https://github.com/hluk/CopyQ", - "description": "Clipboard manager with advanced features", - "url": "https://api.github.com/repos/hluk/CopyQ", - "languages_url": "https://api.github.com/repos/hluk/CopyQ/languages", - "created_at": "2009-10-21T13:35:38Z", - "updated_at": "2024-05-05T21:40:23Z", - "git_url": "git://github.com/hluk/CopyQ.git", - "ssh_url": "git@github.com:hluk/CopyQ.git", - "clone_url": "https://github.com/hluk/CopyQ.git", - "homepage": "", - "stargazers_count": 7939, - "watchers_count": 7939, - "language": "C++", + "html_url": "https://github.com/tangly1024/NotionNext", + "description": "使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)", + "url": "https://api.github.com/repos/tangly1024/NotionNext", + "languages_url": "https://api.github.com/repos/tangly1024/NotionNext/languages", + "created_at": "2021-09-26T07:23:22Z", + "updated_at": "2024-05-07T01:09:33Z", + "git_url": "git://github.com/tangly1024/NotionNext.git", + "ssh_url": "git@github.com:tangly1024/NotionNext.git", + "clone_url": "https://github.com/tangly1024/NotionNext.git", + "homepage": "https://tangly1024.com", + "stargazers_count": 5993, + "watchers_count": 5993, + "language": "JavaScript", "topics": [ - "clipboard", - "clipboard-manager", - "copyq", - "cross-platform", - "scripting", - "tray" + "blog", + "nextjs", + "notion", + "react", + "tailwindcss", + "vercel", + "zeabur" ] }, { - "id": 44838949, - "node_id": "MDEwOlJlcG9zaXRvcnk0NDgzODk0OQ==", - "name": "swift", - "full_name": "apple/swift", + "id": 722534765, + "node_id": "R_kgDOKxEBbQ", + "name": "multipleWindow3dScene", + "full_name": "bgstaal/multipleWindow3dScene", "owner": { - "login": "apple", - "id": 10639145, - "avatar_url": "https://avatars.githubusercontent.com/u/10639145?v=4", - "url": "https://api.github.com/users/apple", - "html_url": "https://github.com/apple" + "login": "bgstaal", + "id": 165258, + "avatar_url": "https://avatars.githubusercontent.com/u/165258?v=4", + "url": "https://api.github.com/users/bgstaal", + "html_url": "https://github.com/bgstaal" }, - "html_url": "https://github.com/apple/swift", - "description": "The Swift Programming Language", - "url": "https://api.github.com/repos/apple/swift", - "languages_url": "https://api.github.com/repos/apple/swift/languages", - "created_at": "2015-10-23T21:15:07Z", - "updated_at": "2024-05-06T00:16:11Z", - "git_url": "git://github.com/apple/swift.git", - "ssh_url": "git@github.com:apple/swift.git", - "clone_url": "https://github.com/apple/swift.git", - "homepage": "https://swift.org", - "stargazers_count": 66016, - "watchers_count": 66016, - "language": "C++", + "html_url": "https://github.com/bgstaal/multipleWindow3dScene", + "description": "A quick example of how one can \"synchronize\" a 3d scene across multiple windows using three.js and localStorage", + "url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene", + "languages_url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene/languages", + "created_at": "2023-11-23T11:03:22Z", + "updated_at": "2024-05-06T20:39:13Z", + "git_url": "git://github.com/bgstaal/multipleWindow3dScene.git", + "ssh_url": "git@github.com:bgstaal/multipleWindow3dScene.git", + "clone_url": "https://github.com/bgstaal/multipleWindow3dScene.git", + "homepage": null, + "stargazers_count": 15890, + "watchers_count": 15890, + "language": "JavaScript", "topics": [] }, { - "id": 120563140, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjA1NjMxNDA=", - "name": "Open-Shell-Menu", - "full_name": "Open-Shell/Open-Shell-Menu", + "id": 244779423, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDQ3Nzk0MjM=", + "name": "bilibili-API-collect", + "full_name": "SocialSisterYi/bilibili-API-collect", "owner": { - "login": "Open-Shell", - "id": 36218471, - "avatar_url": "https://avatars.githubusercontent.com/u/36218471?v=4", - "url": "https://api.github.com/users/Open-Shell", - "html_url": "https://github.com/Open-Shell" + "login": "SocialSisterYi", + "id": 45892418, + "avatar_url": "https://avatars.githubusercontent.com/u/45892418?v=4", + "url": "https://api.github.com/users/SocialSisterYi", + "html_url": "https://github.com/SocialSisterYi" }, - "html_url": "https://github.com/Open-Shell/Open-Shell-Menu", - "description": "Classic Shell Reborn.", - "url": "https://api.github.com/repos/Open-Shell/Open-Shell-Menu", - "languages_url": "https://api.github.com/repos/Open-Shell/Open-Shell-Menu/languages", - "created_at": "2018-02-07T04:32:27Z", - "updated_at": "2024-05-05T21:43:26Z", - "git_url": "git://github.com/Open-Shell/Open-Shell-Menu.git", - "ssh_url": "git@github.com:Open-Shell/Open-Shell-Menu.git", - "clone_url": "https://github.com/Open-Shell/Open-Shell-Menu.git", - "homepage": "", - "stargazers_count": 6394, - "watchers_count": 6394, - "language": "C++", + "html_url": "https://github.com/SocialSisterYi/bilibili-API-collect", + "description": "哔哩哔哩-API收集整理【不断更新中....】", + "url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect", + "languages_url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect/languages", + "created_at": "2020-03-04T01:23:15Z", + "updated_at": "2024-05-06T23:55:51Z", + "git_url": "git://github.com/SocialSisterYi/bilibili-API-collect.git", + "ssh_url": "git@github.com:SocialSisterYi/bilibili-API-collect.git", + "clone_url": "https://github.com/SocialSisterYi/bilibili-API-collect.git", + "homepage": "https://socialsisteryi.github.io/bilibili-API-collect/", + "stargazers_count": 13267, + "watchers_count": 13267, + "language": "JavaScript", "topics": [ - "classic-menu", - "classic-shell", - "classic-start", - "microsoft-windows", - "open-shell", - "open-shell-menu", - "start-menu", - "startme", - "windows", - "windows-10", - "windows10" + "api", + "bilibili", + "bilibili-api", + "bilibili-comment", + "bilibili-danmaku", + "bilibili-download", + "bilibili-live", + "bilibili-login", + "grpc", + "json" ] }, { - "id": 153871308, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTM4NzEzMDg=", - "name": "MFC_process", - "full_name": "Yun-Mao/MFC_process", + "id": 559696861, + "node_id": "R_kgDOIVxL3Q", + "name": "drkostas.github.io", + "full_name": "drkostas/drkostas.github.io", "owner": { - "login": "Yun-Mao", - "id": 22463781, - "avatar_url": "https://avatars.githubusercontent.com/u/22463781?v=4", - "url": "https://api.github.com/users/Yun-Mao", - "html_url": "https://github.com/Yun-Mao" + "login": "drkostas", + "id": 22260005, + "avatar_url": "https://avatars.githubusercontent.com/u/22260005?v=4", + "url": "https://api.github.com/users/drkostas", + "html_url": "https://github.com/drkostas" }, - "html_url": "https://github.com/Yun-Mao/MFC_process", - "description": "Windows下进程通信", - "url": "https://api.github.com/repos/Yun-Mao/MFC_process", - "languages_url": "https://api.github.com/repos/Yun-Mao/MFC_process/languages", - "created_at": "2018-10-20T05:00:43Z", - "updated_at": "2024-01-16T08:50:23Z", - "git_url": "git://github.com/Yun-Mao/MFC_process.git", - "ssh_url": "git@github.com:Yun-Mao/MFC_process.git", - "clone_url": "https://github.com/Yun-Mao/MFC_process.git", - "homepage": null, - "stargazers_count": 2, - "watchers_count": 2, - "language": "C++", - "topics": [] + "html_url": "https://github.com/drkostas/drkostas.github.io", + "description": "VScode Portfolio", + "url": "https://api.github.com/repos/drkostas/drkostas.github.io", + "languages_url": "https://api.github.com/repos/drkostas/drkostas.github.io/languages", + "created_at": "2022-10-30T22:14:40Z", + "updated_at": "2024-05-05T16:36:05Z", + "git_url": "git://github.com/drkostas/drkostas.github.io.git", + "ssh_url": "git@github.com:drkostas/drkostas.github.io.git", + "clone_url": "https://github.com/drkostas/drkostas.github.io.git", + "homepage": "https://gkos.dev", + "stargazers_count": 150, + "watchers_count": 150, + "language": "JavaScript", + "topics": [ + "nextjs", + "portfolio", + "vscode" + ] }, { - "id": 252085348, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTIwODUzNDg=", - "name": "quick-lint-js", - "full_name": "quick-lint/quick-lint-js", + "id": 547677901, + "node_id": "R_kgDOIKTmzQ", + "name": "theByteBook", + "full_name": "isno/theByteBook", "owner": { - "login": "quick-lint", - "id": 72731392, - "avatar_url": "https://avatars.githubusercontent.com/u/72731392?v=4", - "url": "https://api.github.com/users/quick-lint", - "html_url": "https://github.com/quick-lint" + "login": "isno", + "id": 730705, + "avatar_url": "https://avatars.githubusercontent.com/u/730705?v=4", + "url": "https://api.github.com/users/isno", + "html_url": "https://github.com/isno" }, - "html_url": "https://github.com/quick-lint/quick-lint-js", - "description": "quick-lint-js finds bugs in JavaScript programs", - "url": "https://api.github.com/repos/quick-lint/quick-lint-js", - "languages_url": "https://api.github.com/repos/quick-lint/quick-lint-js/languages", - "created_at": "2020-04-01T05:57:50Z", - "updated_at": "2024-05-04T14:30:25Z", - "git_url": "git://github.com/quick-lint/quick-lint-js.git", - "ssh_url": "git@github.com:quick-lint/quick-lint-js.git", - "clone_url": "https://github.com/quick-lint/quick-lint-js.git", - "homepage": "https://quick-lint-js.com", - "stargazers_count": 1487, - "watchers_count": 1487, - "language": "C++", + "html_url": "https://github.com/isno/theByteBook", + "description": "⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue", + "url": "https://api.github.com/repos/isno/theByteBook", + "languages_url": "https://api.github.com/repos/isno/theByteBook/languages", + "created_at": "2022-10-08T04:44:22Z", + "updated_at": "2024-05-06T15:53:52Z", + "git_url": "git://github.com/isno/theByteBook.git", + "ssh_url": "git@github.com:isno/theByteBook.git", + "clone_url": "https://github.com/isno/theByteBook.git", + "homepage": "https://www.thebyte.com.cn", + "stargazers_count": 6271, + "watchers_count": 6271, + "language": "JavaScript", "topics": [ - "beginner-friendly", - "javascript", - "linter", - "parser" + "cloud-native", + "container", + "devops", + "distributed-systems", + "finops", + "kubernetes", + "networking", + "paas", + "paxos", + "raft", + "service-mesh", + "sre" ] }, { - "id": 776621, - "node_id": "MDEwOlJlcG9zaXRvcnk3NzY2MjE=", - "name": "OpenCC", - "full_name": "BYVoid/OpenCC", + "id": 265813908, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjU4MTM5MDg=", + "name": "FE-Interview", + "full_name": "lgwebdream/FE-Interview", "owner": { - "login": "BYVoid", - "id": 245270, - "avatar_url": "https://avatars.githubusercontent.com/u/245270?v=4", - "url": "https://api.github.com/users/BYVoid", - "html_url": "https://github.com/BYVoid" + "login": "lgwebdream", + "id": 7801735, + "avatar_url": "https://avatars.githubusercontent.com/u/7801735?v=4", + "url": "https://api.github.com/users/lgwebdream", + "html_url": "https://github.com/lgwebdream" }, - "html_url": "https://github.com/BYVoid/OpenCC", - "description": "Conversion between Traditional and Simplified Chinese", - "url": "https://api.github.com/repos/BYVoid/OpenCC", - "languages_url": "https://api.github.com/repos/BYVoid/OpenCC/languages", - "created_at": "2010-07-15T13:02:03Z", - "updated_at": "2024-05-04T15:44:45Z", - "git_url": "git://github.com/BYVoid/OpenCC.git", - "ssh_url": "git@github.com:BYVoid/OpenCC.git", - "clone_url": "https://github.com/BYVoid/OpenCC.git", - "homepage": "https://opencc.byvoid.com/", - "stargazers_count": 8056, - "watchers_count": 8056, - "language": "C++", + "html_url": "https://github.com/lgwebdream/FE-Interview", + "description": "🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器", + "url": "https://api.github.com/repos/lgwebdream/FE-Interview", + "languages_url": "https://api.github.com/repos/lgwebdream/FE-Interview/languages", + "created_at": "2020-05-21T09:58:37Z", + "updated_at": "2024-05-07T00:40:06Z", + "git_url": "git://github.com/lgwebdream/FE-Interview.git", + "ssh_url": "git@github.com:lgwebdream/FE-Interview.git", + "clone_url": "https://github.com/lgwebdream/FE-Interview.git", + "homepage": "https://lgwebdream.github.io/FE-Interview/", + "stargazers_count": 6697, + "watchers_count": 6697, + "language": "JavaScript", "topics": [ - "chinese-translation", - "simplified-chinese", - "traditional-chinese" + "angular", + "css", + "fe-interview", + "frontend", + "frontend-interview", + "html", + "interview", + "interview-questions", + "javascript", + "js", + "node", + "react", + "typescript", + "vue" ] }, { - "id": 611074188, - "node_id": "R_kgDOJGxAjA", - "name": "opencc-windows", - "full_name": "JonGates/opencc-windows", - "owner": { - "login": "JonGates", - "id": 6045974, - "avatar_url": "https://avatars.githubusercontent.com/u/6045974?v=4", - "url": "https://api.github.com/users/JonGates", - "html_url": "https://github.com/JonGates" - }, - "html_url": "https://github.com/JonGates/opencc-windows", - "description": "中文字体转换(繁体转简体,简体转繁体)", - "url": "https://api.github.com/repos/JonGates/opencc-windows", - "languages_url": "https://api.github.com/repos/JonGates/opencc-windows/languages", - "created_at": "2023-03-08T03:33:41Z", - "updated_at": "2023-12-28T07:30:22Z", - "git_url": "git://github.com/JonGates/opencc-windows.git", - "ssh_url": "git@github.com:JonGates/opencc-windows.git", - "clone_url": "https://github.com/JonGates/opencc-windows.git", - "homepage": null, - "stargazers_count": 3, - "watchers_count": 3, - "language": "C++", - "topics": [] - }, - { - "id": 475335252, - "node_id": "R_kgDOHFUKVA", - "name": "PaddleOCR-json", - "full_name": "hiroi-sora/PaddleOCR-json", + "id": 238754417, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzg3NTQ0MTc=", + "name": "VideoPlayer", + "full_name": "jumpserver/VideoPlayer", "owner": { - "login": "hiroi-sora", - "id": 56373419, - "avatar_url": "https://avatars.githubusercontent.com/u/56373419?v=4", - "url": "https://api.github.com/users/hiroi-sora", - "html_url": "https://github.com/hiroi-sora" + "login": "jumpserver", + "id": 6006570, + "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", + "url": "https://api.github.com/users/jumpserver", + "html_url": "https://github.com/jumpserver" }, - "html_url": "https://github.com/hiroi-sora/PaddleOCR-json", - "description": "OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。提供各种语言API。由 PaddleOCR C++ 编译。", - "url": "https://api.github.com/repos/hiroi-sora/PaddleOCR-json", - "languages_url": "https://api.github.com/repos/hiroi-sora/PaddleOCR-json/languages", - "created_at": "2022-03-29T07:46:42Z", - "updated_at": "2024-05-04T07:12:41Z", - "git_url": "git://github.com/hiroi-sora/PaddleOCR-json.git", - "ssh_url": "git@github.com:hiroi-sora/PaddleOCR-json.git", - "clone_url": "https://github.com/hiroi-sora/PaddleOCR-json.git", + "html_url": "https://github.com/jumpserver/VideoPlayer", + "description": "JumpServer 录像离线播放器", + "url": "https://api.github.com/repos/jumpserver/VideoPlayer", + "languages_url": "https://api.github.com/repos/jumpserver/VideoPlayer/languages", + "created_at": "2020-02-06T18:18:58Z", + "updated_at": "2024-04-01T10:38:31Z", + "git_url": "git://github.com/jumpserver/VideoPlayer.git", + "ssh_url": "git@github.com:jumpserver/VideoPlayer.git", + "clone_url": "https://github.com/jumpserver/VideoPlayer.git", "homepage": "", - "stargazers_count": 726, - "watchers_count": 726, - "language": "C++", - "topics": [ - "json-api", - "ocr", - "paddleocr", - "paddlepaddle" - ] + "stargazers_count": 41, + "watchers_count": 41, + "language": "JavaScript", + "topics": [] }, { - "id": 1357796, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzU3Nzk2", - "name": "emscripten", - "full_name": "emscripten-core/emscripten", + "id": 200967040, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDA5NjcwNDA=", + "name": "sshwifty", + "full_name": "nirui/sshwifty", "owner": { - "login": "emscripten-core", - "id": 46011144, - "avatar_url": "https://avatars.githubusercontent.com/u/46011144?v=4", - "url": "https://api.github.com/users/emscripten-core", - "html_url": "https://github.com/emscripten-core" + "login": "nirui", + "id": 30656734, + "avatar_url": "https://avatars.githubusercontent.com/u/30656734?v=4", + "url": "https://api.github.com/users/nirui", + "html_url": "https://github.com/nirui" }, - "html_url": "https://github.com/emscripten-core/emscripten", - "description": "Emscripten: An LLVM-to-WebAssembly Compiler", - "url": "https://api.github.com/repos/emscripten-core/emscripten", - "languages_url": "https://api.github.com/repos/emscripten-core/emscripten/languages", - "created_at": "2011-02-12T05:23:30Z", - "updated_at": "2024-05-05T22:23:37Z", - "git_url": "git://github.com/emscripten-core/emscripten.git", - "ssh_url": "git@github.com:emscripten-core/emscripten.git", - "clone_url": "https://github.com/emscripten-core/emscripten.git", - "homepage": "", - "stargazers_count": 25182, - "watchers_count": 25182, - "language": "C++", + "html_url": "https://github.com/nirui/sshwifty", + "description": "Web SSH & Telnet (WebSSH & WebTelnet client) 🔮", + "url": "https://api.github.com/repos/nirui/sshwifty", + "languages_url": "https://api.github.com/repos/nirui/sshwifty/languages", + "created_at": "2019-08-07T03:43:18Z", + "updated_at": "2024-05-06T03:03:43Z", + "git_url": "git://github.com/nirui/sshwifty.git", + "ssh_url": "git@github.com:nirui/sshwifty.git", + "clone_url": "https://github.com/nirui/sshwifty.git", + "homepage": "https://sshwifty-demo.nirui.org", + "stargazers_count": 2131, + "watchers_count": 2131, + "language": "JavaScript", "topics": [ - "emscripten", - "hacktoberfest", - "wasm", - "webassembly" + "ssh", + "telnet", + "webssh", + "webssh2", + "webtelnet" ] }, { - "id": 634084510, - "node_id": "R_kgDOJctcng", - "name": "RapidOCR-json", - "full_name": "hiroi-sora/RapidOCR-json", - "owner": { - "login": "hiroi-sora", - "id": 56373419, - "avatar_url": "https://avatars.githubusercontent.com/u/56373419?v=4", - "url": "https://api.github.com/users/hiroi-sora", - "html_url": "https://github.com/hiroi-sora" - }, - "html_url": "https://github.com/hiroi-sora/RapidOCR-json", - "description": "OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。基于 RapidOcrOnnx 。", - "url": "https://api.github.com/repos/hiroi-sora/RapidOCR-json", - "languages_url": "https://api.github.com/repos/hiroi-sora/RapidOCR-json/languages", - "created_at": "2023-04-29T02:15:41Z", - "updated_at": "2024-05-05T12:53:50Z", - "git_url": "git://github.com/hiroi-sora/RapidOCR-json.git", - "ssh_url": "git@github.com:hiroi-sora/RapidOCR-json.git", - "clone_url": "https://github.com/hiroi-sora/RapidOCR-json.git", - "homepage": null, - "stargazers_count": 119, - "watchers_count": 119, - "language": "C++", - "topics": [] - }, - { - "id": 654473160, - "node_id": "R_kgDOJwJ3yA", - "name": "WSAOnWin10", - "full_name": "Lyxot/WSAOnWin10", + "id": 83748317, + "node_id": "MDEwOlJlcG9zaXRvcnk4Mzc0ODMxNw==", + "name": "luna", + "full_name": "jumpserver/luna", "owner": { - "login": "Lyxot", - "id": 34974508, - "avatar_url": "https://avatars.githubusercontent.com/u/34974508?v=4", - "url": "https://api.github.com/users/Lyxot", - "html_url": "https://github.com/Lyxot" + "login": "jumpserver", + "id": 6006570, + "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", + "url": "https://api.github.com/users/jumpserver", + "html_url": "https://github.com/jumpserver" }, - "html_url": "https://github.com/Lyxot/WSAOnWin10", - "description": "Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android) and make it run on Win10 with GitHub Actions", - "url": "https://api.github.com/repos/Lyxot/WSAOnWin10", - "languages_url": "https://api.github.com/repos/Lyxot/WSAOnWin10/languages", - "created_at": "2023-06-16T07:53:04Z", - "updated_at": "2024-05-05T03:27:46Z", - "git_url": "git://github.com/Lyxot/WSAOnWin10.git", - "ssh_url": "git@github.com:Lyxot/WSAOnWin10.git", - "clone_url": "https://github.com/Lyxot/WSAOnWin10.git", - "homepage": "", - "stargazers_count": 222, - "watchers_count": 222, - "language": "C++", + "html_url": "https://github.com/jumpserver/luna", + "description": "Luna 是 JumpServer Web Terminal 前端项目", + "url": "https://api.github.com/repos/jumpserver/luna", + "languages_url": "https://api.github.com/repos/jumpserver/luna/languages", + "created_at": "2017-03-03T02:32:24Z", + "updated_at": "2024-04-29T08:32:39Z", + "git_url": "git://github.com/jumpserver/luna.git", + "ssh_url": "git@github.com:jumpserver/luna.git", + "clone_url": "https://github.com/jumpserver/luna.git", + "homepage": "http://www.jumpserver.org", + "stargazers_count": 270, + "watchers_count": 270, + "language": "JavaScript", "topics": [ - "android", - "google-apps", - "magiskonwsa", - "windows", - "windows-10", - "windows-subsystem-android", - "windows-subsystem-for-android", - "windows10", - "wsa" + "angular", + "ui", + "webterminal" ] }, { - "id": 67702184, - "node_id": "MDEwOlJlcG9zaXRvcnk2NzcwMjE4NA==", - "name": "Magisk", - "full_name": "topjohnwu/Magisk", + "id": 181832704, + "node_id": "MDEwOlJlcG9zaXRvcnkxODE4MzI3MDQ=", + "name": "gin-admin-react", + "full_name": "gin-admin/gin-admin-react", "owner": { - "login": "topjohnwu", - "id": 7337301, - "avatar_url": "https://avatars.githubusercontent.com/u/7337301?v=4", - "url": "https://api.github.com/users/topjohnwu", - "html_url": "https://github.com/topjohnwu" + "login": "gin-admin", + "id": 58453910, + "avatar_url": "https://avatars.githubusercontent.com/u/58453910?v=4", + "url": "https://api.github.com/users/gin-admin", + "html_url": "https://github.com/gin-admin" }, - "html_url": "https://github.com/topjohnwu/Magisk", - "description": "The Magic Mask for Android", - "url": "https://api.github.com/repos/topjohnwu/Magisk", - "languages_url": "https://api.github.com/repos/topjohnwu/Magisk/languages", - "created_at": "2016-09-08T12:42:53Z", - "updated_at": "2024-05-06T01:03:43Z", - "git_url": "git://github.com/topjohnwu/Magisk.git", - "ssh_url": "git@github.com:topjohnwu/Magisk.git", - "clone_url": "https://github.com/topjohnwu/Magisk.git", - "homepage": "", - "stargazers_count": 44376, - "watchers_count": 44376, - "language": "C++", - "topics": [] + "html_url": "https://github.com/gin-admin/gin-admin-react", + "description": "RBAC scaffolding based on Ant Design React(ES6)", + "url": "https://api.github.com/repos/gin-admin/gin-admin-react", + "languages_url": "https://api.github.com/repos/gin-admin/gin-admin-react/languages", + "created_at": "2019-04-17T06:43:33Z", + "updated_at": "2024-04-20T09:21:52Z", + "git_url": "git://github.com/gin-admin/gin-admin-react.git", + "ssh_url": "git@github.com:gin-admin/gin-admin-react.git", + "clone_url": "https://github.com/gin-admin/gin-admin-react.git", + "homepage": "http://139.129.88.71:10088", + "stargazers_count": 173, + "watchers_count": 173, + "language": "JavaScript", + "topics": [ + "go-rbac", + "rbac-antd", + "rbac-react" + ] }, { - "id": 22887094, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjg4NzA5NA==", - "name": "tesseract", - "full_name": "tesseract-ocr/tesseract", + "id": 606762843, + "node_id": "R_kgDOJCp3Ww", + "name": "pot-desktop", + "full_name": "pot-app/pot-desktop", "owner": { - "login": "tesseract-ocr", - "id": 8401422, - "avatar_url": "https://avatars.githubusercontent.com/u/8401422?v=4", - "url": "https://api.github.com/users/tesseract-ocr", - "html_url": "https://github.com/tesseract-ocr" + "login": "pot-app", + "id": 133363243, + "avatar_url": "https://avatars.githubusercontent.com/u/133363243?v=4", + "url": "https://api.github.com/users/pot-app", + "html_url": "https://github.com/pot-app" }, - "html_url": "https://github.com/tesseract-ocr/tesseract", - "description": "Tesseract Open Source OCR Engine (main repository)", - "url": "https://api.github.com/repos/tesseract-ocr/tesseract", - "languages_url": "https://api.github.com/repos/tesseract-ocr/tesseract/languages", - "created_at": "2014-08-12T18:04:59Z", - "updated_at": "2024-05-05T23:21:25Z", - "git_url": "git://github.com/tesseract-ocr/tesseract.git", - "ssh_url": "git@github.com:tesseract-ocr/tesseract.git", - "clone_url": "https://github.com/tesseract-ocr/tesseract.git", - "homepage": "https://tesseract-ocr.github.io/", - "stargazers_count": 58229, - "watchers_count": 58229, - "language": "C++", + "html_url": "https://github.com/pot-app/pot-desktop", + "description": "🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.", + "url": "https://api.github.com/repos/pot-app/pot-desktop", + "languages_url": "https://api.github.com/repos/pot-app/pot-desktop/languages", + "created_at": "2023-02-26T13:52:11Z", + "updated_at": "2024-05-06T23:04:36Z", + "git_url": "git://github.com/pot-app/pot-desktop.git", + "ssh_url": "git@github.com:pot-app/pot-desktop.git", + "clone_url": "https://github.com/pot-app/pot-desktop.git", + "homepage": "https://pot-app.com", + "stargazers_count": 8624, + "watchers_count": 8624, + "language": "JavaScript", "topics": [ - "hacktoberfest", - "lstm", - "machine-learning", + "linux", + "macos", "ocr", - "ocr-engine", - "tesseract", - "tesseract-ocr" + "pot", + "pot-app", + "recognize", + "tauri", + "translate", + "translation", + "tts", + "windows" ] }, { - "id": 193305104, - "node_id": "MDEwOlJlcG9zaXRvcnkxOTMzMDUxMDQ=", - "name": "QtScrcpy", - "full_name": "barry-ran/QtScrcpy", + "id": 144848259, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDQ4NDgyNTk=", + "name": "rwtxt", + "full_name": "schollz/rwtxt", "owner": { - "login": "barry-ran", - "id": 18702692, - "avatar_url": "https://avatars.githubusercontent.com/u/18702692?v=4", - "url": "https://api.github.com/users/barry-ran", - "html_url": "https://github.com/barry-ran" + "login": "schollz", + "id": 6550035, + "avatar_url": "https://avatars.githubusercontent.com/u/6550035?v=4", + "url": "https://api.github.com/users/schollz", + "html_url": "https://github.com/schollz" }, - "html_url": "https://github.com/barry-ran/QtScrcpy", - "description": "Android real-time display control software", - "url": "https://api.github.com/repos/barry-ran/QtScrcpy", - "languages_url": "https://api.github.com/repos/barry-ran/QtScrcpy/languages", - "created_at": "2019-06-23T04:12:17Z", - "updated_at": "2024-05-06T01:06:11Z", - "git_url": "git://github.com/barry-ran/QtScrcpy.git", - "ssh_url": "git@github.com:barry-ran/QtScrcpy.git", - "clone_url": "https://github.com/barry-ran/QtScrcpy.git", - "homepage": "https://blog.csdn.net/rankun1/article/details/87970523", - "stargazers_count": 16511, - "watchers_count": 16511, - "language": "C++", + "html_url": "https://github.com/schollz/rwtxt", + "description": "A cms for absolute minimalists.", + "url": "https://api.github.com/repos/schollz/rwtxt", + "languages_url": "https://api.github.com/repos/schollz/rwtxt/languages", + "created_at": "2018-08-15T12:06:56Z", + "updated_at": "2024-03-24T22:33:35Z", + "git_url": "git://github.com/schollz/rwtxt.git", + "ssh_url": "git@github.com:schollz/rwtxt.git", + "clone_url": "https://github.com/schollz/rwtxt.git", + "homepage": "https://rwtxt.com/", + "stargazers_count": 941, + "watchers_count": 941, + "language": "JavaScript", "topics": [ - "android", - "qt" + "content-management-system", + "golang", + "notes-app", + "reading", + "writing" ] - } - ], - "Perl": [ + }, { - "id": 213417, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTM0MTc=", - "name": "MySQLTuner-perl", - "full_name": "major/MySQLTuner-perl", + "id": 455321305, + "node_id": "R_kgDOGyOm2Q", + "name": "zed-fonts", + "full_name": "zed-industries/zed-fonts", "owner": { - "login": "major", - "id": 89910, - "avatar_url": "https://avatars.githubusercontent.com/u/89910?v=4", - "url": "https://api.github.com/users/major", - "html_url": "https://github.com/major" + "login": "zed-industries", + "id": 79345384, + "avatar_url": "https://avatars.githubusercontent.com/u/79345384?v=4", + "url": "https://api.github.com/users/zed-industries", + "html_url": "https://github.com/zed-industries" }, - "html_url": "https://github.com/major/MySQLTuner-perl", - "description": "MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.", - "url": "https://api.github.com/repos/major/MySQLTuner-perl", - "languages_url": "https://api.github.com/repos/major/MySQLTuner-perl/languages", - "created_at": "2009-05-29T14:10:26Z", - "updated_at": "2024-05-05T07:07:37Z", - "git_url": "git://github.com/major/MySQLTuner-perl.git", - "ssh_url": "git@github.com:major/MySQLTuner-perl.git", - "clone_url": "https://github.com/major/MySQLTuner-perl.git", + "html_url": "https://github.com/zed-industries/zed-fonts", + "description": "The Zed Mono and Sans typefaces, custom built from Iosevka", + "url": "https://api.github.com/repos/zed-industries/zed-fonts", + "languages_url": "https://api.github.com/repos/zed-industries/zed-fonts/languages", + "created_at": "2022-02-03T20:41:45Z", + "updated_at": "2024-05-06T17:20:48Z", + "git_url": "git://github.com/zed-industries/zed-fonts.git", + "ssh_url": "git@github.com:zed-industries/zed-fonts.git", + "clone_url": "https://github.com/zed-industries/zed-fonts.git", "homepage": "", - "stargazers_count": 8648, - "watchers_count": 8648, - "language": "Perl", + "stargazers_count": 466, + "watchers_count": 466, + "language": "JavaScript", "topics": [] - } - ], - "miscellaneous": [ - { - "id": 384219990, - "node_id": "MDEwOlJlcG9zaXRvcnkzODQyMTk5OTA=", - "name": "Warp", - "full_name": "warpdotdev/Warp", - "owner": { - "login": "warpdotdev", - "id": 71840468, - "avatar_url": "https://avatars.githubusercontent.com/u/71840468?v=4", - "url": "https://api.github.com/users/warpdotdev", - "html_url": "https://github.com/warpdotdev" - }, - "html_url": "https://github.com/warpdotdev/Warp", - "description": "Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.", - "url": "https://api.github.com/repos/warpdotdev/Warp", - "languages_url": "https://api.github.com/repos/warpdotdev/Warp/languages", - "created_at": "2021-07-08T18:48:08Z", - "updated_at": "2024-05-05T19:12:23Z", - "git_url": "git://github.com/warpdotdev/Warp.git", - "ssh_url": "git@github.com:warpdotdev/Warp.git", - "clone_url": "https://github.com/warpdotdev/Warp.git", - "homepage": "https://warp.dev", - "stargazers_count": 18952, - "watchers_count": 18952, - "language": null, - "topics": [ - "bash", - "linux", - "macos", - "rust", - "shell", - "terminal", - "wasm", - "zsh" - ] }, { - "id": 236685090, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzY2ODUwOTA=", - "name": "for-sing-box-and-surge", - "full_name": "shangguanhongxin/for-sing-box-and-surge", + "id": 609508868, + "node_id": "R_kgDOJFReBA", + "name": "chatgpt-mirror", + "full_name": "yuezk/chatgpt-mirror", "owner": { - "login": "shangguanhongxin", - "id": 58215734, - "avatar_url": "https://avatars.githubusercontent.com/u/58215734?v=4", - "url": "https://api.github.com/users/shangguanhongxin", - "html_url": "https://github.com/shangguanhongxin" + "login": "yuezk", + "id": 3297602, + "avatar_url": "https://avatars.githubusercontent.com/u/3297602?v=4", + "url": "https://api.github.com/users/yuezk", + "html_url": "https://github.com/yuezk" }, - "html_url": "https://github.com/shangguanhongxin/for-sing-box-and-surge", - "description": "sing-box、surge等的自用规则,自娱自乐,改自blackmatrix7", - "url": "https://api.github.com/repos/shangguanhongxin/for-sing-box-and-surge", - "languages_url": "https://api.github.com/repos/shangguanhongxin/for-sing-box-and-surge/languages", - "created_at": "2020-01-28T08:01:44Z", - "updated_at": "2024-04-26T06:19:45Z", - "git_url": "git://github.com/shangguanhongxin/for-sing-box-and-surge.git", - "ssh_url": "git@github.com:shangguanhongxin/for-sing-box-and-surge.git", - "clone_url": "https://github.com/shangguanhongxin/for-sing-box-and-surge.git", + "html_url": "https://github.com/yuezk/chatgpt-mirror", + "description": "A mirror of ChatGPT based on the gpt-3.5-turbo model.", + "url": "https://api.github.com/repos/yuezk/chatgpt-mirror", + "languages_url": "https://api.github.com/repos/yuezk/chatgpt-mirror/languages", + "created_at": "2023-03-04T11:50:54Z", + "updated_at": "2024-05-05T10:11:41Z", + "git_url": "git://github.com/yuezk/chatgpt-mirror.git", + "ssh_url": "git@github.com:yuezk/chatgpt-mirror.git", + "clone_url": "https://github.com/yuezk/chatgpt-mirror.git", "homepage": "", - "stargazers_count": 25, - "watchers_count": 25, - "language": null, - "topics": [] + "stargazers_count": 1225, + "watchers_count": 1225, + "language": "JavaScript", + "topics": [ + "chatgpt", + "chatgpt-api", + "openai", + "openai-api" + ] }, { - "id": 37559286, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzU1OTI4Ng==", - "name": "adbDocumentation", - "full_name": "cstyan/adbDocumentation", + "id": 170067813, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzAwNjc4MTM=", + "name": "markdown-nice", + "full_name": "mdnice/markdown-nice", "owner": { - "login": "cstyan", - "id": 3246492, - "avatar_url": "https://avatars.githubusercontent.com/u/3246492?v=4", - "url": "https://api.github.com/users/cstyan", - "html_url": "https://github.com/cstyan" + "login": "mdnice", + "id": 48129014, + "avatar_url": "https://avatars.githubusercontent.com/u/48129014?v=4", + "url": "https://api.github.com/users/mdnice", + "html_url": "https://github.com/mdnice" }, - "html_url": "https://github.com/cstyan/adbDocumentation", - "description": "Better documentation of the ADB protocol, specifically for USB uses.", - "url": "https://api.github.com/repos/cstyan/adbDocumentation", - "languages_url": "https://api.github.com/repos/cstyan/adbDocumentation/languages", - "created_at": "2015-06-16T22:25:49Z", - "updated_at": "2024-05-03T12:34:38Z", - "git_url": "git://github.com/cstyan/adbDocumentation.git", - "ssh_url": "git@github.com:cstyan/adbDocumentation.git", - "clone_url": "https://github.com/cstyan/adbDocumentation.git", - "homepage": null, - "stargazers_count": 356, - "watchers_count": 356, - "language": null, - "topics": [] + "html_url": "https://github.com/mdnice/markdown-nice", + "description": "支持主题设计的 Markdown 编辑器,让排版变 Nice", + "url": "https://api.github.com/repos/mdnice/markdown-nice", + "languages_url": "https://api.github.com/repos/mdnice/markdown-nice/languages", + "created_at": "2019-02-11T04:28:50Z", + "updated_at": "2024-05-06T07:29:07Z", + "git_url": "git://github.com/mdnice/markdown-nice.git", + "ssh_url": "git@github.com:mdnice/markdown-nice.git", + "clone_url": "https://github.com/mdnice/markdown-nice.git", + "homepage": "https://mdnice.com/", + "stargazers_count": 4069, + "watchers_count": 4069, + "language": "JavaScript", + "topics": [ + "antd", + "markdown", + "react", + "wechat" + ] }, { - "id": 525393659, - "node_id": "R_kgDOH1De-w", - "name": "SnipDo-Extensions", - "full_name": "poochie89/SnipDo-Extensions", - "owner": { - "login": "poochie89", - "id": 11651196, - "avatar_url": "https://avatars.githubusercontent.com/u/11651196?v=4", - "url": "https://api.github.com/users/poochie89", - "html_url": "https://github.com/poochie89" - }, - "html_url": "https://github.com/poochie89/SnipDo-Extensions", - "description": "SnipDo extensions and advanced guide", - "url": "https://api.github.com/repos/poochie89/SnipDo-Extensions", - "languages_url": "https://api.github.com/repos/poochie89/SnipDo-Extensions/languages", - "created_at": "2022-08-16T13:33:27Z", - "updated_at": "2024-04-30T11:51:20Z", - "git_url": "git://github.com/poochie89/SnipDo-Extensions.git", - "ssh_url": "git@github.com:poochie89/SnipDo-Extensions.git", - "clone_url": "https://github.com/poochie89/SnipDo-Extensions.git", - "homepage": null, - "stargazers_count": 110, - "watchers_count": 110, - "language": null, - "topics": [] + "id": 189555210, + "node_id": "MDEwOlJlcG9zaXRvcnkxODk1NTUyMTA=", + "name": "GOFamily", + "full_name": "shgopher/GOFamily", + "owner": { + "login": "shgopher", + "id": 42873232, + "avatar_url": "https://avatars.githubusercontent.com/u/42873232?v=4", + "url": "https://api.github.com/users/shgopher", + "html_url": "https://github.com/shgopher" + }, + "html_url": "https://github.com/shgopher/GOFamily", + "description": "🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。", + "url": "https://api.github.com/repos/shgopher/GOFamily", + "languages_url": "https://api.github.com/repos/shgopher/GOFamily/languages", + "created_at": "2019-05-31T08:11:49Z", + "updated_at": "2024-05-06T07:23:10Z", + "git_url": "git://github.com/shgopher/GOFamily.git", + "ssh_url": "git@github.com:shgopher/GOFamily.git", + "clone_url": "https://github.com/shgopher/GOFamily.git", + "homepage": "https://shgopher.github.io/GOFamily/", + "stargazers_count": 2040, + "watchers_count": 2040, + "language": "JavaScript", + "topics": [ + "concurrency", + "concurrency-patterns", + "data-structure", + "go", + "go-concurrency", + "go-runtime", + "gofamily", + "golang", + "project", + "runtime" + ] }, { - "id": 776614534, - "node_id": "R_kgDOLkoyhg", - "name": "go-learning", - "full_name": "rosedblabs/go-learning", + "id": 25149508, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTE0OTUwOA==", + "name": "co-wechat", + "full_name": "node-webot/co-wechat", "owner": { - "login": "rosedblabs", - "id": 96101803, - "avatar_url": "https://avatars.githubusercontent.com/u/96101803?v=4", - "url": "https://api.github.com/users/rosedblabs", - "html_url": "https://github.com/rosedblabs" + "login": "node-webot", + "id": 4167113, + "avatar_url": "https://avatars.githubusercontent.com/u/4167113?v=4", + "url": "https://api.github.com/users/node-webot", + "html_url": "https://github.com/node-webot" }, - "html_url": "https://github.com/rosedblabs/go-learning", - "description": "(Chinese) 收集一些不错的 Golang 学习资料、博客、书籍等", - "url": "https://api.github.com/repos/rosedblabs/go-learning", - "languages_url": "https://api.github.com/repos/rosedblabs/go-learning/languages", - "created_at": "2024-03-24T01:38:18Z", - "updated_at": "2024-04-30T13:49:50Z", - "git_url": "git://github.com/rosedblabs/go-learning.git", - "ssh_url": "git@github.com:rosedblabs/go-learning.git", - "clone_url": "https://github.com/rosedblabs/go-learning.git", - "homepage": null, - "stargazers_count": 128, - "watchers_count": 128, - "language": null, + "html_url": "https://github.com/node-webot/co-wechat", + "description": "Wechat for Koa", + "url": "https://api.github.com/repos/node-webot/co-wechat", + "languages_url": "https://api.github.com/repos/node-webot/co-wechat/languages", + "created_at": "2014-10-13T08:10:16Z", + "updated_at": "2024-05-05T06:40:54Z", + "git_url": "git://github.com/node-webot/co-wechat.git", + "ssh_url": "git@github.com:node-webot/co-wechat.git", + "clone_url": "https://github.com/node-webot/co-wechat.git", + "homepage": "", + "stargazers_count": 423, + "watchers_count": 423, + "language": "JavaScript", "topics": [] }, { - "id": 618858597, - "node_id": "R_kgDOJOMIZQ", - "name": "Supershell", - "full_name": "tdragon6/Supershell", + "id": 323076240, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjMwNzYyNDA=", + "name": "next-terminal", + "full_name": "dushixiang/next-terminal", + "owner": { + "login": "dushixiang", + "id": 17633733, + "avatar_url": "https://avatars.githubusercontent.com/u/17633733?v=4", + "url": "https://api.github.com/users/dushixiang", + "html_url": "https://github.com/dushixiang" + }, + "html_url": "https://github.com/dushixiang/next-terminal", + "description": "Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。", + "url": "https://api.github.com/repos/dushixiang/next-terminal", + "languages_url": "https://api.github.com/repos/dushixiang/next-terminal/languages", + "created_at": "2020-12-20T13:18:29Z", + "updated_at": "2024-05-06T18:25:18Z", + "git_url": "git://github.com/dushixiang/next-terminal.git", + "ssh_url": "git@github.com:dushixiang/next-terminal.git", + "clone_url": "https://github.com/dushixiang/next-terminal.git", + "homepage": "https://next-terminal.typesafe.cn", + "stargazers_count": 4447, + "watchers_count": 4447, + "language": "JavaScript", + "topics": [ + "antd", + "antd-design", + "docker", + "go", + "golang", + "guacamole", + "rdp", + "react", + "ssh", + "vnc" + ] + } + ], + "TypeScript": [ + { + "id": 291438522, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTE0Mzg1MjI=", + "name": "siyuan", + "full_name": "siyuan-note/siyuan", "owner": { - "login": "tdragon6", - "id": 95691624, - "avatar_url": "https://avatars.githubusercontent.com/u/95691624?v=4", - "url": "https://api.github.com/users/tdragon6", - "html_url": "https://github.com/tdragon6" + "login": "siyuan-note", + "id": 70468694, + "avatar_url": "https://avatars.githubusercontent.com/u/70468694?v=4", + "url": "https://api.github.com/users/siyuan-note", + "html_url": "https://github.com/siyuan-note" }, - "html_url": "https://github.com/tdragon6/Supershell", - "description": "Supershell C2 远控平台,基于反向SSH隧道获取完全交互式Shell", - "url": "https://api.github.com/repos/tdragon6/Supershell", - "languages_url": "https://api.github.com/repos/tdragon6/Supershell/languages", - "created_at": "2023-03-25T15:02:43Z", - "updated_at": "2024-04-30T09:18:13Z", - "git_url": "git://github.com/tdragon6/Supershell.git", - "ssh_url": "git@github.com:tdragon6/Supershell.git", - "clone_url": "https://github.com/tdragon6/Supershell.git", - "homepage": "https://github.com/tdragon6/Supershell/wiki", - "stargazers_count": 1275, - "watchers_count": 1275, - "language": null, - "topics": [] + "html_url": "https://github.com/siyuan-note/siyuan", + "description": "A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.", + "url": "https://api.github.com/repos/siyuan-note/siyuan", + "languages_url": "https://api.github.com/repos/siyuan-note/siyuan/languages", + "created_at": "2020-08-30T09:21:35Z", + "updated_at": "2024-05-06T23:31:03Z", + "git_url": "git://github.com/siyuan-note/siyuan.git", + "ssh_url": "git@github.com:siyuan-note/siyuan.git", + "clone_url": "https://github.com/siyuan-note/siyuan.git", + "homepage": "https://b3log.org/siyuan", + "stargazers_count": 16093, + "watchers_count": 16093, + "language": "TypeScript", + "topics": [ + "anki", + "chatgpt", + "electron", + "evernote", + "knowledge-base", + "local-first", + "markdown", + "note-taking", + "notebook", + "notes-app", + "notion", + "obsidian", + "ocr", + "openai", + "pdf", + "pkm", + "s3", + "self-hosted", + "webdav" + ] }, { - "id": 744575265, - "node_id": "R_kgDOLGFRIQ", - "name": "Awesome-AI", - "full_name": "cssmagic/Awesome-AI", + "id": 127769231, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjc3NjkyMzE=", + "name": "RSSHub", + "full_name": "DIYgod/RSSHub", "owner": { - "login": "cssmagic", - "id": 1231359, - "avatar_url": "https://avatars.githubusercontent.com/u/1231359?v=4", - "url": "https://api.github.com/users/cssmagic", - "html_url": "https://github.com/cssmagic" + "login": "DIYgod", + "id": 8266075, + "avatar_url": "https://avatars.githubusercontent.com/u/8266075?v=4", + "url": "https://api.github.com/users/DIYgod", + "html_url": "https://github.com/DIYgod" }, - "html_url": "https://github.com/cssmagic/Awesome-AI", - "description": "收集分享 AI 大型语言模型 (LLM)、AI 辅助编程、AI 绘画等领域的常用资料,探索生成式人工智能的应用与开发。", - "url": "https://api.github.com/repos/cssmagic/Awesome-AI", - "languages_url": "https://api.github.com/repos/cssmagic/Awesome-AI/languages", - "created_at": "2024-01-17T15:25:13Z", - "updated_at": "2024-05-05T14:55:44Z", - "git_url": "git://github.com/cssmagic/Awesome-AI.git", - "ssh_url": "git@github.com:cssmagic/Awesome-AI.git", - "clone_url": "https://github.com/cssmagic/Awesome-AI.git", - "homepage": "", - "stargazers_count": 50, - "watchers_count": 50, - "language": null, + "html_url": "https://github.com/DIYgod/RSSHub", + "description": "🧡 Everything is RSSible", + "url": "https://api.github.com/repos/DIYgod/RSSHub", + "languages_url": "https://api.github.com/repos/DIYgod/RSSHub/languages", + "created_at": "2018-04-02T14:43:21Z", + "updated_at": "2024-05-06T21:29:13Z", + "git_url": "git://github.com/DIYgod/RSSHub.git", + "ssh_url": "git@github.com:DIYgod/RSSHub.git", + "clone_url": "https://github.com/DIYgod/RSSHub.git", + "homepage": "https://docs.rsshub.app", + "stargazers_count": 29818, + "watchers_count": 29818, + "language": "TypeScript", "topics": [ - "chatgpt", - "github-copilot", - "gpts", - "llm" + "bilibili", + "douban", + "dribbble", + "instagram", + "lofter", + "pixiv", + "rss", + "rsshub", + "spotify", + "telegram", + "tiktok", + "twitter", + "v2ex", + "wechat", + "weibo", + "ximalaya", + "youtube", + "zhihu" ] }, { - "id": 760327027, - "node_id": "R_kgDOLVGrcw", - "name": "indie-hacker-tools", - "full_name": "weijunext/indie-hacker-tools", + "id": 767869293, + "node_id": "R_kgDOLcTBbQ", + "name": "landing-page-boilerplate", + "full_name": "weijunext/landing-page-boilerplate", "owner": { "login": "weijunext", "id": 35557951, @@ -13153,7477 +15639,8226 @@ "url": "https://api.github.com/users/weijunext", "html_url": "https://github.com/weijunext" }, - "html_url": "https://github.com/weijunext/indie-hacker-tools", - "description": "收录独立开发者出海技术栈和工具", - "url": "https://api.github.com/repos/weijunext/indie-hacker-tools", - "languages_url": "https://api.github.com/repos/weijunext/indie-hacker-tools/languages", - "created_at": "2024-02-20T08:01:27Z", - "updated_at": "2024-05-06T00:31:57Z", - "git_url": "git://github.com/weijunext/indie-hacker-tools.git", - "ssh_url": "git@github.com:weijunext/indie-hacker-tools.git", - "clone_url": "https://github.com/weijunext/indie-hacker-tools.git", - "homepage": null, - "stargazers_count": 4648, - "watchers_count": 4648, - "language": null, + "html_url": "https://github.com/weijunext/landing-page-boilerplate", + "description": "A versatile landing page boilerplate, ideal for various projects and marketing campaigns.", + "url": "https://api.github.com/repos/weijunext/landing-page-boilerplate", + "languages_url": "https://api.github.com/repos/weijunext/landing-page-boilerplate/languages", + "created_at": "2024-03-06T03:21:53Z", + "updated_at": "2024-05-06T14:54:44Z", + "git_url": "git://github.com/weijunext/landing-page-boilerplate.git", + "ssh_url": "git@github.com:weijunext/landing-page-boilerplate.git", + "clone_url": "https://github.com/weijunext/landing-page-boilerplate.git", + "homepage": "https://landingpage.weijunext.com/", + "stargazers_count": 540, + "watchers_count": 540, + "language": "TypeScript", "topics": [] }, { - "id": 745546184, - "node_id": "R_kgDOLHAhyA", - "name": "awesome-prompts", - "full_name": "ai-boost/awesome-prompts", + "id": 496262056, + "node_id": "R_kgDOHZRbqA", + "name": "Yacd-meta", + "full_name": "MetaCubeX/Yacd-meta", "owner": { - "login": "ai-boost", - "id": 70333750, - "avatar_url": "https://avatars.githubusercontent.com/u/70333750?v=4", - "url": "https://api.github.com/users/ai-boost", - "html_url": "https://github.com/ai-boost" + "login": "MetaCubeX", + "id": 84378451, + "avatar_url": "https://avatars.githubusercontent.com/u/84378451?v=4", + "url": "https://api.github.com/users/MetaCubeX", + "html_url": "https://github.com/MetaCubeX" }, - "html_url": "https://github.com/ai-boost/awesome-prompts", - "description": "Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.", - "url": "https://api.github.com/repos/ai-boost/awesome-prompts", - "languages_url": "https://api.github.com/repos/ai-boost/awesome-prompts/languages", - "created_at": "2024-01-19T15:15:10Z", - "updated_at": "2024-05-06T00:59:57Z", - "git_url": "git://github.com/ai-boost/awesome-prompts.git", - "ssh_url": "git@github.com:ai-boost/awesome-prompts.git", - "clone_url": "https://github.com/ai-boost/awesome-prompts.git", - "homepage": "https://awesomegpts.vip", - "stargazers_count": 4328, - "watchers_count": 4328, - "language": null, + "html_url": "https://github.com/MetaCubeX/Yacd-meta", + "description": "Yet Another Clash Dashboard", + "url": "https://api.github.com/repos/MetaCubeX/Yacd-meta", + "languages_url": "https://api.github.com/repos/MetaCubeX/Yacd-meta/languages", + "created_at": "2022-05-25T14:18:35Z", + "updated_at": "2024-05-05T13:10:12Z", + "git_url": "git://github.com/MetaCubeX/Yacd-meta.git", + "ssh_url": "git@github.com:MetaCubeX/Yacd-meta.git", + "clone_url": "https://github.com/MetaCubeX/Yacd-meta.git", + "homepage": "http://yacd.metacubex.one", + "stargazers_count": 385, + "watchers_count": 385, + "language": "TypeScript", + "topics": [] + }, + { + "id": 387151905, + "node_id": "MDEwOlJlcG9zaXRvcnkzODcxNTE5MDU=", + "name": "github-notion-star", + "full_name": "lcjnil/github-notion-star", + "owner": { + "login": "lcjnil", + "id": 5821684, + "avatar_url": "https://avatars.githubusercontent.com/u/5821684?v=4", + "url": "https://api.github.com/users/lcjnil", + "html_url": "https://github.com/lcjnil" + }, + "html_url": "https://github.com/lcjnil/github-notion-star", + "description": null, + "url": "https://api.github.com/repos/lcjnil/github-notion-star", + "languages_url": "https://api.github.com/repos/lcjnil/github-notion-star/languages", + "created_at": "2021-07-18T10:47:52Z", + "updated_at": "2024-04-18T08:54:12Z", + "git_url": "git://github.com/lcjnil/github-notion-star.git", + "ssh_url": "git@github.com:lcjnil/github-notion-star.git", + "clone_url": "https://github.com/lcjnil/github-notion-star.git", + "homepage": "", + "stargazers_count": 118, + "watchers_count": 118, + "language": "TypeScript", "topics": [ - "awesome", - "awesome-list", - "chatgpt", - "gpt4", - "gpts", - "gptstore", - "papers", - "prompt", - "prompt-engineering" + "github", + "github-actions", + "notion" ] }, { - "id": 767255231, - "node_id": "R_kgDOLbtivw", - "name": "rust-learning", - "full_name": "rosedblabs/rust-learning", + "id": 719878910, + "node_id": "R_kgDOKuh6_g", + "name": "LafTools", + "full_name": "work7z/LafTools", "owner": { - "login": "rosedblabs", - "id": 96101803, - "avatar_url": "https://avatars.githubusercontent.com/u/96101803?v=4", - "url": "https://api.github.com/users/rosedblabs", - "html_url": "https://github.com/rosedblabs" + "login": "work7z", + "id": 60811462, + "avatar_url": "https://avatars.githubusercontent.com/u/60811462?v=4", + "url": "https://api.github.com/users/work7z", + "html_url": "https://github.com/work7z" }, - "html_url": "https://github.com/rosedblabs/rust-learning", - "description": "(Chinese) 收集一些不错的 Rust 学习资料、博客、书籍等", - "url": "https://api.github.com/repos/rosedblabs/rust-learning", - "languages_url": "https://api.github.com/repos/rosedblabs/rust-learning/languages", - "created_at": "2024-03-05T00:51:25Z", - "updated_at": "2024-05-05T23:03:01Z", - "git_url": "git://github.com/rosedblabs/rust-learning.git", - "ssh_url": "git@github.com:rosedblabs/rust-learning.git", - "clone_url": "https://github.com/rosedblabs/rust-learning.git", - "homepage": "", - "stargazers_count": 109, - "watchers_count": 109, - "language": null, + "html_url": "https://github.com/work7z/LafTools", + "description": "The next generation of a AI-based toolbox designed for programmers. 专为高级程序员设计的AI编程工具箱,免费安全开源,更涵盖代码分析转换解析及离线文档等实用功能", + "url": "https://api.github.com/repos/work7z/LafTools", + "languages_url": "https://api.github.com/repos/work7z/LafTools/languages", + "created_at": "2023-11-17T05:01:26Z", + "updated_at": "2024-05-06T11:44:17Z", + "git_url": "git://github.com/work7z/LafTools.git", + "ssh_url": "git@github.com:work7z/LafTools.git", + "clone_url": "https://github.com/work7z/LafTools.git", + "homepage": "https://laftools.dev", + "stargazers_count": 294, + "watchers_count": 294, + "language": "TypeScript", + "topics": [ + "codec", + "formatter", + "offline-able", + "parser", + "tauri", + "toolbox" + ] + }, + { + "id": 317639685, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTc2Mzk2ODU=", + "name": "kit", + "full_name": "johnlindquist/kit", + "owner": { + "login": "johnlindquist", + "id": 36073, + "avatar_url": "https://avatars.githubusercontent.com/u/36073?v=4", + "url": "https://api.github.com/users/johnlindquist", + "html_url": "https://github.com/johnlindquist" + }, + "html_url": "https://github.com/johnlindquist/kit", + "description": "Script Kit. Automate Anything.", + "url": "https://api.github.com/repos/johnlindquist/kit", + "languages_url": "https://api.github.com/repos/johnlindquist/kit/languages", + "created_at": "2020-12-01T19:00:40Z", + "updated_at": "2024-05-05T05:43:26Z", + "git_url": "git://github.com/johnlindquist/kit.git", + "ssh_url": "git@github.com:johnlindquist/kit.git", + "clone_url": "https://github.com/johnlindquist/kit.git", + "homepage": "https://scriptkit.com", + "stargazers_count": 3812, + "watchers_count": 3812, + "language": "TypeScript", "topics": [] }, { - "id": 61722517, - "node_id": "MDEwOlJlcG9zaXRvcnk2MTcyMjUxNw==", - "name": "awesome-windows-command-line", - "full_name": "Awesome-Windows/awesome-windows-command-line", + "id": 750843364, + "node_id": "R_kgDOLMD15A", + "name": "Apifox-UI", + "full_name": "Codennnn/Apifox-UI", "owner": { - "login": "Awesome-Windows", - "id": 19653660, - "avatar_url": "https://avatars.githubusercontent.com/u/19653660?v=4", - "url": "https://api.github.com/users/Awesome-Windows", - "html_url": "https://github.com/Awesome-Windows" + "login": "Codennnn", + "id": 47730755, + "avatar_url": "https://avatars.githubusercontent.com/u/47730755?v=4", + "url": "https://api.github.com/users/Codennnn", + "html_url": "https://github.com/Codennnn" }, - "html_url": "https://github.com/Awesome-Windows/awesome-windows-command-line", - "description": ":black_medium_square: Use your Windows terminal to do awesome things.", - "url": "https://api.github.com/repos/Awesome-Windows/awesome-windows-command-line", - "languages_url": "https://api.github.com/repos/Awesome-Windows/awesome-windows-command-line/languages", - "created_at": "2016-06-22T13:46:22Z", - "updated_at": "2024-04-22T11:59:29Z", - "git_url": "git://github.com/Awesome-Windows/awesome-windows-command-line.git", - "ssh_url": "git@github.com:Awesome-Windows/awesome-windows-command-line.git", - "clone_url": "https://github.com/Awesome-Windows/awesome-windows-command-line.git", - "homepage": "", - "stargazers_count": 303, - "watchers_count": 303, - "language": null, + "html_url": "https://github.com/Codennnn/Apifox-UI", + "description": "精心仿制 Apifox 界面,使用 Next + Antd + TailwindCSS 开发,源码融入了很多好的编码实践,非常适合 React 新手学习!", + "url": "https://api.github.com/repos/Codennnn/Apifox-UI", + "languages_url": "https://api.github.com/repos/Codennnn/Apifox-UI/languages", + "created_at": "2024-01-31T12:39:05Z", + "updated_at": "2024-05-06T01:28:19Z", + "git_url": "git://github.com/Codennnn/Apifox-UI.git", + "ssh_url": "git@github.com:Codennnn/Apifox-UI.git", + "clone_url": "https://github.com/Codennnn/Apifox-UI.git", + "homepage": "https://apifox-ui.leoku.dev", + "stargazers_count": 83, + "watchers_count": 83, + "language": "TypeScript", "topics": [] }, { - "id": 64231631, - "node_id": "MDEwOlJlcG9zaXRvcnk2NDIzMTYzMQ==", - "name": "Windows", - "full_name": "Hack-with-Github/Windows", + "id": 108761645, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDg3NjE2NDU=", + "name": "nocodb", + "full_name": "nocodb/nocodb", + "owner": { + "login": "nocodb", + "id": 50206778, + "avatar_url": "https://avatars.githubusercontent.com/u/50206778?v=4", + "url": "https://api.github.com/users/nocodb", + "html_url": "https://github.com/nocodb" + }, + "html_url": "https://github.com/nocodb/nocodb", + "description": "🔥 🔥 🔥 Open Source Airtable Alternative", + "url": "https://api.github.com/repos/nocodb/nocodb", + "languages_url": "https://api.github.com/repos/nocodb/nocodb/languages", + "created_at": "2017-10-29T18:51:48Z", + "updated_at": "2024-05-07T01:09:02Z", + "git_url": "git://github.com/nocodb/nocodb.git", + "ssh_url": "git@github.com:nocodb/nocodb.git", + "clone_url": "https://github.com/nocodb/nocodb.git", + "homepage": "https://nocodb.com", + "stargazers_count": 42642, + "watchers_count": 42642, + "language": "TypeScript", + "topics": [ + "admin-dashboard", + "admin-ui", + "airtable", + "airtable-alternative", + "automatic-api", + "hacktoberfest", + "low-code", + "mariadb", + "mysql", + "no-code", + "no-code-database", + "no-code-platform", + "postgresql", + "rest-api", + "restful-api", + "spreadsheet", + "sqlite", + "sqlserver", + "swagger" + ] + }, + { + "id": 59435364, + "node_id": "MDEwOlJlcG9zaXRvcnk1OTQzNTM2NA==", + "name": "outline", + "full_name": "outline/outline", "owner": { - "login": "Hack-with-Github", - "id": 18143746, - "avatar_url": "https://avatars.githubusercontent.com/u/18143746?v=4", - "url": "https://api.github.com/users/Hack-with-Github", - "html_url": "https://github.com/Hack-with-Github" + "login": "outline", + "id": 1765001, + "avatar_url": "https://avatars.githubusercontent.com/u/1765001?v=4", + "url": "https://api.github.com/users/outline", + "html_url": "https://github.com/outline" }, - "html_url": "https://github.com/Hack-with-Github/Windows", - "description": "Awesome tools to exploit Windows !", - "url": "https://api.github.com/repos/Hack-with-Github/Windows", - "languages_url": "https://api.github.com/repos/Hack-with-Github/Windows/languages", - "created_at": "2016-07-26T15:15:32Z", - "updated_at": "2024-05-05T07:06:09Z", - "git_url": "git://github.com/Hack-with-Github/Windows.git", - "ssh_url": "git@github.com:Hack-with-Github/Windows.git", - "clone_url": "https://github.com/Hack-with-Github/Windows.git", - "homepage": "", - "stargazers_count": 1477, - "watchers_count": 1477, - "language": null, + "html_url": "https://github.com/outline/outline", + "description": "The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.", + "url": "https://api.github.com/repos/outline/outline", + "languages_url": "https://api.github.com/repos/outline/outline/languages", + "created_at": "2016-05-22T21:31:47Z", + "updated_at": "2024-05-07T01:11:37Z", + "git_url": "git://github.com/outline/outline.git", + "ssh_url": "git@github.com:outline/outline.git", + "clone_url": "https://github.com/outline/outline.git", + "homepage": "https://www.getoutline.com", + "stargazers_count": 24575, + "watchers_count": 24575, + "language": "TypeScript", "topics": [ - "exploitation", - "exploiting-windows", - "post-exploitation-powershell", - "powershell", - "powershell-payload", - "powershell-script", - "windows-hacking", - "windows-machine" + "docker", + "hacktoberfest", + "javascript", + "mobx", + "nodejs", + "react", + "slack", + "wiki" ] }, { - "id": 60831076, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDgzMTA3Ng==", - "name": "best-windows-apps", - "full_name": "stackia/best-windows-apps", + "id": 434826774, + "node_id": "R_kgDOGeruFg", + "name": "clash-verge", + "full_name": "zzzgydi/clash-verge", "owner": { - "login": "stackia", - "id": 5107241, - "avatar_url": "https://avatars.githubusercontent.com/u/5107241?v=4", - "url": "https://api.github.com/users/stackia", - "html_url": "https://github.com/stackia" + "login": "zzzgydi", + "id": 27361820, + "avatar_url": "https://avatars.githubusercontent.com/u/27361820?v=4", + "url": "https://api.github.com/users/zzzgydi", + "html_url": "https://github.com/zzzgydi" }, - "html_url": "https://github.com/stackia/best-windows-apps", - "description": "推荐好用、优秀的 Windows 应用", - "url": "https://api.github.com/repos/stackia/best-windows-apps", - "languages_url": "https://api.github.com/repos/stackia/best-windows-apps/languages", - "created_at": "2016-06-10T07:30:03Z", - "updated_at": "2024-05-06T01:04:51Z", - "git_url": "git://github.com/stackia/best-windows-apps.git", - "ssh_url": "git@github.com:stackia/best-windows-apps.git", - "clone_url": "https://github.com/stackia/best-windows-apps.git", + "html_url": "https://github.com/zzzgydi/clash-verge", + "description": "A Clash GUI based on tauri. Supports Windows, macOS and Linux.", + "url": "https://api.github.com/repos/zzzgydi/clash-verge", + "languages_url": "https://api.github.com/repos/zzzgydi/clash-verge/languages", + "created_at": "2021-12-04T06:31:50Z", + "updated_at": "2024-05-06T18:16:35Z", + "git_url": "git://github.com/zzzgydi/clash-verge.git", + "ssh_url": "git@github.com:zzzgydi/clash-verge.git", + "clone_url": "https://github.com/zzzgydi/clash-verge.git", "homepage": "", - "stargazers_count": 1940, - "watchers_count": 1940, - "language": null, - "topics": [] + "stargazers_count": 20207, + "watchers_count": 20207, + "language": "TypeScript", + "topics": [ + "clash", + "cross-platform", + "react", + "rust", + "tauri" + ] }, { - "id": 60027534, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDAyNzUzNA==", - "name": "Awesome", - "full_name": "Awesome-Windows/Awesome", + "id": 577049968, + "node_id": "R_kgDOImUVcA", + "name": "v2ex", + "full_name": "liaoliao666/v2ex", "owner": { - "login": "Awesome-Windows", - "id": 19653660, - "avatar_url": "https://avatars.githubusercontent.com/u/19653660?v=4", - "url": "https://api.github.com/users/Awesome-Windows", - "html_url": "https://github.com/Awesome-Windows" + "login": "liaoliao666", + "id": 26479949, + "avatar_url": "https://avatars.githubusercontent.com/u/26479949?v=4", + "url": "https://api.github.com/users/liaoliao666", + "html_url": "https://github.com/liaoliao666" }, - "html_url": "https://github.com/Awesome-Windows/Awesome", - "description": ":computer: 🎉 An awesome & curated list of best applications and tools for Windows.", - "url": "https://api.github.com/repos/Awesome-Windows/Awesome", - "languages_url": "https://api.github.com/repos/Awesome-Windows/Awesome/languages", - "created_at": "2016-05-30T17:27:35Z", - "updated_at": "2024-05-05T22:42:34Z", - "git_url": "git://github.com/Awesome-Windows/Awesome.git", - "ssh_url": "git@github.com:Awesome-Windows/Awesome.git", - "clone_url": "https://github.com/Awesome-Windows/Awesome.git", + "html_url": "https://github.com/liaoliao666/v2ex", + "description": "V2EX 好看的第三方客户端,原生 App,支持夜间模式。", + "url": "https://api.github.com/repos/liaoliao666/v2ex", + "languages_url": "https://api.github.com/repos/liaoliao666/v2ex/languages", + "created_at": "2022-12-11T20:19:12Z", + "updated_at": "2024-05-06T01:16:21Z", + "git_url": "git://github.com/liaoliao666/v2ex.git", + "ssh_url": "git@github.com:liaoliao666/v2ex.git", + "clone_url": "https://github.com/liaoliao666/v2ex.git", "homepage": "", - "stargazers_count": 27342, - "watchers_count": 27342, - "language": null, + "stargazers_count": 488, + "watchers_count": 488, + "language": "TypeScript", "topics": [ - "awesome", - "microsoft", - "windows", - "windows-10" + "v2ex", + "v2fun" ] }, { - "id": 21552971, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTU1Mjk3MQ==", - "name": "awesome-shell", - "full_name": "alebcay/awesome-shell", + "id": 53538899, + "node_id": "MDEwOlJlcG9zaXRvcnk1MzUzODg5OQ==", + "name": "clients", + "full_name": "bitwarden/clients", "owner": { - "login": "alebcay", - "id": 3536482, - "avatar_url": "https://avatars.githubusercontent.com/u/3536482?v=4", - "url": "https://api.github.com/users/alebcay", - "html_url": "https://github.com/alebcay" + "login": "bitwarden", + "id": 15990069, + "avatar_url": "https://avatars.githubusercontent.com/u/15990069?v=4", + "url": "https://api.github.com/users/bitwarden", + "html_url": "https://github.com/bitwarden" }, - "html_url": "https://github.com/alebcay/awesome-shell", - "description": "A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.", - "url": "https://api.github.com/repos/alebcay/awesome-shell", - "languages_url": "https://api.github.com/repos/alebcay/awesome-shell/languages", - "created_at": "2014-07-07T01:57:42Z", - "updated_at": "2024-05-06T00:49:13Z", - "git_url": "git://github.com/alebcay/awesome-shell.git", - "ssh_url": "git@github.com:alebcay/awesome-shell.git", - "clone_url": "https://github.com/alebcay/awesome-shell.git", - "homepage": "", - "stargazers_count": 31238, - "watchers_count": 31238, - "language": null, + "html_url": "https://github.com/bitwarden/clients", + "description": "Bitwarden client applications (web, browser extension, desktop, and cli)", + "url": "https://api.github.com/repos/bitwarden/clients", + "languages_url": "https://api.github.com/repos/bitwarden/clients/languages", + "created_at": "2016-03-09T23:14:01Z", + "updated_at": "2024-05-07T01:13:49Z", + "git_url": "git://github.com/bitwarden/clients.git", + "ssh_url": "git@github.com:bitwarden/clients.git", + "clone_url": "https://github.com/bitwarden/clients.git", + "homepage": "https://bitwarden.com", + "stargazers_count": 8352, + "watchers_count": 8352, + "language": "TypeScript", "topics": [ - "awesome", - "awesome-list", - "bash", + "angular", + "bitwarden", + "browser-extension", + "chrome", "cli", - "fish", - "list", - "shell", - "zsh" + "desktop", + "electron", + "firefox", + "javascript", + "nodejs", + "safari", + "typescript", + "webextension" ] }, { - "id": 18708860, - "node_id": "MDEwOlJlcG9zaXRvcnkxODcwODg2MA==", - "name": "github-cheat-sheet", - "full_name": "tiimgreen/github-cheat-sheet", + "id": 713295428, + "node_id": "R_kgDOKoQGRA", + "name": "clash-verge", + "full_name": "MetaCubeX/clash-verge", "owner": { - "login": "tiimgreen", - "id": 4130574, - "avatar_url": "https://avatars.githubusercontent.com/u/4130574?v=4", - "url": "https://api.github.com/users/tiimgreen", - "html_url": "https://github.com/tiimgreen" + "login": "MetaCubeX", + "id": 84378451, + "avatar_url": "https://avatars.githubusercontent.com/u/84378451?v=4", + "url": "https://api.github.com/users/MetaCubeX", + "html_url": "https://github.com/MetaCubeX" + }, + "html_url": "https://github.com/MetaCubeX/clash-verge", + "description": "A Clash GUI based on tauri. Supports Windows, macOS and Linux.", + "url": "https://api.github.com/repos/MetaCubeX/clash-verge", + "languages_url": "https://api.github.com/repos/MetaCubeX/clash-verge/languages", + "created_at": "2023-11-02T08:30:01Z", + "updated_at": "2024-05-06T15:03:35Z", + "git_url": "git://github.com/MetaCubeX/clash-verge.git", + "ssh_url": "git@github.com:MetaCubeX/clash-verge.git", + "clone_url": "https://github.com/MetaCubeX/clash-verge.git", + "homepage": "", + "stargazers_count": 458, + "watchers_count": 458, + "language": "TypeScript", + "topics": [] + }, + { + "id": 19441793, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTQ0MTc5Mw==", + "name": "regulex", + "full_name": "CJex/regulex", + "owner": { + "login": "CJex", + "id": 2967361, + "avatar_url": "https://avatars.githubusercontent.com/u/2967361?v=4", + "url": "https://api.github.com/users/CJex", + "html_url": "https://github.com/CJex" }, - "html_url": "https://github.com/tiimgreen/github-cheat-sheet", - "description": "A list of cool features of Git and GitHub.", - "url": "https://api.github.com/repos/tiimgreen/github-cheat-sheet", - "languages_url": "https://api.github.com/repos/tiimgreen/github-cheat-sheet/languages", - "created_at": "2014-04-12T16:38:42Z", - "updated_at": "2024-05-05T23:07:39Z", - "git_url": "git://github.com/tiimgreen/github-cheat-sheet.git", - "ssh_url": "git@github.com:tiimgreen/github-cheat-sheet.git", - "clone_url": "https://github.com/tiimgreen/github-cheat-sheet.git", - "homepage": "http://git.io/sheet", - "stargazers_count": 45776, - "watchers_count": 45776, - "language": null, + "html_url": "https://github.com/CJex/regulex", + "description": ":construction: Regular Expression Excited!", + "url": "https://api.github.com/repos/CJex/regulex", + "languages_url": "https://api.github.com/repos/CJex/regulex/languages", + "created_at": "2014-05-05T02:40:52Z", + "updated_at": "2024-05-06T08:53:29Z", + "git_url": "git://github.com/CJex/regulex.git", + "ssh_url": "git@github.com:CJex/regulex.git", + "clone_url": "https://github.com/CJex/regulex.git", + "homepage": "https://jex.im/regulex/", + "stargazers_count": 5684, + "watchers_count": 5684, + "language": "TypeScript", "topics": [ - "awesome", - "awesome-list", - "git", - "github", - "list" + "diagram", + "javascript", + "regex", + "regexp", + "regular-expression", + "regulex", + "typescript" ] }, { - "id": 82128465, - "node_id": "MDEwOlJlcG9zaXRvcnk4MjEyODQ2NQ==", - "name": "Android", - "full_name": "open-android/Android", + "id": 231283452, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzEyODM0NTI=", + "name": "excalidraw", + "full_name": "excalidraw/excalidraw", "owner": { - "login": "open-android", - "id": 23095877, - "avatar_url": "https://avatars.githubusercontent.com/u/23095877?v=4", - "url": "https://api.github.com/users/open-android", - "html_url": "https://github.com/open-android" + "login": "excalidraw", + "id": 59452120, + "avatar_url": "https://avatars.githubusercontent.com/u/59452120?v=4", + "url": "https://api.github.com/users/excalidraw", + "html_url": "https://github.com/excalidraw" }, - "html_url": "https://github.com/open-android/Android", - "description": "GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频", - "url": "https://api.github.com/repos/open-android/Android", - "languages_url": "https://api.github.com/repos/open-android/Android/languages", - "created_at": "2017-02-16T02:10:13Z", - "updated_at": "2024-05-05T16:53:40Z", - "git_url": "git://github.com/open-android/Android.git", - "ssh_url": "git@github.com:open-android/Android.git", - "clone_url": "https://github.com/open-android/Android.git", - "homepage": "", - "stargazers_count": 14030, - "watchers_count": 14030, - "language": null, + "html_url": "https://github.com/excalidraw/excalidraw", + "description": "Virtual whiteboard for sketching hand-drawn like diagrams", + "url": "https://api.github.com/repos/excalidraw/excalidraw", + "languages_url": "https://api.github.com/repos/excalidraw/excalidraw/languages", + "created_at": "2020-01-02T01:04:43Z", + "updated_at": "2024-05-06T23:00:30Z", + "git_url": "git://github.com/excalidraw/excalidraw.git", + "ssh_url": "git@github.com:excalidraw/excalidraw.git", + "clone_url": "https://github.com/excalidraw/excalidraw.git", + "homepage": "https://excalidraw.com", + "stargazers_count": 73473, + "watchers_count": 73473, + "language": "TypeScript", "topics": [ - "android", - "java" + "canvas", + "collaboration", + "diagrams", + "drawing", + "hacktoberfest", + "productivity", + "whiteboard" ] }, { - "id": 423398688, - "node_id": "R_kgDOGTyNIA", - "name": "oh-my-foss-android", - "full_name": "xlucn/oh-my-foss-android", + "id": 298958218, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTg5NTgyMTg=", + "name": "awesome-nodejs", + "full_name": "zerolab-fe/awesome-nodejs", "owner": { - "login": "xlucn", - "id": 12032219, - "avatar_url": "https://avatars.githubusercontent.com/u/12032219?v=4", - "url": "https://api.github.com/users/xlucn", - "html_url": "https://github.com/xlucn" + "login": "zerolab-fe", + "id": 68849346, + "avatar_url": "https://avatars.githubusercontent.com/u/68849346?v=4", + "url": "https://api.github.com/users/zerolab-fe", + "html_url": "https://github.com/zerolab-fe" }, - "html_url": "https://github.com/xlucn/oh-my-foss-android", - "description": "个人收集的实用、良心开源安卓软件", - "url": "https://api.github.com/repos/xlucn/oh-my-foss-android", - "languages_url": "https://api.github.com/repos/xlucn/oh-my-foss-android/languages", - "created_at": "2021-11-01T08:58:59Z", - "updated_at": "2024-05-05T16:08:52Z", - "git_url": "git://github.com/xlucn/oh-my-foss-android.git", - "ssh_url": "git@github.com:xlucn/oh-my-foss-android.git", - "clone_url": "https://github.com/xlucn/oh-my-foss-android.git", + "html_url": "https://github.com/zerolab-fe/awesome-nodejs", + "description": "⚡优质的 Node.js 包和资源", + "url": "https://api.github.com/repos/zerolab-fe/awesome-nodejs", + "languages_url": "https://api.github.com/repos/zerolab-fe/awesome-nodejs/languages", + "created_at": "2020-09-27T05:13:56Z", + "updated_at": "2024-04-29T08:20:17Z", + "git_url": "git://github.com/zerolab-fe/awesome-nodejs.git", + "ssh_url": "git@github.com:zerolab-fe/awesome-nodejs.git", + "clone_url": "https://github.com/zerolab-fe/awesome-nodejs.git", "homepage": "", - "stargazers_count": 2361, - "watchers_count": 2361, - "language": null, + "stargazers_count": 70, + "watchers_count": 70, + "language": "TypeScript", "topics": [ - "android", - "apps", "awesome", - "f-droid", - "foss", - "open-source", - "opensource" + "nodejs", + "npm" ] }, { - "id": 591975136, - "node_id": "R_kgDOI0jS4A", - "name": "90DaysOfCyberSecurity", - "full_name": "farhanashrafdev/90DaysOfCyberSecurity", + "id": 438269448, + "node_id": "R_kgDOGh92CA", + "name": "jike-sdk", + "full_name": "open-jike/jike-sdk", "owner": { - "login": "farhanashrafdev", - "id": 53370109, - "avatar_url": "https://avatars.githubusercontent.com/u/53370109?v=4", - "url": "https://api.github.com/users/farhanashrafdev", - "html_url": "https://github.com/farhanashrafdev" + "login": "open-jike", + "id": 97344960, + "avatar_url": "https://avatars.githubusercontent.com/u/97344960?v=4", + "url": "https://api.github.com/users/open-jike", + "html_url": "https://github.com/open-jike" }, - "html_url": "https://github.com/farhanashrafdev/90DaysOfCyberSecurity", - "description": "This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md", - "url": "https://api.github.com/repos/farhanashrafdev/90DaysOfCyberSecurity", - "languages_url": "https://api.github.com/repos/farhanashrafdev/90DaysOfCyberSecurity/languages", - "created_at": "2023-01-22T14:42:29Z", - "updated_at": "2024-05-05T21:48:34Z", - "git_url": "git://github.com/farhanashrafdev/90DaysOfCyberSecurity.git", - "ssh_url": "git@github.com:farhanashrafdev/90DaysOfCyberSecurity.git", - "clone_url": "https://github.com/farhanashrafdev/90DaysOfCyberSecurity.git", - "homepage": "", - "stargazers_count": 5191, - "watchers_count": 5191, - "language": null, + "html_url": "https://github.com/open-jike/jike-sdk", + "description": "Ⓙ Jike SDK for Node.js / Deno / browser", + "url": "https://api.github.com/repos/open-jike/jike-sdk", + "languages_url": "https://api.github.com/repos/open-jike/jike-sdk/languages", + "created_at": "2021-12-14T13:46:55Z", + "updated_at": "2024-04-22T11:37:51Z", + "git_url": "git://github.com/open-jike/jike-sdk.git", + "ssh_url": "git@github.com:open-jike/jike-sdk.git", + "clone_url": "https://github.com/open-jike/jike-sdk.git", + "homepage": "https://jike-sdk.sxzz.moe", + "stargazers_count": 55, + "watchers_count": 55, + "language": "TypeScript", "topics": [ - "communityexchange", - "cybersecurity", - "ethical-hacking", - "hacktoberfest", - "learn" + "api", + "deno", + "jike", + "nodejs", + "sdk", + "typescript" ] }, { - "id": 187315329, - "node_id": "MDEwOlJlcG9zaXRvcnkxODczMTUzMjk=", - "name": "Emergency-Response-Notes", - "full_name": "Bypass007/Emergency-Response-Notes", + "id": 175856326, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzU4NTYzMjY=", + "name": "everyone-can-use-english", + "full_name": "xiaolai/everyone-can-use-english", "owner": { - "login": "Bypass007", - "id": 28551086, - "avatar_url": "https://avatars.githubusercontent.com/u/28551086?v=4", - "url": "https://api.github.com/users/Bypass007", - "html_url": "https://github.com/Bypass007" + "login": "xiaolai", + "id": 152970, + "avatar_url": "https://avatars.githubusercontent.com/u/152970?v=4", + "url": "https://api.github.com/users/xiaolai", + "html_url": "https://github.com/xiaolai" }, - "html_url": "https://github.com/Bypass007/Emergency-Response-Notes", - "description": "应急响应实战笔记,一个安全工程师的自我修养。", - "url": "https://api.github.com/repos/Bypass007/Emergency-Response-Notes", - "languages_url": "https://api.github.com/repos/Bypass007/Emergency-Response-Notes/languages", - "created_at": "2019-05-18T04:47:30Z", - "updated_at": "2024-05-05T16:21:51Z", - "git_url": "git://github.com/Bypass007/Emergency-Response-Notes.git", - "ssh_url": "git@github.com:Bypass007/Emergency-Response-Notes.git", - "clone_url": "https://github.com/Bypass007/Emergency-Response-Notes.git", - "homepage": "https://bypass007.github.io/Emergency-Response-Notes/", - "stargazers_count": 4953, - "watchers_count": 4953, - "language": null, + "html_url": "https://github.com/xiaolai/everyone-can-use-english", + "description": "人人都能用英语", + "url": "https://api.github.com/repos/xiaolai/everyone-can-use-english", + "languages_url": "https://api.github.com/repos/xiaolai/everyone-can-use-english/languages", + "created_at": "2019-03-15T16:33:53Z", + "updated_at": "2024-05-07T01:09:53Z", + "git_url": "git://github.com/xiaolai/everyone-can-use-english.git", + "ssh_url": "git@github.com:xiaolai/everyone-can-use-english.git", + "clone_url": "https://github.com/xiaolai/everyone-can-use-english.git", + "homepage": null, + "stargazers_count": 19647, + "watchers_count": 19647, + "language": "TypeScript", "topics": [] }, { - "id": 739249646, - "node_id": "R_kgDOLBAN7g", - "name": "ReplaceAnything", - "full_name": "AIGCDesignGroup/ReplaceAnything", + "id": 257485422, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTc0ODU0MjI=", + "name": "vite", + "full_name": "vitejs/vite", + "owner": { + "login": "vitejs", + "id": 65625612, + "avatar_url": "https://avatars.githubusercontent.com/u/65625612?v=4", + "url": "https://api.github.com/users/vitejs", + "html_url": "https://github.com/vitejs" + }, + "html_url": "https://github.com/vitejs/vite", + "description": "Next generation frontend tooling. It's fast!", + "url": "https://api.github.com/repos/vitejs/vite", + "languages_url": "https://api.github.com/repos/vitejs/vite/languages", + "created_at": "2020-04-21T05:03:57Z", + "updated_at": "2024-05-06T22:43:05Z", + "git_url": "git://github.com/vitejs/vite.git", + "ssh_url": "git@github.com:vitejs/vite.git", + "clone_url": "https://github.com/vitejs/vite.git", + "homepage": "http://vitejs.dev", + "stargazers_count": 64970, + "watchers_count": 64970, + "language": "TypeScript", + "topics": [ + "build-tool", + "dev-server", + "frontend", + "hmr", + "vite" + ] + }, + { + "id": 613871850, + "node_id": "R_kgDOJJbw6g", + "name": "Shiro", + "full_name": "Innei/Shiro", "owner": { - "login": "AIGCDesignGroup", - "id": 155622668, - "avatar_url": "https://avatars.githubusercontent.com/u/155622668?v=4", - "url": "https://api.github.com/users/AIGCDesignGroup", - "html_url": "https://github.com/AIGCDesignGroup" + "login": "Innei", + "id": 41265413, + "avatar_url": "https://avatars.githubusercontent.com/u/41265413?v=4", + "url": "https://api.github.com/users/Innei", + "html_url": "https://github.com/Innei" }, - "html_url": "https://github.com/AIGCDesignGroup/ReplaceAnything", - "description": null, - "url": "https://api.github.com/repos/AIGCDesignGroup/ReplaceAnything", - "languages_url": "https://api.github.com/repos/AIGCDesignGroup/ReplaceAnything/languages", - "created_at": "2024-01-05T05:45:11Z", - "updated_at": "2024-04-30T09:17:05Z", - "git_url": "git://github.com/AIGCDesignGroup/ReplaceAnything.git", - "ssh_url": "git@github.com:AIGCDesignGroup/ReplaceAnything.git", - "clone_url": "https://github.com/AIGCDesignGroup/ReplaceAnything.git", - "homepage": null, - "stargazers_count": 2225, - "watchers_count": 2225, - "language": null, + "html_url": "https://github.com/Innei/Shiro", + "description": "📜 A minimalist personal website embodying the purity of paper and freshness of snow.", + "url": "https://api.github.com/repos/Innei/Shiro", + "languages_url": "https://api.github.com/repos/Innei/Shiro/languages", + "created_at": "2023-03-14T12:47:43Z", + "updated_at": "2024-05-07T01:06:46Z", + "git_url": "git://github.com/Innei/Shiro.git", + "ssh_url": "git@github.com:Innei/Shiro.git", + "clone_url": "https://github.com/Innei/Shiro.git", + "homepage": "https://innei.in", + "stargazers_count": 2652, + "watchers_count": 2652, + "language": "TypeScript", "topics": [] }, { - "id": 650655773, - "node_id": "R_kgDOJsg4HQ", - "name": "Thinkpad-T490-Hackintosh-OpenCore", - "full_name": "5T33Z0/Thinkpad-T490-Hackintosh-OpenCore", + "id": 360522116, + "node_id": "MDEwOlJlcG9zaXRvcnkzNjA1MjIxMTY=", + "name": "nextui", + "full_name": "nextui-org/nextui", "owner": { - "login": "5T33Z0", - "id": 76865553, - "avatar_url": "https://avatars.githubusercontent.com/u/76865553?v=4", - "url": "https://api.github.com/users/5T33Z0", - "html_url": "https://github.com/5T33Z0" + "login": "nextui-org", + "id": 86160567, + "avatar_url": "https://avatars.githubusercontent.com/u/86160567?v=4", + "url": "https://api.github.com/users/nextui-org", + "html_url": "https://github.com/nextui-org" }, - "html_url": "https://github.com/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore", - "description": "OpenCore EFI folder for running macOS Sonoma the Lenovo ThinkPad T490.", - "url": "https://api.github.com/repos/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore", - "languages_url": "https://api.github.com/repos/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore/languages", - "created_at": "2023-06-07T14:22:09Z", - "updated_at": "2024-04-29T21:52:43Z", - "git_url": "git://github.com/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore.git", - "ssh_url": "git@github.com:5T33Z0/Thinkpad-T490-Hackintosh-OpenCore.git", - "clone_url": "https://github.com/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore.git", - "homepage": "", - "stargazers_count": 60, - "watchers_count": 60, - "language": null, + "html_url": "https://github.com/nextui-org/nextui", + "description": "🚀 Beautiful, fast and modern React UI library.", + "url": "https://api.github.com/repos/nextui-org/nextui", + "languages_url": "https://api.github.com/repos/nextui-org/nextui/languages", + "created_at": "2021-04-22T13:06:23Z", + "updated_at": "2024-05-07T00:56:33Z", + "git_url": "git://github.com/nextui-org/nextui.git", + "ssh_url": "git@github.com:nextui-org/nextui.git", + "clone_url": "https://github.com/nextui-org/nextui.git", + "homepage": "https://nextui.org", + "stargazers_count": 19440, + "watchers_count": 19440, + "language": "TypeScript", "topics": [ - "hackintosh", - "monterey", - "opencore", - "sonoma", - "t490", - "thinkpad-t490", - "ventura" + "component-library", + "components", + "library", + "reactjs" ] }, { - "id": 78849439, - "node_id": "MDEwOlJlcG9zaXRvcnk3ODg0OTQzOQ==", - "name": "Awesome_APIs", - "full_name": "TonnyL/Awesome_APIs", + "id": 617179274, + "node_id": "R_kgDOJMloig", + "name": "novel", + "full_name": "steven-tey/novel", "owner": { - "login": "TonnyL", - "id": 13329148, - "avatar_url": "https://avatars.githubusercontent.com/u/13329148?v=4", - "url": "https://api.github.com/users/TonnyL", - "html_url": "https://github.com/TonnyL" + "login": "steven-tey", + "id": 28986134, + "avatar_url": "https://avatars.githubusercontent.com/u/28986134?v=4", + "url": "https://api.github.com/users/steven-tey", + "html_url": "https://github.com/steven-tey" }, - "html_url": "https://github.com/TonnyL/Awesome_APIs", - "description": ":octocat: A collection of APIs", - "url": "https://api.github.com/repos/TonnyL/Awesome_APIs", - "languages_url": "https://api.github.com/repos/TonnyL/Awesome_APIs/languages", - "created_at": "2017-01-13T12:58:24Z", - "updated_at": "2024-05-05T20:24:49Z", - "git_url": "git://github.com/TonnyL/Awesome_APIs.git", - "ssh_url": "git@github.com:TonnyL/Awesome_APIs.git", - "clone_url": "https://github.com/TonnyL/Awesome_APIs.git", - "homepage": "", - "stargazers_count": 11016, - "watchers_count": 11016, - "language": null, + "html_url": "https://github.com/steven-tey/novel", + "description": "Notion-style WYSIWYG editor with AI-powered autocompletion.", + "url": "https://api.github.com/repos/steven-tey/novel", + "languages_url": "https://api.github.com/repos/steven-tey/novel/languages", + "created_at": "2023-03-21T21:14:33Z", + "updated_at": "2024-05-07T01:08:37Z", + "git_url": "git://github.com/steven-tey/novel.git", + "ssh_url": "git@github.com:steven-tey/novel.git", + "clone_url": "https://github.com/steven-tey/novel.git", + "homepage": "https://novel.sh", + "stargazers_count": 11071, + "watchers_count": 11071, + "language": "TypeScript", "topics": [ - "android", - "api", - "awesome", - "ios", - "web", - "windows" + "ai-sdk", + "chatgpt", + "nextjs", + "notion", + "openai", + "prosemirror", + "tiptap", + "vercel" ] }, { - "id": 620361109, - "node_id": "R_kgDOJPn1lQ", - "name": "airport", - "full_name": "devhx/airport", + "id": 131770422, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzE3NzA0MjI=", + "name": "coc.nvim", + "full_name": "neoclide/coc.nvim", "owner": { - "login": "devhx", - "id": 34698685, - "avatar_url": "https://avatars.githubusercontent.com/u/34698685?v=4", - "url": "https://api.github.com/users/devhx", - "html_url": "https://github.com/devhx" + "login": "neoclide", + "id": 23586922, + "avatar_url": "https://avatars.githubusercontent.com/u/23586922?v=4", + "url": "https://api.github.com/users/neoclide", + "html_url": "https://github.com/neoclide" }, - "html_url": "https://github.com/devhx/airport", - "description": null, - "url": "https://api.github.com/repos/devhx/airport", - "languages_url": "https://api.github.com/repos/devhx/airport/languages", - "created_at": "2023-03-28T14:28:45Z", - "updated_at": "2024-03-20T10:04:19Z", - "git_url": "git://github.com/devhx/airport.git", - "ssh_url": "git@github.com:devhx/airport.git", - "clone_url": "https://github.com/devhx/airport.git", - "homepage": null, - "stargazers_count": 18, - "watchers_count": 18, - "language": null, - "topics": [] + "html_url": "https://github.com/neoclide/coc.nvim", + "description": "Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.", + "url": "https://api.github.com/repos/neoclide/coc.nvim", + "languages_url": "https://api.github.com/repos/neoclide/coc.nvim/languages", + "created_at": "2018-05-01T22:39:02Z", + "updated_at": "2024-05-06T23:43:41Z", + "git_url": "git://github.com/neoclide/coc.nvim.git", + "ssh_url": "git@github.com:neoclide/coc.nvim.git", + "clone_url": "https://github.com/neoclide/coc.nvim.git", + "homepage": "", + "stargazers_count": 23971, + "watchers_count": 23971, + "language": "TypeScript", + "topics": [ + "autocompletion", + "language-client", + "lsp", + "neovim-plugin", + "nvim", + "vim", + "vim-plugin" + ] }, { - "id": 270171567, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzAxNzE1Njc=", - "name": "free", - "full_name": "freefq/free", + "id": 445450399, + "node_id": "R_kgDOGo0Inw", + "name": "deepl-node", + "full_name": "DeepLcom/deepl-node", "owner": { - "login": "freefq", - "id": 66541990, - "avatar_url": "https://avatars.githubusercontent.com/u/66541990?v=4", - "url": "https://api.github.com/users/freefq", - "html_url": "https://github.com/freefq" + "login": "DeepLcom", + "id": 83310993, + "avatar_url": "https://avatars.githubusercontent.com/u/83310993?v=4", + "url": "https://api.github.com/users/DeepLcom", + "html_url": "https://github.com/DeepLcom" }, - "html_url": "https://github.com/freefq/free", - "description": "翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子", - "url": "https://api.github.com/repos/freefq/free", - "languages_url": "https://api.github.com/repos/freefq/free/languages", - "created_at": "2020-06-07T02:48:33Z", - "updated_at": "2024-05-05T17:53:43Z", - "git_url": "git://github.com/freefq/free.git", - "ssh_url": "git@github.com:freefq/free.git", - "clone_url": "https://github.com/freefq/free.git", + "html_url": "https://github.com/DeepLcom/deepl-node", + "description": "Official Node.js library for the DeepL language translation API. ", + "url": "https://api.github.com/repos/DeepLcom/deepl-node", + "languages_url": "https://api.github.com/repos/DeepLcom/deepl-node/languages", + "created_at": "2022-01-07T08:27:00Z", + "updated_at": "2024-05-05T10:04:04Z", + "git_url": "git://github.com/DeepLcom/deepl-node.git", + "ssh_url": "git@github.com:DeepLcom/deepl-node.git", + "clone_url": "https://github.com/DeepLcom/deepl-node.git", "homepage": "", - "stargazers_count": 36399, - "watchers_count": 36399, - "language": null, + "stargazers_count": 311, + "watchers_count": 311, + "language": "TypeScript", "topics": [ - "bulink", - "fanqiang", - "freefq", - "gfw", - "lantern", - "shadowsocks", - "trojan", - "v2ray", - "vmess", - "vpn" + "api", + "deepl", + "i18n", + "javascript", + "language", + "nodejs", + "official", + "translation", + "translator" ] }, { - "id": 175945297, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzU5NDUyOTc=", - "name": "jike-third-party-developer", - "full_name": "findingsea/jike-third-party-developer", + "id": 182299236, + "node_id": "MDEwOlJlcG9zaXRvcnkxODIyOTkyMzY=", + "name": "toolkit", + "full_name": "actions/toolkit", + "owner": { + "login": "actions", + "id": 44036562, + "avatar_url": "https://avatars.githubusercontent.com/u/44036562?v=4", + "url": "https://api.github.com/users/actions", + "html_url": "https://github.com/actions" + }, + "html_url": "https://github.com/actions/toolkit", + "description": "The GitHub ToolKit for developing GitHub Actions.", + "url": "https://api.github.com/repos/actions/toolkit", + "languages_url": "https://api.github.com/repos/actions/toolkit/languages", + "created_at": "2019-04-19T17:08:00Z", + "updated_at": "2024-05-06T20:44:04Z", + "git_url": "git://github.com/actions/toolkit.git", + "ssh_url": "git@github.com:actions/toolkit.git", + "clone_url": "https://github.com/actions/toolkit.git", + "homepage": "https://github.com/features/actions", + "stargazers_count": 4686, + "watchers_count": 4686, + "language": "TypeScript", + "topics": [] + }, + { + "id": 95797174, + "node_id": "MDEwOlJlcG9zaXRvcnk5NTc5NzE3NA==", + "name": "lit", + "full_name": "lit/lit", "owner": { - "login": "findingsea", - "id": 993880, - "avatar_url": "https://avatars.githubusercontent.com/u/993880?v=4", - "url": "https://api.github.com/users/findingsea", - "html_url": "https://github.com/findingsea" + "login": "lit", + "id": 18489846, + "avatar_url": "https://avatars.githubusercontent.com/u/18489846?v=4", + "url": "https://api.github.com/users/lit", + "html_url": "https://github.com/lit" }, - "html_url": "https://github.com/findingsea/jike-third-party-developer", - "description": "即刻第三方开发者与项目", - "url": "https://api.github.com/repos/findingsea/jike-third-party-developer", - "languages_url": "https://api.github.com/repos/findingsea/jike-third-party-developer/languages", - "created_at": "2019-03-16T08:19:19Z", - "updated_at": "2024-04-04T07:26:22Z", - "git_url": "git://github.com/findingsea/jike-third-party-developer.git", - "ssh_url": "git@github.com:findingsea/jike-third-party-developer.git", - "clone_url": "https://github.com/findingsea/jike-third-party-developer.git", - "homepage": null, - "stargazers_count": 70, - "watchers_count": 70, - "language": null, + "html_url": "https://github.com/lit/lit", + "description": "Lit is a simple library for building fast, lightweight web components.", + "url": "https://api.github.com/repos/lit/lit", + "languages_url": "https://api.github.com/repos/lit/lit/languages", + "created_at": "2017-06-29T16:27:16Z", + "updated_at": "2024-05-06T18:43:50Z", + "git_url": "git://github.com/lit/lit.git", + "ssh_url": "git@github.com:lit/lit.git", + "clone_url": "https://github.com/lit/lit.git", + "homepage": "https://lit.dev", + "stargazers_count": 17606, + "watchers_count": 17606, + "language": "TypeScript", "topics": [ - "jike" + "html-templates", + "lit", + "lit-element", + "lit-html" ] }, { - "id": 132750724, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzI3NTA3MjQ=", - "name": "build-your-own-x", - "full_name": "codecrafters-io/build-your-own-x", + "id": 7292898, + "node_id": "MDEwOlJlcG9zaXRvcnk3MjkyODk4", + "name": "peerjs", + "full_name": "peers/peerjs", "owner": { - "login": "codecrafters-io", - "id": 58904235, - "avatar_url": "https://avatars.githubusercontent.com/u/58904235?v=4", - "url": "https://api.github.com/users/codecrafters-io", - "html_url": "https://github.com/codecrafters-io" + "login": "peers", + "id": 3409784, + "avatar_url": "https://avatars.githubusercontent.com/u/3409784?v=4", + "url": "https://api.github.com/users/peers", + "html_url": "https://github.com/peers" }, - "html_url": "https://github.com/codecrafters-io/build-your-own-x", - "description": "Master programming by recreating your favorite technologies from scratch.", - "url": "https://api.github.com/repos/codecrafters-io/build-your-own-x", - "languages_url": "https://api.github.com/repos/codecrafters-io/build-your-own-x/languages", - "created_at": "2018-05-09T12:03:18Z", - "updated_at": "2024-05-06T01:11:14Z", - "git_url": "git://github.com/codecrafters-io/build-your-own-x.git", - "ssh_url": "git@github.com:codecrafters-io/build-your-own-x.git", - "clone_url": "https://github.com/codecrafters-io/build-your-own-x.git", - "homepage": "https://codecrafters.io", - "stargazers_count": 259795, - "watchers_count": 259795, - "language": null, + "html_url": "https://github.com/peers/peerjs", + "description": "Simple peer-to-peer with WebRTC.", + "url": "https://api.github.com/repos/peers/peerjs", + "languages_url": "https://api.github.com/repos/peers/peerjs/languages", + "created_at": "2012-12-23T07:28:47Z", + "updated_at": "2024-05-06T19:49:55Z", + "git_url": "git://github.com/peers/peerjs.git", + "ssh_url": "git@github.com:peers/peerjs.git", + "clone_url": "https://github.com/peers/peerjs.git", + "homepage": "https://peerjs.com", + "stargazers_count": 11987, + "watchers_count": 11987, + "language": "TypeScript", "topics": [ - "awesome-list", - "free", - "programming", - "tutorial-code", - "tutorial-exercises", - "tutorials" + "browser", + "dataconnection", + "javascript", + "p2p", + "parcel", + "typescript", + "webrtc" ] }, { - "id": 723187026, - "node_id": "R_kgDOKxr1Ug", - "name": "path-to-senior-engineer-handbook", - "full_name": "jordan-cutler/path-to-senior-engineer-handbook", + "id": 295656398, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTU2NTYzOTg=", + "name": "regex-vis", + "full_name": "Bowen7/regex-vis", "owner": { - "login": "jordan-cutler", - "id": 13022754, - "avatar_url": "https://avatars.githubusercontent.com/u/13022754?v=4", - "url": "https://api.github.com/users/jordan-cutler", - "html_url": "https://github.com/jordan-cutler" + "login": "Bowen7", + "id": 27432981, + "avatar_url": "https://avatars.githubusercontent.com/u/27432981?v=4", + "url": "https://api.github.com/users/Bowen7", + "html_url": "https://github.com/Bowen7" }, - "html_url": "https://github.com/jordan-cutler/path-to-senior-engineer-handbook", - "description": "All the resources you need to get to Senior Engineer and beyond", - "url": "https://api.github.com/repos/jordan-cutler/path-to-senior-engineer-handbook", - "languages_url": "https://api.github.com/repos/jordan-cutler/path-to-senior-engineer-handbook/languages", - "created_at": "2023-11-24T22:10:57Z", - "updated_at": "2024-05-05T21:13:05Z", - "git_url": "git://github.com/jordan-cutler/path-to-senior-engineer-handbook.git", - "ssh_url": "git@github.com:jordan-cutler/path-to-senior-engineer-handbook.git", - "clone_url": "https://github.com/jordan-cutler/path-to-senior-engineer-handbook.git", - "homepage": "", - "stargazers_count": 10008, - "watchers_count": 10008, - "language": null, + "html_url": "https://github.com/Bowen7/regex-vis", + "description": "🎨 Regex visualizer & editor", + "url": "https://api.github.com/repos/Bowen7/regex-vis", + "languages_url": "https://api.github.com/repos/Bowen7/regex-vis/languages", + "created_at": "2020-09-15T07:59:45Z", + "updated_at": "2024-05-06T08:49:19Z", + "git_url": "git://github.com/Bowen7/regex-vis.git", + "ssh_url": "git@github.com:Bowen7/regex-vis.git", + "clone_url": "https://github.com/Bowen7/regex-vis.git", + "homepage": "https://regex-vis.com", + "stargazers_count": 3441, + "watchers_count": 3441, + "language": "TypeScript", "topics": [ - "awesome", - "career", - "career-growth", - "path-to-senior", - "senior-engineer", - "software-developer" + "editor", + "react", + "reactjs", + "regex", + "regexp", + "tsx", + "typescript", + "visualizer" ] }, { - "id": 555104860, - "node_id": "R_kgDOIRY6XA", - "name": "Kickass-markdown", - "full_name": "Olwiba/Kickass-markdown", + "id": 718210168, + "node_id": "R_kgDOKs8EeA", + "name": "gpts-works", + "full_name": "all-in-aigc/gpts-works", "owner": { - "login": "Olwiba", - "id": 14970658, - "avatar_url": "https://avatars.githubusercontent.com/u/14970658?v=4", - "url": "https://api.github.com/users/Olwiba", - "html_url": "https://github.com/Olwiba" + "login": "all-in-aigc", + "id": 139607341, + "avatar_url": "https://avatars.githubusercontent.com/u/139607341?v=4", + "url": "https://api.github.com/users/all-in-aigc", + "html_url": "https://github.com/all-in-aigc" }, - "html_url": "https://github.com/Olwiba/Kickass-markdown", - "description": "A collection of Github markdown tricks for writing kickass READMEs, Pull Requests & Comments.", - "url": "https://api.github.com/repos/Olwiba/Kickass-markdown", - "languages_url": "https://api.github.com/repos/Olwiba/Kickass-markdown/languages", - "created_at": "2022-10-21T00:41:18Z", - "updated_at": "2024-04-25T06:45:04Z", - "git_url": "git://github.com/Olwiba/Kickass-markdown.git", - "ssh_url": "git@github.com:Olwiba/Kickass-markdown.git", - "clone_url": "https://github.com/Olwiba/Kickass-markdown.git", - "homepage": "", - "stargazers_count": 346, - "watchers_count": 346, - "language": null, + "html_url": "https://github.com/all-in-aigc/gpts-works", + "description": "A Third-party GPTs store", + "url": "https://api.github.com/repos/all-in-aigc/gpts-works", + "languages_url": "https://api.github.com/repos/all-in-aigc/gpts-works/languages", + "created_at": "2023-11-13T16:00:44Z", + "updated_at": "2024-05-05T16:31:50Z", + "git_url": "git://github.com/all-in-aigc/gpts-works.git", + "ssh_url": "git@github.com:all-in-aigc/gpts-works.git", + "clone_url": "https://github.com/all-in-aigc/gpts-works.git", + "homepage": "https://gpts.works", + "stargazers_count": 1336, + "watchers_count": 1336, + "language": "TypeScript", "topics": [ - "comments", - "github", - "hacks", - "kickass", - "markdown", - "pull-requests", - "readme", - "tricks" + "chatgpt", + "gpts", + "gptstore" ] }, { - "id": 55076063, - "node_id": "MDEwOlJlcG9zaXRvcnk1NTA3NjA2Mw==", - "name": "Awesome-Hacking", - "full_name": "Hack-with-Github/Awesome-Hacking", + "id": 605449620, + "node_id": "R_kgDOJBZtlA", + "name": "aliyunpan", + "full_name": "gaozhangmin/aliyunpan", "owner": { - "login": "Hack-with-Github", - "id": 18143746, - "avatar_url": "https://avatars.githubusercontent.com/u/18143746?v=4", - "url": "https://api.github.com/users/Hack-with-Github", - "html_url": "https://github.com/Hack-with-Github" + "login": "gaozhangmin", + "id": 9278488, + "avatar_url": "https://avatars.githubusercontent.com/u/9278488?v=4", + "url": "https://api.github.com/users/gaozhangmin", + "html_url": "https://github.com/gaozhangmin" }, - "html_url": "https://github.com/Hack-with-Github/Awesome-Hacking", - "description": "A collection of various awesome lists for hackers, pentesters and security researchers", - "url": "https://api.github.com/repos/Hack-with-Github/Awesome-Hacking", - "languages_url": "https://api.github.com/repos/Hack-with-Github/Awesome-Hacking/languages", - "created_at": "2016-03-30T15:47:10Z", - "updated_at": "2024-05-06T01:08:53Z", - "git_url": "git://github.com/Hack-with-Github/Awesome-Hacking.git", - "ssh_url": "git@github.com:Hack-with-Github/Awesome-Hacking.git", - "clone_url": "https://github.com/Hack-with-Github/Awesome-Hacking.git", - "homepage": null, - "stargazers_count": 77628, - "watchers_count": 77628, - "language": null, + "html_url": "https://github.com/gaozhangmin/aliyunpan", + "description": "小白羊网盘 - Powered by 阿里云盘。", + "url": "https://api.github.com/repos/gaozhangmin/aliyunpan", + "languages_url": "https://api.github.com/repos/gaozhangmin/aliyunpan/languages", + "created_at": "2023-02-23T07:13:23Z", + "updated_at": "2024-05-06T21:46:37Z", + "git_url": "git://github.com/gaozhangmin/aliyunpan.git", + "ssh_url": "git@github.com:gaozhangmin/aliyunpan.git", + "clone_url": "https://github.com/gaozhangmin/aliyunpan.git", + "homepage": "https://github.com/gaozhangmin/aliyunpan", + "stargazers_count": 5257, + "watchers_count": 5257, + "language": "TypeScript", "topics": [ - "android", - "awesome", - "bug-bounty", - "fuzzing", - "hacking", - "penetration-testing", - "pentesting-windows", - "reverse-engineering", - "security" + "electron-app", + "linux", + "macos", + "typescript", + "vue3", + "windows" ] }, { - "id": 68720867, - "node_id": "MDEwOlJlcG9zaXRvcnk2ODcyMDg2Nw==", - "name": "first-contributions", - "full_name": "firstcontributions/first-contributions", + "id": 702159481, + "node_id": "R_kgDOKdoaeQ", + "name": "inshellisense", + "full_name": "microsoft/inshellisense", "owner": { - "login": "firstcontributions", - "id": 37713493, - "avatar_url": "https://avatars.githubusercontent.com/u/37713493?v=4", - "url": "https://api.github.com/users/firstcontributions", - "html_url": "https://github.com/firstcontributions" + "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/firstcontributions/first-contributions", - "description": "🚀✨ Help beginners to contribute to open source projects", - "url": "https://api.github.com/repos/firstcontributions/first-contributions", - "languages_url": "https://api.github.com/repos/firstcontributions/first-contributions/languages", - "created_at": "2016-09-20T14:35:09Z", - "updated_at": "2024-05-06T00:32:06Z", - "git_url": "git://github.com/firstcontributions/first-contributions.git", - "ssh_url": "git@github.com:firstcontributions/first-contributions.git", - "clone_url": "https://github.com/firstcontributions/first-contributions.git", - "homepage": "https://firstcontributions.github.io", - "stargazers_count": 42581, - "watchers_count": 42581, - "language": null, + "html_url": "https://github.com/microsoft/inshellisense", + "description": "IDE style command line auto complete", + "url": "https://api.github.com/repos/microsoft/inshellisense", + "languages_url": "https://api.github.com/repos/microsoft/inshellisense/languages", + "created_at": "2023-10-08T17:05:40Z", + "updated_at": "2024-05-06T16:40:36Z", + "git_url": "git://github.com/microsoft/inshellisense.git", + "ssh_url": "git@github.com:microsoft/inshellisense.git", + "clone_url": "https://github.com/microsoft/inshellisense.git", + "homepage": "", + "stargazers_count": 8100, + "watchers_count": 8100, + "language": "TypeScript", "topics": [ - "beginner", - "beginner-friendly", - "community", - "contribution", - "contributions", - "contributions-welcome", - "good-first-issue", - "help-wanted", - "open-source", - "tutorial", - "tutorials" + "autocomplete", + "bash", + "cli", + "fish", + "linux", + "macos", + "nushell", + "powershell", + "pwsh", + "terminal", + "windows", + "xonsh", + "zsh" ] }, { - "id": 284008087, - "node_id": "MDEwOlJlcG9zaXRvcnkyODQwMDgwODc=", - "name": "Free-Certifications", - "full_name": "cloudcommunity/Free-Certifications", + "id": 657752926, + "node_id": "R_kgDOJzSDXg", + "name": "full-stack-foundations", + "full_name": "epicweb-dev/full-stack-foundations", "owner": { - "login": "cloudcommunity", - "id": 68829753, - "avatar_url": "https://avatars.githubusercontent.com/u/68829753?v=4", - "url": "https://api.github.com/users/cloudcommunity", - "html_url": "https://github.com/cloudcommunity" + "login": "epicweb-dev", + "id": 112979997, + "avatar_url": "https://avatars.githubusercontent.com/u/112979997?v=4", + "url": "https://api.github.com/users/epicweb-dev", + "html_url": "https://github.com/epicweb-dev" }, - "html_url": "https://github.com/cloudcommunity/Free-Certifications", - "description": "A curated list of free courses & certifications.", - "url": "https://api.github.com/repos/cloudcommunity/Free-Certifications", - "languages_url": "https://api.github.com/repos/cloudcommunity/Free-Certifications/languages", - "created_at": "2020-07-31T10:26:19Z", - "updated_at": "2024-05-06T00:35:16Z", - "git_url": "git://github.com/cloudcommunity/Free-Certifications.git", - "ssh_url": "git@github.com:cloudcommunity/Free-Certifications.git", - "clone_url": "https://github.com/cloudcommunity/Free-Certifications.git", - "homepage": "https://cloudstudy.net", - "stargazers_count": 21398, - "watchers_count": 21398, - "language": null, + "html_url": "https://github.com/epicweb-dev/full-stack-foundations", + "description": "Learn the foundational skills of building full stack web applications.", + "url": "https://api.github.com/repos/epicweb-dev/full-stack-foundations", + "languages_url": "https://api.github.com/repos/epicweb-dev/full-stack-foundations/languages", + "created_at": "2023-06-23T19:11:52Z", + "updated_at": "2024-05-05T19:44:07Z", + "git_url": "git://github.com/epicweb-dev/full-stack-foundations.git", + "ssh_url": "git@github.com:epicweb-dev/full-stack-foundations.git", + "clone_url": "https://github.com/epicweb-dev/full-stack-foundations.git", + "homepage": "https://epicweb.dev/workshops/full-stack-foundations", + "stargazers_count": 544, + "watchers_count": 544, + "language": "TypeScript", "topics": [ - "awesome", - "awesome-list", - "awesome-lists", - "certification", - "certifications", - "exams", - "free", - "free-certification", - "free-certifications", - "free-coupon", - "free-coupons", - "free-course", - "free-courses", - "free-learning", - "free-voucher", - "free-vouchers", - "freebie", - "freebies", - "hacktoberfest", - "learning" + "epicweb-dev", + "kcd-edu", + "workshop" ] }, { - "id": 60493101, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDQ5MzEwMQ==", - "name": "coding-interview-university", - "full_name": "jwasham/coding-interview-university", + "id": 65750241, + "node_id": "MDEwOlJlcG9zaXRvcnk2NTc1MDI0MQ==", + "name": "expo", + "full_name": "expo/expo", "owner": { - "login": "jwasham", - "id": 3771963, - "avatar_url": "https://avatars.githubusercontent.com/u/3771963?v=4", - "url": "https://api.github.com/users/jwasham", - "html_url": "https://github.com/jwasham" + "login": "expo", + "id": 12504344, + "avatar_url": "https://avatars.githubusercontent.com/u/12504344?v=4", + "url": "https://api.github.com/users/expo", + "html_url": "https://github.com/expo" }, - "html_url": "https://github.com/jwasham/coding-interview-university", - "description": "A complete computer science study plan to become a software engineer.", - "url": "https://api.github.com/repos/jwasham/coding-interview-university", - "languages_url": "https://api.github.com/repos/jwasham/coding-interview-university/languages", - "created_at": "2016-06-06T02:34:12Z", - "updated_at": "2024-05-06T01:00:49Z", - "git_url": "git://github.com/jwasham/coding-interview-university.git", - "ssh_url": "git@github.com:jwasham/coding-interview-university.git", - "clone_url": "https://github.com/jwasham/coding-interview-university.git", - "homepage": "", - "stargazers_count": 291144, - "watchers_count": 291144, - "language": null, + "html_url": "https://github.com/expo/expo", + "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", + "url": "https://api.github.com/repos/expo/expo", + "languages_url": "https://api.github.com/repos/expo/expo/languages", + "created_at": "2016-08-15T17:14:25Z", + "updated_at": "2024-05-07T00:16:03Z", + "git_url": "git://github.com/expo/expo.git", + "ssh_url": "git@github.com:expo/expo.git", + "clone_url": "https://github.com/expo/expo.git", + "homepage": "https://docs.expo.dev", + "stargazers_count": 29251, + "watchers_count": 29251, + "language": "TypeScript", "topics": [ - "algorithm", - "algorithms", - "coding-interview", - "coding-interviews", - "computer-science", - "data-structures", - "interview", - "interview-prep", - "interview-preparation", - "programming-interviews", - "software-engineering", - "study-plan" + "android", + "app-framework", + "expo", + "framework", + "frontend", + "ios", + "javascript", + "mobile", + "native", + "native-apps", + "react", + "react-native", + "typescript", + "universal", + "web", + "web-framework" ] }, { - "id": 337606344, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzc2MDYzNDQ=", - "name": "blogs", - "full_name": "aplyc1a/blogs", + "id": 527847555, + "node_id": "R_kgDOH3ZQgw", + "name": "flomo-react", + "full_name": "Kffhi/flomo-react", "owner": { - "login": "aplyc1a", - "id": 59290222, - "avatar_url": "https://avatars.githubusercontent.com/u/59290222?v=4", - "url": "https://api.github.com/users/aplyc1a", - "html_url": "https://github.com/aplyc1a" + "login": "Kffhi", + "id": 28257761, + "avatar_url": "https://avatars.githubusercontent.com/u/28257761?v=4", + "url": "https://api.github.com/users/Kffhi", + "html_url": "https://github.com/Kffhi" }, - "html_url": "https://github.com/aplyc1a/blogs", - "description": "PentestNotes", - "url": "https://api.github.com/repos/aplyc1a/blogs", - "languages_url": "https://api.github.com/repos/aplyc1a/blogs/languages", - "created_at": "2021-02-10T03:32:04Z", - "updated_at": "2024-04-29T06:37:36Z", - "git_url": "git://github.com/aplyc1a/blogs.git", - "ssh_url": "git@github.com:aplyc1a/blogs.git", - "clone_url": "https://github.com/aplyc1a/blogs.git", - "homepage": "", - "stargazers_count": 478, - "watchers_count": 478, - "language": null, - "topics": [] + "html_url": "https://github.com/Kffhi/flomo-react", + "description": "flomo网页版,一个基于Slate的富文本编辑器", + "url": "https://api.github.com/repos/Kffhi/flomo-react", + "languages_url": "https://api.github.com/repos/Kffhi/flomo-react/languages", + "created_at": "2022-08-23T05:38:52Z", + "updated_at": "2024-01-24T08:20:56Z", + "git_url": "git://github.com/Kffhi/flomo-react.git", + "ssh_url": "git@github.com:Kffhi/flomo-react.git", + "clone_url": "https://github.com/Kffhi/flomo-react.git", + "homepage": "https://www.kffhi.com/flomo/", + "stargazers_count": 26, + "watchers_count": 26, + "language": "TypeScript", + "topics": [ + "react", + "slate" + ] }, { - "id": 18351336, - "node_id": "MDEwOlJlcG9zaXRvcnkxODM1MTMzNg==", - "name": "go-study-index", - "full_name": "unknwon/go-study-index", + "id": 644461337, + "node_id": "R_kgDOJmmzGQ", + "name": "ai", + "full_name": "vercel/ai", "owner": { - "login": "unknwon", - "id": 2946214, - "avatar_url": "https://avatars.githubusercontent.com/u/2946214?v=4", - "url": "https://api.github.com/users/unknwon", - "html_url": "https://github.com/unknwon" + "login": "vercel", + "id": 14985020, + "avatar_url": "https://avatars.githubusercontent.com/u/14985020?v=4", + "url": "https://api.github.com/users/vercel", + "html_url": "https://github.com/vercel" }, - "html_url": "https://github.com/unknwon/go-study-index", - "description": "Go 语言学习资料索引", - "url": "https://api.github.com/repos/unknwon/go-study-index", - "languages_url": "https://api.github.com/repos/unknwon/go-study-index/languages", - "created_at": "2014-04-02T01:50:36Z", - "updated_at": "2024-05-05T17:53:09Z", - "git_url": "git://github.com/unknwon/go-study-index.git", - "ssh_url": "git@github.com:unknwon/go-study-index.git", - "clone_url": "https://github.com/unknwon/go-study-index.git", - "homepage": null, - "stargazers_count": 6335, - "watchers_count": 6335, - "language": null, + "html_url": "https://github.com/vercel/ai", + "description": "Build AI-powered applications with React, Svelte, Vue, and Solid", + "url": "https://api.github.com/repos/vercel/ai", + "languages_url": "https://api.github.com/repos/vercel/ai/languages", + "created_at": "2023-05-23T15:04:08Z", + "updated_at": "2024-05-06T22:26:07Z", + "git_url": "git://github.com/vercel/ai.git", + "ssh_url": "git@github.com:vercel/ai.git", + "clone_url": "https://github.com/vercel/ai.git", + "homepage": "https://sdk.vercel.ai/docs", + "stargazers_count": 7850, + "watchers_count": 7850, + "language": "TypeScript", "topics": [ - "go" + "artificial-intelligence", + "generative-ai", + "generative-ui", + "huggingface", + "javascript", + "language-model", + "llm", + "nextjs", + "openai", + "react", + "solidjs", + "svelte", + "typescript", + "vercel", + "vue" ] }, { - "id": 146839717, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDY4Mzk3MTc=", - "name": "data-structures-questions", - "full_name": "KeKe-Li/data-structures-questions", + "id": 427384949, + "node_id": "R_kgDOGXlgdQ", + "name": "canvas-editor", + "full_name": "Hufe921/canvas-editor", "owner": { - "login": "KeKe-Li", - "id": 13062571, - "avatar_url": "https://avatars.githubusercontent.com/u/13062571?v=4", - "url": "https://api.github.com/users/KeKe-Li", - "html_url": "https://github.com/KeKe-Li" + "login": "Hufe921", + "id": 27001251, + "avatar_url": "https://avatars.githubusercontent.com/u/27001251?v=4", + "url": "https://api.github.com/users/Hufe921", + "html_url": "https://github.com/Hufe921" }, - "html_url": "https://github.com/KeKe-Li/data-structures-questions", - "description": "golang sorting algorithm and data construction.", - "url": "https://api.github.com/repos/KeKe-Li/data-structures-questions", - "languages_url": "https://api.github.com/repos/KeKe-Li/data-structures-questions/languages", - "created_at": "2018-08-31T03:58:41Z", - "updated_at": "2024-04-29T08:59:33Z", - "git_url": "git://github.com/KeKe-Li/data-structures-questions.git", - "ssh_url": "git@github.com:KeKe-Li/data-structures-questions.git", - "clone_url": "https://github.com/KeKe-Li/data-structures-questions.git", - "homepage": "https://github.com/KeKe-Li/golang-interview-questions", - "stargazers_count": 1861, - "watchers_count": 1861, - "language": null, + "html_url": "https://github.com/Hufe921/canvas-editor", + "description": "rich text editor by canvas/svg", + "url": "https://api.github.com/repos/Hufe921/canvas-editor", + "languages_url": "https://api.github.com/repos/Hufe921/canvas-editor/languages", + "created_at": "2021-11-12T14:18:16Z", + "updated_at": "2024-05-06T13:10:16Z", + "git_url": "git://github.com/Hufe921/canvas-editor.git", + "ssh_url": "git@github.com:Hufe921/canvas-editor.git", + "clone_url": "https://github.com/Hufe921/canvas-editor.git", + "homepage": "https://hufe.club/canvas-editor", + "stargazers_count": 2958, + "watchers_count": 2958, + "language": "TypeScript", "topics": [ - "algorithm", - "golang", - "network-protocol", - "structure" + "browser", + "canvas", + "canvas-editor", + "control", + "date-picker", + "editor", + "emr", + "latex", + "pdf", + "pdf-generation", + "rich-text", + "svg", + "typescript", + "vite", + "wysiwyg" ] }, { - "id": 231972503, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzE5NzI1MDM=", - "name": "public-api-lists", - "full_name": "public-api-lists/public-api-lists", + "id": 23083156, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzA4MzE1Ng==", + "name": "material-ui", + "full_name": "mui/material-ui", "owner": { - "login": "public-api-lists", - "id": 59540994, - "avatar_url": "https://avatars.githubusercontent.com/u/59540994?v=4", - "url": "https://api.github.com/users/public-api-lists", - "html_url": "https://github.com/public-api-lists" + "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/public-api-lists/public-api-lists", - "description": "A collective list of free APIs for use in software and web development 🚀", - "url": "https://api.github.com/repos/public-api-lists/public-api-lists", - "languages_url": "https://api.github.com/repos/public-api-lists/public-api-lists/languages", - "created_at": "2020-01-05T20:34:00Z", - "updated_at": "2024-05-06T00:44:30Z", - "git_url": "git://github.com/public-api-lists/public-api-lists.git", - "ssh_url": "git@github.com:public-api-lists/public-api-lists.git", - "clone_url": "https://github.com/public-api-lists/public-api-lists.git", - "homepage": "https://public-api-lists.github.io/public-api-lists/", - "stargazers_count": 8859, - "watchers_count": 8859, - "language": null, + "html_url": "https://github.com/mui/material-ui", + "description": "Material UI: 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": "2024-05-07T00:47:47Z", + "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/material-ui/", + "stargazers_count": 91734, + "watchers_count": 91734, + "language": "TypeScript", "topics": [ - "public-api" + "design-systems", + "hacktoberfest", + "material-design", + "react", + "react-components" ] }, { - "id": 536690970, - "node_id": "R_kgDOH_1BGg", - "name": "OSPO", - "full_name": "community/OSPO", + "id": 18068542, + "node_id": "MDEwOlJlcG9zaXRvcnkxODA2ODU0Mg==", + "name": "xterm.js", + "full_name": "xtermjs/xterm.js", "owner": { - "login": "community", - "id": 93784371, - "avatar_url": "https://avatars.githubusercontent.com/u/93784371?v=4", - "url": "https://api.github.com/users/community", - "html_url": "https://github.com/community" + "login": "xtermjs", + "id": 11927490, + "avatar_url": "https://avatars.githubusercontent.com/u/11927490?v=4", + "url": "https://api.github.com/users/xtermjs", + "html_url": "https://github.com/xtermjs" }, - "html_url": "https://github.com/community/OSPO", - "description": "Open Source Program Office", - "url": "https://api.github.com/repos/community/OSPO", - "languages_url": "https://api.github.com/repos/community/OSPO/languages", - "created_at": "2022-09-14T17:31:48Z", - "updated_at": "2024-05-05T21:40:29Z", - "git_url": "git://github.com/community/OSPO.git", - "ssh_url": "git@github.com:community/OSPO.git", - "clone_url": "https://github.com/community/OSPO.git", - "homepage": null, - "stargazers_count": 164, - "watchers_count": 164, - "language": null, - "topics": [] + "html_url": "https://github.com/xtermjs/xterm.js", + "description": "A terminal for the web", + "url": "https://api.github.com/repos/xtermjs/xterm.js", + "languages_url": "https://api.github.com/repos/xtermjs/xterm.js/languages", + "created_at": "2014-03-24T16:04:04Z", + "updated_at": "2024-05-06T16:08:07Z", + "git_url": "git://github.com/xtermjs/xterm.js.git", + "ssh_url": "git@github.com:xtermjs/xterm.js.git", + "clone_url": "https://github.com/xtermjs/xterm.js.git", + "homepage": "https://xtermjs.org/", + "stargazers_count": 16717, + "watchers_count": 16717, + "language": "TypeScript", + "topics": [ + "console", + "development", + "javascript", + "pty", + "ssh", + "terminal", + "terminal-emulators", + "tty", + "typescript", + "vt100", + "webgl", + "xterm" + ] }, { - "id": 485348105, - "node_id": "R_kgDOHO3TCQ", - "name": "All-Defense-Tool", - "full_name": "guchangan1/All-Defense-Tool", + "id": 101609772, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDE2MDk3NzI=", + "name": "wired-elements", + "full_name": "rough-stuff/wired-elements", "owner": { - "login": "guchangan1", - "id": 54949079, - "avatar_url": "https://avatars.githubusercontent.com/u/54949079?v=4", - "url": "https://api.github.com/users/guchangan1", - "html_url": "https://github.com/guchangan1" + "login": "rough-stuff", + "id": 67037082, + "avatar_url": "https://avatars.githubusercontent.com/u/67037082?v=4", + "url": "https://api.github.com/users/rough-stuff", + "html_url": "https://github.com/rough-stuff" }, - "html_url": "https://github.com/guchangan1/All-Defense-Tool", - "description": "本项目集成了全网优秀的攻防武器工具项目,包含自动化利用,子域名、目录扫描、端口扫描等信息收集工具,各大中间件、cms漏洞利用工具,爆破工具、内网横向及免杀、社工钓鱼以及应急响应等资料。", - "url": "https://api.github.com/repos/guchangan1/All-Defense-Tool", - "languages_url": "https://api.github.com/repos/guchangan1/All-Defense-Tool/languages", - "created_at": "2022-04-25T11:45:06Z", - "updated_at": "2024-05-03T03:55:19Z", - "git_url": "git://github.com/guchangan1/All-Defense-Tool.git", - "ssh_url": "git@github.com:guchangan1/All-Defense-Tool.git", - "clone_url": "https://github.com/guchangan1/All-Defense-Tool.git", - "homepage": "", - "stargazers_count": 4658, - "watchers_count": 4658, - "language": null, - "topics": [] + "html_url": "https://github.com/rough-stuff/wired-elements", + "description": "Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.", + "url": "https://api.github.com/repos/rough-stuff/wired-elements", + "languages_url": "https://api.github.com/repos/rough-stuff/wired-elements/languages", + "created_at": "2017-08-28T06:12:03Z", + "updated_at": "2024-05-06T08:53:44Z", + "git_url": "git://github.com/rough-stuff/wired-elements.git", + "ssh_url": "git@github.com:rough-stuff/wired-elements.git", + "clone_url": "https://github.com/rough-stuff/wired-elements.git", + "homepage": "https://wiredjs.com", + "stargazers_count": 9668, + "watchers_count": 9668, + "language": "TypeScript", + "topics": [ + "lit-element", + "lit-html", + "prototyping", + "web-components", + "webcomponents", + "wireframe", + "wireframes" + ] }, { - "id": 155576567, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTU1NzY1Njc=", - "name": "one-python-craftsman", - "full_name": "piglei/one-python-craftsman", + "id": 609517170, + "node_id": "R_kgDOJFR-cg", + "name": "chathub", + "full_name": "chathub-dev/chathub", "owner": { - "login": "piglei", - "id": 731266, - "avatar_url": "https://avatars.githubusercontent.com/u/731266?v=4", - "url": "https://api.github.com/users/piglei", - "html_url": "https://github.com/piglei" + "login": "chathub-dev", + "id": 127382519, + "avatar_url": "https://avatars.githubusercontent.com/u/127382519?v=4", + "url": "https://api.github.com/users/chathub-dev", + "html_url": "https://github.com/chathub-dev" }, - "html_url": "https://github.com/piglei/one-python-craftsman", - "description": "来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。", - "url": "https://api.github.com/repos/piglei/one-python-craftsman", - "languages_url": "https://api.github.com/repos/piglei/one-python-craftsman/languages", - "created_at": "2018-10-31T15:03:16Z", - "updated_at": "2024-05-04T05:32:42Z", - "git_url": "git://github.com/piglei/one-python-craftsman.git", - "ssh_url": "git@github.com:piglei/one-python-craftsman.git", - "clone_url": "https://github.com/piglei/one-python-craftsman.git", - "homepage": "https://www.piglei.com", - "stargazers_count": 6587, - "watchers_count": 6587, - "language": null, + "html_url": "https://github.com/chathub-dev/chathub", + "description": "All-in-one chatbot client", + "url": "https://api.github.com/repos/chathub-dev/chathub", + "languages_url": "https://api.github.com/repos/chathub-dev/chathub/languages", + "created_at": "2023-03-04T12:21:10Z", + "updated_at": "2024-05-06T23:21:50Z", + "git_url": "git://github.com/chathub-dev/chathub.git", + "ssh_url": "git@github.com:chathub-dev/chathub.git", + "clone_url": "https://github.com/chathub-dev/chathub.git", + "homepage": "https://chathub.gg/?utm_source=github", + "stargazers_count": 9518, + "watchers_count": 9518, + "language": "TypeScript", "topics": [ - "articles", - "book", - "python", - "python3" + "all-in-one", + "browser-extension", + "chrome-extension", + "react", + "typescript" ] }, { - "id": 405335868, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDUzMzU4Njg=", - "name": "awesome-wails", - "full_name": "wailsapp/awesome-wails", + "id": 628225727, + "node_id": "R_kgDOJXH2vw", + "name": "chatgpt-ui", + "full_name": "AnoyiX/chatgpt-ui", "owner": { - "login": "wailsapp", - "id": 39746503, - "avatar_url": "https://avatars.githubusercontent.com/u/39746503?v=4", - "url": "https://api.github.com/users/wailsapp", - "html_url": "https://github.com/wailsapp" + "login": "AnoyiX", + "id": 12091906, + "avatar_url": "https://avatars.githubusercontent.com/u/12091906?v=4", + "url": "https://api.github.com/users/AnoyiX", + "html_url": "https://github.com/AnoyiX" }, - "html_url": "https://github.com/wailsapp/awesome-wails", - "description": "⭐ A carefully selected list of Wails applications", - "url": "https://api.github.com/repos/wailsapp/awesome-wails", - "languages_url": "https://api.github.com/repos/wailsapp/awesome-wails/languages", - "created_at": "2021-09-11T09:21:00Z", - "updated_at": "2024-05-04T14:53:02Z", - "git_url": "git://github.com/wailsapp/awesome-wails.git", - "ssh_url": "git@github.com:wailsapp/awesome-wails.git", - "clone_url": "https://github.com/wailsapp/awesome-wails.git", - "homepage": "", - "stargazers_count": 336, - "watchers_count": 336, - "language": null, - "topics": [ - "awesome", - "awesome-wails", - "go", - "wails" - ] + "html_url": "https://github.com/AnoyiX/chatgpt-ui", + "description": "An open source ChatGPT UI.", + "url": "https://api.github.com/repos/AnoyiX/chatgpt-ui", + "languages_url": "https://api.github.com/repos/AnoyiX/chatgpt-ui/languages", + "created_at": "2023-04-15T09:37:39Z", + "updated_at": "2024-04-23T17:03:36Z", + "git_url": "git://github.com/AnoyiX/chatgpt-ui.git", + "ssh_url": "git@github.com:AnoyiX/chatgpt-ui.git", + "clone_url": "https://github.com/AnoyiX/chatgpt-ui.git", + "homepage": "https://anoyigpt.netlify.app", + "stargazers_count": 215, + "watchers_count": 215, + "language": "TypeScript", + "topics": [] }, { - "id": 20849413, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDg0OTQxMw==", - "name": "README", - "full_name": "guodongxiaren/README", + "id": 612750561, + "node_id": "R_kgDOJIXU4Q", + "name": "sql-translator", + "full_name": "whoiskatrin/sql-translator", "owner": { - "login": "guodongxiaren", - "id": 5945107, - "avatar_url": "https://avatars.githubusercontent.com/u/5945107?v=4", - "url": "https://api.github.com/users/guodongxiaren", - "html_url": "https://github.com/guodongxiaren" + "login": "whoiskatrin", + "id": 8017908, + "avatar_url": "https://avatars.githubusercontent.com/u/8017908?v=4", + "url": "https://api.github.com/users/whoiskatrin", + "html_url": "https://github.com/whoiskatrin" }, - "html_url": "https://github.com/guodongxiaren/README", - "description": "README文件语法解读,即Github Flavored Markdown语法介绍", - "url": "https://api.github.com/repos/guodongxiaren/README", - "languages_url": "https://api.github.com/repos/guodongxiaren/README/languages", - "created_at": "2014-06-15T06:16:24Z", - "updated_at": "2024-05-03T12:42:48Z", - "git_url": "git://github.com/guodongxiaren/README.git", - "ssh_url": "git@github.com:guodongxiaren/README.git", - "clone_url": "https://github.com/guodongxiaren/README.git", - "homepage": "http://blog.csdn.net/guodongxiaren/article/details/23690801", - "stargazers_count": 6696, - "watchers_count": 6696, - "language": null, + "html_url": "https://github.com/whoiskatrin/sql-translator", + "description": "SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.", + "url": "https://api.github.com/repos/whoiskatrin/sql-translator", + "languages_url": "https://api.github.com/repos/whoiskatrin/sql-translator/languages", + "created_at": "2023-03-11T21:32:56Z", + "updated_at": "2024-05-06T12:46:26Z", + "git_url": "git://github.com/whoiskatrin/sql-translator.git", + "ssh_url": "git@github.com:whoiskatrin/sql-translator.git", + "clone_url": "https://github.com/whoiskatrin/sql-translator.git", + "homepage": "https://www.sqltranslate.app/", + "stargazers_count": 3979, + "watchers_count": 3979, + "language": "TypeScript", "topics": [ - "flavored", - "gfm", - "github", - "markdown", - "readme" + "data-analysis", + "data-engineering", + "dataquery", + "datascience", + "dataset", + "openai", + "postgresql", + "query", + "sql" ] }, { - "id": 85309968, - "node_id": "MDEwOlJlcG9zaXRvcnk4NTMwOTk2OA==", - "name": "awesome-console-services", - "full_name": "chubin/awesome-console-services", + "id": 612344730, + "node_id": "R_kgDOJH-jmg", + "name": "ChatGPT-Next-Web", + "full_name": "ChatGPTNextWeb/ChatGPT-Next-Web", "owner": { - "login": "chubin", - "id": 3875145, - "avatar_url": "https://avatars.githubusercontent.com/u/3875145?v=4", - "url": "https://api.github.com/users/chubin", - "html_url": "https://github.com/chubin" + "login": "ChatGPTNextWeb", + "id": 153288546, + "avatar_url": "https://avatars.githubusercontent.com/u/153288546?v=4", + "url": "https://api.github.com/users/ChatGPTNextWeb", + "html_url": "https://github.com/ChatGPTNextWeb" }, - "html_url": "https://github.com/chubin/awesome-console-services", - "description": "A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)", - "url": "https://api.github.com/repos/chubin/awesome-console-services", - "languages_url": "https://api.github.com/repos/chubin/awesome-console-services/languages", - "created_at": "2017-03-17T12:35:26Z", - "updated_at": "2024-05-06T00:58:11Z", - "git_url": "git://github.com/chubin/awesome-console-services.git", - "ssh_url": "git@github.com:chubin/awesome-console-services.git", - "clone_url": "https://github.com/chubin/awesome-console-services.git", - "homepage": null, - "stargazers_count": 5263, - "watchers_count": 5263, - "language": null, + "html_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web", + "description": "A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。", + "url": "https://api.github.com/repos/ChatGPTNextWeb/ChatGPT-Next-Web", + "languages_url": "https://api.github.com/repos/ChatGPTNextWeb/ChatGPT-Next-Web/languages", + "created_at": "2023-03-10T18:27:54Z", + "updated_at": "2024-05-07T01:01:23Z", + "git_url": "git://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git", + "ssh_url": "git@github.com:ChatGPTNextWeb/ChatGPT-Next-Web.git", + "clone_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git", + "homepage": "https://app.nextchat.dev/", + "stargazers_count": 68522, + "watchers_count": 68522, + "language": "TypeScript", "topics": [ - "awesome", - "awesome-list", - "curl", - "resources", - "terminal" + "calclaude", + "chatgpt", + "claude", + "cross-platform", + "desktop", + "fe", + "gemini", + "gemini-pro", + "gemini-server", + "gemini-ultra", + "groq", + "nextjs", + "ollama", + "react", + "tauri", + "tauri-app", + "vercel", + "webui" ] }, { - "id": 14098069, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDA5ODA2OQ==", - "name": "free-programming-books-zh_CN", - "full_name": "justjavac/free-programming-books-zh_CN", + "id": 488119600, + "node_id": "R_kgDOHRgdMA", + "name": "ddiu.io", + "full_name": "ddiu8081/ddiu.io", "owner": { - "login": "justjavac", - "id": 359395, - "avatar_url": "https://avatars.githubusercontent.com/u/359395?v=4", - "url": "https://api.github.com/users/justjavac", - "html_url": "https://github.com/justjavac" + "login": "ddiu8081", + "id": 1998168, + "avatar_url": "https://avatars.githubusercontent.com/u/1998168?v=4", + "url": "https://api.github.com/users/ddiu8081", + "html_url": "https://github.com/ddiu8081" }, - "html_url": "https://github.com/justjavac/free-programming-books-zh_CN", - "description": ":books: 免费的计算机编程类中文书籍,欢迎投稿", - "url": "https://api.github.com/repos/justjavac/free-programming-books-zh_CN", - "languages_url": "https://api.github.com/repos/justjavac/free-programming-books-zh_CN/languages", - "created_at": "2013-11-04T01:59:19Z", - "updated_at": "2024-05-05T22:43:18Z", - "git_url": "git://github.com/justjavac/free-programming-books-zh_CN.git", - "ssh_url": "git@github.com:justjavac/free-programming-books-zh_CN.git", - "clone_url": "https://github.com/justjavac/free-programming-books-zh_CN.git", - "homepage": "http://weibo.com/justjavac", - "stargazers_count": 109258, - "watchers_count": 109258, - "language": null, + "html_url": "https://github.com/ddiu8081/ddiu.io", + "description": "Personal website.", + "url": "https://api.github.com/repos/ddiu8081/ddiu.io", + "languages_url": "https://api.github.com/repos/ddiu8081/ddiu.io/languages", + "created_at": "2022-05-03T07:44:58Z", + "updated_at": "2024-04-30T09:47:16Z", + "git_url": "git://github.com/ddiu8081/ddiu.io.git", + "ssh_url": "git@github.com:ddiu8081/ddiu.io.git", + "clone_url": "https://github.com/ddiu8081/ddiu.io.git", + "homepage": "https://ddiu.io", + "stargazers_count": 86, + "watchers_count": 86, + "language": "TypeScript", "topics": [ - "android", - "angular", - "books", - "free", - "ios", - "javascript", - "kotlin", - "pdf", - "programming", - "python", - "react", - "react-native", - "swift", - "vue" + "portfolio", + "solidjs" ] }, { - "id": 502863191, - "node_id": "R_kgDOHfkVVw", - "name": "Fay", - "full_name": "xszyou/Fay", + "id": 609416865, + "node_id": "R_kgDOJFL2oQ", + "name": "openai-translator", + "full_name": "openai-translator/openai-translator", "owner": { - "login": "xszyou", - "id": 4014273, - "avatar_url": "https://avatars.githubusercontent.com/u/4014273?v=4", - "url": "https://api.github.com/users/xszyou", - "html_url": "https://github.com/xszyou" + "login": "openai-translator", + "id": 133774696, + "avatar_url": "https://avatars.githubusercontent.com/u/133774696?v=4", + "url": "https://api.github.com/users/openai-translator", + "html_url": "https://github.com/openai-translator" }, - "html_url": "https://github.com/xszyou/Fay", - "description": "Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.", - "url": "https://api.github.com/repos/xszyou/Fay", - "languages_url": "https://api.github.com/repos/xszyou/Fay/languages", - "created_at": "2022-06-13T08:06:19Z", - "updated_at": "2024-05-06T01:13:21Z", - "git_url": "git://github.com/xszyou/Fay.git", - "ssh_url": "git@github.com:xszyou/Fay.git", - "clone_url": "https://github.com/xszyou/Fay.git", + "html_url": "https://github.com/openai-translator/openai-translator", + "description": "基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.", + "url": "https://api.github.com/repos/openai-translator/openai-translator", + "languages_url": "https://api.github.com/repos/openai-translator/openai-translator/languages", + "created_at": "2023-03-04T05:21:09Z", + "updated_at": "2024-05-07T00:25:32Z", + "git_url": "git://github.com/openai-translator/openai-translator.git", + "ssh_url": "git@github.com:openai-translator/openai-translator.git", + "clone_url": "https://github.com/openai-translator/openai-translator.git", "homepage": "", - "stargazers_count": 8041, - "watchers_count": 8041, - "language": null, + "stargazers_count": 22790, + "watchers_count": 22790, + "language": "TypeScript", "topics": [ - "ai", - "douyin", - "python", - "ue4" + "browser-extension", + "chatgpt", + "chrome-extension", + "openai", + "translation", + "translator", + "translator-app" ] }, { - "id": 61715431, - "node_id": "MDEwOlJlcG9zaXRvcnk2MTcxNTQzMQ==", - "name": "NeteaseCloudMusicApi", - "full_name": "Binaryify/NeteaseCloudMusicApi", + "id": 465199957, + "node_id": "R_kgDOG7pjVQ", + "name": "BlockNote", + "full_name": "TypeCellOS/BlockNote", "owner": { - "login": "Binaryify", - "id": 12221718, - "avatar_url": "https://avatars.githubusercontent.com/u/12221718?v=4", - "url": "https://api.github.com/users/Binaryify", - "html_url": "https://github.com/Binaryify" + "login": "TypeCellOS", + "id": 125679560, + "avatar_url": "https://avatars.githubusercontent.com/u/125679560?v=4", + "url": "https://api.github.com/users/TypeCellOS", + "html_url": "https://github.com/TypeCellOS" }, - "html_url": "https://github.com/Binaryify/NeteaseCloudMusicApi", - "description": "网易云音乐 Node.js API service", - "url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi", - "languages_url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi/languages", - "created_at": "2016-06-22T11:58:03Z", - "updated_at": "2024-05-05T12:58:11Z", - "git_url": "git://github.com/Binaryify/NeteaseCloudMusicApi.git", - "ssh_url": "git@github.com:Binaryify/NeteaseCloudMusicApi.git", - "clone_url": "https://github.com/Binaryify/NeteaseCloudMusicApi.git", - "homepage": "https://gitlab.com/Binaryify/neteasecloudmusicapi", - "stargazers_count": 30241, - "watchers_count": 30241, - "language": null, + "html_url": "https://github.com/TypeCellOS/BlockNote", + "description": "A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.", + "url": "https://api.github.com/repos/TypeCellOS/BlockNote", + "languages_url": "https://api.github.com/repos/TypeCellOS/BlockNote/languages", + "created_at": "2022-03-02T07:24:48Z", + "updated_at": "2024-05-07T00:33:20Z", + "git_url": "git://github.com/TypeCellOS/BlockNote.git", + "ssh_url": "git@github.com:TypeCellOS/BlockNote.git", + "clone_url": "https://github.com/TypeCellOS/BlockNote.git", + "homepage": "https://www.blocknotejs.org/", + "stargazers_count": 5307, + "watchers_count": 5307, + "language": "TypeScript", "topics": [ - "api", - "apis", - "cloudmusic", + "block-based", + "editor", "javascript", - "neteasecloud", - "nodejs" + "notion", + "notion-editor", + "prosemirror", + "react", + "rich-text-editor", + "tiptap", + "typescript", + "wysiwyg", + "yjs" ] }, { - "id": 185970205, - "node_id": "MDEwOlJlcG9zaXRvcnkxODU5NzAyMDU=", - "name": "UiPath", - "full_name": "SharathRaju489/UiPath", + "id": 147375544, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDczNzU1NDQ=", + "name": "ky", + "full_name": "sindresorhus/ky", "owner": { - "login": "SharathRaju489", - "id": 50485105, - "avatar_url": "https://avatars.githubusercontent.com/u/50485105?v=4", - "url": "https://api.github.com/users/SharathRaju489", - "html_url": "https://github.com/SharathRaju489" + "login": "sindresorhus", + "id": 170270, + "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4", + "url": "https://api.github.com/users/sindresorhus", + "html_url": "https://github.com/sindresorhus" }, - "html_url": "https://github.com/SharathRaju489/UiPath", - "description": "UiPath Examples", - "url": "https://api.github.com/repos/SharathRaju489/UiPath", - "languages_url": "https://api.github.com/repos/SharathRaju489/UiPath/languages", - "created_at": "2019-05-10T10:36:56Z", - "updated_at": "2024-04-30T03:09:29Z", - "git_url": "git://github.com/SharathRaju489/UiPath.git", - "ssh_url": "git@github.com:SharathRaju489/UiPath.git", - "clone_url": "https://github.com/SharathRaju489/UiPath.git", - "homepage": null, - "stargazers_count": 105, - "watchers_count": 105, - "language": null, - "topics": [] + "html_url": "https://github.com/sindresorhus/ky", + "description": "🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API", + "url": "https://api.github.com/repos/sindresorhus/ky", + "languages_url": "https://api.github.com/repos/sindresorhus/ky/languages", + "created_at": "2018-09-04T16:26:42Z", + "updated_at": "2024-05-06T22:54:03Z", + "git_url": "git://github.com/sindresorhus/ky.git", + "ssh_url": "git@github.com:sindresorhus/ky.git", + "clone_url": "https://github.com/sindresorhus/ky.git", + "homepage": "", + "stargazers_count": 11548, + "watchers_count": 11548, + "language": "TypeScript", + "topics": [ + "fetch", + "http-client", + "http-request", + "javascript", + "js", + "json", + "npm-package", + "request", + "rest", + "tiny", + "whatwg-fetch" + ] }, { - "id": 42125787, - "node_id": "MDEwOlJlcG9zaXRvcnk0MjEyNTc4Nw==", - "name": "Win32-OpenSSH", - "full_name": "PowerShell/Win32-OpenSSH", + "id": 609427511, + "node_id": "R_kgDOJFMgNw", + "name": "chatgpt-vercel", + "full_name": "ourongxing/chatgpt-vercel", "owner": { - "login": "PowerShell", - "id": 11524380, - "avatar_url": "https://avatars.githubusercontent.com/u/11524380?v=4", - "url": "https://api.github.com/users/PowerShell", - "html_url": "https://github.com/PowerShell" + "login": "ourongxing", + "id": 48356807, + "avatar_url": "https://avatars.githubusercontent.com/u/48356807?v=4", + "url": "https://api.github.com/users/ourongxing", + "html_url": "https://github.com/ourongxing" }, - "html_url": "https://github.com/PowerShell/Win32-OpenSSH", - "description": "Win32 port of OpenSSH", - "url": "https://api.github.com/repos/PowerShell/Win32-OpenSSH", - "languages_url": "https://api.github.com/repos/PowerShell/Win32-OpenSSH/languages", - "created_at": "2015-09-08T16:47:33Z", - "updated_at": "2024-05-06T00:46:53Z", - "git_url": "git://github.com/PowerShell/Win32-OpenSSH.git", - "ssh_url": "git@github.com:PowerShell/Win32-OpenSSH.git", - "clone_url": "https://github.com/PowerShell/Win32-OpenSSH.git", - "homepage": null, - "stargazers_count": 7136, - "watchers_count": 7136, - "language": null, + "html_url": "https://github.com/ourongxing/chatgpt-vercel", + "description": "Elegant and Powerfull. Powered by OpenAI and Vercel.", + "url": "https://api.github.com/repos/ourongxing/chatgpt-vercel", + "languages_url": "https://api.github.com/repos/ourongxing/chatgpt-vercel/languages", + "created_at": "2023-03-04T06:11:15Z", + "updated_at": "2024-05-06T07:02:17Z", + "git_url": "git://github.com/ourongxing/chatgpt-vercel.git", + "ssh_url": "git@github.com:ourongxing/chatgpt-vercel.git", + "clone_url": "https://github.com/ourongxing/chatgpt-vercel.git", + "homepage": "https://vercel-chatgpt-github.vercel.app/", + "stargazers_count": 3104, + "watchers_count": 3104, + "language": "TypeScript", "topics": [ - "c", - "ssh", - "windows" + "chatgpt", + "edge-function", + "solidjs", + "vercel" ] }, { - "id": 693342566, - "node_id": "R_kgDOKVORZg", - "name": "system-design-101", - "full_name": "ByteByteGoHq/system-design-101", + "id": 608490374, + "node_id": "R_kgDOJETThg", + "name": "chatgpt-demo", + "full_name": "anse-app/chatgpt-demo", "owner": { - "login": "ByteByteGoHq", - "id": 120689636, - "avatar_url": "https://avatars.githubusercontent.com/u/120689636?v=4", - "url": "https://api.github.com/users/ByteByteGoHq", - "html_url": "https://github.com/ByteByteGoHq" + "login": "anse-app", + "id": 131883753, + "avatar_url": "https://avatars.githubusercontent.com/u/131883753?v=4", + "url": "https://api.github.com/users/anse-app", + "html_url": "https://github.com/anse-app" }, - "html_url": "https://github.com/ByteByteGoHq/system-design-101", - "description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.", - "url": "https://api.github.com/repos/ByteByteGoHq/system-design-101", - "languages_url": "https://api.github.com/repos/ByteByteGoHq/system-design-101/languages", - "created_at": "2023-09-18T20:52:03Z", - "updated_at": "2024-05-06T00:46:09Z", - "git_url": "git://github.com/ByteByteGoHq/system-design-101.git", - "ssh_url": "git@github.com:ByteByteGoHq/system-design-101.git", - "clone_url": "https://github.com/ByteByteGoHq/system-design-101.git", - "homepage": "https://blog.bytebytego.com/", - "stargazers_count": 57103, - "watchers_count": 57103, - "language": null, + "html_url": "https://github.com/anse-app/chatgpt-demo", + "description": "Minimal web UI for ChatGPT. ", + "url": "https://api.github.com/repos/anse-app/chatgpt-demo", + "languages_url": "https://api.github.com/repos/anse-app/chatgpt-demo/languages", + "created_at": "2023-03-02T05:52:26Z", + "updated_at": "2024-05-06T09:30:52Z", + "git_url": "git://github.com/anse-app/chatgpt-demo.git", + "ssh_url": "git@github.com:anse-app/chatgpt-demo.git", + "clone_url": "https://github.com/anse-app/chatgpt-demo.git", + "homepage": "https://chatgpt.ddiu.me", + "stargazers_count": 7964, + "watchers_count": 7964, + "language": "TypeScript", "topics": [ - "aws", - "cloud-computing", - "coding-interviews", - "computer-science", - "interview-questions", - "software-architecture", - "software-development", - "software-engineering", - "system-design", - "system-design-interview" + "astro", + "chatgpt", + "chatgpt4", + "gpt-3", + "gpt-35", + "gpt-35-turbo", + "openai", + "openai-api" ] }, { - "id": 35210243, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTIxMDI0Mw==", - "name": "rust-learning", - "full_name": "ctjhoa/rust-learning", + "id": 286295150, + "node_id": "MDEwOlJlcG9zaXRvcnkyODYyOTUxNTA=", + "name": "vitesse", + "full_name": "antfu-collective/vitesse", "owner": { - "login": "ctjhoa", - "id": 1716173, - "avatar_url": "https://avatars.githubusercontent.com/u/1716173?v=4", - "url": "https://api.github.com/users/ctjhoa", - "html_url": "https://github.com/ctjhoa" + "login": "antfu-collective", + "id": 167634566, + "avatar_url": "https://avatars.githubusercontent.com/u/167634566?v=4", + "url": "https://api.github.com/users/antfu-collective", + "html_url": "https://github.com/antfu-collective" }, - "html_url": "https://github.com/ctjhoa/rust-learning", - "description": "A bunch of links to blog posts, articles, videos, etc for learning Rust", - "url": "https://api.github.com/repos/ctjhoa/rust-learning", - "languages_url": "https://api.github.com/repos/ctjhoa/rust-learning/languages", - "created_at": "2015-05-07T09:10:36Z", - "updated_at": "2024-05-05T09:22:54Z", - "git_url": "git://github.com/ctjhoa/rust-learning.git", - "ssh_url": "git@github.com:ctjhoa/rust-learning.git", - "clone_url": "https://github.com/ctjhoa/rust-learning.git", - "homepage": "", - "stargazers_count": 11132, - "watchers_count": 11132, - "language": null, + "html_url": "https://github.com/antfu-collective/vitesse", + "description": "🏕 Opinionated Vite + Vue Starter Template", + "url": "https://api.github.com/repos/antfu-collective/vitesse", + "languages_url": "https://api.github.com/repos/antfu-collective/vitesse/languages", + "created_at": "2020-08-09T18:34:19Z", + "updated_at": "2024-05-06T12:16:57Z", + "git_url": "git://github.com/antfu-collective/vitesse.git", + "ssh_url": "git@github.com:antfu-collective/vitesse.git", + "clone_url": "https://github.com/antfu-collective/vitesse.git", + "homepage": "https://vitesse.netlify.app/", + "stargazers_count": 8560, + "watchers_count": 8560, + "language": "TypeScript", "topics": [ - "blog-article", - "book", - "hacktoberfest", - "learn", - "rust", - "teaching", - "tutorial", - "video" + "vite", + "vite-starter", + "vite-template" + ] + }, + { + "id": 493495527, + "node_id": "R_kgDOHWok5w", + "name": "vanblog", + "full_name": "Mereithhh/vanblog", + "owner": { + "login": "Mereithhh", + "id": 22872368, + "avatar_url": "https://avatars.githubusercontent.com/u/22872368?v=4", + "url": "https://api.github.com/users/Mereithhh", + "html_url": "https://github.com/Mereithhh" + }, + "html_url": "https://github.com/Mereithhh/vanblog", + "description": "一款简洁实用优雅的个人博客系统", + "url": "https://api.github.com/repos/Mereithhh/vanblog", + "languages_url": "https://api.github.com/repos/Mereithhh/vanblog/languages", + "created_at": "2022-05-18T03:30:49Z", + "updated_at": "2024-05-06T20:19:10Z", + "git_url": "git://github.com/Mereithhh/vanblog.git", + "ssh_url": "git@github.com:Mereithhh/vanblog.git", + "clone_url": "https://github.com/Mereithhh/vanblog.git", + "homepage": "https://vanblog.mereith.com", + "stargazers_count": 2590, + "watchers_count": 2590, + "language": "TypeScript", + "topics": [ + "blog", + "nextjs", + "nodejs", + "typescript" ] }, { - "id": 356635830, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTY2MzU4MzA=", - "name": "one-person-businesses-methodology", - "full_name": "easychen/one-person-businesses-methodology", + "id": 574965758, + "node_id": "R_kgDOIkVH_g", + "name": "wechat-chatgpt", + "full_name": "fuergaosi233/wechat-chatgpt", "owner": { - "login": "easychen", - "id": 1294760, - "avatar_url": "https://avatars.githubusercontent.com/u/1294760?v=4", - "url": "https://api.github.com/users/easychen", - "html_url": "https://github.com/easychen" + "login": "fuergaosi233", + "id": 22197568, + "avatar_url": "https://avatars.githubusercontent.com/u/22197568?v=4", + "url": "https://api.github.com/users/fuergaosi233", + "html_url": "https://github.com/fuergaosi233" }, - "html_url": "https://github.com/easychen/one-person-businesses-methodology", - "description": "一人公司方法论", - "url": "https://api.github.com/repos/easychen/one-person-businesses-methodology", - "languages_url": "https://api.github.com/repos/easychen/one-person-businesses-methodology/languages", - "created_at": "2021-04-10T16:23:40Z", - "updated_at": "2024-05-05T06:27:30Z", - "git_url": "git://github.com/easychen/one-person-businesses-methodology.git", - "ssh_url": "git@github.com:easychen/one-person-businesses-methodology.git", - "clone_url": "https://github.com/easychen/one-person-businesses-methodology.git", + "html_url": "https://github.com/fuergaosi233/wechat-chatgpt", + "description": "Use ChatGPT On Wechat via wechaty", + "url": "https://api.github.com/repos/fuergaosi233/wechat-chatgpt", + "languages_url": "https://api.github.com/repos/fuergaosi233/wechat-chatgpt/languages", + "created_at": "2022-12-06T13:15:21Z", + "updated_at": "2024-05-06T17:16:43Z", + "git_url": "git://github.com/fuergaosi233/wechat-chatgpt.git", + "ssh_url": "git@github.com:fuergaosi233/wechat-chatgpt.git", + "clone_url": "https://github.com/fuergaosi233/wechat-chatgpt.git", "homepage": null, - "stargazers_count": 3302, - "watchers_count": 3302, - "language": null, + "stargazers_count": 13090, + "watchers_count": 13090, + "language": "TypeScript", "topics": [] }, { - "id": 138393139, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzgzOTMxMzk=", - "name": "the-book-of-secret-knowledge", - "full_name": "trimstray/the-book-of-secret-knowledge", - "owner": { - "login": "trimstray", - "id": 31127917, - "avatar_url": "https://avatars.githubusercontent.com/u/31127917?v=4", - "url": "https://api.github.com/users/trimstray", - "html_url": "https://github.com/trimstray" - }, - "html_url": "https://github.com/trimstray/the-book-of-secret-knowledge", - "description": "A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.", - "url": "https://api.github.com/repos/trimstray/the-book-of-secret-knowledge", - "languages_url": "https://api.github.com/repos/trimstray/the-book-of-secret-knowledge/languages", - "created_at": "2018-06-23T10:43:14Z", - "updated_at": "2024-05-06T01:07:44Z", - "git_url": "git://github.com/trimstray/the-book-of-secret-knowledge.git", - "ssh_url": "git@github.com:trimstray/the-book-of-secret-knowledge.git", - "clone_url": "https://github.com/trimstray/the-book-of-secret-knowledge.git", - "homepage": "", - "stargazers_count": 130821, - "watchers_count": 130821, - "language": null, + "id": 389953556, + "node_id": "MDEwOlJlcG9zaXRvcnkzODk5NTM1NTY=", + "name": "react-blog", + "full_name": "lzxjack/react-blog", + "owner": { + "login": "lzxjack", + "id": 70835990, + "avatar_url": "https://avatars.githubusercontent.com/u/70835990?v=4", + "url": "https://api.github.com/users/lzxjack", + "html_url": "https://github.com/lzxjack" + }, + "html_url": "https://github.com/lzxjack/react-blog", + "description": "🖥️react-blog:用React写的一款个人博客系统,有博客展示页面和后台管理页面,可以管理文章、分类、标签、说说、日志、留言、友链等信息。", + "url": "https://api.github.com/repos/lzxjack/react-blog", + "languages_url": "https://api.github.com/repos/lzxjack/react-blog/languages", + "created_at": "2021-07-27T11:17:00Z", + "updated_at": "2024-05-05T21:50:24Z", + "git_url": "git://github.com/lzxjack/react-blog.git", + "ssh_url": "git@github.com:lzxjack/react-blog.git", + "clone_url": "https://github.com/lzxjack/react-blog.git", + "homepage": "https://lzxjack.top/", + "stargazers_count": 230, + "watchers_count": 230, + "language": "TypeScript", "topics": [ - "awesome", - "awesome-list", - "bsd", - "cheatsheets", - "devops", - "guidelines", - "hacking", - "hacks", - "howtos", - "linux", - "lists", - "manuals", - "one-liners", - "pentesters", - "resources", - "search-engines", - "security", - "security-researchers", - "sysops" + "antd", + "react", + "redux" ] }, { - "id": 440071369, - "node_id": "R_kgDOGjr0yQ", - "name": "job-pre", - "full_name": "Lenvia/job-pre", - "owner": { - "login": "Lenvia", - "id": 36474204, - "avatar_url": "https://avatars.githubusercontent.com/u/36474204?v=4", - "url": "https://api.github.com/users/Lenvia", - "html_url": "https://github.com/Lenvia" - }, - "html_url": "https://github.com/Lenvia/job-pre", - "description": "能够覆盖校招90%后端面试的资源库", - "url": "https://api.github.com/repos/Lenvia/job-pre", - "languages_url": "https://api.github.com/repos/Lenvia/job-pre/languages", - "created_at": "2021-12-20T06:53:56Z", - "updated_at": "2024-04-16T12:19:55Z", - "git_url": "git://github.com/Lenvia/job-pre.git", - "ssh_url": "git@github.com:Lenvia/job-pre.git", - "clone_url": "https://github.com/Lenvia/job-pre.git", - "homepage": "", - "stargazers_count": 64, - "watchers_count": 64, - "language": null, - "topics": [] - }, - { - "id": 64067545, - "node_id": "MDEwOlJlcG9zaXRvcnk2NDA2NzU0NQ==", - "name": "golang-open-source-projects", - "full_name": "hackstoic/golang-open-source-projects", + "id": 573435733, + "node_id": "R_kgDOIi3vVQ", + "name": "web-printer", + "full_name": "ourongxing/web-printer", "owner": { - "login": "hackstoic", - "id": 7455951, - "avatar_url": "https://avatars.githubusercontent.com/u/7455951?v=4", - "url": "https://api.github.com/users/hackstoic", - "html_url": "https://github.com/hackstoic" + "login": "ourongxing", + "id": 48356807, + "avatar_url": "https://avatars.githubusercontent.com/u/48356807?v=4", + "url": "https://api.github.com/users/ourongxing", + "html_url": "https://github.com/ourongxing" }, - "html_url": "https://github.com/hackstoic/golang-open-source-projects", - "description": "为互联网IT人打造的中文版awesome-go", - "url": "https://api.github.com/repos/hackstoic/golang-open-source-projects", - "languages_url": "https://api.github.com/repos/hackstoic/golang-open-source-projects/languages", - "created_at": "2016-07-24T13:51:07Z", - "updated_at": "2024-05-04T17:51:27Z", - "git_url": "git://github.com/hackstoic/golang-open-source-projects.git", - "ssh_url": "git@github.com:hackstoic/golang-open-source-projects.git", - "clone_url": "https://github.com/hackstoic/golang-open-source-projects.git", + "html_url": "https://github.com/ourongxing/web-printer", + "description": "A printer that can print multiple web pages as one pretty PDF", + "url": "https://api.github.com/repos/ourongxing/web-printer", + "languages_url": "https://api.github.com/repos/ourongxing/web-printer/languages", + "created_at": "2022-12-02T13:09:26Z", + "updated_at": "2024-03-25T11:07:25Z", + "git_url": "git://github.com/ourongxing/web-printer.git", + "ssh_url": "git@github.com:ourongxing/web-printer.git", + "clone_url": "https://github.com/ourongxing/web-printer.git", "homepage": "", - "stargazers_count": 10796, - "watchers_count": 10796, - "language": null, + "stargazers_count": 92, + "watchers_count": 92, + "language": "TypeScript", "topics": [ - "awesome", - "golang" + "pdf", + "printer", + "typescript" ] }, { - "id": 163200565, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjMyMDA1NjU=", - "name": "Hacking-With-Golang", - "full_name": "AV1080p/Hacking-With-Golang", - "owner": { - "login": "AV1080p", - "id": 21303759, - "avatar_url": "https://avatars.githubusercontent.com/u/21303759?v=4", - "url": "https://api.github.com/users/AV1080p", - "html_url": "https://github.com/AV1080p" - }, - "html_url": "https://github.com/AV1080p/Hacking-With-Golang", - "description": "Golang安全资源合集", - "url": "https://api.github.com/repos/AV1080p/Hacking-With-Golang", - "languages_url": "https://api.github.com/repos/AV1080p/Hacking-With-Golang/languages", - "created_at": "2018-12-26T17:00:06Z", - "updated_at": "2024-05-03T23:11:13Z", - "git_url": "git://github.com/AV1080p/Hacking-With-Golang.git", - "ssh_url": "git@github.com:AV1080p/Hacking-With-Golang.git", - "clone_url": "https://github.com/AV1080p/Hacking-With-Golang.git", - "homepage": null, - "stargazers_count": 1700, - "watchers_count": 1700, - "language": null, + "id": 510345459, + "node_id": "R_kgDOHmtA8w", + "name": "crossbell.io", + "full_name": "Crossbell-Box/crossbell.io", + "owner": { + "login": "Crossbell-Box", + "id": 103565959, + "avatar_url": "https://avatars.githubusercontent.com/u/103565959?v=4", + "url": "https://api.github.com/users/Crossbell-Box", + "html_url": "https://github.com/Crossbell-Box" + }, + "html_url": "https://github.com/Crossbell-Box/crossbell.io", + "description": "A decentralized platform to own your social activities 🔔", + "url": "https://api.github.com/repos/Crossbell-Box/crossbell.io", + "languages_url": "https://api.github.com/repos/Crossbell-Box/crossbell.io/languages", + "created_at": "2022-07-04T12:12:55Z", + "updated_at": "2024-03-20T18:59:00Z", + "git_url": "git://github.com/Crossbell-Box/crossbell.io.git", + "ssh_url": "git@github.com:Crossbell-Box/crossbell.io.git", + "clone_url": "https://github.com/Crossbell-Box/crossbell.io.git", + "homepage": "https://crossbell.io", + "stargazers_count": 47, + "watchers_count": 47, + "language": "TypeScript", "topics": [ - "buster", - "golang", - "proxy", - "reverse-shell", - "security", - "security-scanner", - "security-tools" + "blackchain", + "crossbell", + "dapp", + "decentralized", + "ethereum", + "ipfs", + "social-network", + "web3" + ] + }, + { + "id": 79162682, + "node_id": "MDEwOlJlcG9zaXRvcnk3OTE2MjY4Mg==", + "name": "joplin", + "full_name": "laurent22/joplin", + "owner": { + "login": "laurent22", + "id": 1285584, + "avatar_url": "https://avatars.githubusercontent.com/u/1285584?v=4", + "url": "https://api.github.com/users/laurent22", + "html_url": "https://github.com/laurent22" + }, + "html_url": "https://github.com/laurent22/joplin", + "description": "Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.", + "url": "https://api.github.com/repos/laurent22/joplin", + "languages_url": "https://api.github.com/repos/laurent22/joplin/languages", + "created_at": "2017-01-16T21:49:41Z", + "updated_at": "2024-05-06T22:08:37Z", + "git_url": "git://github.com/laurent22/joplin.git", + "ssh_url": "git@github.com:laurent22/joplin.git", + "clone_url": "https://github.com/laurent22/joplin.git", + "homepage": "https://joplinapp.org", + "stargazers_count": 43101, + "watchers_count": 43101, + "language": "TypeScript", + "topics": [ + "android", + "dropbox", + "electron", + "enex-files", + "evernote", + "javascript", + "joplin", + "nextcloud", + "nodejs", + "note-taking", + "onedrive", + "react-native", + "synchronisation", + "web-clipper", + "webdav" ] }, { - "id": 328349603, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjgzNDk2MDM=", - "name": "CS-Books", - "full_name": "forthespada/CS-Books", + "id": 451719966, + "node_id": "R_kgDOGuyzHg", + "name": "modern-vue-template", + "full_name": "byoungd/modern-vue-template", "owner": { - "login": "forthespada", - "id": 44971298, - "avatar_url": "https://avatars.githubusercontent.com/u/44971298?v=4", - "url": "https://api.github.com/users/forthespada", - "html_url": "https://github.com/forthespada" + "login": "byoungd", + "id": 16145783, + "avatar_url": "https://avatars.githubusercontent.com/u/16145783?v=4", + "url": "https://api.github.com/users/byoungd", + "html_url": "https://github.com/byoungd" }, - "html_url": "https://github.com/forthespada/CS-Books", - "description": "🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~", - "url": "https://api.github.com/repos/forthespada/CS-Books", - "languages_url": "https://api.github.com/repos/forthespada/CS-Books/languages", - "created_at": "2021-01-10T09:49:05Z", - "updated_at": "2024-05-06T01:14:04Z", - "git_url": "git://github.com/forthespada/CS-Books.git", - "ssh_url": "git@github.com:forthespada/CS-Books.git", - "clone_url": "https://github.com/forthespada/CS-Books.git", - "homepage": "https://interviewguide.cn", - "stargazers_count": 18678, - "watchers_count": 18678, - "language": null, - "topics": [ - "algorithms", - "c", - "cpp", - "cs-books", - "database", - "interview", - "java", - "javascript", - "linux", - "os", - "pdf", - "python", - "redis", - "sql" + "html_url": "https://github.com/byoungd/modern-vue-template", + "description": "Modern Vue Stack 2022. Joyful development experience 🎉", + "url": "https://api.github.com/repos/byoungd/modern-vue-template", + "languages_url": "https://api.github.com/repos/byoungd/modern-vue-template/languages", + "created_at": "2022-01-25T03:22:15Z", + "updated_at": "2024-04-07T09:07:29Z", + "git_url": "git://github.com/byoungd/modern-vue-template.git", + "ssh_url": "git@github.com:byoungd/modern-vue-template.git", + "clone_url": "https://github.com/byoungd/modern-vue-template.git", + "homepage": "", + "stargazers_count": 293, + "watchers_count": 293, + "language": "TypeScript", + "topics": [ + "vue3-typescript" ] - }, + } + ], + "C#": [ { - "id": 680975594, - "node_id": "R_kgDOKJbc6g", - "name": "go-msi", - "full_name": "LinuxSuRen/go-msi", + "id": 794067373, + "node_id": "R_kgDOL1SBrQ", + "name": "OFGB", + "full_name": "xM4ddy/OFGB", "owner": { - "login": "LinuxSuRen", - "id": 1450685, - "avatar_url": "https://avatars.githubusercontent.com/u/1450685?v=4", - "url": "https://api.github.com/users/LinuxSuRen", - "html_url": "https://github.com/LinuxSuRen" + "login": "xM4ddy", + "id": 59680197, + "avatar_url": "https://avatars.githubusercontent.com/u/59680197?v=4", + "url": "https://api.github.com/users/xM4ddy", + "html_url": "https://github.com/xM4ddy" }, - "html_url": "https://github.com/LinuxSuRen/go-msi", - "description": "Easy way to generate msi package for a Go project", - "url": "https://api.github.com/repos/LinuxSuRen/go-msi", - "languages_url": "https://api.github.com/repos/LinuxSuRen/go-msi/languages", - "created_at": "2023-08-21T01:48:45Z", - "updated_at": "2023-08-21T05:12:46Z", - "git_url": "git://github.com/LinuxSuRen/go-msi.git", - "ssh_url": "git@github.com:LinuxSuRen/go-msi.git", - "clone_url": "https://github.com/LinuxSuRen/go-msi.git", - "homepage": "https://mh-cbon.github.io/go-msi/", - "stargazers_count": 1, - "watchers_count": 1, - "language": null, + "html_url": "https://github.com/xM4ddy/OFGB", + "description": "GUI Tool To Removes Ads From Various Places Around Windows 11", + "url": "https://api.github.com/repos/xM4ddy/OFGB", + "languages_url": "https://api.github.com/repos/xM4ddy/OFGB/languages", + "created_at": "2024-04-30T11:50:14Z", + "updated_at": "2024-05-07T01:14:44Z", + "git_url": "git://github.com/xM4ddy/OFGB.git", + "ssh_url": "git@github.com:xM4ddy/OFGB.git", + "clone_url": "https://github.com/xM4ddy/OFGB.git", + "homepage": "", + "stargazers_count": 3396, + "watchers_count": 3396, + "language": "C#", "topics": [] }, { - "id": 104337773, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDQzMzc3NzM=", - "name": "chinese-independent-developer", - "full_name": "1c7/chinese-independent-developer", + "id": 247198136, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDcxOTgxMzY=", + "name": "1Remote", + "full_name": "1Remote/1Remote", "owner": { - "login": "1c7", - "id": 1804755, - "avatar_url": "https://avatars.githubusercontent.com/u/1804755?v=4", - "url": "https://api.github.com/users/1c7", - "html_url": "https://github.com/1c7" + "login": "1Remote", + "id": 105551232, + "avatar_url": "https://avatars.githubusercontent.com/u/105551232?v=4", + "url": "https://api.github.com/users/1Remote", + "html_url": "https://github.com/1Remote" }, - "html_url": "https://github.com/1c7/chinese-independent-developer", - "description": "👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么", - "url": "https://api.github.com/repos/1c7/chinese-independent-developer", - "languages_url": "https://api.github.com/repos/1c7/chinese-independent-developer/languages", - "created_at": "2017-09-21T11:08:23Z", - "updated_at": "2024-05-06T01:11:32Z", - "git_url": "git://github.com/1c7/chinese-independent-developer.git", - "ssh_url": "git@github.com:1c7/chinese-independent-developer.git", - "clone_url": "https://github.com/1c7/chinese-independent-developer.git", - "homepage": "", - "stargazers_count": 34290, - "watchers_count": 34290, - "language": null, + "html_url": "https://github.com/1Remote/1Remote", + "description": "One Remote Access Manager to Rule Them All", + "url": "https://api.github.com/repos/1Remote/1Remote", + "languages_url": "https://api.github.com/repos/1Remote/1Remote/languages", + "created_at": "2020-03-14T02:31:24Z", + "updated_at": "2024-05-06T20:53:09Z", + "git_url": "git://github.com/1Remote/1Remote.git", + "ssh_url": "git@github.com:1Remote/1Remote.git", + "clone_url": "https://github.com/1Remote/1Remote.git", + "homepage": "https://1remote.github.io/", + "stargazers_count": 3274, + "watchers_count": 3274, + "language": "C#", "topics": [ - "china", - "indie", - "indie-developer" + "rdp", + "remote-control", + "remote-desktop", + "sftp", + "ssh", + "vnc", + "windows", + "windows-app", + "wpf-application" ] }, { - "id": 63418718, - "node_id": "MDEwOlJlcG9zaXRvcnk2MzQxODcxOA==", - "name": "git-tips", - "full_name": "521xueweihan/git-tips", + "id": 500093, + "node_id": "MDEwOlJlcG9zaXRvcnk1MDAwOTM=", + "name": "winsw", + "full_name": "winsw/winsw", "owner": { - "login": "521xueweihan", - "id": 8255800, - "avatar_url": "https://avatars.githubusercontent.com/u/8255800?v=4", - "url": "https://api.github.com/users/521xueweihan", - "html_url": "https://github.com/521xueweihan" + "login": "winsw", + "id": 62598626, + "avatar_url": "https://avatars.githubusercontent.com/u/62598626?v=4", + "url": "https://api.github.com/users/winsw", + "html_url": "https://github.com/winsw" }, - "html_url": "https://github.com/521xueweihan/git-tips", - "description": ":trollface:Git的奇技淫巧", - "url": "https://api.github.com/repos/521xueweihan/git-tips", - "languages_url": "https://api.github.com/repos/521xueweihan/git-tips/languages", - "created_at": "2016-07-15T12:02:20Z", - "updated_at": "2024-05-05T16:40:37Z", - "git_url": "git://github.com/521xueweihan/git-tips.git", - "ssh_url": "git@github.com:521xueweihan/git-tips.git", - "clone_url": "https://github.com/521xueweihan/git-tips.git", - "homepage": "https://hellogithub.com/article/9aed28d4d64b4649bb364685ef557ae4", - "stargazers_count": 15446, - "watchers_count": 15446, - "language": null, + "html_url": "https://github.com/winsw/winsw", + "description": "A wrapper executable that can run any executable as a Windows service, in a permissive license.", + "url": "https://api.github.com/repos/winsw/winsw", + "languages_url": "https://api.github.com/repos/winsw/winsw/languages", + "created_at": "2010-02-03T02:49:39Z", + "updated_at": "2024-05-06T18:58:08Z", + "git_url": "git://github.com/winsw/winsw.git", + "ssh_url": "git@github.com:winsw/winsw.git", + "clone_url": "https://github.com/winsw/winsw.git", + "homepage": "", + "stargazers_count": 11314, + "watchers_count": 11314, + "language": "C#", "topics": [ - "cheatsheet", - "git", - "github" + "csharp", + "dotnet", + "nuget", + "windows-service", + "windows-service-wrapper" ] }, { - "id": 230933547, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzA5MzM1NDc=", - "name": "go-mysql-protocol", - "full_name": "joshua0x/go-mysql-protocol", + "id": 446422151, + "node_id": "R_kgDOGpvchw", + "name": "EverythingPowerToys", + "full_name": "lin-ycv/EverythingPowerToys", "owner": { - "login": "joshua0x", - "id": 44366103, - "avatar_url": "https://avatars.githubusercontent.com/u/44366103?v=4", - "url": "https://api.github.com/users/joshua0x", - "html_url": "https://github.com/joshua0x" + "login": "lin-ycv", + "id": 60565737, + "avatar_url": "https://avatars.githubusercontent.com/u/60565737?v=4", + "url": "https://api.github.com/users/lin-ycv", + "html_url": "https://github.com/lin-ycv" }, - "html_url": "https://github.com/joshua0x/go-mysql-protocol", - "description": "mysql protocol based on golang", - "url": "https://api.github.com/repos/joshua0x/go-mysql-protocol", - "languages_url": "https://api.github.com/repos/joshua0x/go-mysql-protocol/languages", - "created_at": "2019-12-30T14:55:47Z", - "updated_at": "2023-05-23T09:16:23Z", - "git_url": "git://github.com/joshua0x/go-mysql-protocol.git", - "ssh_url": "git@github.com:joshua0x/go-mysql-protocol.git", - "clone_url": "https://github.com/joshua0x/go-mysql-protocol.git", - "homepage": null, - "stargazers_count": 1, - "watchers_count": 1, - "language": null, - "topics": [] + "html_url": "https://github.com/lin-ycv/EverythingPowerToys", + "description": "Everything search plugin for PowerToys Run", + "url": "https://api.github.com/repos/lin-ycv/EverythingPowerToys", + "languages_url": "https://api.github.com/repos/lin-ycv/EverythingPowerToys/languages", + "created_at": "2022-01-10T12:51:28Z", + "updated_at": "2024-05-06T17:43:12Z", + "git_url": "git://github.com/lin-ycv/EverythingPowerToys.git", + "ssh_url": "git@github.com:lin-ycv/EverythingPowerToys.git", + "clone_url": "https://github.com/lin-ycv/EverythingPowerToys.git", + "homepage": "", + "stargazers_count": 1801, + "watchers_count": 1801, + "language": "C#", + "topics": [ + "everything", + "everything-search", + "extension", + "file-search", + "plugin", + "powertoys", + "powertoys-run", + "run", + "search", + "voidtools" + ] }, { - "id": 641385410, - "node_id": "R_kgDOJjrDwg", - "name": "Remembering-Haoel", - "full_name": "megaease/Remembering-Haoel", + "id": 58574169, + "node_id": "MDEwOlJlcG9zaXRvcnk1ODU3NDE2OQ==", + "name": "HackBGRT", + "full_name": "Metabolix/HackBGRT", "owner": { - "login": "megaease", - "id": 29247155, - "avatar_url": "https://avatars.githubusercontent.com/u/29247155?v=4", - "url": "https://api.github.com/users/megaease", - "html_url": "https://github.com/megaease" + "login": "Metabolix", + "id": 603068, + "avatar_url": "https://avatars.githubusercontent.com/u/603068?v=4", + "url": "https://api.github.com/users/Metabolix", + "html_url": "https://github.com/Metabolix" }, - "html_url": "https://github.com/megaease/Remembering-Haoel", - "description": "记录您对左耳朵耗子(陈皓)的点滴回忆", - "url": "https://api.github.com/repos/megaease/Remembering-Haoel", - "languages_url": "https://api.github.com/repos/megaease/Remembering-Haoel/languages", - "created_at": "2023-05-16T11:08:48Z", - "updated_at": "2024-05-04T09:34:48Z", - "git_url": "git://github.com/megaease/Remembering-Haoel.git", - "ssh_url": "git@github.com:megaease/Remembering-Haoel.git", - "clone_url": "https://github.com/megaease/Remembering-Haoel.git", + "html_url": "https://github.com/Metabolix/HackBGRT", + "description": "Windows boot logo changer for UEFI systems", + "url": "https://api.github.com/repos/Metabolix/HackBGRT", + "languages_url": "https://api.github.com/repos/Metabolix/HackBGRT/languages", + "created_at": "2016-05-11T19:24:11Z", + "updated_at": "2024-05-06T13:32:50Z", + "git_url": "git://github.com/Metabolix/HackBGRT.git", + "ssh_url": "git@github.com:Metabolix/HackBGRT.git", + "clone_url": "https://github.com/Metabolix/HackBGRT.git", "homepage": null, - "stargazers_count": 2779, - "watchers_count": 2779, - "language": null, - "topics": [] + "stargazers_count": 2091, + "watchers_count": 2091, + "language": "C#", + "topics": [ + "boot", + "boot-logo-changer", + "uefi" + ] }, { - "id": 548425045, - "node_id": "R_kgDOILBNVQ", - "name": "Latest-front-end-Notes", - "full_name": "2002XiaoYu/Latest-front-end-Notes", + "id": 38919702, + "node_id": "MDEwOlJlcG9zaXRvcnkzODkxOTcwMg==", + "name": "EarTrumpet", + "full_name": "File-New-Project/EarTrumpet", "owner": { - "login": "2002XiaoYu", - "id": 105234270, - "avatar_url": "https://avatars.githubusercontent.com/u/105234270?v=4", - "url": "https://api.github.com/users/2002XiaoYu", - "html_url": "https://github.com/2002XiaoYu" + "login": "File-New-Project", + "id": 13286252, + "avatar_url": "https://avatars.githubusercontent.com/u/13286252?v=4", + "url": "https://api.github.com/users/File-New-Project", + "html_url": "https://github.com/File-New-Project" }, - "html_url": "https://github.com/2002XiaoYu/Latest-front-end-Notes", - "description": "高质量编程百万字笔记之路--前后端", - "url": "https://api.github.com/repos/2002XiaoYu/Latest-front-end-Notes", - "languages_url": "https://api.github.com/repos/2002XiaoYu/Latest-front-end-Notes/languages", - "created_at": "2022-10-09T14:43:13Z", - "updated_at": "2024-05-04T10:16:58Z", - "git_url": "git://github.com/2002XiaoYu/Latest-front-end-Notes.git", - "ssh_url": "git@github.com:2002XiaoYu/Latest-front-end-Notes.git", - "clone_url": "https://github.com/2002XiaoYu/Latest-front-end-Notes.git", - "homepage": "", - "stargazers_count": 384, - "watchers_count": 384, - "language": null, + "html_url": "https://github.com/File-New-Project/EarTrumpet", + "description": "EarTrumpet - Volume Control for Windows", + "url": "https://api.github.com/repos/File-New-Project/EarTrumpet", + "languages_url": "https://api.github.com/repos/File-New-Project/EarTrumpet/languages", + "created_at": "2015-07-11T08:43:37Z", + "updated_at": "2024-05-06T22:47:05Z", + "git_url": "git://github.com/File-New-Project/EarTrumpet.git", + "ssh_url": "git@github.com:File-New-Project/EarTrumpet.git", + "clone_url": "https://github.com/File-New-Project/EarTrumpet.git", + "homepage": "https://eartrumpet.app", + "stargazers_count": 8456, + "watchers_count": 8456, + "language": "C#", "topics": [ - "git", - "javascript", - "pinia", - "router", - "vite", - "vue3", - "webpack" + "audio", + "eartrumpet", + "microsoft-store", + "mixer", + "playback-devices", + "windows", + "wpf" ] }, { - "id": 359443800, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTk0NDM4MDA=", - "name": "awesome", - "full_name": "devsapp/awesome", + "id": 681372871, + "node_id": "R_kgDOKJzsxw", + "name": "garnet", + "full_name": "microsoft/garnet", "owner": { - "login": "devsapp", - "id": 82132365, - "avatar_url": "https://avatars.githubusercontent.com/u/82132365?v=4", - "url": "https://api.github.com/users/devsapp", - "html_url": "https://github.com/devsapp" + "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/devsapp/awesome", - "description": "🛰️ 应用合集", - "url": "https://api.github.com/repos/devsapp/awesome", - "languages_url": "https://api.github.com/repos/devsapp/awesome/languages", - "created_at": "2021-04-19T12:01:38Z", - "updated_at": "2024-01-29T06:10:43Z", - "git_url": "git://github.com/devsapp/awesome.git", - "ssh_url": "git@github.com:devsapp/awesome.git", - "clone_url": "https://github.com/devsapp/awesome.git", - "homepage": "", - "stargazers_count": 38, - "watchers_count": 38, - "language": null, + "html_url": "https://github.com/microsoft/garnet", + "description": "Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.", + "url": "https://api.github.com/repos/microsoft/garnet", + "languages_url": "https://api.github.com/repos/microsoft/garnet/languages", + "created_at": "2023-08-21T21:54:58Z", + "updated_at": "2024-05-07T01:12:16Z", + "git_url": "git://github.com/microsoft/garnet.git", + "ssh_url": "git@github.com:microsoft/garnet.git", + "clone_url": "https://github.com/microsoft/garnet.git", + "homepage": "https://microsoft.github.io/garnet/", + "stargazers_count": 9324, + "watchers_count": 9324, + "language": "C#", "topics": [ - "application", - "awesome", - "serverless", - "serverless-devs" + "cache", + "cache-storage", + "cluster", + "concurrent", + "hash-table", + "key-value", + "larger-than-memory", + "low-latency", + "persistent", + "remote", + "scalable", + "store" ] }, { - "id": 507200247, - "node_id": "R_kgDOHjtC9w", - "name": "use", - "full_name": "antfu/use", + "id": 746770404, + "node_id": "R_kgDOLILP5A", + "name": "PackageEasy", + "full_name": "tangmanger/PackageEasy", "owner": { - "login": "antfu", - "id": 11247099, - "avatar_url": "https://avatars.githubusercontent.com/u/11247099?v=4", - "url": "https://api.github.com/users/antfu", - "html_url": "https://github.com/antfu" + "login": "tangmanger", + "id": 19483519, + "avatar_url": "https://avatars.githubusercontent.com/u/19483519?v=4", + "url": "https://api.github.com/users/tangmanger", + "html_url": "https://github.com/tangmanger" }, - "html_url": "https://github.com/antfu/use", - "description": "Things I am using", - "url": "https://api.github.com/repos/antfu/use", - "languages_url": "https://api.github.com/repos/antfu/use/languages", - "created_at": "2022-06-25T03:05:20Z", - "updated_at": "2024-05-05T07:06:46Z", - "git_url": "git://github.com/antfu/use.git", - "ssh_url": "git@github.com:antfu/use.git", - "clone_url": "https://github.com/antfu/use.git", - "homepage": null, - "stargazers_count": 954, - "watchers_count": 954, - "language": null, - "topics": [] + "html_url": "https://github.com/tangmanger/PackageEasy", + "description": "基于nsis打包工具的可视化开发", + "url": "https://api.github.com/repos/tangmanger/PackageEasy", + "languages_url": "https://api.github.com/repos/tangmanger/PackageEasy/languages", + "created_at": "2024-01-22T16:35:17Z", + "updated_at": "2024-04-03T21:55:56Z", + "git_url": "git://github.com/tangmanger/PackageEasy.git", + "ssh_url": "git@github.com:tangmanger/PackageEasy.git", + "clone_url": "https://github.com/tangmanger/PackageEasy.git", + "homepage": "", + "stargazers_count": 10, + "watchers_count": 10, + "language": "C#", + "topics": [ + "nsis", + "wpf" + ] }, { - "id": 203130239, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDMxMzAyMzk=", - "name": "free-books", - "full_name": "ruanyf/free-books", + "id": 304230333, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDQyMzAzMzM=", + "name": "ContextMenuManager", + "full_name": "BluePointLilac/ContextMenuManager", "owner": { - "login": "ruanyf", - "id": 905434, - "avatar_url": "https://avatars.githubusercontent.com/u/905434?v=4", - "url": "https://api.github.com/users/ruanyf", - "html_url": "https://github.com/ruanyf" + "login": "BluePointLilac", + "id": 55010935, + "avatar_url": "https://avatars.githubusercontent.com/u/55010935?v=4", + "url": "https://api.github.com/users/BluePointLilac", + "html_url": "https://github.com/BluePointLilac" }, - "html_url": "https://github.com/ruanyf/free-books", - "description": "互联网上的免费书籍", - "url": "https://api.github.com/repos/ruanyf/free-books", - "languages_url": "https://api.github.com/repos/ruanyf/free-books/languages", - "created_at": "2019-08-19T08:24:38Z", - "updated_at": "2024-05-05T02:28:11Z", - "git_url": "git://github.com/ruanyf/free-books.git", - "ssh_url": "git@github.com:ruanyf/free-books.git", - "clone_url": "https://github.com/ruanyf/free-books.git", - "homepage": null, - "stargazers_count": 14526, - "watchers_count": 14526, - "language": null, + "html_url": "https://github.com/BluePointLilac/ContextMenuManager", + "description": "🖱️ 纯粹的Windows右键菜单管理程序", + "url": "https://api.github.com/repos/BluePointLilac/ContextMenuManager", + "languages_url": "https://api.github.com/repos/BluePointLilac/ContextMenuManager/languages", + "created_at": "2020-10-15T06:27:04Z", + "updated_at": "2024-05-06T22:55:25Z", + "git_url": "git://github.com/BluePointLilac/ContextMenuManager.git", + "ssh_url": "git@github.com:BluePointLilac/ContextMenuManager.git", + "clone_url": "https://github.com/BluePointLilac/ContextMenuManager.git", + "homepage": "https://bluepointlilac.github.io/ContextMenuManager", + "stargazers_count": 10713, + "watchers_count": 10713, + "language": "C#", "topics": [] }, { - "id": 88011908, - "node_id": "MDEwOlJlcG9zaXRvcnk4ODAxMTkwOA==", - "name": "project-based-learning", - "full_name": "practical-tutorials/project-based-learning", + "id": 177127386, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzcxMjczODY=", + "name": "qttabbar", + "full_name": "indiff/qttabbar", "owner": { - "login": "practical-tutorials", - "id": 89421154, - "avatar_url": "https://avatars.githubusercontent.com/u/89421154?v=4", - "url": "https://api.github.com/users/practical-tutorials", - "html_url": "https://github.com/practical-tutorials" + "login": "indiff", + "id": 501276, + "avatar_url": "https://avatars.githubusercontent.com/u/501276?v=4", + "url": "https://api.github.com/users/indiff", + "html_url": "https://github.com/indiff" }, - "html_url": "https://github.com/practical-tutorials/project-based-learning", - "description": "Curated list of project-based tutorials", - "url": "https://api.github.com/repos/practical-tutorials/project-based-learning", - "languages_url": "https://api.github.com/repos/practical-tutorials/project-based-learning/languages", - "created_at": "2017-04-12T05:07:46Z", - "updated_at": "2024-05-06T01:08:35Z", - "git_url": "git://github.com/practical-tutorials/project-based-learning.git", - "ssh_url": "git@github.com:practical-tutorials/project-based-learning.git", - "clone_url": "https://github.com/practical-tutorials/project-based-learning.git", - "homepage": null, - "stargazers_count": 170043, - "watchers_count": 170043, - "language": null, + "html_url": "https://github.com/indiff/qttabbar", + "description": "QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar", + "url": "https://api.github.com/repos/indiff/qttabbar", + "languages_url": "https://api.github.com/repos/indiff/qttabbar/languages", + "created_at": "2019-03-22T11:21:33Z", + "updated_at": "2024-05-06T17:26:50Z", + "git_url": "git://github.com/indiff/qttabbar.git", + "ssh_url": "git@github.com:indiff/qttabbar.git", + "clone_url": "https://github.com/indiff/qttabbar.git", + "homepage": "https://indiff.github.io/qttabbar/", + "stargazers_count": 3533, + "watchers_count": 3533, + "language": "C#", "topics": [ - "beginner-project", "cpp", - "golang", - "javascript", - "project", - "python", - "tutorial", - "webdevelopment" + "csharp", + "explorer", + "qttabbar", + "tab", + "windows", + "wpf" ] }, { - "id": 618658408, - "node_id": "R_kgDOJN_6aA", - "name": "AI-WaitList", - "full_name": "Mon-ius/AI-WaitList", + "id": 59169831, + "node_id": "MDEwOlJlcG9zaXRvcnk1OTE2OTgzMQ==", + "name": "QTTabBar", + "full_name": "kingpeter2015/QTTabBar", "owner": { - "login": "Mon-ius", - "id": 25671258, - "avatar_url": "https://avatars.githubusercontent.com/u/25671258?v=4", - "url": "https://api.github.com/users/Mon-ius", - "html_url": "https://github.com/Mon-ius" - }, - "html_url": "https://github.com/Mon-ius/AI-WaitList", - "description": "Just found a new AI product; oh! With waitlist :)", - "url": "https://api.github.com/repos/Mon-ius/AI-WaitList", - "languages_url": "https://api.github.com/repos/Mon-ius/AI-WaitList/languages", - "created_at": "2023-03-25T01:07:59Z", - "updated_at": "2023-10-15T16:10:30Z", - "git_url": "git://github.com/Mon-ius/AI-WaitList.git", - "ssh_url": "git@github.com:Mon-ius/AI-WaitList.git", - "clone_url": "https://github.com/Mon-ius/AI-WaitList.git", + "login": "kingpeter2015", + "id": 14959518, + "avatar_url": "https://avatars.githubusercontent.com/u/14959518?v=4", + "url": "https://api.github.com/users/kingpeter2015", + "html_url": "https://github.com/kingpeter2015" + }, + "html_url": "https://github.com/kingpeter2015/QTTabBar", + "description": "A continouation of the orignal QTTabBar, which delivers Tabs for the windows Explorer, aiming to fix at least some bugs", + "url": "https://api.github.com/repos/kingpeter2015/QTTabBar", + "languages_url": "https://api.github.com/repos/kingpeter2015/QTTabBar/languages", + "created_at": "2016-05-19T03:11:23Z", + "updated_at": "2024-02-29T08:51:54Z", + "git_url": "git://github.com/kingpeter2015/QTTabBar.git", + "ssh_url": "git@github.com:kingpeter2015/QTTabBar.git", + "clone_url": "https://github.com/kingpeter2015/QTTabBar.git", "homepage": null, - "stargazers_count": 11, - "watchers_count": 11, - "language": null, + "stargazers_count": 18, + "watchers_count": 18, + "language": "C#", "topics": [] }, { - "id": 201954234, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDE5NTQyMzQ=", - "name": "FreePAC", - "full_name": "xiaoming2028/FreePAC", + "id": 295200728, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTUyMDA3Mjg=", + "name": "EverythingToolbar", + "full_name": "srwi/EverythingToolbar", "owner": { - "login": "xiaoming2028", - "id": 54033249, - "avatar_url": "https://avatars.githubusercontent.com/u/54033249?v=4", - "url": "https://api.github.com/users/xiaoming2028", - "html_url": "https://github.com/xiaoming2028" + "login": "srwi", + "id": 17520641, + "avatar_url": "https://avatars.githubusercontent.com/u/17520641?v=4", + "url": "https://api.github.com/users/srwi", + "html_url": "https://github.com/srwi" }, - "html_url": "https://github.com/xiaoming2028/FreePAC", - "description": "科学上网/翻墙梯子/自由上网/SS/SSR/V2Ray/Brook 搭建教程 免费机场、VPN工具、极光、魔法上网", - "url": "https://api.github.com/repos/xiaoming2028/FreePAC", - "languages_url": "https://api.github.com/repos/xiaoming2028/FreePAC/languages", - "created_at": "2019-08-12T15:09:07Z", - "updated_at": "2024-04-07T01:53:19Z", - "git_url": "git://github.com/xiaoming2028/FreePAC.git", - "ssh_url": "git@github.com:xiaoming2028/FreePAC.git", - "clone_url": "https://github.com/xiaoming2028/FreePAC.git", + "html_url": "https://github.com/srwi/EverythingToolbar", + "description": "Everything integration for the Windows taskbar.", + "url": "https://api.github.com/repos/srwi/EverythingToolbar", + "languages_url": "https://api.github.com/repos/srwi/EverythingToolbar/languages", + "created_at": "2020-09-13T17:20:21Z", + "updated_at": "2024-05-06T23:05:33Z", + "git_url": "git://github.com/srwi/EverythingToolbar.git", + "ssh_url": "git@github.com:srwi/EverythingToolbar.git", + "clone_url": "https://github.com/srwi/EverythingToolbar.git", "homepage": "", - "stargazers_count": 7414, - "watchers_count": 7414, - "language": null, + "stargazers_count": 7931, + "watchers_count": 7931, + "language": "C#", "topics": [ - "brook", - "hostinger", - "hostwinds", - "shadowsocks", - "shadowsocksr", - "ss", - "ssr", - "v2ray", - "vpn", - "vps", - "wireguard" + "deskband", + "everything", + "everything-search", + "hacktoberfest", + "taskbar", + "taskbar-application", + "toolbar", + "windows", + "windows-taskbar", + "wpf" ] }, { - "id": 508335169, - "node_id": "R_kgDOHkyUQQ", - "name": "brand-list", - "full_name": "qianguyihao/brand-list", + "id": 441460974, + "node_id": "R_kgDOGlAo7g", + "name": "PDFPatcher", + "full_name": "wmjordan/PDFPatcher", "owner": { - "login": "qianguyihao", - "id": 8827896, - "avatar_url": "https://avatars.githubusercontent.com/u/8827896?v=4", - "url": "https://api.github.com/users/qianguyihao", - "html_url": "https://github.com/qianguyihao" + "login": "wmjordan", + "id": 12182730, + "avatar_url": "https://avatars.githubusercontent.com/u/12182730?v=4", + "url": "https://api.github.com/users/wmjordan", + "html_url": "https://github.com/wmjordan" }, - "html_url": "https://github.com/qianguyihao/brand-list", - "description": "优质品牌推荐,品质生活选择", - "url": "https://api.github.com/repos/qianguyihao/brand-list", - "languages_url": "https://api.github.com/repos/qianguyihao/brand-list/languages", - "created_at": "2022-06-28T14:33:17Z", - "updated_at": "2024-04-02T17:40:31Z", - "git_url": "git://github.com/qianguyihao/brand-list.git", - "ssh_url": "git@github.com:qianguyihao/brand-list.git", - "clone_url": "https://github.com/qianguyihao/brand-list.git", + "html_url": "https://github.com/wmjordan/PDFPatcher", + "description": "PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等", + "url": "https://api.github.com/repos/wmjordan/PDFPatcher", + "languages_url": "https://api.github.com/repos/wmjordan/PDFPatcher/languages", + "created_at": "2021-12-24T12:30:42Z", + "updated_at": "2024-05-07T01:14:57Z", + "git_url": "git://github.com/wmjordan/PDFPatcher.git", + "ssh_url": "git@github.com:wmjordan/PDFPatcher.git", + "clone_url": "https://github.com/wmjordan/PDFPatcher.git", + "homepage": "https://pdfpatcher.cnblogs.com/", + "stargazers_count": 8584, + "watchers_count": 8584, + "language": "C#", + "topics": [ + "pdf", + "pdf-converter", + "pdf-document-processor", + "pdf-generation" + ] + }, + { + "id": 183876623, + "node_id": "MDEwOlJlcG9zaXRvcnkxODM4NzY2MjM=", + "name": "Win-PS2EXE", + "full_name": "MScholtes/Win-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/Win-PS2EXE", + "description": "Graphical frontend to PS1-to-EXE-compiler PS2EXE.ps1", + "url": "https://api.github.com/repos/MScholtes/Win-PS2EXE", + "languages_url": "https://api.github.com/repos/MScholtes/Win-PS2EXE/languages", + "created_at": "2019-04-28T08:03:06Z", + "updated_at": "2024-04-30T13:43:57Z", + "git_url": "git://github.com/MScholtes/Win-PS2EXE.git", + "ssh_url": "git@github.com:MScholtes/Win-PS2EXE.git", + "clone_url": "https://github.com/MScholtes/Win-PS2EXE.git", "homepage": null, - "stargazers_count": 31, - "watchers_count": 31, - "language": null, + "stargazers_count": 246, + "watchers_count": 246, + "language": "C#", "topics": [] }, { - "id": 328831244, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjg4MzEyNDQ=", - "name": "modern-unix", - "full_name": "ibraheemdev/modern-unix", + "id": 471501107, + "node_id": "R_kgDOHBqJMw", + "name": "WinPaletter", + "full_name": "Abdelrhman-AK/WinPaletter", "owner": { - "login": "ibraheemdev", - "id": 34988408, - "avatar_url": "https://avatars.githubusercontent.com/u/34988408?v=4", - "url": "https://api.github.com/users/ibraheemdev", - "html_url": "https://github.com/ibraheemdev" + "login": "Abdelrhman-AK", + "id": 59510211, + "avatar_url": "https://avatars.githubusercontent.com/u/59510211?v=4", + "url": "https://api.github.com/users/Abdelrhman-AK", + "html_url": "https://github.com/Abdelrhman-AK" }, - "html_url": "https://github.com/ibraheemdev/modern-unix", - "description": "A collection of modern/faster/saner alternatives to common unix commands.", - "url": "https://api.github.com/repos/ibraheemdev/modern-unix", - "languages_url": "https://api.github.com/repos/ibraheemdev/modern-unix/languages", - "created_at": "2021-01-12T00:50:14Z", - "updated_at": "2024-05-06T00:49:29Z", - "git_url": "git://github.com/ibraheemdev/modern-unix.git", - "ssh_url": "git@github.com:ibraheemdev/modern-unix.git", - "clone_url": "https://github.com/ibraheemdev/modern-unix.git", + "html_url": "https://github.com/Abdelrhman-AK/WinPaletter", + "description": "Advanced Windows Appearance Editor", + "url": "https://api.github.com/repos/Abdelrhman-AK/WinPaletter", + "languages_url": "https://api.github.com/repos/Abdelrhman-AK/WinPaletter/languages", + "created_at": "2022-03-18T20:03:00Z", + "updated_at": "2024-05-06T18:18:44Z", + "git_url": "git://github.com/Abdelrhman-AK/WinPaletter.git", + "ssh_url": "git@github.com:Abdelrhman-AK/WinPaletter.git", + "clone_url": "https://github.com/Abdelrhman-AK/WinPaletter.git", "homepage": "", - "stargazers_count": 29804, - "watchers_count": 29804, - "language": null, + "stargazers_count": 1279, + "watchers_count": 1279, + "language": "C#", "topics": [ - "cli", - "command-line", - "lists", - "shell", - "terminal", - "tools", - "unix" + "colors", + "command-prompt", + "cursors", + "icons", + "logonui", + "powershell", + "theme", + "themes", + "tweaks", + "visual-styles", + "wallpaper", + "windows-classic", + "windows-font-changer", + "windows-terminal", + "windows-terminal-theme", + "windows-theme", + "windows10", + "windows11", + "windows7", + "windows8-1" ] }, { - "id": 152870372, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTI4NzAzNzI=", - "name": "weekly", - "full_name": "ruanyf/weekly", + "id": 103370157, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDMzNzAxNTc=", + "name": "optimizer", + "full_name": "hellzerg/optimizer", "owner": { - "login": "ruanyf", - "id": 905434, - "avatar_url": "https://avatars.githubusercontent.com/u/905434?v=4", - "url": "https://api.github.com/users/ruanyf", - "html_url": "https://github.com/ruanyf" + "login": "hellzerg", + "id": 3146835, + "avatar_url": "https://avatars.githubusercontent.com/u/3146835?v=4", + "url": "https://api.github.com/users/hellzerg", + "html_url": "https://github.com/hellzerg" }, - "html_url": "https://github.com/ruanyf/weekly", - "description": "科技爱好者周刊,每周五发布", - "url": "https://api.github.com/repos/ruanyf/weekly", - "languages_url": "https://api.github.com/repos/ruanyf/weekly/languages", - "created_at": "2018-10-13T12:36:07Z", - "updated_at": "2024-05-06T01:10:02Z", - "git_url": "git://github.com/ruanyf/weekly.git", - "ssh_url": "git@github.com:ruanyf/weekly.git", - "clone_url": "https://github.com/ruanyf/weekly.git", + "html_url": "https://github.com/hellzerg/optimizer", + "description": "The finest Windows Optimizer", + "url": "https://api.github.com/repos/hellzerg/optimizer", + "languages_url": "https://api.github.com/repos/hellzerg/optimizer/languages", + "created_at": "2017-09-13T07:49:36Z", + "updated_at": "2024-05-07T00:51:12Z", + "git_url": "git://github.com/hellzerg/optimizer.git", + "ssh_url": "git@github.com:hellzerg/optimizer.git", + "clone_url": "https://github.com/hellzerg/optimizer.git", "homepage": "", - "stargazers_count": 41576, - "watchers_count": 41576, - "language": null, - "topics": [] + "stargazers_count": 12270, + "watchers_count": 12270, + "language": "C#", + "topics": [ + "cleanup", + "hosts-file", + "optimize", + "privacy", + "registry-hacks", + "registry-tweaks", + "startup-items", + "toolbox", + "tweaks", + "windows", + "windows-10", + "windows-7", + "windows-8", + "windows-8-1", + "windows-tweaks" + ] }, { - "id": 311211647, - "node_id": "MDEwOlJlcG9zaXRvcnkzMTEyMTE2NDc=", - "name": "nostr", - "full_name": "nostr-protocol/nostr", + "id": 350426188, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTA0MjYxODg=", + "name": "SophiApp", + "full_name": "Sophia-Community/SophiApp", "owner": { - "login": "nostr-protocol", - "id": 103332273, - "avatar_url": "https://avatars.githubusercontent.com/u/103332273?v=4", - "url": "https://api.github.com/users/nostr-protocol", - "html_url": "https://github.com/nostr-protocol" + "login": "Sophia-Community", + "id": 80824185, + "avatar_url": "https://avatars.githubusercontent.com/u/80824185?v=4", + "url": "https://api.github.com/users/Sophia-Community", + "html_url": "https://github.com/Sophia-Community" }, - "html_url": "https://github.com/nostr-protocol/nostr", - "description": "a truly censorship-resistant alternative to Twitter that has a chance of working", - "url": "https://api.github.com/repos/nostr-protocol/nostr", - "languages_url": "https://api.github.com/repos/nostr-protocol/nostr/languages", - "created_at": "2020-11-09T03:17:41Z", - "updated_at": "2024-05-05T22:29:27Z", - "git_url": "git://github.com/nostr-protocol/nostr.git", - "ssh_url": "git@github.com:nostr-protocol/nostr.git", - "clone_url": "https://github.com/nostr-protocol/nostr.git", + "html_url": "https://github.com/Sophia-Community/SophiApp", + "description": ":zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11", + "url": "https://api.github.com/repos/Sophia-Community/SophiApp", + "languages_url": "https://api.github.com/repos/Sophia-Community/SophiApp/languages", + "created_at": "2021-03-22T17:10:30Z", + "updated_at": "2024-05-06T20:40:16Z", + "git_url": "git://github.com/Sophia-Community/SophiApp.git", + "ssh_url": "git@github.com:Sophia-Community/SophiApp.git", + "clone_url": "https://github.com/Sophia-Community/SophiApp.git", "homepage": "", - "stargazers_count": 9502, - "watchers_count": 9502, - "language": null, + "stargazers_count": 3842, + "watchers_count": 3842, + "language": "C#", "topics": [ - "nostr" + "22h2", + "23h2", + "debloat", + "debloater", + "debloating", + "gui", + "insider", + "insiders", + "optimization", + "sophia", + "sophiapp", + "tweaker", + "tweaking", + "windows", + "windows-10", + "windows-debloat", + "windows11" ] }, { - "id": 45458578, - "node_id": "MDEwOlJlcG9zaXRvcnk0NTQ1ODU3OA==", - "name": "awesome-go-cn", - "full_name": "jobbole/awesome-go-cn", + "id": 57452143, + "node_id": "MDEwOlJlcG9zaXRvcnk1NzQ1MjE0Mw==", + "name": "mobile", + "full_name": "bitwarden/mobile", "owner": { - "login": "jobbole", - "id": 8531823, - "avatar_url": "https://avatars.githubusercontent.com/u/8531823?v=4", - "url": "https://api.github.com/users/jobbole", - "html_url": "https://github.com/jobbole" + "login": "bitwarden", + "id": 15990069, + "avatar_url": "https://avatars.githubusercontent.com/u/15990069?v=4", + "url": "https://api.github.com/users/bitwarden", + "html_url": "https://github.com/bitwarden" }, - "html_url": "https://github.com/jobbole/awesome-go-cn", - "description": "Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。", - "url": "https://api.github.com/repos/jobbole/awesome-go-cn", - "languages_url": "https://api.github.com/repos/jobbole/awesome-go-cn/languages", - "created_at": "2015-11-03T10:18:17Z", - "updated_at": "2024-05-05T00:54:26Z", - "git_url": "git://github.com/jobbole/awesome-go-cn.git", - "ssh_url": "git@github.com:jobbole/awesome-go-cn.git", - "clone_url": "https://github.com/jobbole/awesome-go-cn.git", - "homepage": "", - "stargazers_count": 6752, - "watchers_count": 6752, - "language": null, + "html_url": "https://github.com/bitwarden/mobile", + "description": "The mobile app vault (iOS and Android).", + "url": "https://api.github.com/repos/bitwarden/mobile", + "languages_url": "https://api.github.com/repos/bitwarden/mobile/languages", + "created_at": "2016-04-30T16:43:17Z", + "updated_at": "2024-05-07T01:13:58Z", + "git_url": "git://github.com/bitwarden/mobile.git", + "ssh_url": "git@github.com:bitwarden/mobile.git", + "clone_url": "https://github.com/bitwarden/mobile.git", + "homepage": "https://bitwarden.com", + "stargazers_count": 5647, + "watchers_count": 5647, + "language": "C#", "topics": [ - "go", - "golang" + "android", + "bitwarden", + "csharp", + "dotnet", + "ios", + "xamarin", + "xamarin-forms", + "xaml" ] }, { - "id": 35955666, - "node_id": "MDEwOlJlcG9zaXRvcnkzNTk1NTY2Ng==", - "name": "the-art-of-command-line", - "full_name": "jlevy/the-art-of-command-line", + "id": 324473895, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjQ0NzM4OTU=", + "name": "downkyi", + "full_name": "leiurayer/downkyi", "owner": { - "login": "jlevy", - "id": 2058167, - "avatar_url": "https://avatars.githubusercontent.com/u/2058167?v=4", - "url": "https://api.github.com/users/jlevy", - "html_url": "https://github.com/jlevy" + "login": "leiurayer", + "id": 19290097, + "avatar_url": "https://avatars.githubusercontent.com/u/19290097?v=4", + "url": "https://api.github.com/users/leiurayer", + "html_url": "https://github.com/leiurayer" }, - "html_url": "https://github.com/jlevy/the-art-of-command-line", - "description": "Master the command line, in one page", - "url": "https://api.github.com/repos/jlevy/the-art-of-command-line", - "languages_url": "https://api.github.com/repos/jlevy/the-art-of-command-line/languages", - "created_at": "2015-05-20T15:11:03Z", - "updated_at": "2024-05-06T00:54:28Z", - "git_url": "git://github.com/jlevy/the-art-of-command-line.git", - "ssh_url": "git@github.com:jlevy/the-art-of-command-line.git", - "clone_url": "https://github.com/jlevy/the-art-of-command-line.git", + "html_url": "https://github.com/leiurayer/downkyi", + "description": "哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。", + "url": "https://api.github.com/repos/leiurayer/downkyi", + "languages_url": "https://api.github.com/repos/leiurayer/downkyi/languages", + "created_at": "2020-12-26T03:27:42Z", + "updated_at": "2024-05-07T00:36:33Z", + "git_url": "git://github.com/leiurayer/downkyi.git", + "ssh_url": "git@github.com:leiurayer/downkyi.git", + "clone_url": "https://github.com/leiurayer/downkyi.git", "homepage": "", - "stargazers_count": 148995, - "watchers_count": 148995, - "language": null, - "topics": [ - "bash", - "documentation", - "linux", - "macos", - "unix", - "windows" - ] - } - ], - "JavaScript": [ + "stargazers_count": 19181, + "watchers_count": 19181, + "language": "C#", + "topics": [] + }, { - "id": 474724520, - "node_id": "R_kgDOHEu4qA", - "name": "Installer", - "full_name": "Rectify11/Installer", + "id": 209623885, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDk2MjM4ODU=", + "name": "ViVe", + "full_name": "thebookisclosed/ViVe", "owner": { - "login": "Rectify11", - "id": 131543110, - "avatar_url": "https://avatars.githubusercontent.com/u/131543110?v=4", - "url": "https://api.github.com/users/Rectify11", - "html_url": "https://github.com/Rectify11" + "login": "thebookisclosed", + "id": 13197516, + "avatar_url": "https://avatars.githubusercontent.com/u/13197516?v=4", + "url": "https://api.github.com/users/thebookisclosed", + "html_url": "https://github.com/thebookisclosed" }, - "html_url": "https://github.com/Rectify11/Installer", - "description": "A Windows 11 modification which makes it more consistent.", - "url": "https://api.github.com/repos/Rectify11/Installer", - "languages_url": "https://api.github.com/repos/Rectify11/Installer/languages", - "created_at": "2022-03-27T18:29:04Z", - "updated_at": "2024-05-05T21:23:49Z", - "git_url": "git://github.com/Rectify11/Installer.git", - "ssh_url": "git@github.com:Rectify11/Installer.git", - "clone_url": "https://github.com/Rectify11/Installer.git", + "html_url": "https://github.com/thebookisclosed/ViVe", + "description": "C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer", + "url": "https://api.github.com/repos/thebookisclosed/ViVe", + "languages_url": "https://api.github.com/repos/thebookisclosed/ViVe/languages", + "created_at": "2019-09-19T18:34:38Z", + "updated_at": "2024-05-07T00:49:41Z", + "git_url": "git://github.com/thebookisclosed/ViVe.git", + "ssh_url": "git@github.com:thebookisclosed/ViVe.git", + "clone_url": "https://github.com/thebookisclosed/ViVe.git", "homepage": "", - "stargazers_count": 2536, - "watchers_count": 2536, - "language": "JavaScript", + "stargazers_count": 4644, + "watchers_count": 4644, + "language": "C#", "topics": [] - }, + } + ], + "MDX": [ { - "id": 719493765, - "node_id": "R_kgDOKuKahQ", - "name": "Tool", - "full_name": "Repcz/Tool", + "id": 767335452, + "node_id": "R_kgDOLbycHA", + "name": "book", + "full_name": "hardhackerlabs/book", "owner": { - "login": "Repcz", - "id": 122157728, - "avatar_url": "https://avatars.githubusercontent.com/u/122157728?v=4", - "url": "https://api.github.com/users/Repcz", - "html_url": "https://github.com/Repcz" + "login": "hardhackerlabs", + "id": 127177977, + "avatar_url": "https://avatars.githubusercontent.com/u/127177977?v=4", + "url": "https://api.github.com/users/hardhackerlabs", + "html_url": "https://github.com/hardhackerlabs" }, - "html_url": "https://github.com/Repcz/Tool", - "description": "Ownuse for Clash, Egern, Loon, QuantumultX, Shadorocket, Stash, Surfboard, Surge", - "url": "https://api.github.com/repos/Repcz/Tool", - "languages_url": "https://api.github.com/repos/Repcz/Tool/languages", - "created_at": "2023-11-16T09:36:49Z", - "updated_at": "2024-05-05T22:01:54Z", - "git_url": "git://github.com/Repcz/Tool.git", - "ssh_url": "git@github.com:Repcz/Tool.git", - "clone_url": "https://github.com/Repcz/Tool.git", - "homepage": "https://repcz.github.io", - "stargazers_count": 363, - "watchers_count": 363, - "language": "JavaScript", + "html_url": "https://github.com/hardhackerlabs/book", + "description": "「硬地骇客 - 两个月 $12000 ARR 实践之路」是由 硬地骇客 团队编著,本书是关于 Podwise 产品历程的忠实记录:内容包含 灵感 - 构建 - 发布 - 增长 - 复盘 五个章节。如果你觉得一个人读不够过瘾,欢迎加入「硬地骇客」官方知识星球与专家们一起讨论!Podwise 的故事才刚刚开始,我们也将在星球持续分享我们的认知,成功可能无法复制,但失败一定可以借鉴。现在就点击下方链接加入吧!", + "url": "https://api.github.com/repos/hardhackerlabs/book", + "languages_url": "https://api.github.com/repos/hardhackerlabs/book/languages", + "created_at": "2024-03-05T05:26:01Z", + "updated_at": "2024-05-06T22:45:57Z", + "git_url": "git://github.com/hardhackerlabs/book.git", + "ssh_url": "git@github.com:hardhackerlabs/book.git", + "clone_url": "https://github.com/hardhackerlabs/book.git", + "homepage": "https://t.zsxq.com/19SKbmflB", + "stargazers_count": 928, + "watchers_count": 928, + "language": "MDX", + "topics": [ + "ai", + "book", + "indie-hackers", + "mindmap", + "mrr", + "podcast", + "summarizer", + "transcription" + ] + } + ], + "Java": [ + { + "id": 656227652, + "node_id": "R_kgDOJx09RA", + "name": "Chat2DB", + "full_name": "chat2db/Chat2DB", + "owner": { + "login": "chat2db", + "id": 131834193, + "avatar_url": "https://avatars.githubusercontent.com/u/131834193?v=4", + "url": "https://api.github.com/users/chat2db", + "html_url": "https://github.com/chat2db" + }, + "html_url": "https://github.com/chat2db/Chat2DB", + "description": "🔥🔥🔥AI-driven data management platform Over 1 million developers are using Chat2DB", + "url": "https://api.github.com/repos/chat2db/Chat2DB", + "languages_url": "https://api.github.com/repos/chat2db/Chat2DB/languages", + "created_at": "2023-06-20T14:05:26Z", + "updated_at": "2024-05-07T01:03:21Z", + "git_url": "git://github.com/chat2db/Chat2DB.git", + "ssh_url": "git@github.com:chat2db/Chat2DB.git", + "clone_url": "https://github.com/chat2db/Chat2DB.git", + "homepage": "http://chat2db.ai", + "stargazers_count": 13651, + "watchers_count": 13651, + "language": "Java", "topics": [ - "filters", - "profile" + "ai", + "bi", + "chatgpt", + "clickhouse", + "database", + "datagrip", + "db2", + "dbeaver", + "gpt", + "hive", + "mysql", + "navicat", + "oracle", + "postgresql", + "redis", + "redis-client", + "sqlserver", + "text2sql" ] }, { - "id": 259573658, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTk1NzM2NTg=", - "name": "daily-notes", - "full_name": "maomao1996/daily-notes", + "id": 663458108, + "node_id": "R_kgDOJ4uRPA", + "name": "campus-imaotai", + "full_name": "oddfar/campus-imaotai", "owner": { - "login": "maomao1996", - "id": 24606443, - "avatar_url": "https://avatars.githubusercontent.com/u/24606443?v=4", - "url": "https://api.github.com/users/maomao1996", - "html_url": "https://github.com/maomao1996" + "login": "oddfar", + "id": 76616434, + "avatar_url": "https://avatars.githubusercontent.com/u/76616434?v=4", + "url": "https://api.github.com/users/oddfar", + "html_url": "https://github.com/oddfar" }, - "html_url": "https://github.com/maomao1996/daily-notes", - "description": "不定期更新的日常笔记记录(零零散散啥都记系列)", - "url": "https://api.github.com/repos/maomao1996/daily-notes", - "languages_url": "https://api.github.com/repos/maomao1996/daily-notes/languages", - "created_at": "2020-04-28T08:13:59Z", - "updated_at": "2024-04-26T07:41:14Z", - "git_url": "git://github.com/maomao1996/daily-notes.git", - "ssh_url": "git@github.com:maomao1996/daily-notes.git", - "clone_url": "https://github.com/maomao1996/daily-notes.git", - "homepage": "https://notes.fe-mm.com/daily-notes/", - "stargazers_count": 51, - "watchers_count": 51, - "language": "JavaScript", + "html_url": "https://github.com/oddfar/campus-imaotai", + "description": "i茅台app自动预约,每日自动预约,支持docker一键部署(本项目不提供成品,使用的是已淘汰的算法)", + "url": "https://api.github.com/repos/oddfar/campus-imaotai", + "languages_url": "https://api.github.com/repos/oddfar/campus-imaotai/languages", + "created_at": "2023-07-07T10:37:13Z", + "updated_at": "2024-05-06T10:31:58Z", + "git_url": "git://github.com/oddfar/campus-imaotai.git", + "ssh_url": "git@github.com:oddfar/campus-imaotai.git", + "clone_url": "https://github.com/oddfar/campus-imaotai.git", + "homepage": "https://oddfar.github.io/campus-doc/campus-imaotai", + "stargazers_count": 3895, + "watchers_count": 3895, + "language": "Java", "topics": [] }, { - "id": 465399513, - "node_id": "R_kgDOG71u2Q", - "name": "docs", - "full_name": "markdoc/docs", + "id": 87780098, + "node_id": "MDEwOlJlcG9zaXRvcnk4Nzc4MDA5OA==", + "name": "UltimateAndroidReference", + "full_name": "aritraroy/UltimateAndroidReference", "owner": { - "login": "markdoc", - "id": 8340088, - "avatar_url": "https://avatars.githubusercontent.com/u/8340088?v=4", - "url": "https://api.github.com/users/markdoc", - "html_url": "https://github.com/markdoc" + "login": "aritraroy", + "id": 8044760, + "avatar_url": "https://avatars.githubusercontent.com/u/8044760?v=4", + "url": "https://api.github.com/users/aritraroy", + "html_url": "https://github.com/aritraroy" }, - "html_url": "https://github.com/markdoc/docs", - "description": "Documentation site for Markdoc", - "url": "https://api.github.com/repos/markdoc/docs", - "languages_url": "https://api.github.com/repos/markdoc/docs/languages", - "created_at": "2022-03-02T17:13:47Z", - "updated_at": "2024-04-27T06:50:22Z", - "git_url": "git://github.com/markdoc/docs.git", - "ssh_url": "git@github.com:markdoc/docs.git", - "clone_url": "https://github.com/markdoc/docs.git", - "homepage": "https://markdoc.dev/docs", - "stargazers_count": 130, - "watchers_count": 130, - "language": "JavaScript", + "html_url": "https://github.com/aritraroy/UltimateAndroidReference", + "description": ":rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer", + "url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference", + "languages_url": "https://api.github.com/repos/aritraroy/UltimateAndroidReference/languages", + "created_at": "2017-04-10T07:28:27Z", + "updated_at": "2024-05-07T00:55:01Z", + "git_url": "git://github.com/aritraroy/UltimateAndroidReference.git", + "ssh_url": "git@github.com:aritraroy/UltimateAndroidReference.git", + "clone_url": "https://github.com/aritraroy/UltimateAndroidReference.git", + "homepage": "", + "stargazers_count": 7811, + "watchers_count": 7811, + "language": "Java", "topics": [ - "docs", - "documentation", - "markdoc" + "android", + "android-apps", + "android-book", + "android-developers", + "android-development", + "android-game", + "android-library", + "android-open-source", + "android-studio", + "android-tests", + "kotlin-android", + "sample-android", + "twitter", + "websites" ] }, { - "id": 722776966, - "node_id": "R_kgDOKxSzhg", - "name": "browser-bounce", - "full_name": "chigozienri/browser-bounce", + "id": 44804216, + "node_id": "MDEwOlJlcG9zaXRvcnk0NDgwNDIxNg==", + "name": "termux-app", + "full_name": "termux/termux-app", "owner": { - "login": "chigozienri", - "id": 14337872, - "avatar_url": "https://avatars.githubusercontent.com/u/14337872?v=4", - "url": "https://api.github.com/users/chigozienri", - "html_url": "https://github.com/chigozienri" + "login": "termux", + "id": 8104776, + "avatar_url": "https://avatars.githubusercontent.com/u/8104776?v=4", + "url": "https://api.github.com/users/termux", + "html_url": "https://github.com/termux" }, - "html_url": "https://github.com/chigozienri/browser-bounce", - "description": "Experiment with multiple browser windows interacting", - "url": "https://api.github.com/repos/chigozienri/browser-bounce", - "languages_url": "https://api.github.com/repos/chigozienri/browser-bounce/languages", - "created_at": "2023-11-23T23:37:07Z", - "updated_at": "2024-04-17T09:45:58Z", - "git_url": "git://github.com/chigozienri/browser-bounce.git", - "ssh_url": "git@github.com:chigozienri/browser-bounce.git", - "clone_url": "https://github.com/chigozienri/browser-bounce.git", - "homepage": null, - "stargazers_count": 82, - "watchers_count": 82, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/termux/termux-app", + "description": "Termux - a terminal emulator application for Android OS extendible by variety of packages.", + "url": "https://api.github.com/repos/termux/termux-app", + "languages_url": "https://api.github.com/repos/termux/termux-app/languages", + "created_at": "2015-10-23T09:42:46Z", + "updated_at": "2024-05-07T00:25:27Z", + "git_url": "git://github.com/termux/termux-app.git", + "ssh_url": "git@github.com:termux/termux-app.git", + "clone_url": "https://github.com/termux/termux-app.git", + "homepage": "https://f-droid.org/en/packages/com.termux", + "stargazers_count": 31113, + "watchers_count": 31113, + "language": "Java", + "topics": [ + "android", + "hacktoberfest", + "linux", + "terminal", + "termux" + ] }, { - "id": 452282568, - "node_id": "R_kgDOGvVIyA", - "name": "battery", - "full_name": "actuallymentor/battery", + "id": 378069880, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzgwNjk4ODA=", + "name": "ZeroTermux", + "full_name": "hanxinhao000/ZeroTermux", "owner": { - "login": "actuallymentor", - "id": 9071382, - "avatar_url": "https://avatars.githubusercontent.com/u/9071382?v=4", - "url": "https://api.github.com/users/actuallymentor", - "html_url": "https://github.com/actuallymentor" + "login": "hanxinhao000", + "id": 23556571, + "avatar_url": "https://avatars.githubusercontent.com/u/23556571?v=4", + "url": "https://api.github.com/users/hanxinhao000", + "html_url": "https://github.com/hanxinhao000" }, - "html_url": "https://github.com/actuallymentor/battery", - "description": "CLI for managing the battery charging status for M1 Macs", - "url": "https://api.github.com/repos/actuallymentor/battery", - "languages_url": "https://api.github.com/repos/actuallymentor/battery/languages", - "created_at": "2022-01-26T13:17:45Z", - "updated_at": "2024-05-06T00:14:44Z", - "git_url": "git://github.com/actuallymentor/battery.git", - "ssh_url": "git@github.com:actuallymentor/battery.git", - "clone_url": "https://github.com/actuallymentor/battery.git", + "html_url": "https://github.com/hanxinhao000/ZeroTermux", + "description": null, + "url": "https://api.github.com/repos/hanxinhao000/ZeroTermux", + "languages_url": "https://api.github.com/repos/hanxinhao000/ZeroTermux/languages", + "created_at": "2021-06-18T07:29:17Z", + "updated_at": "2024-05-06T07:22:08Z", + "git_url": "git://github.com/hanxinhao000/ZeroTermux.git", + "ssh_url": "git@github.com:hanxinhao000/ZeroTermux.git", + "clone_url": "https://github.com/hanxinhao000/ZeroTermux.git", "homepage": null, - "stargazers_count": 3010, - "watchers_count": 3010, - "language": "JavaScript", + "stargazers_count": 1195, + "watchers_count": 1195, + "language": "Java", "topics": [] }, { - "id": 63539055, - "node_id": "MDEwOlJlcG9zaXRvcnk2MzUzOTA1NQ==", - "name": "awesome-mac", - "full_name": "jaywcjlove/awesome-mac", + "id": 510910226, + "node_id": "R_kgDOHnPfEg", + "name": "termux-monet", + "full_name": "KitsunedFox/termux-monet", "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" + "login": "KitsunedFox", + "id": 103902727, + "avatar_url": "https://avatars.githubusercontent.com/u/103902727?v=4", + "url": "https://api.github.com/users/KitsunedFox", + "html_url": "https://github.com/KitsunedFox" }, - "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": "2024-05-06T01:09:19Z", - "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": 71554, - "watchers_count": 71554, - "language": "JavaScript", + "html_url": "https://github.com/KitsunedFox/termux-monet", + "description": "Termux Monet - a terminal emulator application for Android 8+ OS extendible by variety of packages, with Monet support and experimental features.", + "url": "https://api.github.com/repos/KitsunedFox/termux-monet", + "languages_url": "https://api.github.com/repos/KitsunedFox/termux-monet/languages", + "created_at": "2022-07-05T22:18:49Z", + "updated_at": "2024-05-05T17:09:17Z", + "git_url": "git://github.com/KitsunedFox/termux-monet.git", + "ssh_url": "git@github.com:KitsunedFox/termux-monet.git", + "clone_url": "https://github.com/KitsunedFox/termux-monet.git", + "homepage": "https://github.com/KitsunedFox/termux-monet/releases/latest", + "stargazers_count": 858, + "watchers_count": 858, + "language": "Java", "topics": [ - "apple", - "awesome", - "awesome-list", - "awesome-lists", - "list", - "mac", - "mac-osx", - "macos", - "macosx", - "software" + "android", + "android-12", + "android-8", + "android12", + "linux", + "monet", + "terminal", + "termux" ] }, { - "id": 7530570, - "node_id": "MDEwOlJlcG9zaXRvcnk3NTMwNTcw", - "name": "appium", - "full_name": "appium/appium", + "id": 304483342, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDQ0ODMzNDI=", + "name": "Android-Touch-Helper", + "full_name": "zfdang/Android-Touch-Helper", "owner": { - "login": "appium", - "id": 3221291, - "avatar_url": "https://avatars.githubusercontent.com/u/3221291?v=4", - "url": "https://api.github.com/users/appium", - "html_url": "https://github.com/appium" + "login": "zfdang", + "id": 1241196, + "avatar_url": "https://avatars.githubusercontent.com/u/1241196?v=4", + "url": "https://api.github.com/users/zfdang", + "html_url": "https://github.com/zfdang" }, - "html_url": "https://github.com/appium/appium", - "description": "Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol", - "url": "https://api.github.com/repos/appium/appium", - "languages_url": "https://api.github.com/repos/appium/appium/languages", - "created_at": "2013-01-09T22:49:50Z", - "updated_at": "2024-05-05T22:38:43Z", - "git_url": "git://github.com/appium/appium.git", - "ssh_url": "git@github.com:appium/appium.git", - "clone_url": "https://github.com/appium/appium.git", - "homepage": "http://appium.io/", - "stargazers_count": 17956, - "watchers_count": 17956, - "language": "JavaScript", + "html_url": "https://github.com/zfdang/Android-Touch-Helper", + "description": "开屏跳过-安卓系统的开屏广告自动跳过助手", + "url": "https://api.github.com/repos/zfdang/Android-Touch-Helper", + "languages_url": "https://api.github.com/repos/zfdang/Android-Touch-Helper/languages", + "created_at": "2020-10-16T00:58:41Z", + "updated_at": "2024-05-06T09:03:31Z", + "git_url": "git://github.com/zfdang/Android-Touch-Helper.git", + "ssh_url": "git@github.com:zfdang/Android-Touch-Helper.git", + "clone_url": "https://github.com/zfdang/Android-Touch-Helper.git", + "homepage": "https://TouchHelper.zfdang.com", + "stargazers_count": 5141, + "watchers_count": 5141, + "language": "Java", "topics": [ + "accessibility", + "activity", + "ad", "android", - "appium", - "automation", - "ios", - "macos", - "test-automation", - "webdriver", - "windows" + "auto", + "click", + "screen", + "skip", + "splash", + "start", + "startup" ] }, { - "id": 281414496, - "node_id": "MDEwOlJlcG9zaXRvcnkyODE0MTQ0OTY=", - "name": "AutoX", - "full_name": "kkevsekk1/AutoX", + "id": 65757761, + "node_id": "MDEwOlJlcG9zaXRvcnk2NTc1Nzc2MQ==", + "name": "Aegis", + "full_name": "beemdevelopment/Aegis", "owner": { - "login": "kkevsekk1", - "id": 16631944, - "avatar_url": "https://avatars.githubusercontent.com/u/16631944?v=4", - "url": "https://api.github.com/users/kkevsekk1", - "html_url": "https://github.com/kkevsekk1" + "login": "beemdevelopment", + "id": 47433933, + "avatar_url": "https://avatars.githubusercontent.com/u/47433933?v=4", + "url": "https://api.github.com/users/beemdevelopment", + "html_url": "https://github.com/beemdevelopment" }, - "html_url": "https://github.com/kkevsekk1/AutoX", - "description": "A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)", - "url": "https://api.github.com/repos/kkevsekk1/AutoX", - "languages_url": "https://api.github.com/repos/kkevsekk1/AutoX/languages", - "created_at": "2020-07-21T14:05:38Z", - "updated_at": "2024-05-05T12:02:38Z", - "git_url": "git://github.com/kkevsekk1/AutoX.git", - "ssh_url": "git@github.com:kkevsekk1/AutoX.git", - "clone_url": "https://github.com/kkevsekk1/AutoX.git", - "homepage": "", - "stargazers_count": 6097, - "watchers_count": 6097, - "language": "JavaScript", - "topics": [] + "html_url": "https://github.com/beemdevelopment/Aegis", + "description": "A free, secure and open source app for Android to manage your 2-step verification tokens.", + "url": "https://api.github.com/repos/beemdevelopment/Aegis", + "languages_url": "https://api.github.com/repos/beemdevelopment/Aegis/languages", + "created_at": "2016-08-15T19:10:31Z", + "updated_at": "2024-05-06T19:09:50Z", + "git_url": "git://github.com/beemdevelopment/Aegis.git", + "ssh_url": "git@github.com:beemdevelopment/Aegis.git", + "clone_url": "https://github.com/beemdevelopment/Aegis.git", + "homepage": "https://getaegis.app", + "stargazers_count": 8072, + "watchers_count": 8072, + "language": "Java", + "topics": [ + "2fa", + "android", + "authenticator", + "encryption", + "fingerprint", + "hacktoberfest", + "hotp", + "otp", + "secure", + "totp" + ] }, { - "id": 333137393, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzMxMzczOTM=", - "name": "Gmail-Clone", - "full_name": "Tobi-davies/Gmail-Clone", + "id": 283211901, + "node_id": "MDEwOlJlcG9zaXRvcnkyODMyMTE5MDE=", + "name": "SmartTube", + "full_name": "yuliskov/SmartTube", "owner": { - "login": "Tobi-davies", - "id": 64299308, - "avatar_url": "https://avatars.githubusercontent.com/u/64299308?v=4", - "url": "https://api.github.com/users/Tobi-davies", - "html_url": "https://github.com/Tobi-davies" + "login": "yuliskov", + "id": 5897464, + "avatar_url": "https://avatars.githubusercontent.com/u/5897464?v=4", + "url": "https://api.github.com/users/yuliskov", + "html_url": "https://github.com/yuliskov" }, - "html_url": "https://github.com/Tobi-davies/Gmail-Clone", - "description": "A pixel perfect Gmail clone built with react, styled components for styling and redux for state management", - "url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone", - "languages_url": "https://api.github.com/repos/Tobi-davies/Gmail-Clone/languages", - "created_at": "2021-01-26T16:01:19Z", - "updated_at": "2024-03-14T01:42:35Z", - "git_url": "git://github.com/Tobi-davies/Gmail-Clone.git", - "ssh_url": "git@github.com:Tobi-davies/Gmail-Clone.git", - "clone_url": "https://github.com/Tobi-davies/Gmail-Clone.git", - "homepage": "https://davies-gmail-clone.netlify.app/", - "stargazers_count": 40, - "watchers_count": 40, - "language": "JavaScript", + "html_url": "https://github.com/yuliskov/SmartTube", + "description": "SmartTube - an advanced player for set-top boxes and tvs running Android OS", + "url": "https://api.github.com/repos/yuliskov/SmartTube", + "languages_url": "https://api.github.com/repos/yuliskov/SmartTube/languages", + "created_at": "2020-07-28T12:53:52Z", + "updated_at": "2024-05-06T21:01:47Z", + "git_url": "git://github.com/yuliskov/SmartTube.git", + "ssh_url": "git@github.com:yuliskov/SmartTube.git", + "clone_url": "https://github.com/yuliskov/SmartTube.git", + "homepage": "https://www.patreon.com/smarttube", + "stargazers_count": 16378, + "watchers_count": 16378, + "language": "Java", "topics": [ - "react", - "redux", - "styled-components" + "android", + "android-tv", + "android-tv-box", + "java", + "kotlin", + "retrofit2", + "rxjava-android" ] }, { - "id": 542284380, - "node_id": "R_kgDOIFKaXA", - "name": "bruno", - "full_name": "usebruno/bruno", + "id": 206462776, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDY0NjI3NzY=", + "name": "GitHub-Chinese-Top-Charts", + "full_name": "GrowingGit/GitHub-Chinese-Top-Charts", "owner": { - "login": "usebruno", - "id": 114530840, - "avatar_url": "https://avatars.githubusercontent.com/u/114530840?v=4", - "url": "https://api.github.com/users/usebruno", - "html_url": "https://github.com/usebruno" + "login": "GrowingGit", + "id": 21018904, + "avatar_url": "https://avatars.githubusercontent.com/u/21018904?v=4", + "url": "https://api.github.com/users/GrowingGit", + "html_url": "https://github.com/GrowingGit" }, - "html_url": "https://github.com/usebruno/bruno", - "description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)", - "url": "https://api.github.com/repos/usebruno/bruno", - "languages_url": "https://api.github.com/repos/usebruno/bruno/languages", - "created_at": "2022-09-27T20:51:45Z", - "updated_at": "2024-05-06T01:03:25Z", - "git_url": "git://github.com/usebruno/bruno.git", - "ssh_url": "git@github.com:usebruno/bruno.git", - "clone_url": "https://github.com/usebruno/bruno.git", - "homepage": "https://www.usebruno.com/", - "stargazers_count": 19518, - "watchers_count": 19518, - "language": "JavaScript", - "topics": [ - "api-client", - "automation", - "git", - "graphql-client", - "javascript", - "opensource", - "testing" - ] + "html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts", + "description": ":cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。", + "url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts", + "languages_url": "https://api.github.com/repos/GrowingGit/GitHub-Chinese-Top-Charts/languages", + "created_at": "2019-09-05T03:01:56Z", + "updated_at": "2024-05-07T01:14:22Z", + "git_url": "git://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", + "ssh_url": "git@github.com:GrowingGit/GitHub-Chinese-Top-Charts.git", + "clone_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts.git", + "homepage": "", + "stargazers_count": 89535, + "watchers_count": 89535, + "language": "Java", + "topics": [] }, { - "id": 92443980, - "node_id": "MDEwOlJlcG9zaXRvcnk5MjQ0Mzk4MA==", - "name": "drawio-desktop", - "full_name": "jgraph/drawio-desktop", + "id": 561730219, + "node_id": "R_kgDOIXtSqw", + "name": "hello-algo", + "full_name": "krahets/hello-algo", "owner": { - "login": "jgraph", - "id": 1769238, - "avatar_url": "https://avatars.githubusercontent.com/u/1769238?v=4", - "url": "https://api.github.com/users/jgraph", - "html_url": "https://github.com/jgraph" - }, - "html_url": "https://github.com/jgraph/drawio-desktop", - "description": "Official electron build of draw.io", - "url": "https://api.github.com/repos/jgraph/drawio-desktop", - "languages_url": "https://api.github.com/repos/jgraph/drawio-desktop/languages", - "created_at": "2017-05-25T20:58:42Z", - "updated_at": "2024-05-06T01:06:04Z", - "git_url": "git://github.com/jgraph/drawio-desktop.git", - "ssh_url": "git@github.com:jgraph/drawio-desktop.git", - "clone_url": "https://github.com/jgraph/drawio-desktop.git", - "homepage": "https://www.diagrams.net", - "stargazers_count": 46886, - "watchers_count": 46886, - "language": "JavaScript", + "login": "krahets", + "id": 26993056, + "avatar_url": "https://avatars.githubusercontent.com/u/26993056?v=4", + "url": "https://api.github.com/users/krahets", + "html_url": "https://github.com/krahets" + }, + "html_url": "https://github.com/krahets/hello-algo", + "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing", + "url": "https://api.github.com/repos/krahets/hello-algo", + "languages_url": "https://api.github.com/repos/krahets/hello-algo/languages", + "created_at": "2022-11-04T11:08:34Z", + "updated_at": "2024-05-07T01:12:53Z", + "git_url": "git://github.com/krahets/hello-algo.git", + "ssh_url": "git@github.com:krahets/hello-algo.git", + "clone_url": "https://github.com/krahets/hello-algo.git", + "homepage": "https://hello-algo.com", + "stargazers_count": 75938, + "watchers_count": 75938, + "language": "Java", "topics": [ - "diagram-editor", - "electron-app", - "graphics", - "javascript-applications" + "algo", + "algorithm", + "algorithms", + "book", + "data-structure", + "data-structures", + "data-structures-and-algorithms", + "dsa", + "education", + "leetcode", + "programming" ] }, { - "id": 216773481, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTY3NzM0ODE=", - "name": "chinese-independent-blogs", - "full_name": "timqian/chinese-independent-blogs", + "id": 337054443, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzcwNTQ0NDM=", + "name": "xManager", + "full_name": "Team-xManager/xManager", "owner": { - "login": "timqian", - "id": 5512552, - "avatar_url": "https://avatars.githubusercontent.com/u/5512552?v=4", - "url": "https://api.github.com/users/timqian", - "html_url": "https://github.com/timqian" + "login": "Team-xManager", + "id": 78732598, + "avatar_url": "https://avatars.githubusercontent.com/u/78732598?v=4", + "url": "https://api.github.com/users/Team-xManager", + "html_url": "https://github.com/Team-xManager" }, - "html_url": "https://github.com/timqian/chinese-independent-blogs", - "description": "中文独立博客列表", - "url": "https://api.github.com/repos/timqian/chinese-independent-blogs", - "languages_url": "https://api.github.com/repos/timqian/chinese-independent-blogs/languages", - "created_at": "2019-10-22T09:22:45Z", - "updated_at": "2024-05-06T01:11:56Z", - "git_url": "git://github.com/timqian/chinese-independent-blogs.git", - "ssh_url": "git@github.com:timqian/chinese-independent-blogs.git", - "clone_url": "https://github.com/timqian/chinese-independent-blogs.git", - "homepage": "", - "stargazers_count": 18352, - "watchers_count": 18352, - "language": "JavaScript", + "html_url": "https://github.com/Team-xManager/xManager", + "description": "Ad-Free, New Features & Freedom", + "url": "https://api.github.com/repos/Team-xManager/xManager", + "languages_url": "https://api.github.com/repos/Team-xManager/xManager/languages", + "created_at": "2021-02-08T11:31:10Z", + "updated_at": "2024-05-06T22:09:34Z", + "git_url": "git://github.com/Team-xManager/xManager.git", + "ssh_url": "git@github.com:Team-xManager/xManager.git", + "clone_url": "https://github.com/Team-xManager/xManager.git", + "homepage": "https://xmanagerapp.com", + "stargazers_count": 8320, + "watchers_count": 8320, + "language": "Java", "topics": [ - "blog", - "china", - "rss" + "android", + "java" ] - }, + } + ], + "Vue": [ { - "id": 646156916, - "node_id": "R_kgDOJoOSdA", - "name": "LiteLoaderQQNT", - "full_name": "LiteLoaderQQNT/LiteLoaderQQNT", + "id": 550851278, + "node_id": "R_kgDOINVSzg", + "name": "shion", + "full_name": "shion-app/shion", "owner": { - "login": "LiteLoaderQQNT", - "id": 143150565, - "avatar_url": "https://avatars.githubusercontent.com/u/143150565?v=4", - "url": "https://api.github.com/users/LiteLoaderQQNT", - "html_url": "https://github.com/LiteLoaderQQNT" + "login": "shion-app", + "id": 135850559, + "avatar_url": "https://avatars.githubusercontent.com/u/135850559?v=4", + "url": "https://api.github.com/users/shion-app", + "html_url": "https://github.com/shion-app" }, - "html_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT", - "description": "QQNT 插件加载器:LiteLoaderQQNT —— 轻量 · 简洁 · 开源", - "url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT", - "languages_url": "https://api.github.com/repos/LiteLoaderQQNT/LiteLoaderQQNT/languages", - "created_at": "2023-05-27T13:20:30Z", - "updated_at": "2024-05-06T00:58:20Z", - "git_url": "git://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", - "ssh_url": "git@github.com:LiteLoaderQQNT/LiteLoaderQQNT.git", - "clone_url": "https://github.com/LiteLoaderQQNT/LiteLoaderQQNT.git", - "homepage": "https://liteloaderqqnt.github.io/", - "stargazers_count": 3983, - "watchers_count": 3983, - "language": "JavaScript", + "html_url": "https://github.com/shion-app/shion", + "description": "Time tracker | 时间追踪 🍂", + "url": "https://api.github.com/repos/shion-app/shion", + "languages_url": "https://api.github.com/repos/shion-app/shion/languages", + "created_at": "2022-10-13T12:36:26Z", + "updated_at": "2024-05-07T00:56:01Z", + "git_url": "git://github.com/shion-app/shion.git", + "ssh_url": "git@github.com:shion-app/shion.git", + "clone_url": "https://github.com/shion-app/shion.git", + "homepage": "https://shion.app/", + "stargazers_count": 338, + "watchers_count": 338, + "language": "Vue", "topics": [ - "javascript", - "liteloaderqqnt", - "loader", - "qq", - "qqnt" + "app", + "browser-history", + "tauri", + "time-tracker", + "time-tracking", + "vue3", + "windows" ] }, { - "id": 79110947, - "node_id": "MDEwOlJlcG9zaXRvcnk3OTExMDk0Nw==", - "name": "goexplorer", - "full_name": "ondrajz/goexplorer", + "id": 779220222, + "node_id": "R_kgDOLnH0_g", + "name": "moments", + "full_name": "kingwrcy/moments", "owner": { - "login": "ondrajz", - "id": 1229233, - "avatar_url": "https://avatars.githubusercontent.com/u/1229233?v=4", - "url": "https://api.github.com/users/ondrajz", - "html_url": "https://github.com/ondrajz" + "login": "kingwrcy", + "id": 1247324, + "avatar_url": "https://avatars.githubusercontent.com/u/1247324?v=4", + "url": "https://api.github.com/users/kingwrcy", + "html_url": "https://github.com/kingwrcy" }, - "html_url": "https://github.com/ondrajz/goexplorer", - "description": "Interactive overview of Go packages using dynamic visualization.", - "url": "https://api.github.com/repos/ondrajz/goexplorer", - "languages_url": "https://api.github.com/repos/ondrajz/goexplorer/languages", - "created_at": "2017-01-16T11:12:56Z", - "updated_at": "2024-03-01T09:28:14Z", - "git_url": "git://github.com/ondrajz/goexplorer.git", - "ssh_url": "git@github.com:ondrajz/goexplorer.git", - "clone_url": "https://github.com/ondrajz/goexplorer.git", - "homepage": "", - "stargazers_count": 169, - "watchers_count": 169, - "language": "JavaScript", - "topics": [ - "experimental", - "go", - "golang", - "gopath", - "static-analysis", - "visualization" - ] + "html_url": "https://github.com/kingwrcy/moments", + "description": "极简朋友圈", + "url": "https://api.github.com/repos/kingwrcy/moments", + "languages_url": "https://api.github.com/repos/kingwrcy/moments/languages", + "created_at": "2024-03-29T10:10:47Z", + "updated_at": "2024-05-06T22:52:40Z", + "git_url": "git://github.com/kingwrcy/moments.git", + "ssh_url": "git@github.com:kingwrcy/moments.git", + "clone_url": "https://github.com/kingwrcy/moments.git", + "homepage": "https://m.mblog.club", + "stargazers_count": 877, + "watchers_count": 877, + "language": "Vue", + "topics": [] }, { - "id": 658244193, - "node_id": "R_kgDOJzwCYQ", - "name": "typora_plugin", - "full_name": "obgnail/typora_plugin", + "id": 739479026, + "node_id": "R_kgDOLBON8g", + "name": "GUI.for.SingBox", + "full_name": "GUI-for-Cores/GUI.for.SingBox", "owner": { - "login": "obgnail", - "id": 48992887, - "avatar_url": "https://avatars.githubusercontent.com/u/48992887?v=4", - "url": "https://api.github.com/users/obgnail", - "html_url": "https://github.com/obgnail" + "login": "GUI-for-Cores", + "id": 155597858, + "avatar_url": "https://avatars.githubusercontent.com/u/155597858?v=4", + "url": "https://api.github.com/users/GUI-for-Cores", + "html_url": "https://github.com/GUI-for-Cores" }, - "html_url": "https://github.com/obgnail/typora_plugin", - "description": "Typora plugin. feature enhancement tool | Typora 插件,功能增强工具", - "url": "https://api.github.com/repos/obgnail/typora_plugin", - "languages_url": "https://api.github.com/repos/obgnail/typora_plugin/languages", - "created_at": "2023-06-25T07:45:40Z", - "updated_at": "2024-05-06T00:49:08Z", - "git_url": "git://github.com/obgnail/typora_plugin.git", - "ssh_url": "git@github.com:obgnail/typora_plugin.git", - "clone_url": "https://github.com/obgnail/typora_plugin.git", - "homepage": "", - "stargazers_count": 1090, - "watchers_count": 1090, - "language": "JavaScript", + "html_url": "https://github.com/GUI-for-Cores/GUI.for.SingBox", + "description": "GUI for SingBox", + "url": "https://api.github.com/repos/GUI-for-Cores/GUI.for.SingBox", + "languages_url": "https://api.github.com/repos/GUI-for-Cores/GUI.for.SingBox/languages", + "created_at": "2024-01-05T17:02:00Z", + "updated_at": "2024-05-06T14:27:02Z", + "git_url": "git://github.com/GUI-for-Cores/GUI.for.SingBox.git", + "ssh_url": "git@github.com:GUI-for-Cores/GUI.for.SingBox.git", + "clone_url": "https://github.com/GUI-for-Cores/GUI.for.SingBox.git", + "homepage": "https://gui-for-cores.github.io/", + "stargazers_count": 776, + "watchers_count": 776, + "language": "Vue", "topics": [ - "electron", - "hijacking", - "markdown", - "nodejs", - "plugin", - "scripts", - "typora", - "typora-extension", - "typora-plugin" + "gui", + "sing-box", + "typescript", + "vite5", + "vue3", + "wails" ] }, { - "id": 37310981, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzMxMDk4MQ==", - "name": "v2ex-plus", - "full_name": "sciooga/v2ex-plus", + "id": 428329515, + "node_id": "R_kgDOGYfKKw", + "name": "ui", + "full_name": "nuxt/ui", "owner": { - "login": "sciooga", - "id": 9958281, - "avatar_url": "https://avatars.githubusercontent.com/u/9958281?v=4", - "url": "https://api.github.com/users/sciooga", - "html_url": "https://github.com/sciooga" - }, - "html_url": "https://github.com/sciooga/v2ex-plus", - "description": "可能是 v2ex 最好用的扩展", - "url": "https://api.github.com/repos/sciooga/v2ex-plus", - "languages_url": "https://api.github.com/repos/sciooga/v2ex-plus/languages", - "created_at": "2015-06-12T08:26:45Z", - "updated_at": "2024-04-14T19:34:56Z", - "git_url": "git://github.com/sciooga/v2ex-plus.git", - "ssh_url": "git@github.com:sciooga/v2ex-plus.git", - "clone_url": "https://github.com/sciooga/v2ex-plus.git", - "homepage": "", - "stargazers_count": 690, - "watchers_count": 690, - "language": "JavaScript", - "topics": [] + "login": "nuxt", + "id": 23360933, + "avatar_url": "https://avatars.githubusercontent.com/u/23360933?v=4", + "url": "https://api.github.com/users/nuxt", + "html_url": "https://github.com/nuxt" + }, + "html_url": "https://github.com/nuxt/ui", + "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.", + "url": "https://api.github.com/repos/nuxt/ui", + "languages_url": "https://api.github.com/repos/nuxt/ui/languages", + "created_at": "2021-11-15T15:59:30Z", + "updated_at": "2024-05-06T23:18:02Z", + "git_url": "git://github.com/nuxt/ui.git", + "ssh_url": "git@github.com:nuxt/ui.git", + "clone_url": "https://github.com/nuxt/ui.git", + "homepage": "https://ui.nuxt.com", + "stargazers_count": 3349, + "watchers_count": 3349, + "language": "Vue", + "topics": [ + "headlessui", + "nuxt", + "nuxt-module", + "tailwindcss", + "ui", + "ui-components", + "vue", + "vue3" + ] }, { - "id": 278335273, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzgzMzUyNzM=", - "name": "github-readme-stats", - "full_name": "anuraghazra/github-readme-stats", + "id": 659115218, + "node_id": "R_kgDOJ0lM0g", + "name": "tiny-rdm", + "full_name": "tiny-craft/tiny-rdm", "owner": { - "login": "anuraghazra", - "id": 35374649, - "avatar_url": "https://avatars.githubusercontent.com/u/35374649?v=4", - "url": "https://api.github.com/users/anuraghazra", - "html_url": "https://github.com/anuraghazra" + "login": "tiny-craft", + "id": 137850705, + "avatar_url": "https://avatars.githubusercontent.com/u/137850705?v=4", + "url": "https://api.github.com/users/tiny-craft", + "html_url": "https://github.com/tiny-craft" }, - "html_url": "https://github.com/anuraghazra/github-readme-stats", - "description": ":zap: Dynamically generated stats for your github readmes", - "url": "https://api.github.com/repos/anuraghazra/github-readme-stats", - "languages_url": "https://api.github.com/repos/anuraghazra/github-readme-stats/languages", - "created_at": "2020-07-09T10:34:22Z", - "updated_at": "2024-05-06T00:39:03Z", - "git_url": "git://github.com/anuraghazra/github-readme-stats.git", - "ssh_url": "git@github.com:anuraghazra/github-readme-stats.git", - "clone_url": "https://github.com/anuraghazra/github-readme-stats.git", - "homepage": "https://github-readme-stats.vercel.app", - "stargazers_count": 65002, - "watchers_count": 65002, - "language": "JavaScript", + "html_url": "https://github.com/tiny-craft/tiny-rdm", + "description": "A Modern Redis GUI Client", + "url": "https://api.github.com/repos/tiny-craft/tiny-rdm", + "languages_url": "https://api.github.com/repos/tiny-craft/tiny-rdm/languages", + "created_at": "2023-06-27T07:06:25Z", + "updated_at": "2024-05-07T01:11:26Z", + "git_url": "git://github.com/tiny-craft/tiny-rdm.git", + "ssh_url": "git@github.com:tiny-craft/tiny-rdm.git", + "clone_url": "https://github.com/tiny-craft/tiny-rdm.git", + "homepage": "https://redis.tinycraft.cc/", + "stargazers_count": 6336, + "watchers_count": 6336, + "language": "Vue", "topics": [ - "dynamic", - "hacktoberfest", - "profile-readme", - "readme-generator", - "readme-stats", - "serverless" + "go", + "golang", + "icon-pack", + "naive-ui", + "redis", + "redis-client", + "redis-desktop", + "redis-gui", + "redis-manager", + "vue", + "wails", + "wails-app", + "web-view" ] }, { - "id": 56899284, - "node_id": "MDEwOlJlcG9zaXRvcnk1Njg5OTI4NA==", - "name": "insomnia", - "full_name": "Kong/insomnia", + "id": 278862095, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzg4NjIwOTU=", + "name": "icones", + "full_name": "antfu-collective/icones", "owner": { - "login": "Kong", - "id": 962416, - "avatar_url": "https://avatars.githubusercontent.com/u/962416?v=4", - "url": "https://api.github.com/users/Kong", - "html_url": "https://github.com/Kong" + "login": "antfu-collective", + "id": 167634566, + "avatar_url": "https://avatars.githubusercontent.com/u/167634566?v=4", + "url": "https://api.github.com/users/antfu-collective", + "html_url": "https://github.com/antfu-collective" }, - "html_url": "https://github.com/Kong/insomnia", - "description": "The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.", - "url": "https://api.github.com/repos/Kong/insomnia", - "languages_url": "https://api.github.com/repos/Kong/insomnia/languages", - "created_at": "2016-04-23T03:54:26Z", - "updated_at": "2024-05-05T22:59:42Z", - "git_url": "git://github.com/Kong/insomnia.git", - "ssh_url": "git@github.com:Kong/insomnia.git", - "clone_url": "https://github.com/Kong/insomnia.git", - "homepage": "https://insomnia.rest", - "stargazers_count": 33154, - "watchers_count": 33154, - "language": "JavaScript", + "html_url": "https://github.com/antfu-collective/icones", + "description": "⚡️ Icon Explorer with Instant searching, powered by Iconify", + "url": "https://api.github.com/repos/antfu-collective/icones", + "languages_url": "https://api.github.com/repos/antfu-collective/icones/languages", + "created_at": "2020-07-11T12:58:46Z", + "updated_at": "2024-05-07T00:35:25Z", + "git_url": "git://github.com/antfu-collective/icones.git", + "ssh_url": "git@github.com:antfu-collective/icones.git", + "clone_url": "https://github.com/antfu-collective/icones.git", + "homepage": "https://icones.js.org", + "stargazers_count": 4779, + "watchers_count": 4779, + "language": "Vue", "topics": [ - "api", - "api-client", - "api-design", - "curl", - "electron-app", - "graphql", - "grpc", - "http-client", - "rest-api", - "websockets" + "icon-collections", + "icons", + "iconsets", + "searching", + "vite", + "vue3" ] }, { - "id": 466045143, - "node_id": "R_kgDOG8dI1w", - "name": "easy-selector_chrome-extension", - "full_name": "941477276/easy-selector_chrome-extension", + "id": 697229380, + "node_id": "R_kgDOKY7gRA", + "name": "disk-visual-rs", + "full_name": "ZichunYang/disk-visual-rs", "owner": { - "login": "941477276", - "id": 20528541, - "avatar_url": "https://avatars.githubusercontent.com/u/20528541?v=4", - "url": "https://api.github.com/users/941477276", - "html_url": "https://github.com/941477276" + "login": "ZichunYang", + "id": 140788938, + "avatar_url": "https://avatars.githubusercontent.com/u/140788938?v=4", + "url": "https://api.github.com/users/ZichunYang", + "html_url": "https://github.com/ZichunYang" }, - "html_url": "https://github.com/941477276/easy-selector_chrome-extension", - "description": "一个轻巧简单好用的获取dom元素css 选择器的Chrome插件!", - "url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension", - "languages_url": "https://api.github.com/repos/941477276/easy-selector_chrome-extension/languages", - "created_at": "2022-03-04T08:37:08Z", - "updated_at": "2024-01-29T19:44:56Z", - "git_url": "git://github.com/941477276/easy-selector_chrome-extension.git", - "ssh_url": "git@github.com:941477276/easy-selector_chrome-extension.git", - "clone_url": "https://github.com/941477276/easy-selector_chrome-extension.git", + "html_url": "https://github.com/ZichunYang/disk-visual-rs", + "description": null, + "url": "https://api.github.com/repos/ZichunYang/disk-visual-rs", + "languages_url": "https://api.github.com/repos/ZichunYang/disk-visual-rs/languages", + "created_at": "2023-09-27T10:06:49Z", + "updated_at": "2024-03-10T05:13:26Z", + "git_url": "git://github.com/ZichunYang/disk-visual-rs.git", + "ssh_url": "git@github.com:ZichunYang/disk-visual-rs.git", + "clone_url": "https://github.com/ZichunYang/disk-visual-rs.git", "homepage": null, - "stargazers_count": 6, - "watchers_count": 6, - "language": "JavaScript", + "stargazers_count": 16, + "watchers_count": 16, + "language": "Vue", "topics": [] }, { - "id": 53655574, - "node_id": "MDEwOlJlcG9zaXRvcnk1MzY1NTU3NA==", - "name": "antSword", - "full_name": "AntSwordProject/antSword", + "id": 204378211, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDQzNzgyMTE=", + "name": "webshell", + "full_name": "ysk2014/webshell", "owner": { - "login": "AntSwordProject", - "id": 26596429, - "avatar_url": "https://avatars.githubusercontent.com/u/26596429?v=4", - "url": "https://api.github.com/users/AntSwordProject", - "html_url": "https://github.com/AntSwordProject" + "login": "ysk2014", + "id": 8800042, + "avatar_url": "https://avatars.githubusercontent.com/u/8800042?v=4", + "url": "https://api.github.com/users/ysk2014", + "html_url": "https://github.com/ysk2014" }, - "html_url": "https://github.com/AntSwordProject/antSword", - "description": "中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.", - "url": "https://api.github.com/repos/AntSwordProject/antSword", - "languages_url": "https://api.github.com/repos/AntSwordProject/antSword/languages", - "created_at": "2016-03-11T09:28:00Z", - "updated_at": "2024-05-05T07:14:30Z", - "git_url": "git://github.com/AntSwordProject/antSword.git", - "ssh_url": "git@github.com:AntSwordProject/antSword.git", - "clone_url": "https://github.com/AntSwordProject/antSword.git", - "homepage": "https://www.yuque.com/antswordproject/antsword", - "stargazers_count": 3384, - "watchers_count": 3384, - "language": "JavaScript", + "html_url": "https://github.com/ysk2014/webshell", + "description": "基于node-pty、xterm和vue的web terminal服务", + "url": "https://api.github.com/repos/ysk2014/webshell", + "languages_url": "https://api.github.com/repos/ysk2014/webshell/languages", + "created_at": "2019-08-26T02:13:26Z", + "updated_at": "2024-04-08T08:49:18Z", + "git_url": "git://github.com/ysk2014/webshell.git", + "ssh_url": "git@github.com:ysk2014/webshell.git", + "clone_url": "https://github.com/ysk2014/webshell.git", + "homepage": "", + "stargazers_count": 166, + "watchers_count": 166, + "language": "Vue", + "topics": [ + "node-pty", + "terminal", + "terminal-themes", + "vue", + "web", + "web-terminal", + "webshell", + "xterm", + "xterm-js", + "xterm-theme", + "xtermjs" + ] + }, + { + "id": 302603001, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDI2MDMwMDE=", + "name": "YesPlayMusic", + "full_name": "qier222/YesPlayMusic", + "owner": { + "login": "qier222", + "id": 68148142, + "avatar_url": "https://avatars.githubusercontent.com/u/68148142?v=4", + "url": "https://api.github.com/users/qier222", + "html_url": "https://github.com/qier222" + }, + "html_url": "https://github.com/qier222/YesPlayMusic", + "description": "高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: ", + "url": "https://api.github.com/repos/qier222/YesPlayMusic", + "languages_url": "https://api.github.com/repos/qier222/YesPlayMusic/languages", + "created_at": "2020-10-09T10:04:21Z", + "updated_at": "2024-05-07T00:19:13Z", + "git_url": "git://github.com/qier222/YesPlayMusic.git", + "ssh_url": "git@github.com:qier222/YesPlayMusic.git", + "clone_url": "https://github.com/qier222/YesPlayMusic.git", + "homepage": "https://music.qier222.com", + "stargazers_count": 27173, + "watchers_count": 27173, + "language": "Vue", "topics": [ - "antsword" + "electron", + "javascript", + "linux", + "mac", + "macos", + "music", + "music-player", + "netease-music", + "player", + "progressive-web-app", + "pwa", + "pwa-apps", + "vue", + "vue-cli", + "vue-router", + "vuex", + "web-music-player", + "windows" ] }, { - "id": 70318556, - "node_id": "MDEwOlJlcG9zaXRvcnk3MDMxODU1Ng==", - "name": "Administrative-divisions-of-China", - "full_name": "modood/Administrative-divisions-of-China", - "owner": { - "login": "modood", - "id": 11327898, - "avatar_url": "https://avatars.githubusercontent.com/u/11327898?v=4", - "url": "https://api.github.com/users/modood", - "html_url": "https://github.com/modood" - }, - "html_url": "https://github.com/modood/Administrative-divisions-of-China", - "description": "中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。", - "url": "https://api.github.com/repos/modood/Administrative-divisions-of-China", - "languages_url": "https://api.github.com/repos/modood/Administrative-divisions-of-China/languages", - "created_at": "2016-10-08T08:59:27Z", - "updated_at": "2024-05-05T09:29:29Z", - "git_url": "git://github.com/modood/Administrative-divisions-of-China.git", - "ssh_url": "git@github.com:modood/Administrative-divisions-of-China.git", - "clone_url": "https://github.com/modood/Administrative-divisions-of-China.git", - "homepage": "", - "stargazers_count": 17752, - "watchers_count": 17752, - "language": "JavaScript", + "id": 563316177, + "node_id": "R_kgDOIZOF0Q", + "name": "gsadmin", + "full_name": "sonhineboy/gsadmin", + "owner": { + "login": "sonhineboy", + "id": 17606875, + "avatar_url": "https://avatars.githubusercontent.com/u/17606875?v=4", + "url": "https://api.github.com/users/sonhineboy", + "html_url": "https://github.com/sonhineboy" + }, + "html_url": "https://github.com/sonhineboy/gsadmin", + "description": "GIN+SCUI企业级后台管理系统;goland 驱动开发的后台服务,vue3 前端框架开发", + "url": "https://api.github.com/repos/sonhineboy/gsadmin", + "languages_url": "https://api.github.com/repos/sonhineboy/gsadmin/languages", + "created_at": "2022-11-08T11:10:13Z", + "updated_at": "2024-04-17T07:37:56Z", + "git_url": "git://github.com/sonhineboy/gsadmin.git", + "ssh_url": "git@github.com:sonhineboy/gsadmin.git", + "clone_url": "https://github.com/sonhineboy/gsadmin.git", + "homepage": "https://kevn.gitee.io/gsadmindoc/", + "stargazers_count": 41, + "watchers_count": 41, + "language": "Vue", "topics": [ - "address", - "administrative-divisions", - "area", - "china", - "city", - "csv", - "json", - "nodejs", - "province", - "street" + "gin", + "golang", + "vue" ] }, { - "id": 3470471, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDcwNDcx", - "name": "Font-Awesome", - "full_name": "FortAwesome/Font-Awesome", + "id": 286396753, + "node_id": "MDEwOlJlcG9zaXRvcnkyODYzOTY3NTM=", + "name": "Ginblog", + "full_name": "wejectchen/Ginblog", "owner": { - "login": "FortAwesome", - "id": 1505683, - "avatar_url": "https://avatars.githubusercontent.com/u/1505683?v=4", - "url": "https://api.github.com/users/FortAwesome", - "html_url": "https://github.com/FortAwesome" + "login": "wejectchen", + "id": 40900174, + "avatar_url": "https://avatars.githubusercontent.com/u/40900174?v=4", + "url": "https://api.github.com/users/wejectchen", + "html_url": "https://github.com/wejectchen" }, - "html_url": "https://github.com/FortAwesome/Font-Awesome", - "description": "The iconic SVG, font, and CSS toolkit", - "url": "https://api.github.com/repos/FortAwesome/Font-Awesome", - "languages_url": "https://api.github.com/repos/FortAwesome/Font-Awesome/languages", - "created_at": "2012-02-17T14:19:43Z", - "updated_at": "2024-05-05T20:24:02Z", - "git_url": "git://github.com/FortAwesome/Font-Awesome.git", - "ssh_url": "git@github.com:FortAwesome/Font-Awesome.git", - "clone_url": "https://github.com/FortAwesome/Font-Awesome.git", - "homepage": "https://fontawesome.com", - "stargazers_count": 73063, - "watchers_count": 73063, - "language": "JavaScript", + "html_url": "https://github.com/wejectchen/Ginblog", + "description": "gin+vue+MySQL全栈制作一个博客", + "url": "https://api.github.com/repos/wejectchen/Ginblog", + "languages_url": "https://api.github.com/repos/wejectchen/Ginblog/languages", + "created_at": "2020-08-10T06:40:55Z", + "updated_at": "2024-05-05T08:18:05Z", + "git_url": "git://github.com/wejectchen/Ginblog.git", + "ssh_url": "git@github.com:wejectchen/Ginblog.git", + "clone_url": "https://github.com/wejectchen/Ginblog.git", + "homepage": "", + "stargazers_count": 568, + "watchers_count": 568, + "language": "Vue", "topics": [ - "css", - "font", - "fontawesome", - "icons", - "svg-icons", - "svg-sprites", - "webfont" + "gin", + "gin-framework", + "gin-vue", + "golang", + "jwt", + "tinymce", + "vue" ] }, { - "id": 346478541, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDY0Nzg1NDE=", - "name": "javascript-action", - "full_name": "github-developer/javascript-action", + "id": 279454659, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzk0NTQ2NTk=", + "name": "gfast-ui", + "full_name": "tiger1103/gfast-ui", "owner": { - "login": "github-developer", - "id": 13240041, - "avatar_url": "https://avatars.githubusercontent.com/u/13240041?v=4", - "url": "https://api.github.com/users/github-developer", - "html_url": "https://github.com/github-developer" + "login": "tiger1103", + "id": 5909445, + "avatar_url": "https://avatars.githubusercontent.com/u/5909445?v=4", + "url": "https://api.github.com/users/tiger1103", + "html_url": "https://github.com/tiger1103" }, - "html_url": "https://github.com/github-developer/javascript-action", - "description": "Create a JavaScript Action with tests, linting, workflow, publishing, and versioning. An opinionated alternative template to actions/javascript-action to bootstrap the creation of a JavaScript action. 🚀", - "url": "https://api.github.com/repos/github-developer/javascript-action", - "languages_url": "https://api.github.com/repos/github-developer/javascript-action/languages", - "created_at": "2021-03-10T20:07:41Z", - "updated_at": "2024-04-11T04:13:40Z", - "git_url": "git://github.com/github-developer/javascript-action.git", - "ssh_url": "git@github.com:github-developer/javascript-action.git", - "clone_url": "https://github.com/github-developer/javascript-action.git", + "html_url": "https://github.com/tiger1103/gfast-ui", + "description": "gfast后台UI界面", + "url": "https://api.github.com/repos/tiger1103/gfast-ui", + "languages_url": "https://api.github.com/repos/tiger1103/gfast-ui/languages", + "created_at": "2020-07-14T01:52:16Z", + "updated_at": "2024-05-06T06:39:30Z", + "git_url": "git://github.com/tiger1103/gfast-ui.git", + "ssh_url": "git@github.com:tiger1103/gfast-ui.git", + "clone_url": "https://github.com/tiger1103/gfast-ui.git", "homepage": null, - "stargazers_count": 31, - "watchers_count": 31, - "language": "JavaScript", + "stargazers_count": 423, + "watchers_count": 423, + "language": "Vue", "topics": [] }, { - "id": 17814354, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzgxNDM1NA==", - "name": "mithril.js", - "full_name": "MithrilJS/mithril.js", - "owner": { - "login": "MithrilJS", - "id": 19475707, - "avatar_url": "https://avatars.githubusercontent.com/u/19475707?v=4", - "url": "https://api.github.com/users/MithrilJS", - "html_url": "https://github.com/MithrilJS" - }, - "html_url": "https://github.com/MithrilJS/mithril.js", - "description": "A JavaScript Framework for Building Brilliant Applications", - "url": "https://api.github.com/repos/MithrilJS/mithril.js", - "languages_url": "https://api.github.com/repos/MithrilJS/mithril.js/languages", - "created_at": "2014-03-17T01:59:39Z", - "updated_at": "2024-05-05T22:37:57Z", - "git_url": "git://github.com/MithrilJS/mithril.js.git", - "ssh_url": "git@github.com:MithrilJS/mithril.js.git", - "clone_url": "https://github.com/MithrilJS/mithril.js.git", - "homepage": "https://mithril.js.org", - "stargazers_count": 13909, - "watchers_count": 13909, - "language": "JavaScript", + "id": 177295110, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzcyOTUxMTA=", + "name": "logoly", + "full_name": "bestony/logoly", + "owner": { + "login": "bestony", + "id": 13283837, + "avatar_url": "https://avatars.githubusercontent.com/u/13283837?v=4", + "url": "https://api.github.com/users/bestony", + "html_url": "https://github.com/bestony" + }, + "html_url": "https://github.com/bestony/logoly", + "description": "A Pornhub Flavour Logo Generator", + "url": "https://api.github.com/repos/bestony/logoly", + "languages_url": "https://api.github.com/repos/bestony/logoly/languages", + "created_at": "2019-03-23T13:54:43Z", + "updated_at": "2024-05-06T22:27:20Z", + "git_url": "git://github.com/bestony/logoly.git", + "ssh_url": "git@github.com:bestony/logoly.git", + "clone_url": "https://github.com/bestony/logoly.git", + "homepage": "https://www.logoly.pro/", + "stargazers_count": 7173, + "watchers_count": 7173, + "language": "Vue", "topics": [ - "framework", - "javascript", - "mithril", - "router", - "vdom", - "virtual-dom", - "xhr" + "generator", + "hacktoberfest", + "logo", + "pornhub", + "vue" ] }, { - "id": 60630844, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDYzMDg0NA==", - "name": "monaco-editor", - "full_name": "microsoft/monaco-editor", + "id": 218952803, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTg5NTI4MDM=", + "name": "md", + "full_name": "doocs/md", + "owner": { + "login": "doocs", + "id": 43716716, + "avatar_url": "https://avatars.githubusercontent.com/u/43716716?v=4", + "url": "https://api.github.com/users/doocs", + "html_url": "https://github.com/doocs" + }, + "html_url": "https://github.com/doocs/md", + "description": "✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性", + "url": "https://api.github.com/repos/doocs/md", + "languages_url": "https://api.github.com/repos/doocs/md/languages", + "created_at": "2019-11-01T09:14:36Z", + "updated_at": "2024-05-06T14:15:22Z", + "git_url": "git://github.com/doocs/md.git", + "ssh_url": "git@github.com:doocs/md.git", + "clone_url": "https://github.com/doocs/md.git", + "homepage": "https://doocs.github.io/md/", + "stargazers_count": 4856, + "watchers_count": 4856, + "language": "Vue", + "topics": [ + "articles", + "doocs", + "editor", + "gitee-pages", + "github-pages", + "javascript", + "markdown", + "markdown-editor", + "vue", + "wechat", + "weixin" + ] + } + ], + "C++": [ + { + "id": 160083795, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjAwODM3OTU=", + "name": "serenity", + "full_name": "SerenityOS/serenity", "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" + "login": "SerenityOS", + "id": 50811782, + "avatar_url": "https://avatars.githubusercontent.com/u/50811782?v=4", + "url": "https://api.github.com/users/SerenityOS", + "html_url": "https://github.com/SerenityOS" }, - "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": "2024-05-05T22:47:45Z", - "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": 38390, - "watchers_count": 38390, - "language": "JavaScript", + "html_url": "https://github.com/SerenityOS/serenity", + "description": "The Serenity Operating System 🐞", + "url": "https://api.github.com/repos/SerenityOS/serenity", + "languages_url": "https://api.github.com/repos/SerenityOS/serenity/languages", + "created_at": "2018-12-02T19:28:41Z", + "updated_at": "2024-05-06T23:26:47Z", + "git_url": "git://github.com/SerenityOS/serenity.git", + "ssh_url": "git@github.com:SerenityOS/serenity.git", + "clone_url": "https://github.com/SerenityOS/serenity.git", + "homepage": "https://serenityos.org", + "stargazers_count": 28858, + "watchers_count": 28858, + "language": "C++", "topics": [ "browser", - "editor", - "monaco-editor", - "typescript", - "vscode" + "c-plus-plus", + "desktop-environment", + "kernel", + "operating-system", + "os", + "unix" ] }, { - "id": 410480975, - "node_id": "R_kgDOGHdxTw", - "name": "NotionNext", - "full_name": "tangly1024/NotionNext", + "id": 29028775, + "node_id": "MDEwOlJlcG9zaXRvcnkyOTAyODc3NQ==", + "name": "react-native", + "full_name": "facebook/react-native", "owner": { - "login": "tangly1024", - "id": 15920488, - "avatar_url": "https://avatars.githubusercontent.com/u/15920488?v=4", - "url": "https://api.github.com/users/tangly1024", - "html_url": "https://github.com/tangly1024" + "login": "facebook", + "id": 69631, + "avatar_url": "https://avatars.githubusercontent.com/u/69631?v=4", + "url": "https://api.github.com/users/facebook", + "html_url": "https://github.com/facebook" }, - "html_url": "https://github.com/tangly1024/NotionNext", - "description": "使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)", - "url": "https://api.github.com/repos/tangly1024/NotionNext", - "languages_url": "https://api.github.com/repos/tangly1024/NotionNext/languages", - "created_at": "2021-09-26T07:23:22Z", - "updated_at": "2024-05-05T23:38:04Z", - "git_url": "git://github.com/tangly1024/NotionNext.git", - "ssh_url": "git@github.com:tangly1024/NotionNext.git", - "clone_url": "https://github.com/tangly1024/NotionNext.git", - "homepage": "https://tangly1024.com", - "stargazers_count": 5978, - "watchers_count": 5978, - "language": "JavaScript", + "html_url": "https://github.com/facebook/react-native", + "description": "A framework for building native applications using React", + "url": "https://api.github.com/repos/facebook/react-native", + "languages_url": "https://api.github.com/repos/facebook/react-native/languages", + "created_at": "2015-01-09T18:10:16Z", + "updated_at": "2024-05-06T23:17:33Z", + "git_url": "git://github.com/facebook/react-native.git", + "ssh_url": "git@github.com:facebook/react-native.git", + "clone_url": "https://github.com/facebook/react-native.git", + "homepage": "https://reactnative.dev", + "stargazers_count": 116066, + "watchers_count": 116066, + "language": "C++", "topics": [ - "blog", - "nextjs", - "notion", + "android", + "app-framework", + "cross-platform", + "ios", + "mobile", + "mobile-development", "react", - "tailwindcss", - "vercel", - "zeabur" + "react-native" ] }, { - "id": 722534765, - "node_id": "R_kgDOKxEBbQ", - "name": "multipleWindow3dScene", - "full_name": "bgstaal/multipleWindow3dScene", + "id": 99799314, + "node_id": "MDEwOlJlcG9zaXRvcnk5OTc5OTMxNA==", + "name": "MusicPlayer2", + "full_name": "zhongyang219/MusicPlayer2", "owner": { - "login": "bgstaal", - "id": 165258, - "avatar_url": "https://avatars.githubusercontent.com/u/165258?v=4", - "url": "https://api.github.com/users/bgstaal", - "html_url": "https://github.com/bgstaal" + "login": "zhongyang219", + "id": 30562462, + "avatar_url": "https://avatars.githubusercontent.com/u/30562462?v=4", + "url": "https://api.github.com/users/zhongyang219", + "html_url": "https://github.com/zhongyang219" }, - "html_url": "https://github.com/bgstaal/multipleWindow3dScene", - "description": "A quick example of how one can \"synchronize\" a 3d scene across multiple windows using three.js and localStorage", - "url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene", - "languages_url": "https://api.github.com/repos/bgstaal/multipleWindow3dScene/languages", - "created_at": "2023-11-23T11:03:22Z", - "updated_at": "2024-05-05T22:54:35Z", - "git_url": "git://github.com/bgstaal/multipleWindow3dScene.git", - "ssh_url": "git@github.com:bgstaal/multipleWindow3dScene.git", - "clone_url": "https://github.com/bgstaal/multipleWindow3dScene.git", - "homepage": null, - "stargazers_count": 15887, - "watchers_count": 15887, - "language": "JavaScript", + "html_url": "https://github.com/zhongyang219/MusicPlayer2", + "description": "这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。", + "url": "https://api.github.com/repos/zhongyang219/MusicPlayer2", + "languages_url": "https://api.github.com/repos/zhongyang219/MusicPlayer2/languages", + "created_at": "2017-08-09T11:08:12Z", + "updated_at": "2024-05-06T16:18:01Z", + "git_url": "git://github.com/zhongyang219/MusicPlayer2.git", + "ssh_url": "git@github.com:zhongyang219/MusicPlayer2.git", + "clone_url": "https://github.com/zhongyang219/MusicPlayer2.git", + "homepage": "", + "stargazers_count": 4160, + "watchers_count": 4160, + "language": "C++", "topics": [] }, { - "id": 244779423, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDQ3Nzk0MjM=", - "name": "bilibili-API-collect", - "full_name": "SocialSisterYi/bilibili-API-collect", + "id": 14979312, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDk3OTMxMg==", + "name": "Clementine", + "full_name": "clementine-player/Clementine", "owner": { - "login": "SocialSisterYi", - "id": 45892418, - "avatar_url": "https://avatars.githubusercontent.com/u/45892418?v=4", - "url": "https://api.github.com/users/SocialSisterYi", - "html_url": "https://github.com/SocialSisterYi" + "login": "clementine-player", + "id": 5975299, + "avatar_url": "https://avatars.githubusercontent.com/u/5975299?v=4", + "url": "https://api.github.com/users/clementine-player", + "html_url": "https://github.com/clementine-player" }, - "html_url": "https://github.com/SocialSisterYi/bilibili-API-collect", - "description": "哔哩哔哩-API收集整理【不断更新中....】", - "url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect", - "languages_url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect/languages", - "created_at": "2020-03-04T01:23:15Z", - "updated_at": "2024-05-05T17:03:13Z", - "git_url": "git://github.com/SocialSisterYi/bilibili-API-collect.git", - "ssh_url": "git@github.com:SocialSisterYi/bilibili-API-collect.git", - "clone_url": "https://github.com/SocialSisterYi/bilibili-API-collect.git", - "homepage": "https://socialsisteryi.github.io/bilibili-API-collect/", - "stargazers_count": 13247, - "watchers_count": 13247, - "language": "JavaScript", + "html_url": "https://github.com/clementine-player/Clementine", + "description": ":tangerine: Clementine Music Player", + "url": "https://api.github.com/repos/clementine-player/Clementine", + "languages_url": "https://api.github.com/repos/clementine-player/Clementine/languages", + "created_at": "2013-12-06T09:55:15Z", + "updated_at": "2024-05-06T21:06:51Z", + "git_url": "git://github.com/clementine-player/Clementine.git", + "ssh_url": "git@github.com:clementine-player/Clementine.git", + "clone_url": "https://github.com/clementine-player/Clementine.git", + "homepage": "https://www.clementine-player.org/", + "stargazers_count": 3646, + "watchers_count": 3646, + "language": "C++", "topics": [ - "api", - "bilibili", - "bilibili-api", - "bilibili-comment", - "bilibili-danmaku", - "bilibili-download", - "bilibili-live", - "bilibili-login", - "grpc", - "json" + "c-plus-plus", + "linux", + "mac", + "music", + "qt", + "windows" ] }, { - "id": 559696861, - "node_id": "R_kgDOIVxL3Q", - "name": "drkostas.github.io", - "full_name": "drkostas/drkostas.github.io", + "id": 197275130, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTcyNzUxMzA=", + "name": "winget-cli", + "full_name": "microsoft/winget-cli", "owner": { - "login": "drkostas", - "id": 22260005, - "avatar_url": "https://avatars.githubusercontent.com/u/22260005?v=4", - "url": "https://api.github.com/users/drkostas", - "html_url": "https://github.com/drkostas" + "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/drkostas/drkostas.github.io", - "description": "VScode Portfolio", - "url": "https://api.github.com/repos/drkostas/drkostas.github.io", - "languages_url": "https://api.github.com/repos/drkostas/drkostas.github.io/languages", - "created_at": "2022-10-30T22:14:40Z", - "updated_at": "2024-05-05T16:36:05Z", - "git_url": "git://github.com/drkostas/drkostas.github.io.git", - "ssh_url": "git@github.com:drkostas/drkostas.github.io.git", - "clone_url": "https://github.com/drkostas/drkostas.github.io.git", - "homepage": "https://gkos.dev", - "stargazers_count": 150, - "watchers_count": 150, - "language": "JavaScript", + "html_url": "https://github.com/microsoft/winget-cli", + "description": "WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).", + "url": "https://api.github.com/repos/microsoft/winget-cli", + "languages_url": "https://api.github.com/repos/microsoft/winget-cli/languages", + "created_at": "2019-07-16T22:16:49Z", + "updated_at": "2024-05-06T23:38:33Z", + "git_url": "git://github.com/microsoft/winget-cli.git", + "ssh_url": "git@github.com:microsoft/winget-cli.git", + "clone_url": "https://github.com/microsoft/winget-cli.git", + "homepage": "https://learn.microsoft.com/windows/package-manager/", + "stargazers_count": 22205, + "watchers_count": 22205, + "language": "C++", "topics": [ - "nextjs", - "portfolio", - "vscode" + "command-line", + "package-manager", + "windows", + "winget" ] }, { - "id": 547677901, - "node_id": "R_kgDOIKTmzQ", - "name": "theByteBook", - "full_name": "isno/theByteBook", + "id": 100060912, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDAwNjA5MTI=", + "name": "terminal", + "full_name": "microsoft/terminal", "owner": { - "login": "isno", - "id": 730705, - "avatar_url": "https://avatars.githubusercontent.com/u/730705?v=4", - "url": "https://api.github.com/users/isno", - "html_url": "https://github.com/isno" + "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/isno/theByteBook", - "description": "⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue", - "url": "https://api.github.com/repos/isno/theByteBook", - "languages_url": "https://api.github.com/repos/isno/theByteBook/languages", - "created_at": "2022-10-08T04:44:22Z", - "updated_at": "2024-05-05T23:44:32Z", - "git_url": "git://github.com/isno/theByteBook.git", - "ssh_url": "git@github.com:isno/theByteBook.git", - "clone_url": "https://github.com/isno/theByteBook.git", - "homepage": "https://www.thebyte.com.cn", - "stargazers_count": 6269, - "watchers_count": 6269, - "language": "JavaScript", + "html_url": "https://github.com/microsoft/terminal", + "description": "The new Windows Terminal and the original Windows console host, all in the same place!", + "url": "https://api.github.com/repos/microsoft/terminal", + "languages_url": "https://api.github.com/repos/microsoft/terminal/languages", + "created_at": "2017-08-11T18:38:22Z", + "updated_at": "2024-05-06T23:47:49Z", + "git_url": "git://github.com/microsoft/terminal.git", + "ssh_url": "git@github.com:microsoft/terminal.git", + "clone_url": "https://github.com/microsoft/terminal.git", + "homepage": "", + "stargazers_count": 93614, + "watchers_count": 93614, + "language": "C++", "topics": [ - "cloud-native", - "container", - "devops", - "distributed-systems", - "finops", - "kubernetes", - "networking", - "paas", - "paxos", - "raft", - "service-mesh", - "sre" + "cmd", + "command-line", + "console", + "contributions-welcome", + "good-first-issue", + "hacktoberfest", + "terminal", + "windows", + "windows-console", + "windows-terminal", + "wsl" ] }, { - "id": 265813908, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjU4MTM5MDg=", - "name": "FE-Interview", - "full_name": "lgwebdream/FE-Interview", + "id": 196813750, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTY4MTM3NTA=", + "name": "CPlusPlusThings", + "full_name": "Light-City/CPlusPlusThings", "owner": { - "login": "lgwebdream", - "id": 7801735, - "avatar_url": "https://avatars.githubusercontent.com/u/7801735?v=4", - "url": "https://api.github.com/users/lgwebdream", - "html_url": "https://github.com/lgwebdream" + "login": "Light-City", + "id": 25699850, + "avatar_url": "https://avatars.githubusercontent.com/u/25699850?v=4", + "url": "https://api.github.com/users/Light-City", + "html_url": "https://github.com/Light-City" }, - "html_url": "https://github.com/lgwebdream/FE-Interview", - "description": "🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器", - "url": "https://api.github.com/repos/lgwebdream/FE-Interview", - "languages_url": "https://api.github.com/repos/lgwebdream/FE-Interview/languages", - "created_at": "2020-05-21T09:58:37Z", - "updated_at": "2024-05-04T17:41:22Z", - "git_url": "git://github.com/lgwebdream/FE-Interview.git", - "ssh_url": "git@github.com:lgwebdream/FE-Interview.git", - "clone_url": "https://github.com/lgwebdream/FE-Interview.git", - "homepage": "https://lgwebdream.github.io/FE-Interview/", - "stargazers_count": 6694, - "watchers_count": 6694, - "language": "JavaScript", + "html_url": "https://github.com/Light-City/CPlusPlusThings", + "description": "C++那些事", + "url": "https://api.github.com/repos/Light-City/CPlusPlusThings", + "languages_url": "https://api.github.com/repos/Light-City/CPlusPlusThings/languages", + "created_at": "2019-07-14T08:45:45Z", + "updated_at": "2024-05-06T19:35:36Z", + "git_url": "git://github.com/Light-City/CPlusPlusThings.git", + "ssh_url": "git@github.com:Light-City/CPlusPlusThings.git", + "clone_url": "https://github.com/Light-City/CPlusPlusThings.git", + "homepage": "https://light-city.github.io/stories_things/", + "stargazers_count": 37363, + "watchers_count": 37363, + "language": "C++", "topics": [ - "angular", - "css", - "fe-interview", - "frontend", - "frontend-interview", - "html", - "interview", - "interview-questions", - "javascript", - "js", - "node", - "react", - "typescript", - "vue" + "cplusplus", + "cpp", + "cpp11", + "cpp14" ] }, { - "id": 238754417, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzg3NTQ0MTc=", - "name": "VideoPlayer", - "full_name": "jumpserver/VideoPlayer", + "id": 52422583, + "node_id": "MDEwOlJlcG9zaXRvcnk1MjQyMjU4Mw==", + "name": "BackgroundMusic", + "full_name": "kyleneideck/BackgroundMusic", "owner": { - "login": "jumpserver", - "id": 6006570, - "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", - "url": "https://api.github.com/users/jumpserver", - "html_url": "https://github.com/jumpserver" + "login": "kyleneideck", + "id": 2290968, + "avatar_url": "https://avatars.githubusercontent.com/u/2290968?v=4", + "url": "https://api.github.com/users/kyleneideck", + "html_url": "https://github.com/kyleneideck" }, - "html_url": "https://github.com/jumpserver/VideoPlayer", - "description": "JumpServer 录像离线播放器", - "url": "https://api.github.com/repos/jumpserver/VideoPlayer", - "languages_url": "https://api.github.com/repos/jumpserver/VideoPlayer/languages", - "created_at": "2020-02-06T18:18:58Z", - "updated_at": "2024-04-01T10:38:31Z", - "git_url": "git://github.com/jumpserver/VideoPlayer.git", - "ssh_url": "git@github.com:jumpserver/VideoPlayer.git", - "clone_url": "https://github.com/jumpserver/VideoPlayer.git", + "html_url": "https://github.com/kyleneideck/BackgroundMusic", + "description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.", + "url": "https://api.github.com/repos/kyleneideck/BackgroundMusic", + "languages_url": "https://api.github.com/repos/kyleneideck/BackgroundMusic/languages", + "created_at": "2016-02-24T07:19:32Z", + "updated_at": "2024-05-06T20:26:14Z", + "git_url": "git://github.com/kyleneideck/BackgroundMusic.git", + "ssh_url": "git@github.com:kyleneideck/BackgroundMusic.git", + "clone_url": "https://github.com/kyleneideck/BackgroundMusic.git", "homepage": "", - "stargazers_count": 41, - "watchers_count": 41, - "language": "JavaScript", - "topics": [] + "stargazers_count": 15175, + "watchers_count": 15175, + "language": "C++", + "topics": [ + "audio", + "audio-utility", + "cpp", + "macos", + "objective-c" + ] }, { - "id": 200967040, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDA5NjcwNDA=", - "name": "sshwifty", - "full_name": "nirui/sshwifty", + "id": 98771110, + "node_id": "MDEwOlJlcG9zaXRvcnk5ODc3MTExMA==", + "name": "TrafficMonitor", + "full_name": "zhongyang219/TrafficMonitor", "owner": { - "login": "nirui", - "id": 30656734, - "avatar_url": "https://avatars.githubusercontent.com/u/30656734?v=4", - "url": "https://api.github.com/users/nirui", - "html_url": "https://github.com/nirui" + "login": "zhongyang219", + "id": 30562462, + "avatar_url": "https://avatars.githubusercontent.com/u/30562462?v=4", + "url": "https://api.github.com/users/zhongyang219", + "html_url": "https://github.com/zhongyang219" }, - "html_url": "https://github.com/nirui/sshwifty", - "description": "Web SSH & Telnet (WebSSH & WebTelnet client) 🔮", - "url": "https://api.github.com/repos/nirui/sshwifty", - "languages_url": "https://api.github.com/repos/nirui/sshwifty/languages", - "created_at": "2019-08-07T03:43:18Z", - "updated_at": "2024-05-03T22:21:48Z", - "git_url": "git://github.com/nirui/sshwifty.git", - "ssh_url": "git@github.com:nirui/sshwifty.git", - "clone_url": "https://github.com/nirui/sshwifty.git", - "homepage": "https://sshwifty-demo.nirui.org", - "stargazers_count": 2132, - "watchers_count": 2132, - "language": "JavaScript", - "topics": [ - "ssh", - "telnet", - "webssh", - "webssh2", - "webtelnet" - ] + "html_url": "https://github.com/zhongyang219/TrafficMonitor", + "description": "这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。", + "url": "https://api.github.com/repos/zhongyang219/TrafficMonitor", + "languages_url": "https://api.github.com/repos/zhongyang219/TrafficMonitor/languages", + "created_at": "2017-07-30T02:51:17Z", + "updated_at": "2024-05-06T23:37:22Z", + "git_url": "git://github.com/zhongyang219/TrafficMonitor.git", + "ssh_url": "git@github.com:zhongyang219/TrafficMonitor.git", + "clone_url": "https://github.com/zhongyang219/TrafficMonitor.git", + "homepage": null, + "stargazers_count": 32258, + "watchers_count": 32258, + "language": "C++", + "topics": [] }, { - "id": 83748317, - "node_id": "MDEwOlJlcG9zaXRvcnk4Mzc0ODMxNw==", - "name": "luna", - "full_name": "jumpserver/luna", + "id": 385065, + "node_id": "MDEwOlJlcG9zaXRvcnkzODUwNjU=", + "name": "AutoHotkey", + "full_name": "AutoHotkey/AutoHotkey", "owner": { - "login": "jumpserver", - "id": 6006570, - "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", - "url": "https://api.github.com/users/jumpserver", - "html_url": "https://github.com/jumpserver" + "login": "AutoHotkey", + "id": 1413373, + "avatar_url": "https://avatars.githubusercontent.com/u/1413373?v=4", + "url": "https://api.github.com/users/AutoHotkey", + "html_url": "https://github.com/AutoHotkey" }, - "html_url": "https://github.com/jumpserver/luna", - "description": "Luna 是 JumpServer Web Terminal 前端项目", - "url": "https://api.github.com/repos/jumpserver/luna", - "languages_url": "https://api.github.com/repos/jumpserver/luna/languages", - "created_at": "2017-03-03T02:32:24Z", - "updated_at": "2024-04-29T08:32:39Z", - "git_url": "git://github.com/jumpserver/luna.git", - "ssh_url": "git@github.com:jumpserver/luna.git", - "clone_url": "https://github.com/jumpserver/luna.git", - "homepage": "http://www.jumpserver.org", - "stargazers_count": 270, - "watchers_count": 270, - "language": "JavaScript", + "html_url": "https://github.com/AutoHotkey/AutoHotkey", + "description": "AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.", + "url": "https://api.github.com/repos/AutoHotkey/AutoHotkey", + "languages_url": "https://api.github.com/repos/AutoHotkey/AutoHotkey/languages", + "created_at": "2009-11-25T11:08:21Z", + "updated_at": "2024-05-06T22:05:37Z", + "git_url": "git://github.com/AutoHotkey/AutoHotkey.git", + "ssh_url": "git@github.com:AutoHotkey/AutoHotkey.git", + "clone_url": "https://github.com/AutoHotkey/AutoHotkey.git", + "homepage": "https://autohotkey.com/", + "stargazers_count": 8415, + "watchers_count": 8415, + "language": "C++", "topics": [ - "angular", - "ui", - "webterminal" + "autohotkey", + "automation", + "c-plus-plus", + "hotkeys", + "scripting", + "scripting-language", + "windows" ] }, { - "id": 181832704, - "node_id": "MDEwOlJlcG9zaXRvcnkxODE4MzI3MDQ=", - "name": "gin-admin-react", - "full_name": "gin-admin/gin-admin-react", + "id": 344809, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDQ4MDk=", + "name": "CopyQ", + "full_name": "hluk/CopyQ", "owner": { - "login": "gin-admin", - "id": 58453910, - "avatar_url": "https://avatars.githubusercontent.com/u/58453910?v=4", - "url": "https://api.github.com/users/gin-admin", - "html_url": "https://github.com/gin-admin" + "login": "hluk", + "id": 38054, + "avatar_url": "https://avatars.githubusercontent.com/u/38054?v=4", + "url": "https://api.github.com/users/hluk", + "html_url": "https://github.com/hluk" }, - "html_url": "https://github.com/gin-admin/gin-admin-react", - "description": "RBAC scaffolding based on Ant Design React(ES6)", - "url": "https://api.github.com/repos/gin-admin/gin-admin-react", - "languages_url": "https://api.github.com/repos/gin-admin/gin-admin-react/languages", - "created_at": "2019-04-17T06:43:33Z", - "updated_at": "2024-04-20T09:21:52Z", - "git_url": "git://github.com/gin-admin/gin-admin-react.git", - "ssh_url": "git@github.com:gin-admin/gin-admin-react.git", - "clone_url": "https://github.com/gin-admin/gin-admin-react.git", - "homepage": "http://139.129.88.71:10088", - "stargazers_count": 173, - "watchers_count": 173, - "language": "JavaScript", + "html_url": "https://github.com/hluk/CopyQ", + "description": "Clipboard manager with advanced features", + "url": "https://api.github.com/repos/hluk/CopyQ", + "languages_url": "https://api.github.com/repos/hluk/CopyQ/languages", + "created_at": "2009-10-21T13:35:38Z", + "updated_at": "2024-05-06T22:13:57Z", + "git_url": "git://github.com/hluk/CopyQ.git", + "ssh_url": "git@github.com:hluk/CopyQ.git", + "clone_url": "https://github.com/hluk/CopyQ.git", + "homepage": "", + "stargazers_count": 7949, + "watchers_count": 7949, + "language": "C++", "topics": [ - "go-rbac", - "rbac-antd", - "rbac-react" + "clipboard", + "clipboard-manager", + "copyq", + "cross-platform", + "scripting", + "tray" ] }, { - "id": 606762843, - "node_id": "R_kgDOJCp3Ww", - "name": "pot-desktop", - "full_name": "pot-app/pot-desktop", + "id": 44838949, + "node_id": "MDEwOlJlcG9zaXRvcnk0NDgzODk0OQ==", + "name": "swift", + "full_name": "apple/swift", "owner": { - "login": "pot-app", - "id": 133363243, - "avatar_url": "https://avatars.githubusercontent.com/u/133363243?v=4", - "url": "https://api.github.com/users/pot-app", - "html_url": "https://github.com/pot-app" + "login": "apple", + "id": 10639145, + "avatar_url": "https://avatars.githubusercontent.com/u/10639145?v=4", + "url": "https://api.github.com/users/apple", + "html_url": "https://github.com/apple" }, - "html_url": "https://github.com/pot-app/pot-desktop", - "description": "🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.", - "url": "https://api.github.com/repos/pot-app/pot-desktop", - "languages_url": "https://api.github.com/repos/pot-app/pot-desktop/languages", - "created_at": "2023-02-26T13:52:11Z", - "updated_at": "2024-05-05T15:22:58Z", - "git_url": "git://github.com/pot-app/pot-desktop.git", - "ssh_url": "git@github.com:pot-app/pot-desktop.git", - "clone_url": "https://github.com/pot-app/pot-desktop.git", - "homepage": "https://pot-app.com", - "stargazers_count": 8616, - "watchers_count": 8616, - "language": "JavaScript", - "topics": [ - "linux", - "macos", - "ocr", - "pot", - "pot-app", - "recognize", - "tauri", - "translate", - "translation", - "tts", - "windows" - ] + "html_url": "https://github.com/apple/swift", + "description": "The Swift Programming Language", + "url": "https://api.github.com/repos/apple/swift", + "languages_url": "https://api.github.com/repos/apple/swift/languages", + "created_at": "2015-10-23T21:15:07Z", + "updated_at": "2024-05-06T23:15:30Z", + "git_url": "git://github.com/apple/swift.git", + "ssh_url": "git@github.com:apple/swift.git", + "clone_url": "https://github.com/apple/swift.git", + "homepage": "https://swift.org", + "stargazers_count": 66027, + "watchers_count": 66027, + "language": "C++", + "topics": [] }, { - "id": 144848259, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDQ4NDgyNTk=", - "name": "rwtxt", - "full_name": "schollz/rwtxt", + "id": 120563140, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjA1NjMxNDA=", + "name": "Open-Shell-Menu", + "full_name": "Open-Shell/Open-Shell-Menu", "owner": { - "login": "schollz", - "id": 6550035, - "avatar_url": "https://avatars.githubusercontent.com/u/6550035?v=4", - "url": "https://api.github.com/users/schollz", - "html_url": "https://github.com/schollz" + "login": "Open-Shell", + "id": 36218471, + "avatar_url": "https://avatars.githubusercontent.com/u/36218471?v=4", + "url": "https://api.github.com/users/Open-Shell", + "html_url": "https://github.com/Open-Shell" }, - "html_url": "https://github.com/schollz/rwtxt", - "description": "A cms for absolute minimalists.", - "url": "https://api.github.com/repos/schollz/rwtxt", - "languages_url": "https://api.github.com/repos/schollz/rwtxt/languages", - "created_at": "2018-08-15T12:06:56Z", - "updated_at": "2024-03-24T22:33:35Z", - "git_url": "git://github.com/schollz/rwtxt.git", - "ssh_url": "git@github.com:schollz/rwtxt.git", - "clone_url": "https://github.com/schollz/rwtxt.git", - "homepage": "https://rwtxt.com/", - "stargazers_count": 941, - "watchers_count": 941, - "language": "JavaScript", + "html_url": "https://github.com/Open-Shell/Open-Shell-Menu", + "description": "Classic Shell Reborn.", + "url": "https://api.github.com/repos/Open-Shell/Open-Shell-Menu", + "languages_url": "https://api.github.com/repos/Open-Shell/Open-Shell-Menu/languages", + "created_at": "2018-02-07T04:32:27Z", + "updated_at": "2024-05-06T22:06:32Z", + "git_url": "git://github.com/Open-Shell/Open-Shell-Menu.git", + "ssh_url": "git@github.com:Open-Shell/Open-Shell-Menu.git", + "clone_url": "https://github.com/Open-Shell/Open-Shell-Menu.git", + "homepage": "", + "stargazers_count": 6399, + "watchers_count": 6399, + "language": "C++", "topics": [ - "content-management-system", - "golang", - "notes-app", - "reading", - "writing" + "classic-menu", + "classic-shell", + "classic-start", + "microsoft-windows", + "open-shell", + "open-shell-menu", + "start-menu", + "startme", + "windows", + "windows-10", + "windows10" ] }, { - "id": 455321305, - "node_id": "R_kgDOGyOm2Q", - "name": "zed-fonts", - "full_name": "zed-industries/zed-fonts", + "id": 153871308, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTM4NzEzMDg=", + "name": "MFC_process", + "full_name": "Yun-Mao/MFC_process", "owner": { - "login": "zed-industries", - "id": 79345384, - "avatar_url": "https://avatars.githubusercontent.com/u/79345384?v=4", - "url": "https://api.github.com/users/zed-industries", - "html_url": "https://github.com/zed-industries" + "login": "Yun-Mao", + "id": 22463781, + "avatar_url": "https://avatars.githubusercontent.com/u/22463781?v=4", + "url": "https://api.github.com/users/Yun-Mao", + "html_url": "https://github.com/Yun-Mao" }, - "html_url": "https://github.com/zed-industries/zed-fonts", - "description": "The Zed Mono and Sans typefaces, custom built from Iosevka", - "url": "https://api.github.com/repos/zed-industries/zed-fonts", - "languages_url": "https://api.github.com/repos/zed-industries/zed-fonts/languages", - "created_at": "2022-02-03T20:41:45Z", - "updated_at": "2024-05-05T20:12:33Z", - "git_url": "git://github.com/zed-industries/zed-fonts.git", - "ssh_url": "git@github.com:zed-industries/zed-fonts.git", - "clone_url": "https://github.com/zed-industries/zed-fonts.git", - "homepage": "", - "stargazers_count": 464, - "watchers_count": 464, - "language": "JavaScript", + "html_url": "https://github.com/Yun-Mao/MFC_process", + "description": "Windows下进程通信", + "url": "https://api.github.com/repos/Yun-Mao/MFC_process", + "languages_url": "https://api.github.com/repos/Yun-Mao/MFC_process/languages", + "created_at": "2018-10-20T05:00:43Z", + "updated_at": "2024-01-16T08:50:23Z", + "git_url": "git://github.com/Yun-Mao/MFC_process.git", + "ssh_url": "git@github.com:Yun-Mao/MFC_process.git", + "clone_url": "https://github.com/Yun-Mao/MFC_process.git", + "homepage": null, + "stargazers_count": 2, + "watchers_count": 2, + "language": "C++", "topics": [] }, { - "id": 609508868, - "node_id": "R_kgDOJFReBA", - "name": "chatgpt-mirror", - "full_name": "yuezk/chatgpt-mirror", + "id": 252085348, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTIwODUzNDg=", + "name": "quick-lint-js", + "full_name": "quick-lint/quick-lint-js", "owner": { - "login": "yuezk", - "id": 3297602, - "avatar_url": "https://avatars.githubusercontent.com/u/3297602?v=4", - "url": "https://api.github.com/users/yuezk", - "html_url": "https://github.com/yuezk" + "login": "quick-lint", + "id": 72731392, + "avatar_url": "https://avatars.githubusercontent.com/u/72731392?v=4", + "url": "https://api.github.com/users/quick-lint", + "html_url": "https://github.com/quick-lint" }, - "html_url": "https://github.com/yuezk/chatgpt-mirror", - "description": "A mirror of ChatGPT based on the gpt-3.5-turbo model.", - "url": "https://api.github.com/repos/yuezk/chatgpt-mirror", - "languages_url": "https://api.github.com/repos/yuezk/chatgpt-mirror/languages", - "created_at": "2023-03-04T11:50:54Z", - "updated_at": "2024-05-05T10:11:41Z", - "git_url": "git://github.com/yuezk/chatgpt-mirror.git", - "ssh_url": "git@github.com:yuezk/chatgpt-mirror.git", - "clone_url": "https://github.com/yuezk/chatgpt-mirror.git", - "homepage": "", - "stargazers_count": 1225, - "watchers_count": 1225, - "language": "JavaScript", + "html_url": "https://github.com/quick-lint/quick-lint-js", + "description": "quick-lint-js finds bugs in JavaScript programs", + "url": "https://api.github.com/repos/quick-lint/quick-lint-js", + "languages_url": "https://api.github.com/repos/quick-lint/quick-lint-js/languages", + "created_at": "2020-04-01T05:57:50Z", + "updated_at": "2024-05-04T14:30:25Z", + "git_url": "git://github.com/quick-lint/quick-lint-js.git", + "ssh_url": "git@github.com:quick-lint/quick-lint-js.git", + "clone_url": "https://github.com/quick-lint/quick-lint-js.git", + "homepage": "https://quick-lint-js.com", + "stargazers_count": 1487, + "watchers_count": 1487, + "language": "C++", "topics": [ - "chatgpt", - "chatgpt-api", - "openai", - "openai-api" + "beginner-friendly", + "javascript", + "linter", + "parser" ] }, { - "id": 170067813, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzAwNjc4MTM=", - "name": "markdown-nice", - "full_name": "mdnice/markdown-nice", + "id": 776621, + "node_id": "MDEwOlJlcG9zaXRvcnk3NzY2MjE=", + "name": "OpenCC", + "full_name": "BYVoid/OpenCC", "owner": { - "login": "mdnice", - "id": 48129014, - "avatar_url": "https://avatars.githubusercontent.com/u/48129014?v=4", - "url": "https://api.github.com/users/mdnice", - "html_url": "https://github.com/mdnice" + "login": "BYVoid", + "id": 245270, + "avatar_url": "https://avatars.githubusercontent.com/u/245270?v=4", + "url": "https://api.github.com/users/BYVoid", + "html_url": "https://github.com/BYVoid" }, - "html_url": "https://github.com/mdnice/markdown-nice", - "description": "支持主题设计的 Markdown 编辑器,让排版变 Nice", - "url": "https://api.github.com/repos/mdnice/markdown-nice", - "languages_url": "https://api.github.com/repos/mdnice/markdown-nice/languages", - "created_at": "2019-02-11T04:28:50Z", - "updated_at": "2024-04-29T12:05:59Z", - "git_url": "git://github.com/mdnice/markdown-nice.git", - "ssh_url": "git@github.com:mdnice/markdown-nice.git", - "clone_url": "https://github.com/mdnice/markdown-nice.git", - "homepage": "https://mdnice.com/", - "stargazers_count": 4068, - "watchers_count": 4068, - "language": "JavaScript", + "html_url": "https://github.com/BYVoid/OpenCC", + "description": "Conversion between Traditional and Simplified Chinese", + "url": "https://api.github.com/repos/BYVoid/OpenCC", + "languages_url": "https://api.github.com/repos/BYVoid/OpenCC/languages", + "created_at": "2010-07-15T13:02:03Z", + "updated_at": "2024-05-07T01:01:21Z", + "git_url": "git://github.com/BYVoid/OpenCC.git", + "ssh_url": "git@github.com:BYVoid/OpenCC.git", + "clone_url": "https://github.com/BYVoid/OpenCC.git", + "homepage": "https://opencc.byvoid.com/", + "stargazers_count": 8067, + "watchers_count": 8067, + "language": "C++", "topics": [ - "antd", - "markdown", - "react", - "wechat" + "chinese-translation", + "simplified-chinese", + "traditional-chinese" ] - } - ], - "Python": [ + }, { - "id": 788562361, - "node_id": "R_kgDOLwCBuQ", - "name": "corenet", - "full_name": "apple/corenet", + "id": 611074188, + "node_id": "R_kgDOJGxAjA", + "name": "opencc-windows", + "full_name": "JonGates/opencc-windows", "owner": { - "login": "apple", - "id": 10639145, - "avatar_url": "https://avatars.githubusercontent.com/u/10639145?v=4", - "url": "https://api.github.com/users/apple", - "html_url": "https://github.com/apple" + "login": "JonGates", + "id": 6045974, + "avatar_url": "https://avatars.githubusercontent.com/u/6045974?v=4", + "url": "https://api.github.com/users/JonGates", + "html_url": "https://github.com/JonGates" }, - "html_url": "https://github.com/apple/corenet", - "description": "CoreNet: A library for training deep neural networks", - "url": "https://api.github.com/repos/apple/corenet", - "languages_url": "https://api.github.com/repos/apple/corenet/languages", - "created_at": "2024-04-18T16:52:40Z", - "updated_at": "2024-05-06T01:14:52Z", - "git_url": "git://github.com/apple/corenet.git", - "ssh_url": "git@github.com:apple/corenet.git", - "clone_url": "https://github.com/apple/corenet.git", - "homepage": "", - "stargazers_count": 6255, - "watchers_count": 6255, - "language": "Python", + "html_url": "https://github.com/JonGates/opencc-windows", + "description": "中文字体转换(繁体转简体,简体转繁体)", + "url": "https://api.github.com/repos/JonGates/opencc-windows", + "languages_url": "https://api.github.com/repos/JonGates/opencc-windows/languages", + "created_at": "2023-03-08T03:33:41Z", + "updated_at": "2023-12-28T07:30:22Z", + "git_url": "git://github.com/JonGates/opencc-windows.git", + "ssh_url": "git@github.com:JonGates/opencc-windows.git", + "clone_url": "https://github.com/JonGates/opencc-windows.git", + "homepage": null, + "stargazers_count": 3, + "watchers_count": 3, + "language": "C++", "topics": [] }, { - "id": 326168208, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjYxNjgyMDg=", - "name": "mtag_tool", - "full_name": "wang0618/mtag_tool", - "owner": { - "login": "wang0618", - "id": 8682073, - "avatar_url": "https://avatars.githubusercontent.com/u/8682073?v=4", - "url": "https://api.github.com/users/wang0618", - "html_url": "https://github.com/wang0618" - }, - "html_url": "https://github.com/wang0618/mtag_tool", - "description": "MP3 Tag编辑器,支持从网易云补全歌曲信息", - "url": "https://api.github.com/repos/wang0618/mtag_tool", - "languages_url": "https://api.github.com/repos/wang0618/mtag_tool/languages", - "created_at": "2021-01-02T11:28:59Z", - "updated_at": "2024-04-18T10:18:22Z", - "git_url": "git://github.com/wang0618/mtag_tool.git", - "ssh_url": "git@github.com:wang0618/mtag_tool.git", - "clone_url": "https://github.com/wang0618/mtag_tool.git", + "id": 475335252, + "node_id": "R_kgDOHFUKVA", + "name": "PaddleOCR-json", + "full_name": "hiroi-sora/PaddleOCR-json", + "owner": { + "login": "hiroi-sora", + "id": 56373419, + "avatar_url": "https://avatars.githubusercontent.com/u/56373419?v=4", + "url": "https://api.github.com/users/hiroi-sora", + "html_url": "https://github.com/hiroi-sora" + }, + "html_url": "https://github.com/hiroi-sora/PaddleOCR-json", + "description": "OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。提供各种语言API。由 PaddleOCR C++ 编译。", + "url": "https://api.github.com/repos/hiroi-sora/PaddleOCR-json", + "languages_url": "https://api.github.com/repos/hiroi-sora/PaddleOCR-json/languages", + "created_at": "2022-03-29T07:46:42Z", + "updated_at": "2024-05-06T13:24:51Z", + "git_url": "git://github.com/hiroi-sora/PaddleOCR-json.git", + "ssh_url": "git@github.com:hiroi-sora/PaddleOCR-json.git", + "clone_url": "https://github.com/hiroi-sora/PaddleOCR-json.git", "homepage": "", - "stargazers_count": 14, - "watchers_count": 14, - "language": "Python", + "stargazers_count": 727, + "watchers_count": 727, + "language": "C++", "topics": [ - "mp3-tags", - "pywebio" + "json-api", + "ocr", + "paddleocr", + "paddlepaddle" ] }, { - "id": 155220641, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTUyMjA2NDE=", - "name": "transformers", - "full_name": "huggingface/transformers", + "id": 1357796, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzU3Nzk2", + "name": "emscripten", + "full_name": "emscripten-core/emscripten", "owner": { - "login": "huggingface", - "id": 25720743, - "avatar_url": "https://avatars.githubusercontent.com/u/25720743?v=4", - "url": "https://api.github.com/users/huggingface", - "html_url": "https://github.com/huggingface" + "login": "emscripten-core", + "id": 46011144, + "avatar_url": "https://avatars.githubusercontent.com/u/46011144?v=4", + "url": "https://api.github.com/users/emscripten-core", + "html_url": "https://github.com/emscripten-core" }, - "html_url": "https://github.com/huggingface/transformers", - "description": "🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.", - "url": "https://api.github.com/repos/huggingface/transformers", - "languages_url": "https://api.github.com/repos/huggingface/transformers/languages", - "created_at": "2018-10-29T13:56:00Z", - "updated_at": "2024-05-06T00:06:41Z", - "git_url": "git://github.com/huggingface/transformers.git", - "ssh_url": "git@github.com:huggingface/transformers.git", - "clone_url": "https://github.com/huggingface/transformers.git", - "homepage": "https://huggingface.co/transformers", - "stargazers_count": 125480, - "watchers_count": 125480, - "language": "Python", + "html_url": "https://github.com/emscripten-core/emscripten", + "description": "Emscripten: An LLVM-to-WebAssembly Compiler", + "url": "https://api.github.com/repos/emscripten-core/emscripten", + "languages_url": "https://api.github.com/repos/emscripten-core/emscripten/languages", + "created_at": "2011-02-12T05:23:30Z", + "updated_at": "2024-05-06T22:47:15Z", + "git_url": "git://github.com/emscripten-core/emscripten.git", + "ssh_url": "git@github.com:emscripten-core/emscripten.git", + "clone_url": "https://github.com/emscripten-core/emscripten.git", + "homepage": "", + "stargazers_count": 25182, + "watchers_count": 25182, + "language": "C++", "topics": [ - "bert", - "deep-learning", - "flax", + "emscripten", "hacktoberfest", - "jax", - "language-model", - "language-models", - "machine-learning", - "model-hub", - "natural-language-processing", - "nlp", - "nlp-library", - "pretrained-models", - "python", - "pytorch", - "pytorch-transformers", - "seq2seq", - "speech-recognition", - "tensorflow", - "transformer" + "wasm", + "webassembly" ] }, { - "id": 782362080, - "node_id": "R_kgDOLqHl4A", - "name": "FreeAskInternet", - "full_name": "nashsu/FreeAskInternet", + "id": 634084510, + "node_id": "R_kgDOJctcng", + "name": "RapidOCR-json", + "full_name": "hiroi-sora/RapidOCR-json", "owner": { - "login": "nashsu", - "id": 2127280, - "avatar_url": "https://avatars.githubusercontent.com/u/2127280?v=4", - "url": "https://api.github.com/users/nashsu", - "html_url": "https://github.com/nashsu" + "login": "hiroi-sora", + "id": 56373419, + "avatar_url": "https://avatars.githubusercontent.com/u/56373419?v=4", + "url": "https://api.github.com/users/hiroi-sora", + "html_url": "https://github.com/hiroi-sora" }, - "html_url": "https://github.com/nashsu/FreeAskInternet", - "description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use. ", - "url": "https://api.github.com/repos/nashsu/FreeAskInternet", - "languages_url": "https://api.github.com/repos/nashsu/FreeAskInternet/languages", - "created_at": "2024-04-05T06:37:53Z", - "updated_at": "2024-05-06T01:08:47Z", - "git_url": "git://github.com/nashsu/FreeAskInternet.git", - "ssh_url": "git@github.com:nashsu/FreeAskInternet.git", - "clone_url": "https://github.com/nashsu/FreeAskInternet.git", - "homepage": "", - "stargazers_count": 7540, - "watchers_count": 7540, - "language": "Python", + "html_url": "https://github.com/hiroi-sora/RapidOCR-json", + "description": "OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。基于 RapidOcrOnnx 。", + "url": "https://api.github.com/repos/hiroi-sora/RapidOCR-json", + "languages_url": "https://api.github.com/repos/hiroi-sora/RapidOCR-json/languages", + "created_at": "2023-04-29T02:15:41Z", + "updated_at": "2024-05-06T10:49:47Z", + "git_url": "git://github.com/hiroi-sora/RapidOCR-json.git", + "ssh_url": "git@github.com:hiroi-sora/RapidOCR-json.git", + "clone_url": "https://github.com/hiroi-sora/RapidOCR-json.git", + "homepage": null, + "stargazers_count": 120, + "watchers_count": 120, + "language": "C++", "topics": [] }, { - "id": 644235905, - "node_id": "R_kgDOJmZCgQ", - "name": "llm-action", - "full_name": "liguodongiot/llm-action", + "id": 654473160, + "node_id": "R_kgDOJwJ3yA", + "name": "WSAOnWin10", + "full_name": "Lyxot/WSAOnWin10", "owner": { - "login": "liguodongiot", - "id": 13220186, - "avatar_url": "https://avatars.githubusercontent.com/u/13220186?v=4", - "url": "https://api.github.com/users/liguodongiot", - "html_url": "https://github.com/liguodongiot" + "login": "Lyxot", + "id": 34974508, + "avatar_url": "https://avatars.githubusercontent.com/u/34974508?v=4", + "url": "https://api.github.com/users/Lyxot", + "html_url": "https://github.com/Lyxot" }, - "html_url": "https://github.com/liguodongiot/llm-action", - "description": "本项目旨在分享大模型相关技术原理以及实战经验。", - "url": "https://api.github.com/repos/liguodongiot/llm-action", - "languages_url": "https://api.github.com/repos/liguodongiot/llm-action/languages", - "created_at": "2023-05-23T05:29:16Z", - "updated_at": "2024-05-06T00:45:15Z", - "git_url": "git://github.com/liguodongiot/llm-action.git", - "ssh_url": "git@github.com:liguodongiot/llm-action.git", - "clone_url": "https://github.com/liguodongiot/llm-action.git", - "homepage": "https://www.zhihu.com/column/c_1456193767213043713", - "stargazers_count": 6285, - "watchers_count": 6285, - "language": "Python", + "html_url": "https://github.com/Lyxot/WSAOnWin10", + "description": "Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android) and make it run on Win10 with GitHub Actions", + "url": "https://api.github.com/repos/Lyxot/WSAOnWin10", + "languages_url": "https://api.github.com/repos/Lyxot/WSAOnWin10/languages", + "created_at": "2023-06-16T07:53:04Z", + "updated_at": "2024-05-06T23:22:48Z", + "git_url": "git://github.com/Lyxot/WSAOnWin10.git", + "ssh_url": "git@github.com:Lyxot/WSAOnWin10.git", + "clone_url": "https://github.com/Lyxot/WSAOnWin10.git", + "homepage": "", + "stargazers_count": 223, + "watchers_count": 223, + "language": "C++", "topics": [ - "llm", - "llm-inference", - "llm-serving", - "llm-training", - "llmops" + "android", + "google-apps", + "magiskonwsa", + "windows", + "windows-10", + "windows-subsystem-android", + "windows-subsystem-for-android", + "windows10", + "wsa" ] }, { - "id": 101138315, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDExMzgzMTU=", - "name": "d2l-zh", - "full_name": "d2l-ai/d2l-zh", + "id": 67702184, + "node_id": "MDEwOlJlcG9zaXRvcnk2NzcwMjE4NA==", + "name": "Magisk", + "full_name": "topjohnwu/Magisk", "owner": { - "login": "d2l-ai", - "id": 43974506, - "avatar_url": "https://avatars.githubusercontent.com/u/43974506?v=4", - "url": "https://api.github.com/users/d2l-ai", - "html_url": "https://github.com/d2l-ai" + "login": "topjohnwu", + "id": 7337301, + "avatar_url": "https://avatars.githubusercontent.com/u/7337301?v=4", + "url": "https://api.github.com/users/topjohnwu", + "html_url": "https://github.com/topjohnwu" }, - "html_url": "https://github.com/d2l-ai/d2l-zh", - "description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。", - "url": "https://api.github.com/repos/d2l-ai/d2l-zh", - "languages_url": "https://api.github.com/repos/d2l-ai/d2l-zh/languages", - "created_at": "2017-08-23T04:40:24Z", - "updated_at": "2024-05-06T00:45:19Z", - "git_url": "git://github.com/d2l-ai/d2l-zh.git", - "ssh_url": "git@github.com:d2l-ai/d2l-zh.git", - "clone_url": "https://github.com/d2l-ai/d2l-zh.git", - "homepage": "http://zh.d2l.ai", - "stargazers_count": 57013, - "watchers_count": 57013, - "language": "Python", + "html_url": "https://github.com/topjohnwu/Magisk", + "description": "The Magic Mask for Android", + "url": "https://api.github.com/repos/topjohnwu/Magisk", + "languages_url": "https://api.github.com/repos/topjohnwu/Magisk/languages", + "created_at": "2016-09-08T12:42:53Z", + "updated_at": "2024-05-07T01:13:22Z", + "git_url": "git://github.com/topjohnwu/Magisk.git", + "ssh_url": "git@github.com:topjohnwu/Magisk.git", + "clone_url": "https://github.com/topjohnwu/Magisk.git", + "homepage": "", + "stargazers_count": 44397, + "watchers_count": 44397, + "language": "C++", + "topics": [] + }, + { + "id": 22887094, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjg4NzA5NA==", + "name": "tesseract", + "full_name": "tesseract-ocr/tesseract", + "owner": { + "login": "tesseract-ocr", + "id": 8401422, + "avatar_url": "https://avatars.githubusercontent.com/u/8401422?v=4", + "url": "https://api.github.com/users/tesseract-ocr", + "html_url": "https://github.com/tesseract-ocr" + }, + "html_url": "https://github.com/tesseract-ocr/tesseract", + "description": "Tesseract Open Source OCR Engine (main repository)", + "url": "https://api.github.com/repos/tesseract-ocr/tesseract", + "languages_url": "https://api.github.com/repos/tesseract-ocr/tesseract/languages", + "created_at": "2014-08-12T18:04:59Z", + "updated_at": "2024-05-07T00:27:52Z", + "git_url": "git://github.com/tesseract-ocr/tesseract.git", + "ssh_url": "git@github.com:tesseract-ocr/tesseract.git", + "clone_url": "https://github.com/tesseract-ocr/tesseract.git", + "homepage": "https://tesseract-ocr.github.io/", + "stargazers_count": 58251, + "watchers_count": 58251, + "language": "C++", "topics": [ - "book", - "chinese", - "computer-vision", - "deep-learning", + "hacktoberfest", + "lstm", "machine-learning", - "natural-language-processing", - "notebook", - "python" + "ocr", + "ocr-engine", + "tesseract", + "tesseract-ocr" ] }, { - "id": 666299222, - "node_id": "R_kgDOJ7brVg", - "name": "open-interpreter", - "full_name": "OpenInterpreter/open-interpreter", + "id": 193305104, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTMzMDUxMDQ=", + "name": "QtScrcpy", + "full_name": "barry-ran/QtScrcpy", "owner": { - "login": "OpenInterpreter", - "id": 163192481, - "avatar_url": "https://avatars.githubusercontent.com/u/163192481?v=4", - "url": "https://api.github.com/users/OpenInterpreter", - "html_url": "https://github.com/OpenInterpreter" + "login": "barry-ran", + "id": 18702692, + "avatar_url": "https://avatars.githubusercontent.com/u/18702692?v=4", + "url": "https://api.github.com/users/barry-ran", + "html_url": "https://github.com/barry-ran" }, - "html_url": "https://github.com/OpenInterpreter/open-interpreter", - "description": "A natural language interface for computers", - "url": "https://api.github.com/repos/OpenInterpreter/open-interpreter", - "languages_url": "https://api.github.com/repos/OpenInterpreter/open-interpreter/languages", - "created_at": "2023-07-14T07:10:44Z", - "updated_at": "2024-05-06T00:39:33Z", - "git_url": "git://github.com/OpenInterpreter/open-interpreter.git", - "ssh_url": "git@github.com:OpenInterpreter/open-interpreter.git", - "clone_url": "https://github.com/OpenInterpreter/open-interpreter.git", - "homepage": "http://openinterpreter.com/", - "stargazers_count": 48742, - "watchers_count": 48742, - "language": "Python", + "html_url": "https://github.com/barry-ran/QtScrcpy", + "description": "Android real-time display control software", + "url": "https://api.github.com/repos/barry-ran/QtScrcpy", + "languages_url": "https://api.github.com/repos/barry-ran/QtScrcpy/languages", + "created_at": "2019-06-23T04:12:17Z", + "updated_at": "2024-05-06T18:48:33Z", + "git_url": "git://github.com/barry-ran/QtScrcpy.git", + "ssh_url": "git@github.com:barry-ran/QtScrcpy.git", + "clone_url": "https://github.com/barry-ran/QtScrcpy.git", + "homepage": "https://blog.csdn.net/rankun1/article/details/87970523", + "stargazers_count": 16529, + "watchers_count": 16529, + "language": "C++", "topics": [ - "chatgpt", - "gpt-4", - "interpreter", - "javascript", - "nodejs", - "python" + "android", + "qt" ] - }, + } + ], + "Perl": [ { - "id": 709155828, - "node_id": "R_kgDOKkTb9A", - "name": "RehabilitationGuide", - "full_name": "AnsonZnl/RehabilitationGuide", + "id": 213417, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTM0MTc=", + "name": "MySQLTuner-perl", + "full_name": "major/MySQLTuner-perl", "owner": { - "login": "AnsonZnl", - "id": 29278068, - "avatar_url": "https://avatars.githubusercontent.com/u/29278068?v=4", - "url": "https://api.github.com/users/AnsonZnl", - "html_url": "https://github.com/AnsonZnl" + "login": "major", + "id": 89910, + "avatar_url": "https://avatars.githubusercontent.com/u/89910?v=4", + "url": "https://api.github.com/users/major", + "html_url": "https://github.com/major" }, - "html_url": "https://github.com/AnsonZnl/RehabilitationGuide", - "description": "颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。", - "url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide", - "languages_url": "https://api.github.com/repos/AnsonZnl/RehabilitationGuide/languages", - "created_at": "2023-10-24T06:15:11Z", - "updated_at": "2024-05-03T09:22:21Z", - "git_url": "git://github.com/AnsonZnl/RehabilitationGuide.git", - "ssh_url": "git@github.com:AnsonZnl/RehabilitationGuide.git", - "clone_url": "https://github.com/AnsonZnl/RehabilitationGuide.git", - "homepage": "https://ansonznl.github.io/RehabilitationGuide", - "stargazers_count": 3011, - "watchers_count": 3011, - "language": "Python", + "html_url": "https://github.com/major/MySQLTuner-perl", + "description": "MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.", + "url": "https://api.github.com/repos/major/MySQLTuner-perl", + "languages_url": "https://api.github.com/repos/major/MySQLTuner-perl/languages", + "created_at": "2009-05-29T14:10:26Z", + "updated_at": "2024-05-06T09:56:13Z", + "git_url": "git://github.com/major/MySQLTuner-perl.git", + "ssh_url": "git@github.com:major/MySQLTuner-perl.git", + "clone_url": "https://github.com/major/MySQLTuner-perl.git", + "homepage": "", + "stargazers_count": 8649, + "watchers_count": 8649, + "language": "Perl", + "topics": [] + } + ], + "miscellaneous": [ + { + "id": 384219990, + "node_id": "MDEwOlJlcG9zaXRvcnkzODQyMTk5OTA=", + "name": "Warp", + "full_name": "warpdotdev/Warp", + "owner": { + "login": "warpdotdev", + "id": 71840468, + "avatar_url": "https://avatars.githubusercontent.com/u/71840468?v=4", + "url": "https://api.github.com/users/warpdotdev", + "html_url": "https://github.com/warpdotdev" + }, + "html_url": "https://github.com/warpdotdev/Warp", + "description": "Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.", + "url": "https://api.github.com/repos/warpdotdev/Warp", + "languages_url": "https://api.github.com/repos/warpdotdev/Warp/languages", + "created_at": "2021-07-08T18:48:08Z", + "updated_at": "2024-05-06T23:24:04Z", + "git_url": "git://github.com/warpdotdev/Warp.git", + "ssh_url": "git@github.com:warpdotdev/Warp.git", + "clone_url": "https://github.com/warpdotdev/Warp.git", + "homepage": "https://warp.dev", + "stargazers_count": 18966, + "watchers_count": 18966, + "language": null, "topics": [ - "markdown" + "bash", + "linux", + "macos", + "rust", + "shell", + "terminal", + "wasm", + "zsh" ] }, { - "id": 452764996, - "node_id": "R_kgDOGvylRA", - "name": "WEATHER_STATION_PI", - "full_name": "aerodynamics-py/WEATHER_STATION_PI", + "id": 236685090, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzY2ODUwOTA=", + "name": "for-sing-box-and-surge", + "full_name": "shangguanhongxin/for-sing-box-and-surge", "owner": { - "login": "aerodynamics-py", - "id": 74737334, - "avatar_url": "https://avatars.githubusercontent.com/u/74737334?v=4", - "url": "https://api.github.com/users/aerodynamics-py", - "html_url": "https://github.com/aerodynamics-py" + "login": "shangguanhongxin", + "id": 58215734, + "avatar_url": "https://avatars.githubusercontent.com/u/58215734?v=4", + "url": "https://api.github.com/users/shangguanhongxin", + "html_url": "https://github.com/shangguanhongxin" }, - "html_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI", - "description": "A simple weater station", - "url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI", - "languages_url": "https://api.github.com/repos/aerodynamics-py/WEATHER_STATION_PI/languages", - "created_at": "2022-01-27T16:47:49Z", - "updated_at": "2024-04-11T08:19:37Z", - "git_url": "git://github.com/aerodynamics-py/WEATHER_STATION_PI.git", - "ssh_url": "git@github.com:aerodynamics-py/WEATHER_STATION_PI.git", - "clone_url": "https://github.com/aerodynamics-py/WEATHER_STATION_PI.git", - "homepage": null, - "stargazers_count": 51, - "watchers_count": 51, - "language": "Python", + "html_url": "https://github.com/shangguanhongxin/for-sing-box-and-surge", + "description": "sing-box、surge等的自用规则,自娱自乐,改自blackmatrix7", + "url": "https://api.github.com/repos/shangguanhongxin/for-sing-box-and-surge", + "languages_url": "https://api.github.com/repos/shangguanhongxin/for-sing-box-and-surge/languages", + "created_at": "2020-01-28T08:01:44Z", + "updated_at": "2024-04-26T06:19:45Z", + "git_url": "git://github.com/shangguanhongxin/for-sing-box-and-surge.git", + "ssh_url": "git@github.com:shangguanhongxin/for-sing-box-and-surge.git", + "clone_url": "https://github.com/shangguanhongxin/for-sing-box-and-surge.git", + "homepage": "", + "stargazers_count": 25, + "watchers_count": 25, + "language": null, "topics": [] }, { - "id": 773286980, - "node_id": "R_kgDOLhdsRA", - "name": "grok-1", - "full_name": "xai-org/grok-1", + "id": 37559286, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzU1OTI4Ng==", + "name": "adbDocumentation", + "full_name": "cstyan/adbDocumentation", "owner": { - "login": "xai-org", - "id": 130314967, - "avatar_url": "https://avatars.githubusercontent.com/u/130314967?v=4", - "url": "https://api.github.com/users/xai-org", - "html_url": "https://github.com/xai-org" + "login": "cstyan", + "id": 3246492, + "avatar_url": "https://avatars.githubusercontent.com/u/3246492?v=4", + "url": "https://api.github.com/users/cstyan", + "html_url": "https://github.com/cstyan" }, - "html_url": "https://github.com/xai-org/grok-1", - "description": "Grok open release", - "url": "https://api.github.com/repos/xai-org/grok-1", - "languages_url": "https://api.github.com/repos/xai-org/grok-1/languages", - "created_at": "2024-03-17T08:53:38Z", - "updated_at": "2024-05-05T23:15:55Z", - "git_url": "git://github.com/xai-org/grok-1.git", - "ssh_url": "git@github.com:xai-org/grok-1.git", - "clone_url": "https://github.com/xai-org/grok-1.git", + "html_url": "https://github.com/cstyan/adbDocumentation", + "description": "Better documentation of the ADB protocol, specifically for USB uses.", + "url": "https://api.github.com/repos/cstyan/adbDocumentation", + "languages_url": "https://api.github.com/repos/cstyan/adbDocumentation/languages", + "created_at": "2015-06-16T22:25:49Z", + "updated_at": "2024-05-03T12:34:38Z", + "git_url": "git://github.com/cstyan/adbDocumentation.git", + "ssh_url": "git@github.com:cstyan/adbDocumentation.git", + "clone_url": "https://github.com/cstyan/adbDocumentation.git", "homepage": null, - "stargazers_count": 48189, - "watchers_count": 48189, - "language": "Python", + "stargazers_count": 356, + "watchers_count": 356, + "language": null, "topics": [] }, { - "id": 764723738, - "node_id": "R_kgDOLZTCGg", - "name": "skyvern", - "full_name": "Skyvern-AI/skyvern", + "id": 525393659, + "node_id": "R_kgDOH1De-w", + "name": "SnipDo-Extensions", + "full_name": "poochie89/SnipDo-Extensions", "owner": { - "login": "Skyvern-AI", - "id": 141457985, - "avatar_url": "https://avatars.githubusercontent.com/u/141457985?v=4", - "url": "https://api.github.com/users/Skyvern-AI", - "html_url": "https://github.com/Skyvern-AI" + "login": "poochie89", + "id": 11651196, + "avatar_url": "https://avatars.githubusercontent.com/u/11651196?v=4", + "url": "https://api.github.com/users/poochie89", + "html_url": "https://github.com/poochie89" }, - "html_url": "https://github.com/Skyvern-AI/skyvern", - "description": "Automate browser-based workflows with LLMs and Computer Vision", - "url": "https://api.github.com/repos/Skyvern-AI/skyvern", - "languages_url": "https://api.github.com/repos/Skyvern-AI/skyvern/languages", - "created_at": "2024-02-28T15:45:19Z", - "updated_at": "2024-05-06T00:36:55Z", - "git_url": "git://github.com/Skyvern-AI/skyvern.git", - "ssh_url": "git@github.com:Skyvern-AI/skyvern.git", - "clone_url": "https://github.com/Skyvern-AI/skyvern.git", - "homepage": "https://www.skyvern.com", - "stargazers_count": 3541, - "watchers_count": 3541, - "language": "Python", - "topics": [ - "api", - "automation", - "browser", - "browser-automation", - "computer", - "gpt", - "llm", - "playwright", - "python", - "rpa", - "vision", - "workflow" - ] + "html_url": "https://github.com/poochie89/SnipDo-Extensions", + "description": "SnipDo extensions and advanced guide", + "url": "https://api.github.com/repos/poochie89/SnipDo-Extensions", + "languages_url": "https://api.github.com/repos/poochie89/SnipDo-Extensions/languages", + "created_at": "2022-08-16T13:33:27Z", + "updated_at": "2024-04-30T11:51:20Z", + "git_url": "git://github.com/poochie89/SnipDo-Extensions.git", + "ssh_url": "git@github.com:poochie89/SnipDo-Extensions.git", + "clone_url": "https://github.com/poochie89/SnipDo-Extensions.git", + "homepage": null, + "stargazers_count": 110, + "watchers_count": 110, + "language": null, + "topics": [] }, { - "id": 162015573, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjIwMTU1NzM=", - "name": "Github-Ranking", - "full_name": "EvanLi/Github-Ranking", + "id": 776614534, + "node_id": "R_kgDOLkoyhg", + "name": "go-learning", + "full_name": "rosedblabs/go-learning", "owner": { - "login": "EvanLi", - "id": 22617117, - "avatar_url": "https://avatars.githubusercontent.com/u/22617117?v=4", - "url": "https://api.github.com/users/EvanLi", - "html_url": "https://github.com/EvanLi" + "login": "rosedblabs", + "id": 96101803, + "avatar_url": "https://avatars.githubusercontent.com/u/96101803?v=4", + "url": "https://api.github.com/users/rosedblabs", + "html_url": "https://github.com/rosedblabs" }, - "html_url": "https://github.com/EvanLi/Github-Ranking", - "description": ":star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新", - "url": "https://api.github.com/repos/EvanLi/Github-Ranking", - "languages_url": "https://api.github.com/repos/EvanLi/Github-Ranking/languages", - "created_at": "2018-12-16T15:38:31Z", - "updated_at": "2024-05-05T16:40:10Z", - "git_url": "git://github.com/EvanLi/Github-Ranking.git", - "ssh_url": "git@github.com:EvanLi/Github-Ranking.git", - "clone_url": "https://github.com/EvanLi/Github-Ranking.git", - "homepage": "https://evanli.github.io/Github-Ranking", - "stargazers_count": 5322, - "watchers_count": 5322, - "language": "Python", - "topics": [ - "forks", - "github-rank", - "github-stars", - "python", - "ranking", - "stars" - ] + "html_url": "https://github.com/rosedblabs/go-learning", + "description": "(Chinese) 收集一些不错的 Golang 学习资料、博客、书籍等", + "url": "https://api.github.com/repos/rosedblabs/go-learning", + "languages_url": "https://api.github.com/repos/rosedblabs/go-learning/languages", + "created_at": "2024-03-24T01:38:18Z", + "updated_at": "2024-05-06T06:13:30Z", + "git_url": "git://github.com/rosedblabs/go-learning.git", + "ssh_url": "git@github.com:rosedblabs/go-learning.git", + "clone_url": "https://github.com/rosedblabs/go-learning.git", + "homepage": null, + "stargazers_count": 129, + "watchers_count": 129, + "language": null, + "topics": [] }, { - "id": 763795053, - "node_id": "R_kgDOLYaWbQ", - "name": "LaVague", - "full_name": "lavague-ai/LaVague", + "id": 618858597, + "node_id": "R_kgDOJOMIZQ", + "name": "Supershell", + "full_name": "tdragon6/Supershell", "owner": { - "login": "lavague-ai", - "id": 163125966, - "avatar_url": "https://avatars.githubusercontent.com/u/163125966?v=4", - "url": "https://api.github.com/users/lavague-ai", - "html_url": "https://github.com/lavague-ai" + "login": "tdragon6", + "id": 95691624, + "avatar_url": "https://avatars.githubusercontent.com/u/95691624?v=4", + "url": "https://api.github.com/users/tdragon6", + "html_url": "https://github.com/tdragon6" }, - "html_url": "https://github.com/lavague-ai/LaVague", - "description": "Large Action Model framework to turn natural language into browser actions", - "url": "https://api.github.com/repos/lavague-ai/LaVague", - "languages_url": "https://api.github.com/repos/lavague-ai/LaVague/languages", - "created_at": "2024-02-26T23:40:23Z", - "updated_at": "2024-05-06T00:55:38Z", - "git_url": "git://github.com/lavague-ai/LaVague.git", - "ssh_url": "git@github.com:lavague-ai/LaVague.git", - "clone_url": "https://github.com/lavague-ai/LaVague.git", - "homepage": "https://docs.lavague.ai/en/latest/", - "stargazers_count": 3936, - "watchers_count": 3936, - "language": "Python", + "html_url": "https://github.com/tdragon6/Supershell", + "description": "Supershell C2 远控平台,基于反向SSH隧道获取完全交互式Shell", + "url": "https://api.github.com/repos/tdragon6/Supershell", + "languages_url": "https://api.github.com/repos/tdragon6/Supershell/languages", + "created_at": "2023-03-25T15:02:43Z", + "updated_at": "2024-05-06T08:29:19Z", + "git_url": "git://github.com/tdragon6/Supershell.git", + "ssh_url": "git@github.com:tdragon6/Supershell.git", + "clone_url": "https://github.com/tdragon6/Supershell.git", + "homepage": "https://github.com/tdragon6/Supershell/wiki", + "stargazers_count": 1277, + "watchers_count": 1277, + "language": null, + "topics": [] + }, + { + "id": 744575265, + "node_id": "R_kgDOLGFRIQ", + "name": "Awesome-AI", + "full_name": "cssmagic/Awesome-AI", + "owner": { + "login": "cssmagic", + "id": 1231359, + "avatar_url": "https://avatars.githubusercontent.com/u/1231359?v=4", + "url": "https://api.github.com/users/cssmagic", + "html_url": "https://github.com/cssmagic" + }, + "html_url": "https://github.com/cssmagic/Awesome-AI", + "description": "收集分享 AI 大型语言模型 (LLM)、AI 辅助编程、AI 绘画等领域的常用资料,探索生成式人工智能的应用与开发。", + "url": "https://api.github.com/repos/cssmagic/Awesome-AI", + "languages_url": "https://api.github.com/repos/cssmagic/Awesome-AI/languages", + "created_at": "2024-01-17T15:25:13Z", + "updated_at": "2024-05-05T14:55:44Z", + "git_url": "git://github.com/cssmagic/Awesome-AI.git", + "ssh_url": "git@github.com:cssmagic/Awesome-AI.git", + "clone_url": "https://github.com/cssmagic/Awesome-AI.git", + "homepage": "", + "stargazers_count": 50, + "watchers_count": 50, + "language": null, "topics": [ - "ai", - "browser", - "large-action-model", - "llm", - "oss", - "rag" + "chatgpt", + "github-copilot", + "gpts", + "llm" ] }, { - "id": 760482259, - "node_id": "R_kgDOLVQJ0w", - "name": "Open-Sora-Plan", - "full_name": "PKU-YuanGroup/Open-Sora-Plan", + "id": 760327027, + "node_id": "R_kgDOLVGrcw", + "name": "indie-hacker-tools", + "full_name": "weijunext/indie-hacker-tools", "owner": { - "login": "PKU-YuanGroup", - "id": 135824553, - "avatar_url": "https://avatars.githubusercontent.com/u/135824553?v=4", - "url": "https://api.github.com/users/PKU-YuanGroup", - "html_url": "https://github.com/PKU-YuanGroup" + "login": "weijunext", + "id": 35557951, + "avatar_url": "https://avatars.githubusercontent.com/u/35557951?v=4", + "url": "https://api.github.com/users/weijunext", + "html_url": "https://github.com/weijunext" }, - "html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan", - "description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.", - "url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan", - "languages_url": "https://api.github.com/repos/PKU-YuanGroup/Open-Sora-Plan/languages", - "created_at": "2024-02-20T14:01:03Z", - "updated_at": "2024-05-05T12:18:25Z", - "git_url": "git://github.com/PKU-YuanGroup/Open-Sora-Plan.git", - "ssh_url": "git@github.com:PKU-YuanGroup/Open-Sora-Plan.git", - "clone_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan.git", - "homepage": "", - "stargazers_count": 10210, - "watchers_count": 10210, - "language": "Python", + "html_url": "https://github.com/weijunext/indie-hacker-tools", + "description": "收录独立开发者出海技术栈和工具", + "url": "https://api.github.com/repos/weijunext/indie-hacker-tools", + "languages_url": "https://api.github.com/repos/weijunext/indie-hacker-tools/languages", + "created_at": "2024-02-20T08:01:27Z", + "updated_at": "2024-05-06T20:49:46Z", + "git_url": "git://github.com/weijunext/indie-hacker-tools.git", + "ssh_url": "git@github.com:weijunext/indie-hacker-tools.git", + "clone_url": "https://github.com/weijunext/indie-hacker-tools.git", + "homepage": null, + "stargazers_count": 4658, + "watchers_count": 4658, + "language": null, "topics": [] }, { - "id": 216919645, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTY5MTk2NDU=", - "name": "tacticalrmm", - "full_name": "amidaware/tacticalrmm", + "id": 745546184, + "node_id": "R_kgDOLHAhyA", + "name": "awesome-prompts", + "full_name": "ai-boost/awesome-prompts", "owner": { - "login": "amidaware", - "id": 95723103, - "avatar_url": "https://avatars.githubusercontent.com/u/95723103?v=4", - "url": "https://api.github.com/users/amidaware", - "html_url": "https://github.com/amidaware" + "login": "ai-boost", + "id": 70333750, + "avatar_url": "https://avatars.githubusercontent.com/u/70333750?v=4", + "url": "https://api.github.com/users/ai-boost", + "html_url": "https://github.com/ai-boost" }, - "html_url": "https://github.com/amidaware/tacticalrmm", - "description": "A remote monitoring & management tool, built with Django, Vue and Go.", - "url": "https://api.github.com/repos/amidaware/tacticalrmm", - "languages_url": "https://api.github.com/repos/amidaware/tacticalrmm/languages", - "created_at": "2019-10-22T22:19:12Z", - "updated_at": "2024-05-05T18:39:41Z", - "git_url": "git://github.com/amidaware/tacticalrmm.git", - "ssh_url": "git@github.com:amidaware/tacticalrmm.git", - "clone_url": "https://github.com/amidaware/tacticalrmm.git", - "homepage": "https://docs.tacticalrmm.com", - "stargazers_count": 2807, - "watchers_count": 2807, - "language": "Python", + "html_url": "https://github.com/ai-boost/awesome-prompts", + "description": "Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers.", + "url": "https://api.github.com/repos/ai-boost/awesome-prompts", + "languages_url": "https://api.github.com/repos/ai-boost/awesome-prompts/languages", + "created_at": "2024-01-19T15:15:10Z", + "updated_at": "2024-05-06T20:49:46Z", + "git_url": "git://github.com/ai-boost/awesome-prompts.git", + "ssh_url": "git@github.com:ai-boost/awesome-prompts.git", + "clone_url": "https://github.com/ai-boost/awesome-prompts.git", + "homepage": "https://awesomegpts.vip", + "stargazers_count": 4335, + "watchers_count": 4335, + "language": null, "topics": [ - "django", - "django-rest-framework", - "monitoring", - "python", - "remote-admin-tool", - "remote-administration-tool", - "remote-control", - "remote-desktop", - "rmm", - "vue", - "windows" + "awesome", + "awesome-list", + "chatgpt", + "gpt4", + "gpts", + "gptstore", + "papers", + "prompt", + "prompt-engineering" ] }, { - "id": 175052225, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzUwNTIyMjU=", - "name": "EverydayWechat", - "full_name": "sfyc23/EverydayWechat", + "id": 767255231, + "node_id": "R_kgDOLbtivw", + "name": "rust-learning", + "full_name": "rosedblabs/rust-learning", "owner": { - "login": "sfyc23", - "id": 7067207, - "avatar_url": "https://avatars.githubusercontent.com/u/7067207?v=4", - "url": "https://api.github.com/users/sfyc23", - "html_url": "https://github.com/sfyc23" + "login": "rosedblabs", + "id": 96101803, + "avatar_url": "https://avatars.githubusercontent.com/u/96101803?v=4", + "url": "https://api.github.com/users/rosedblabs", + "html_url": "https://github.com/rosedblabs" }, - "html_url": "https://github.com/sfyc23/EverydayWechat", - "description": "微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)", - "url": "https://api.github.com/repos/sfyc23/EverydayWechat", - "languages_url": "https://api.github.com/repos/sfyc23/EverydayWechat/languages", - "created_at": "2019-03-11T17:38:45Z", - "updated_at": "2024-05-05T18:16:40Z", - "git_url": "git://github.com/sfyc23/EverydayWechat.git", - "ssh_url": "git@github.com:sfyc23/EverydayWechat.git", - "clone_url": "https://github.com/sfyc23/EverydayWechat.git", + "html_url": "https://github.com/rosedblabs/rust-learning", + "description": "(Chinese) 收集一些不错的 Rust 学习资料、博客、书籍等", + "url": "https://api.github.com/repos/rosedblabs/rust-learning", + "languages_url": "https://api.github.com/repos/rosedblabs/rust-learning/languages", + "created_at": "2024-03-05T00:51:25Z", + "updated_at": "2024-05-06T16:00:08Z", + "git_url": "git://github.com/rosedblabs/rust-learning.git", + "ssh_url": "git@github.com:rosedblabs/rust-learning.git", + "clone_url": "https://github.com/rosedblabs/rust-learning.git", "homepage": "", - "stargazers_count": 9862, - "watchers_count": 9862, - "language": "Python", - "topics": [ - "ai", - "autoreply", - "bot", - "chat", - "chatbot", - "itchat", - "python", - "python3", - "tuling", - "wechat" - ] + "stargazers_count": 111, + "watchers_count": 111, + "language": null, + "topics": [] }, { - "id": 222751131, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjI3NTExMzE=", - "name": "30-Days-Of-Python", - "full_name": "Asabeneh/30-Days-Of-Python", + "id": 61722517, + "node_id": "MDEwOlJlcG9zaXRvcnk2MTcyMjUxNw==", + "name": "awesome-windows-command-line", + "full_name": "Awesome-Windows/awesome-windows-command-line", "owner": { - "login": "Asabeneh", - "id": 9008063, - "avatar_url": "https://avatars.githubusercontent.com/u/9008063?v=4", - "url": "https://api.github.com/users/Asabeneh", - "html_url": "https://github.com/Asabeneh" + "login": "Awesome-Windows", + "id": 19653660, + "avatar_url": "https://avatars.githubusercontent.com/u/19653660?v=4", + "url": "https://api.github.com/users/Awesome-Windows", + "html_url": "https://github.com/Awesome-Windows" }, - "html_url": "https://github.com/Asabeneh/30-Days-Of-Python", - "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw", - "url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python", - "languages_url": "https://api.github.com/repos/Asabeneh/30-Days-Of-Python/languages", - "created_at": "2019-11-19T17:24:16Z", - "updated_at": "2024-05-06T00:50:34Z", - "git_url": "git://github.com/Asabeneh/30-Days-Of-Python.git", - "ssh_url": "git@github.com:Asabeneh/30-Days-Of-Python.git", - "clone_url": "https://github.com/Asabeneh/30-Days-Of-Python.git", + "html_url": "https://github.com/Awesome-Windows/awesome-windows-command-line", + "description": ":black_medium_square: Use your Windows terminal to do awesome things.", + "url": "https://api.github.com/repos/Awesome-Windows/awesome-windows-command-line", + "languages_url": "https://api.github.com/repos/Awesome-Windows/awesome-windows-command-line/languages", + "created_at": "2016-06-22T13:46:22Z", + "updated_at": "2024-04-22T11:59:29Z", + "git_url": "git://github.com/Awesome-Windows/awesome-windows-command-line.git", + "ssh_url": "git@github.com:Awesome-Windows/awesome-windows-command-line.git", + "clone_url": "https://github.com/Awesome-Windows/awesome-windows-command-line.git", "homepage": "", - "stargazers_count": 31955, - "watchers_count": 31955, - "language": "Python", - "topics": [ - "30-days-of-python", - "flask", - "github", - "heroku", - "matplotlib", - "mongodb", - "numpy", - "pandas", - "python", - "python3" - ] + "stargazers_count": 303, + "watchers_count": 303, + "language": null, + "topics": [] }, { - "id": 541883718, - "node_id": "R_kgDOIEx9Rg", - "name": "WxReader", - "full_name": "DoooReyn/WxReader", + "id": 64231631, + "node_id": "MDEwOlJlcG9zaXRvcnk2NDIzMTYzMQ==", + "name": "Windows", + "full_name": "Hack-with-Github/Windows", "owner": { - "login": "DoooReyn", - "id": 9557233, - "avatar_url": "https://avatars.githubusercontent.com/u/9557233?v=4", - "url": "https://api.github.com/users/DoooReyn", - "html_url": "https://github.com/DoooReyn" + "login": "Hack-with-Github", + "id": 18143746, + "avatar_url": "https://avatars.githubusercontent.com/u/18143746?v=4", + "url": "https://api.github.com/users/Hack-with-Github", + "html_url": "https://github.com/Hack-with-Github" }, - "html_url": "https://github.com/DoooReyn/WxReader", - "description": "基于PySide6的微信读书自动阅读器", - "url": "https://api.github.com/repos/DoooReyn/WxReader", - "languages_url": "https://api.github.com/repos/DoooReyn/WxReader/languages", - "created_at": "2022-09-27T03:18:28Z", - "updated_at": "2024-05-05T04:02:52Z", - "git_url": "git://github.com/DoooReyn/WxReader.git", - "ssh_url": "git@github.com:DoooReyn/WxReader.git", - "clone_url": "https://github.com/DoooReyn/WxReader.git", + "html_url": "https://github.com/Hack-with-Github/Windows", + "description": "Awesome tools to exploit Windows !", + "url": "https://api.github.com/repos/Hack-with-Github/Windows", + "languages_url": "https://api.github.com/repos/Hack-with-Github/Windows/languages", + "created_at": "2016-07-26T15:15:32Z", + "updated_at": "2024-05-05T07:06:09Z", + "git_url": "git://github.com/Hack-with-Github/Windows.git", + "ssh_url": "git@github.com:Hack-with-Github/Windows.git", + "clone_url": "https://github.com/Hack-with-Github/Windows.git", "homepage": "", - "stargazers_count": 228, - "watchers_count": 228, - "language": "Python", + "stargazers_count": 1477, + "watchers_count": 1477, + "language": null, "topics": [ - "cefpython3", - "pyside6", - "qt", - "weread", - "wxreader" + "exploitation", + "exploiting-windows", + "post-exploitation-powershell", + "powershell", + "powershell-payload", + "powershell-script", + "windows-hacking", + "windows-machine" ] }, { - "id": 140728972, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDA3Mjg5NzI=", - "name": "Struts2-Scan", - "full_name": "HatBoy/Struts2-Scan", + "id": 60831076, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDgzMTA3Ng==", + "name": "best-windows-apps", + "full_name": "stackia/best-windows-apps", "owner": { - "login": "HatBoy", - "id": 8274796, - "avatar_url": "https://avatars.githubusercontent.com/u/8274796?v=4", - "url": "https://api.github.com/users/HatBoy", - "html_url": "https://github.com/HatBoy" + "login": "stackia", + "id": 5107241, + "avatar_url": "https://avatars.githubusercontent.com/u/5107241?v=4", + "url": "https://api.github.com/users/stackia", + "html_url": "https://github.com/stackia" }, - "html_url": "https://github.com/HatBoy/Struts2-Scan", - "description": "Struts2全漏洞扫描利用工具", - "url": "https://api.github.com/repos/HatBoy/Struts2-Scan", - "languages_url": "https://api.github.com/repos/HatBoy/Struts2-Scan/languages", - "created_at": "2018-07-12T15:04:44Z", - "updated_at": "2024-05-05T03:31:47Z", - "git_url": "git://github.com/HatBoy/Struts2-Scan.git", - "ssh_url": "git@github.com:HatBoy/Struts2-Scan.git", - "clone_url": "https://github.com/HatBoy/Struts2-Scan.git", + "html_url": "https://github.com/stackia/best-windows-apps", + "description": "推荐好用、优秀的 Windows 应用", + "url": "https://api.github.com/repos/stackia/best-windows-apps", + "languages_url": "https://api.github.com/repos/stackia/best-windows-apps/languages", + "created_at": "2016-06-10T07:30:03Z", + "updated_at": "2024-05-06T09:26:06Z", + "git_url": "git://github.com/stackia/best-windows-apps.git", + "ssh_url": "git@github.com:stackia/best-windows-apps.git", + "clone_url": "https://github.com/stackia/best-windows-apps.git", "homepage": "", - "stargazers_count": 2052, - "watchers_count": 2052, - "language": "Python", + "stargazers_count": 1943, + "watchers_count": 1943, + "language": null, "topics": [] }, { - "id": 741297064, - "node_id": "R_kgDOLC9LqA", - "name": "surya", - "full_name": "VikParuchuri/surya", + "id": 60027534, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDAyNzUzNA==", + "name": "Awesome", + "full_name": "Awesome-Windows/Awesome", "owner": { - "login": "VikParuchuri", - "id": 913340, - "avatar_url": "https://avatars.githubusercontent.com/u/913340?v=4", - "url": "https://api.github.com/users/VikParuchuri", - "html_url": "https://github.com/VikParuchuri" + "login": "Awesome-Windows", + "id": 19653660, + "avatar_url": "https://avatars.githubusercontent.com/u/19653660?v=4", + "url": "https://api.github.com/users/Awesome-Windows", + "html_url": "https://github.com/Awesome-Windows" }, - "html_url": "https://github.com/VikParuchuri/surya", - "description": "OCR, layout analysis, reading order, line detection in 90+ languages", - "url": "https://api.github.com/repos/VikParuchuri/surya", - "languages_url": "https://api.github.com/repos/VikParuchuri/surya/languages", - "created_at": "2024-01-10T05:17:42Z", - "updated_at": "2024-05-06T00:44:05Z", - "git_url": "git://github.com/VikParuchuri/surya.git", - "ssh_url": "git@github.com:VikParuchuri/surya.git", - "clone_url": "https://github.com/VikParuchuri/surya.git", + "html_url": "https://github.com/Awesome-Windows/Awesome", + "description": ":computer: 🎉 An awesome & curated list of best applications and tools for Windows.", + "url": "https://api.github.com/repos/Awesome-Windows/Awesome", + "languages_url": "https://api.github.com/repos/Awesome-Windows/Awesome/languages", + "created_at": "2016-05-30T17:27:35Z", + "updated_at": "2024-05-06T22:47:05Z", + "git_url": "git://github.com/Awesome-Windows/Awesome.git", + "ssh_url": "git@github.com:Awesome-Windows/Awesome.git", + "clone_url": "https://github.com/Awesome-Windows/Awesome.git", "homepage": "", - "stargazers_count": 6422, - "watchers_count": 6422, - "language": "Python", - "topics": [] + "stargazers_count": 27351, + "watchers_count": 27351, + "language": null, + "topics": [ + "awesome", + "microsoft", + "windows", + "windows-10" + ] }, { - "id": 127007871, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjcwMDc4NzE=", - "name": "Jike-Metro", - "full_name": "Sorosliu1029/Jike-Metro", + "id": 21552971, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTU1Mjk3MQ==", + "name": "awesome-shell", + "full_name": "alebcay/awesome-shell", "owner": { - "login": "Sorosliu1029", - "id": 8862646, - "avatar_url": "https://avatars.githubusercontent.com/u/8862646?v=4", - "url": "https://api.github.com/users/Sorosliu1029", - "html_url": "https://github.com/Sorosliu1029" + "login": "alebcay", + "id": 3536482, + "avatar_url": "https://avatars.githubusercontent.com/u/3536482?v=4", + "url": "https://api.github.com/users/alebcay", + "html_url": "https://github.com/alebcay" }, - "html_url": "https://github.com/Sorosliu1029/Jike-Metro", - "description": ":metro: 即刻 Ⓙ SDK", - "url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro", - "languages_url": "https://api.github.com/repos/Sorosliu1029/Jike-Metro/languages", - "created_at": "2018-03-27T15:28:11Z", - "updated_at": "2024-04-22T01:27:41Z", - "git_url": "git://github.com/Sorosliu1029/Jike-Metro.git", - "ssh_url": "git@github.com:Sorosliu1029/Jike-Metro.git", - "clone_url": "https://github.com/Sorosliu1029/Jike-Metro.git", - "homepage": "https://jike-metro.sorosliu.xyz", - "stargazers_count": 204, - "watchers_count": 204, - "language": "Python", + "html_url": "https://github.com/alebcay/awesome-shell", + "description": "A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.", + "url": "https://api.github.com/repos/alebcay/awesome-shell", + "languages_url": "https://api.github.com/repos/alebcay/awesome-shell/languages", + "created_at": "2014-07-07T01:57:42Z", + "updated_at": "2024-05-06T22:36:59Z", + "git_url": "git://github.com/alebcay/awesome-shell.git", + "ssh_url": "git@github.com:alebcay/awesome-shell.git", + "clone_url": "https://github.com/alebcay/awesome-shell.git", + "homepage": "", + "stargazers_count": 31247, + "watchers_count": 31247, + "language": null, "topics": [ - "jike", - "python-sdk", - "requests" + "awesome", + "awesome-list", + "bash", + "cli", + "fish", + "list", + "shell", + "zsh" ] }, { - "id": 15543364, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTU0MzM2NA==", - "name": "chbook_jtoh", - "full_name": "errord/chbook_jtoh", + "id": 18708860, + "node_id": "MDEwOlJlcG9zaXRvcnkxODcwODg2MA==", + "name": "github-cheat-sheet", + "full_name": "tiimgreen/github-cheat-sheet", "owner": { - "login": "errord", - "id": 1023682, - "avatar_url": "https://avatars.githubusercontent.com/u/1023682?v=4", - "url": "https://api.github.com/users/errord", - "html_url": "https://github.com/errord" + "login": "tiimgreen", + "id": 4130574, + "avatar_url": "https://avatars.githubusercontent.com/u/4130574?v=4", + "url": "https://api.github.com/users/tiimgreen", + "html_url": "https://github.com/tiimgreen" }, - "html_url": "https://github.com/errord/chbook_jtoh", - "description": "chrome bookmarks json to html", - "url": "https://api.github.com/repos/errord/chbook_jtoh", - "languages_url": "https://api.github.com/repos/errord/chbook_jtoh/languages", - "created_at": "2013-12-31T05:02:42Z", - "updated_at": "2023-12-29T03:19:08Z", - "git_url": "git://github.com/errord/chbook_jtoh.git", - "ssh_url": "git@github.com:errord/chbook_jtoh.git", - "clone_url": "https://github.com/errord/chbook_jtoh.git", - "homepage": null, - "stargazers_count": 4, - "watchers_count": 4, - "language": "Python", - "topics": [] + "html_url": "https://github.com/tiimgreen/github-cheat-sheet", + "description": "A list of cool features of Git and GitHub.", + "url": "https://api.github.com/repos/tiimgreen/github-cheat-sheet", + "languages_url": "https://api.github.com/repos/tiimgreen/github-cheat-sheet/languages", + "created_at": "2014-04-12T16:38:42Z", + "updated_at": "2024-05-07T00:52:15Z", + "git_url": "git://github.com/tiimgreen/github-cheat-sheet.git", + "ssh_url": "git@github.com:tiimgreen/github-cheat-sheet.git", + "clone_url": "https://github.com/tiimgreen/github-cheat-sheet.git", + "homepage": "http://git.io/sheet", + "stargazers_count": 45792, + "watchers_count": 45792, + "language": null, + "topics": [ + "awesome", + "awesome-list", + "git", + "github", + "list" + ] }, { - "id": 732031156, - "node_id": "R_kgDOK6HotA", - "name": "Gemini-Telegram-Bot", - "full_name": "H-T-H/Gemini-Telegram-Bot", + "id": 82128465, + "node_id": "MDEwOlJlcG9zaXRvcnk4MjEyODQ2NQ==", + "name": "Android", + "full_name": "open-android/Android", "owner": { - "login": "H-T-H", - "id": 67087346, - "avatar_url": "https://avatars.githubusercontent.com/u/67087346?v=4", - "url": "https://api.github.com/users/H-T-H", - "html_url": "https://github.com/H-T-H" + "login": "open-android", + "id": 23095877, + "avatar_url": "https://avatars.githubusercontent.com/u/23095877?v=4", + "url": "https://api.github.com/users/open-android", + "html_url": "https://github.com/open-android" }, - "html_url": "https://github.com/H-T-H/Gemini-Telegram-Bot", - "description": "用Gemini API实现的Telegram机器人 A Telegram Bot using Gemini API", - "url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot", - "languages_url": "https://api.github.com/repos/H-T-H/Gemini-Telegram-Bot/languages", - "created_at": "2023-12-15T13:19:59Z", - "updated_at": "2024-04-29T08:45:11Z", - "git_url": "git://github.com/H-T-H/Gemini-Telegram-Bot.git", - "ssh_url": "git@github.com:H-T-H/Gemini-Telegram-Bot.git", - "clone_url": "https://github.com/H-T-H/Gemini-Telegram-Bot.git", - "homepage": "https://railway.app/template/HIsbMv?referralCode=4LyW6R", - "stargazers_count": 116, - "watchers_count": 116, - "language": "Python", + "html_url": "https://github.com/open-android/Android", + "description": "GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频", + "url": "https://api.github.com/repos/open-android/Android", + "languages_url": "https://api.github.com/repos/open-android/Android/languages", + "created_at": "2017-02-16T02:10:13Z", + "updated_at": "2024-05-07T01:07:25Z", + "git_url": "git://github.com/open-android/Android.git", + "ssh_url": "git@github.com:open-android/Android.git", + "clone_url": "https://github.com/open-android/Android.git", + "homepage": "", + "stargazers_count": 14032, + "watchers_count": 14032, + "language": null, "topics": [ - "gemini", - "gemini-api", - "python-script", - "telegram-bot", - "telegram-bot-api" + "android", + "java" ] }, { - "id": 730177927, - "node_id": "R_kgDOK4Whhw", - "name": "tg_bot_collections", - "full_name": "yihong0618/tg_bot_collections", + "id": 423398688, + "node_id": "R_kgDOGTyNIA", + "name": "oh-my-foss-android", + "full_name": "xlucn/oh-my-foss-android", "owner": { - "login": "yihong0618", - "id": 15976103, - "avatar_url": "https://avatars.githubusercontent.com/u/15976103?v=4", - "url": "https://api.github.com/users/yihong0618", - "html_url": "https://github.com/yihong0618" + "login": "xlucn", + "id": 12032219, + "avatar_url": "https://avatars.githubusercontent.com/u/12032219?v=4", + "url": "https://api.github.com/users/xlucn", + "html_url": "https://github.com/xlucn" }, - "html_url": "https://github.com/yihong0618/tg_bot_collections", - "description": "collections of yihong0618's telegram bot", - "url": "https://api.github.com/repos/yihong0618/tg_bot_collections", - "languages_url": "https://api.github.com/repos/yihong0618/tg_bot_collections/languages", - "created_at": "2023-12-11T11:18:54Z", - "updated_at": "2024-04-29T09:04:43Z", - "git_url": "git://github.com/yihong0618/tg_bot_collections.git", - "ssh_url": "git@github.com:yihong0618/tg_bot_collections.git", - "clone_url": "https://github.com/yihong0618/tg_bot_collections.git", - "homepage": null, - "stargazers_count": 430, - "watchers_count": 430, - "language": "Python", - "topics": [] + "html_url": "https://github.com/xlucn/oh-my-foss-android", + "description": "个人收集的实用、良心开源安卓软件", + "url": "https://api.github.com/repos/xlucn/oh-my-foss-android", + "languages_url": "https://api.github.com/repos/xlucn/oh-my-foss-android/languages", + "created_at": "2021-11-01T08:58:59Z", + "updated_at": "2024-05-06T12:08:26Z", + "git_url": "git://github.com/xlucn/oh-my-foss-android.git", + "ssh_url": "git@github.com:xlucn/oh-my-foss-android.git", + "clone_url": "https://github.com/xlucn/oh-my-foss-android.git", + "homepage": "", + "stargazers_count": 2364, + "watchers_count": 2364, + "language": null, + "topics": [ + "android", + "apps", + "awesome", + "f-droid", + "foss", + "open-source", + "opensource" + ] }, { - "id": 54346799, - "node_id": "MDEwOlJlcG9zaXRvcnk1NDM0Njc5OQ==", - "name": "public-apis", - "full_name": "public-apis/public-apis", + "id": 591975136, + "node_id": "R_kgDOI0jS4A", + "name": "90DaysOfCyberSecurity", + "full_name": "farhanashrafdev/90DaysOfCyberSecurity", "owner": { - "login": "public-apis", - "id": 51121562, - "avatar_url": "https://avatars.githubusercontent.com/u/51121562?v=4", - "url": "https://api.github.com/users/public-apis", - "html_url": "https://github.com/public-apis" + "login": "farhanashrafdev", + "id": 53370109, + "avatar_url": "https://avatars.githubusercontent.com/u/53370109?v=4", + "url": "https://api.github.com/users/farhanashrafdev", + "html_url": "https://github.com/farhanashrafdev" }, - "html_url": "https://github.com/public-apis/public-apis", - "description": "A collective list of free APIs", - "url": "https://api.github.com/repos/public-apis/public-apis", - "languages_url": "https://api.github.com/repos/public-apis/public-apis/languages", - "created_at": "2016-03-20T23:49:42Z", - "updated_at": "2024-05-06T00:29:38Z", - "git_url": "git://github.com/public-apis/public-apis.git", - "ssh_url": "git@github.com:public-apis/public-apis.git", - "clone_url": "https://github.com/public-apis/public-apis.git", - "homepage": "http://public-apis.org", - "stargazers_count": 292782, - "watchers_count": 292782, - "language": "Python", + "html_url": "https://github.com/farhanashrafdev/90DaysOfCyberSecurity", + "description": "This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md", + "url": "https://api.github.com/repos/farhanashrafdev/90DaysOfCyberSecurity", + "languages_url": "https://api.github.com/repos/farhanashrafdev/90DaysOfCyberSecurity/languages", + "created_at": "2023-01-22T14:42:29Z", + "updated_at": "2024-05-06T14:22:25Z", + "git_url": "git://github.com/farhanashrafdev/90DaysOfCyberSecurity.git", + "ssh_url": "git@github.com:farhanashrafdev/90DaysOfCyberSecurity.git", + "clone_url": "https://github.com/farhanashrafdev/90DaysOfCyberSecurity.git", + "homepage": "", + "stargazers_count": 5192, + "watchers_count": 5192, + "language": null, "topics": [ - "api", - "apis", - "dataset", - "development", - "free", - "list", - "lists", - "open-source", - "public", - "public-api", - "public-apis", - "resources", - "software" + "communityexchange", + "cybersecurity", + "ethical-hacking", + "hacktoberfest", + "learn" ] }, { - "id": 228590964, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjg1OTA5NjQ=", - "name": "AndroidSecurityStudy", - "full_name": "r0ysue/AndroidSecurityStudy", + "id": 187315329, + "node_id": "MDEwOlJlcG9zaXRvcnkxODczMTUzMjk=", + "name": "Emergency-Response-Notes", + "full_name": "Bypass007/Emergency-Response-Notes", "owner": { - "login": "r0ysue", - "id": 23090578, - "avatar_url": "https://avatars.githubusercontent.com/u/23090578?v=4", - "url": "https://api.github.com/users/r0ysue", - "html_url": "https://github.com/r0ysue" + "login": "Bypass007", + "id": 28551086, + "avatar_url": "https://avatars.githubusercontent.com/u/28551086?v=4", + "url": "https://api.github.com/users/Bypass007", + "html_url": "https://github.com/Bypass007" }, - "html_url": "https://github.com/r0ysue/AndroidSecurityStudy", - "description": "安卓应用安全学习", - "url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy", - "languages_url": "https://api.github.com/repos/r0ysue/AndroidSecurityStudy/languages", - "created_at": "2019-12-17T10:23:55Z", - "updated_at": "2024-05-04T14:36:25Z", - "git_url": "git://github.com/r0ysue/AndroidSecurityStudy.git", - "ssh_url": "git@github.com:r0ysue/AndroidSecurityStudy.git", - "clone_url": "https://github.com/r0ysue/AndroidSecurityStudy.git", + "html_url": "https://github.com/Bypass007/Emergency-Response-Notes", + "description": "应急响应实战笔记,一个安全工程师的自我修养。", + "url": "https://api.github.com/repos/Bypass007/Emergency-Response-Notes", + "languages_url": "https://api.github.com/repos/Bypass007/Emergency-Response-Notes/languages", + "created_at": "2019-05-18T04:47:30Z", + "updated_at": "2024-05-05T16:21:51Z", + "git_url": "git://github.com/Bypass007/Emergency-Response-Notes.git", + "ssh_url": "git@github.com:Bypass007/Emergency-Response-Notes.git", + "clone_url": "https://github.com/Bypass007/Emergency-Response-Notes.git", + "homepage": "https://bypass007.github.io/Emergency-Response-Notes/", + "stargazers_count": 4953, + "watchers_count": 4953, + "language": null, + "topics": [] + }, + { + "id": 739249646, + "node_id": "R_kgDOLBAN7g", + "name": "ReplaceAnything", + "full_name": "AIGCDesignGroup/ReplaceAnything", + "owner": { + "login": "AIGCDesignGroup", + "id": 155622668, + "avatar_url": "https://avatars.githubusercontent.com/u/155622668?v=4", + "url": "https://api.github.com/users/AIGCDesignGroup", + "html_url": "https://github.com/AIGCDesignGroup" + }, + "html_url": "https://github.com/AIGCDesignGroup/ReplaceAnything", + "description": null, + "url": "https://api.github.com/repos/AIGCDesignGroup/ReplaceAnything", + "languages_url": "https://api.github.com/repos/AIGCDesignGroup/ReplaceAnything/languages", + "created_at": "2024-01-05T05:45:11Z", + "updated_at": "2024-05-06T03:51:07Z", + "git_url": "git://github.com/AIGCDesignGroup/ReplaceAnything.git", + "ssh_url": "git@github.com:AIGCDesignGroup/ReplaceAnything.git", + "clone_url": "https://github.com/AIGCDesignGroup/ReplaceAnything.git", "homepage": null, - "stargazers_count": 3564, - "watchers_count": 3564, - "language": "Python", + "stargazers_count": 2226, + "watchers_count": 2226, + "language": null, "topics": [] }, { - "id": 719017363, - "node_id": "R_kgDOKttVkw", - "name": "Amphion", - "full_name": "open-mmlab/Amphion", + "id": 650655773, + "node_id": "R_kgDOJsg4HQ", + "name": "Thinkpad-T490-Hackintosh-OpenCore", + "full_name": "5T33Z0/Thinkpad-T490-Hackintosh-OpenCore", "owner": { - "login": "open-mmlab", - "id": 10245193, - "avatar_url": "https://avatars.githubusercontent.com/u/10245193?v=4", - "url": "https://api.github.com/users/open-mmlab", - "html_url": "https://github.com/open-mmlab" + "login": "5T33Z0", + "id": 76865553, + "avatar_url": "https://avatars.githubusercontent.com/u/76865553?v=4", + "url": "https://api.github.com/users/5T33Z0", + "html_url": "https://github.com/5T33Z0" }, - "html_url": "https://github.com/open-mmlab/Amphion", - "description": "Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.", - "url": "https://api.github.com/repos/open-mmlab/Amphion", - "languages_url": "https://api.github.com/repos/open-mmlab/Amphion/languages", - "created_at": "2023-11-15T09:19:27Z", - "updated_at": "2024-05-05T23:10:50Z", - "git_url": "git://github.com/open-mmlab/Amphion.git", - "ssh_url": "git@github.com:open-mmlab/Amphion.git", - "clone_url": "https://github.com/open-mmlab/Amphion.git", - "homepage": "https://openhlt.github.io/amphion/", - "stargazers_count": 3945, - "watchers_count": 3945, - "language": "Python", + "html_url": "https://github.com/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore", + "description": "OpenCore EFI folder for running macOS Sonoma the Lenovo ThinkPad T490.", + "url": "https://api.github.com/repos/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore", + "languages_url": "https://api.github.com/repos/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore/languages", + "created_at": "2023-06-07T14:22:09Z", + "updated_at": "2024-05-06T06:27:03Z", + "git_url": "git://github.com/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore.git", + "ssh_url": "git@github.com:5T33Z0/Thinkpad-T490-Hackintosh-OpenCore.git", + "clone_url": "https://github.com/5T33Z0/Thinkpad-T490-Hackintosh-OpenCore.git", + "homepage": "", + "stargazers_count": 61, + "watchers_count": 61, + "language": null, "topics": [ - "audio-generation", - "audio-synthesis", - "audioldm", - "audit", - "fastspeech2", - "hifi-gan", - "music-generation", - "naturalspeech2", - "singing-voice-conversion", - "speech-synthesis", - "text-to-audio", - "text-to-speech", - "vall-e", - "vits", - "voice-conversion" + "hackintosh", + "monterey", + "opencore", + "sonoma", + "t490", + "thinkpad-t490", + "ventura" ] }, { - "id": 725266899, - "node_id": "R_kgDOKzqx0w", - "name": "Mastering-GitHub-Copilot-for-Paired-Programming", - "full_name": "microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", + "id": 78849439, + "node_id": "MDEwOlJlcG9zaXRvcnk3ODg0OTQzOQ==", + "name": "Awesome_APIs", + "full_name": "TonnyL/Awesome_APIs", "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" + "login": "TonnyL", + "id": 13329148, + "avatar_url": "https://avatars.githubusercontent.com/u/13329148?v=4", + "url": "https://api.github.com/users/TonnyL", + "html_url": "https://github.com/TonnyL" }, - "html_url": "https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", - "description": "A 7 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.", - "url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming", - "languages_url": "https://api.github.com/repos/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming/languages", - "created_at": "2023-11-29T19:35:47Z", - "updated_at": "2024-05-05T13:59:54Z", - "git_url": "git://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", - "ssh_url": "git@github.com:microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", - "clone_url": "https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming.git", + "html_url": "https://github.com/TonnyL/Awesome_APIs", + "description": ":octocat: A collection of APIs", + "url": "https://api.github.com/repos/TonnyL/Awesome_APIs", + "languages_url": "https://api.github.com/repos/TonnyL/Awesome_APIs/languages", + "created_at": "2017-01-13T12:58:24Z", + "updated_at": "2024-05-05T20:24:49Z", + "git_url": "git://github.com/TonnyL/Awesome_APIs.git", + "ssh_url": "git@github.com:TonnyL/Awesome_APIs.git", + "clone_url": "https://github.com/TonnyL/Awesome_APIs.git", "homepage": "", - "stargazers_count": 4257, - "watchers_count": 4257, - "language": "Python", + "stargazers_count": 11016, + "watchers_count": 11016, + "language": null, "topics": [ - "codespace", - "codespaces", - "copilot", - "csharp", - "dotnet", - "github", - "javascript", - "python" + "android", + "api", + "awesome", + "ios", + "web", + "windows" ] }, { - "id": 3073296, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDczMjk2", - "name": "ultisnips", - "full_name": "SirVer/ultisnips", + "id": 620361109, + "node_id": "R_kgDOJPn1lQ", + "name": "airport", + "full_name": "devhx/airport", "owner": { - "login": "SirVer", - "id": 140115, - "avatar_url": "https://avatars.githubusercontent.com/u/140115?v=4", - "url": "https://api.github.com/users/SirVer", - "html_url": "https://github.com/SirVer" + "login": "devhx", + "id": 34698685, + "avatar_url": "https://avatars.githubusercontent.com/u/34698685?v=4", + "url": "https://api.github.com/users/devhx", + "html_url": "https://github.com/devhx" }, - "html_url": "https://github.com/SirVer/ultisnips", - "description": "UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!", - "url": "https://api.github.com/repos/SirVer/ultisnips", - "languages_url": "https://api.github.com/repos/SirVer/ultisnips/languages", - "created_at": "2011-12-30T07:07:24Z", - "updated_at": "2024-05-05T00:30:54Z", - "git_url": "git://github.com/SirVer/ultisnips.git", - "ssh_url": "git@github.com:SirVer/ultisnips.git", - "clone_url": "https://github.com/SirVer/ultisnips.git", + "html_url": "https://github.com/devhx/airport", + "description": null, + "url": "https://api.github.com/repos/devhx/airport", + "languages_url": "https://api.github.com/repos/devhx/airport/languages", + "created_at": "2023-03-28T14:28:45Z", + "updated_at": "2024-03-20T10:04:19Z", + "git_url": "git://github.com/devhx/airport.git", + "ssh_url": "git@github.com:devhx/airport.git", + "clone_url": "https://github.com/devhx/airport.git", + "homepage": null, + "stargazers_count": 18, + "watchers_count": 18, + "language": null, + "topics": [] + }, + { + "id": 270171567, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzAxNzE1Njc=", + "name": "free", + "full_name": "freefq/free", + "owner": { + "login": "freefq", + "id": 66541990, + "avatar_url": "https://avatars.githubusercontent.com/u/66541990?v=4", + "url": "https://api.github.com/users/freefq", + "html_url": "https://github.com/freefq" + }, + "html_url": "https://github.com/freefq/free", + "description": "翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子", + "url": "https://api.github.com/repos/freefq/free", + "languages_url": "https://api.github.com/repos/freefq/free/languages", + "created_at": "2020-06-07T02:48:33Z", + "updated_at": "2024-05-07T01:03:29Z", + "git_url": "git://github.com/freefq/free.git", + "ssh_url": "git@github.com:freefq/free.git", + "clone_url": "https://github.com/freefq/free.git", "homepage": "", - "stargazers_count": 7430, - "watchers_count": 7430, - "language": "Python", + "stargazers_count": 36397, + "watchers_count": 36397, + "language": null, "topics": [ - "plugin", - "snippets", - "ultisnips", - "vim" + "bulink", + "fanqiang", + "freefq", + "gfw", + "lantern", + "shadowsocks", + "trojan", + "v2ray", + "vmess", + "vpn" ] }, { - "id": 4037197, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDM3MTk3", - "name": "YouCompleteMe", - "full_name": "ycm-core/YouCompleteMe", + "id": 175945297, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzU5NDUyOTc=", + "name": "jike-third-party-developer", + "full_name": "findingsea/jike-third-party-developer", "owner": { - "login": "ycm-core", - "id": 52140259, - "avatar_url": "https://avatars.githubusercontent.com/u/52140259?v=4", - "url": "https://api.github.com/users/ycm-core", - "html_url": "https://github.com/ycm-core" + "login": "findingsea", + "id": 993880, + "avatar_url": "https://avatars.githubusercontent.com/u/993880?v=4", + "url": "https://api.github.com/users/findingsea", + "html_url": "https://github.com/findingsea" }, - "html_url": "https://github.com/ycm-core/YouCompleteMe", - "description": "A code-completion engine for Vim", - "url": "https://api.github.com/repos/ycm-core/YouCompleteMe", - "languages_url": "https://api.github.com/repos/ycm-core/YouCompleteMe/languages", - "created_at": "2012-04-16T03:12:14Z", - "updated_at": "2024-05-05T22:37:46Z", - "git_url": "git://github.com/ycm-core/YouCompleteMe.git", - "ssh_url": "git@github.com:ycm-core/YouCompleteMe.git", - "clone_url": "https://github.com/ycm-core/YouCompleteMe.git", - "homepage": "http://ycm-core.github.io/YouCompleteMe/", - "stargazers_count": 25276, - "watchers_count": 25276, - "language": "Python", + "html_url": "https://github.com/findingsea/jike-third-party-developer", + "description": "即刻第三方开发者与项目", + "url": "https://api.github.com/repos/findingsea/jike-third-party-developer", + "languages_url": "https://api.github.com/repos/findingsea/jike-third-party-developer/languages", + "created_at": "2019-03-16T08:19:19Z", + "updated_at": "2024-04-04T07:26:22Z", + "git_url": "git://github.com/findingsea/jike-third-party-developer.git", + "ssh_url": "git@github.com:findingsea/jike-third-party-developer.git", + "clone_url": "https://github.com/findingsea/jike-third-party-developer.git", + "homepage": null, + "stargazers_count": 70, + "watchers_count": 70, + "language": null, "topics": [ - "code-analysis", - "code-completion", - "semantic-engine", - "vim" + "jike" ] }, { - "id": 420477126, - "node_id": "R_kgDOGQ_4xg", - "name": "yasb", - "full_name": "da-rth/yasb", + "id": 132750724, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzI3NTA3MjQ=", + "name": "build-your-own-x", + "full_name": "codecrafters-io/build-your-own-x", "owner": { - "login": "da-rth", - "id": 10499053, - "avatar_url": "https://avatars.githubusercontent.com/u/10499053?v=4", - "url": "https://api.github.com/users/da-rth", - "html_url": "https://github.com/da-rth" + "login": "codecrafters-io", + "id": 58904235, + "avatar_url": "https://avatars.githubusercontent.com/u/58904235?v=4", + "url": "https://api.github.com/users/codecrafters-io", + "html_url": "https://github.com/codecrafters-io" }, - "html_url": "https://github.com/da-rth/yasb", - "description": "A highly configurable cross-platform (Windows) status bar written in Python.", - "url": "https://api.github.com/repos/da-rth/yasb", - "languages_url": "https://api.github.com/repos/da-rth/yasb/languages", - "created_at": "2021-10-23T17:21:07Z", - "updated_at": "2024-05-06T00:48:28Z", - "git_url": "git://github.com/da-rth/yasb.git", - "ssh_url": "git@github.com:da-rth/yasb.git", - "clone_url": "https://github.com/da-rth/yasb.git", - "homepage": "", - "stargazers_count": 1150, - "watchers_count": 1150, - "language": "Python", + "html_url": "https://github.com/codecrafters-io/build-your-own-x", + "description": "Master programming by recreating your favorite technologies from scratch.", + "url": "https://api.github.com/repos/codecrafters-io/build-your-own-x", + "languages_url": "https://api.github.com/repos/codecrafters-io/build-your-own-x/languages", + "created_at": "2018-05-09T12:03:18Z", + "updated_at": "2024-05-07T01:11:37Z", + "git_url": "git://github.com/codecrafters-io/build-your-own-x.git", + "ssh_url": "git@github.com:codecrafters-io/build-your-own-x.git", + "clone_url": "https://github.com/codecrafters-io/build-your-own-x.git", + "homepage": "https://codecrafters.io", + "stargazers_count": 260180, + "watchers_count": 260180, + "language": null, "topics": [ - "bar", - "configurable", - "cross-platform", - "customisable", - "python", - "ricing", - "status-bar", - "statusbar", - "task-bar", - "taskbar", - "top-bar", - "topbar", - "widget", - "windowbar", - "windows", - "windows-10", - "windows-11", - "wm" + "awesome-list", + "free", + "programming", + "tutorial-code", + "tutorial-exercises", + "tutorials" ] }, { - "id": 681230264, - "node_id": "R_kgDOKJq_uA", - "name": "PyWxDump", - "full_name": "xaoyaoo/PyWxDump", + "id": 723187026, + "node_id": "R_kgDOKxr1Ug", + "name": "path-to-senior-engineer-handbook", + "full_name": "jordan-cutler/path-to-senior-engineer-handbook", "owner": { - "login": "xaoyaoo", - "id": 37209452, - "avatar_url": "https://avatars.githubusercontent.com/u/37209452?v=4", - "url": "https://api.github.com/users/xaoyaoo", - "html_url": "https://github.com/xaoyaoo" + "login": "jordan-cutler", + "id": 13022754, + "avatar_url": "https://avatars.githubusercontent.com/u/13022754?v=4", + "url": "https://api.github.com/users/jordan-cutler", + "html_url": "https://github.com/jordan-cutler" }, - "html_url": "https://github.com/xaoyaoo/PyWxDump", - "description": "获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。", - "url": "https://api.github.com/repos/xaoyaoo/PyWxDump", - "languages_url": "https://api.github.com/repos/xaoyaoo/PyWxDump/languages", - "created_at": "2023-08-21T14:54:18Z", - "updated_at": "2024-05-05T11:33:46Z", - "git_url": "git://github.com/xaoyaoo/PyWxDump.git", - "ssh_url": "git@github.com:xaoyaoo/PyWxDump.git", - "clone_url": "https://github.com/xaoyaoo/PyWxDump.git", + "html_url": "https://github.com/jordan-cutler/path-to-senior-engineer-handbook", + "description": "All the resources you need to get to Senior Engineer and beyond", + "url": "https://api.github.com/repos/jordan-cutler/path-to-senior-engineer-handbook", + "languages_url": "https://api.github.com/repos/jordan-cutler/path-to-senior-engineer-handbook/languages", + "created_at": "2023-11-24T22:10:57Z", + "updated_at": "2024-05-07T00:58:16Z", + "git_url": "git://github.com/jordan-cutler/path-to-senior-engineer-handbook.git", + "ssh_url": "git@github.com:jordan-cutler/path-to-senior-engineer-handbook.git", + "clone_url": "https://github.com/jordan-cutler/path-to-senior-engineer-handbook.git", "homepage": "", - "stargazers_count": 3939, - "watchers_count": 3939, - "language": "Python", + "stargazers_count": 10036, + "watchers_count": 10036, + "language": null, "topics": [ - "pywxdump", - "wechat", - "wx", - "wxdump", - "wxexport" + "awesome", + "career", + "career-growth", + "path-to-senior", + "senior-engineer", + "software-developer" ] }, { - "id": 587586087, - "node_id": "R_kgDOIwXaJw", - "name": "WeChatMsg", - "full_name": "LC044/WeChatMsg", + "id": 555104860, + "node_id": "R_kgDOIRY6XA", + "name": "Kickass-markdown", + "full_name": "Olwiba/Kickass-markdown", "owner": { - "login": "LC044", - "id": 95485601, - "avatar_url": "https://avatars.githubusercontent.com/u/95485601?v=4", - "url": "https://api.github.com/users/LC044", - "html_url": "https://github.com/LC044" + "login": "Olwiba", + "id": 14970658, + "avatar_url": "https://avatars.githubusercontent.com/u/14970658?v=4", + "url": "https://api.github.com/users/Olwiba", + "html_url": "https://github.com/Olwiba" }, - "html_url": "https://github.com/LC044/WeChatMsg", - "description": "提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告", - "url": "https://api.github.com/repos/LC044/WeChatMsg", - "languages_url": "https://api.github.com/repos/LC044/WeChatMsg/languages", - "created_at": "2023-01-11T05:03:49Z", - "updated_at": "2024-05-06T01:09:10Z", - "git_url": "git://github.com/LC044/WeChatMsg.git", - "ssh_url": "git@github.com:LC044/WeChatMsg.git", - "clone_url": "https://github.com/LC044/WeChatMsg.git", + "html_url": "https://github.com/Olwiba/Kickass-markdown", + "description": "A collection of Github markdown tricks for writing kickass READMEs, Pull Requests & Comments.", + "url": "https://api.github.com/repos/Olwiba/Kickass-markdown", + "languages_url": "https://api.github.com/repos/Olwiba/Kickass-markdown/languages", + "created_at": "2022-10-21T00:41:18Z", + "updated_at": "2024-04-25T06:45:04Z", + "git_url": "git://github.com/Olwiba/Kickass-markdown.git", + "ssh_url": "git@github.com:Olwiba/Kickass-markdown.git", + "clone_url": "https://github.com/Olwiba/Kickass-markdown.git", "homepage": "", - "stargazers_count": 26886, - "watchers_count": 26886, - "language": "Python", + "stargazers_count": 346, + "watchers_count": 346, + "language": null, "topics": [ - "chatgpt", - "llms", - "pyqt", - "wechat" + "comments", + "github", + "hacks", + "kickass", + "markdown", + "pull-requests", + "readme", + "tricks" ] }, { - "id": 37912001, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzkxMjAwMQ==", - "name": "Python-UIAutomation-for-Windows", - "full_name": "yinkaisheng/Python-UIAutomation-for-Windows", + "id": 55076063, + "node_id": "MDEwOlJlcG9zaXRvcnk1NTA3NjA2Mw==", + "name": "Awesome-Hacking", + "full_name": "Hack-with-Github/Awesome-Hacking", "owner": { - "login": "yinkaisheng", - "id": 5846696, - "avatar_url": "https://avatars.githubusercontent.com/u/5846696?v=4", - "url": "https://api.github.com/users/yinkaisheng", - "html_url": "https://github.com/yinkaisheng" + "login": "Hack-with-Github", + "id": 18143746, + "avatar_url": "https://avatars.githubusercontent.com/u/18143746?v=4", + "url": "https://api.github.com/users/Hack-with-Github", + "html_url": "https://github.com/Hack-with-Github" }, - "html_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows", - "description": "(Donot use 3.7.6,3.8.1):snake:Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...", - "url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows", - "languages_url": "https://api.github.com/repos/yinkaisheng/Python-UIAutomation-for-Windows/languages", - "created_at": "2015-06-23T10:17:30Z", - "updated_at": "2024-05-04T17:22:58Z", - "git_url": "git://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", - "ssh_url": "git@github.com:yinkaisheng/Python-UIAutomation-for-Windows.git", - "clone_url": "https://github.com/yinkaisheng/Python-UIAutomation-for-Windows.git", - "homepage": "", - "stargazers_count": 2214, - "watchers_count": 2214, - "language": "Python", + "html_url": "https://github.com/Hack-with-Github/Awesome-Hacking", + "description": "A collection of various awesome lists for hackers, pentesters and security researchers", + "url": "https://api.github.com/repos/Hack-with-Github/Awesome-Hacking", + "languages_url": "https://api.github.com/repos/Hack-with-Github/Awesome-Hacking/languages", + "created_at": "2016-03-30T15:47:10Z", + "updated_at": "2024-05-07T00:22:21Z", + "git_url": "git://github.com/Hack-with-Github/Awesome-Hacking.git", + "ssh_url": "git@github.com:Hack-with-Github/Awesome-Hacking.git", + "clone_url": "https://github.com/Hack-with-Github/Awesome-Hacking.git", + "homepage": null, + "stargazers_count": 77675, + "watchers_count": 77675, + "language": null, "topics": [ - "automation", - "gui", - "python", - "uiautomation", - "windows" + "android", + "awesome", + "bug-bounty", + "fuzzing", + "hacking", + "penetration-testing", + "pentesting-windows", + "reverse-engineering", + "security" ] }, { - "id": 370209029, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzAyMDkwMjk=", - "name": "backgroundremover", - "full_name": "nadermx/backgroundremover", + "id": 68720867, + "node_id": "MDEwOlJlcG9zaXRvcnk2ODcyMDg2Nw==", + "name": "first-contributions", + "full_name": "firstcontributions/first-contributions", "owner": { - "login": "nadermx", - "id": 7340380, - "avatar_url": "https://avatars.githubusercontent.com/u/7340380?v=4", - "url": "https://api.github.com/users/nadermx", - "html_url": "https://github.com/nadermx" + "login": "firstcontributions", + "id": 37713493, + "avatar_url": "https://avatars.githubusercontent.com/u/37713493?v=4", + "url": "https://api.github.com/users/firstcontributions", + "html_url": "https://github.com/firstcontributions" }, - "html_url": "https://github.com/nadermx/backgroundremover", - "description": "Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.", - "url": "https://api.github.com/repos/nadermx/backgroundremover", - "languages_url": "https://api.github.com/repos/nadermx/backgroundremover/languages", - "created_at": "2021-05-24T02:49:23Z", - "updated_at": "2024-05-05T13:40:51Z", - "git_url": "git://github.com/nadermx/backgroundremover.git", - "ssh_url": "git@github.com:nadermx/backgroundremover.git", - "clone_url": "https://github.com/nadermx/backgroundremover.git", - "homepage": "https://www.backgroundremoverai.com", - "stargazers_count": 6268, - "watchers_count": 6268, - "language": "Python", - "topics": [ - "ai", - "background-removal", - "background-remover", - "backgroundremover", - "photo-editing", - "python", - "pytorch", - "remove-background", - "remove-background-image", - "remove-background-video", - "removebackground", - "video", - "video-editing" + "html_url": "https://github.com/firstcontributions/first-contributions", + "description": "🚀✨ Help beginners to contribute to open source projects", + "url": "https://api.github.com/repos/firstcontributions/first-contributions", + "languages_url": "https://api.github.com/repos/firstcontributions/first-contributions/languages", + "created_at": "2016-09-20T14:35:09Z", + "updated_at": "2024-05-06T22:48:34Z", + "git_url": "git://github.com/firstcontributions/first-contributions.git", + "ssh_url": "git@github.com:firstcontributions/first-contributions.git", + "clone_url": "https://github.com/firstcontributions/first-contributions.git", + "homepage": "https://firstcontributions.github.io", + "stargazers_count": 42594, + "watchers_count": 42594, + "language": null, + "topics": [ + "beginner", + "beginner-friendly", + "community", + "contribution", + "contributions", + "contributions-welcome", + "good-first-issue", + "help-wanted", + "open-source", + "tutorial", + "tutorials" ] }, { - "id": 603661050, - "node_id": "R_kgDOI_si-g", - "name": "WSA-Script", - "full_name": "YT-Advanced/WSA-Script", + "id": 284008087, + "node_id": "MDEwOlJlcG9zaXRvcnkyODQwMDgwODc=", + "name": "Free-Certifications", + "full_name": "cloudcommunity/Free-Certifications", "owner": { - "login": "YT-Advanced", - "id": 70064328, - "avatar_url": "https://avatars.githubusercontent.com/u/70064328?v=4", - "url": "https://api.github.com/users/YT-Advanced", - "html_url": "https://github.com/YT-Advanced" + "login": "cloudcommunity", + "id": 68829753, + "avatar_url": "https://avatars.githubusercontent.com/u/68829753?v=4", + "url": "https://api.github.com/users/cloudcommunity", + "html_url": "https://github.com/cloudcommunity" }, - "html_url": "https://github.com/YT-Advanced/WSA-Script", - "description": "Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android) with GitHub Actions", - "url": "https://api.github.com/repos/YT-Advanced/WSA-Script", - "languages_url": "https://api.github.com/repos/YT-Advanced/WSA-Script/languages", - "created_at": "2023-02-19T07:27:49Z", - "updated_at": "2024-05-04T20:30:17Z", - "git_url": "git://github.com/YT-Advanced/WSA-Script.git", - "ssh_url": "git@github.com:YT-Advanced/WSA-Script.git", - "clone_url": "https://github.com/YT-Advanced/WSA-Script.git", - "homepage": "https://YT-Advanced.github.io/WSA-Script/", - "stargazers_count": 691, - "watchers_count": 691, - "language": "Python", + "html_url": "https://github.com/cloudcommunity/Free-Certifications", + "description": "A curated list of free courses & certifications.", + "url": "https://api.github.com/repos/cloudcommunity/Free-Certifications", + "languages_url": "https://api.github.com/repos/cloudcommunity/Free-Certifications/languages", + "created_at": "2020-07-31T10:26:19Z", + "updated_at": "2024-05-07T00:26:30Z", + "git_url": "git://github.com/cloudcommunity/Free-Certifications.git", + "ssh_url": "git@github.com:cloudcommunity/Free-Certifications.git", + "clone_url": "https://github.com/cloudcommunity/Free-Certifications.git", + "homepage": "https://cloudstudy.net", + "stargazers_count": 21413, + "watchers_count": 21413, + "language": null, "topics": [ - "android", - "google-apps", - "magisk", - "magiskonwsa", - "magiskonwsalocal", - "windows", - "windows-11", - "windows-subsystem-for-android", - "windows11", - "wsa" + "awesome", + "awesome-list", + "awesome-lists", + "certification", + "certifications", + "exams", + "free", + "free-certification", + "free-certifications", + "free-coupon", + "free-coupons", + "free-course", + "free-courses", + "free-learning", + "free-voucher", + "free-vouchers", + "freebie", + "freebies", + "hacktoberfest", + "learning" ] }, { - "id": 389290644, - "node_id": "MDEwOlJlcG9zaXRvcnkzODkyOTA2NDQ=", - "name": "AgentOCR", - "full_name": "AgentMaker/AgentOCR", + "id": 60493101, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDQ5MzEwMQ==", + "name": "coding-interview-university", + "full_name": "jwasham/coding-interview-university", "owner": { - "login": "AgentMaker", - "id": 78268199, - "avatar_url": "https://avatars.githubusercontent.com/u/78268199?v=4", - "url": "https://api.github.com/users/AgentMaker", - "html_url": "https://github.com/AgentMaker" + "login": "jwasham", + "id": 3771963, + "avatar_url": "https://avatars.githubusercontent.com/u/3771963?v=4", + "url": "https://api.github.com/users/jwasham", + "html_url": "https://github.com/jwasham" }, - "html_url": "https://github.com/AgentMaker/AgentOCR", - "description": "一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.", - "url": "https://api.github.com/repos/AgentMaker/AgentOCR", - "languages_url": "https://api.github.com/repos/AgentMaker/AgentOCR/languages", - "created_at": "2021-07-25T07:42:46Z", - "updated_at": "2024-04-04T07:17:15Z", - "git_url": "git://github.com/AgentMaker/AgentOCR.git", - "ssh_url": "git@github.com:AgentMaker/AgentOCR.git", - "clone_url": "https://github.com/AgentMaker/AgentOCR.git", + "html_url": "https://github.com/jwasham/coding-interview-university", + "description": "A complete computer science study plan to become a software engineer.", + "url": "https://api.github.com/repos/jwasham/coding-interview-university", + "languages_url": "https://api.github.com/repos/jwasham/coding-interview-university/languages", + "created_at": "2016-06-06T02:34:12Z", + "updated_at": "2024-05-07T00:53:34Z", + "git_url": "git://github.com/jwasham/coding-interview-university.git", + "ssh_url": "git@github.com:jwasham/coding-interview-university.git", + "clone_url": "https://github.com/jwasham/coding-interview-university.git", "homepage": "", - "stargazers_count": 112, - "watchers_count": 112, - "language": "Python", + "stargazers_count": 291270, + "watchers_count": 291270, + "language": null, "topics": [ - "easy-deploy", - "multilingual", - "ocr", - "onnx" + "algorithm", + "algorithms", + "coding-interview", + "coding-interviews", + "computer-science", + "data-structures", + "interview", + "interview-prep", + "interview-preparation", + "programming-interviews", + "software-engineering", + "study-plan" ] }, { - "id": 718741813, - "node_id": "R_kgDOKtchNQ", - "name": "screenshot-to-code", - "full_name": "abi/screenshot-to-code", + "id": 337606344, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzc2MDYzNDQ=", + "name": "blogs", + "full_name": "aplyc1a/blogs", "owner": { - "login": "abi", - "id": 23818, - "avatar_url": "https://avatars.githubusercontent.com/u/23818?v=4", - "url": "https://api.github.com/users/abi", - "html_url": "https://github.com/abi" + "login": "aplyc1a", + "id": 59290222, + "avatar_url": "https://avatars.githubusercontent.com/u/59290222?v=4", + "url": "https://api.github.com/users/aplyc1a", + "html_url": "https://github.com/aplyc1a" }, - "html_url": "https://github.com/abi/screenshot-to-code", - "description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)", - "url": "https://api.github.com/repos/abi/screenshot-to-code", - "languages_url": "https://api.github.com/repos/abi/screenshot-to-code/languages", - "created_at": "2023-11-14T17:53:32Z", - "updated_at": "2024-05-06T00:51:56Z", - "git_url": "git://github.com/abi/screenshot-to-code.git", - "ssh_url": "git@github.com:abi/screenshot-to-code.git", - "clone_url": "https://github.com/abi/screenshot-to-code.git", - "homepage": "https://screenshottocode.com", - "stargazers_count": 49967, - "watchers_count": 49967, - "language": "Python", + "html_url": "https://github.com/aplyc1a/blogs", + "description": "PentestNotes", + "url": "https://api.github.com/repos/aplyc1a/blogs", + "languages_url": "https://api.github.com/repos/aplyc1a/blogs/languages", + "created_at": "2021-02-10T03:32:04Z", + "updated_at": "2024-04-29T06:37:36Z", + "git_url": "git://github.com/aplyc1a/blogs.git", + "ssh_url": "git@github.com:aplyc1a/blogs.git", + "clone_url": "https://github.com/aplyc1a/blogs.git", + "homepage": "", + "stargazers_count": 478, + "watchers_count": 478, + "language": null, "topics": [] }, { - "id": 699432836, - "node_id": "R_kgDOKbB_hA", - "name": "pyvideotrans", - "full_name": "jianchang512/pyvideotrans", + "id": 18351336, + "node_id": "MDEwOlJlcG9zaXRvcnkxODM1MTMzNg==", + "name": "go-study-index", + "full_name": "unknwon/go-study-index", "owner": { - "login": "jianchang512", - "id": 3378335, - "avatar_url": "https://avatars.githubusercontent.com/u/3378335?v=4", - "url": "https://api.github.com/users/jianchang512", - "html_url": "https://github.com/jianchang512" + "login": "unknwon", + "id": 2946214, + "avatar_url": "https://avatars.githubusercontent.com/u/2946214?v=4", + "url": "https://api.github.com/users/unknwon", + "html_url": "https://github.com/unknwon" }, - "html_url": "https://github.com/jianchang512/pyvideotrans", - "description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音", - "url": "https://api.github.com/repos/jianchang512/pyvideotrans", - "languages_url": "https://api.github.com/repos/jianchang512/pyvideotrans/languages", - "created_at": "2023-10-02T16:13:19Z", - "updated_at": "2024-05-05T19:42:12Z", - "git_url": "git://github.com/jianchang512/pyvideotrans.git", - "ssh_url": "git@github.com:jianchang512/pyvideotrans.git", - "clone_url": "https://github.com/jianchang512/pyvideotrans.git", - "homepage": "https://pyvideotrans.com", - "stargazers_count": 5703, - "watchers_count": 5703, - "language": "Python", + "html_url": "https://github.com/unknwon/go-study-index", + "description": "Go 语言学习资料索引", + "url": "https://api.github.com/repos/unknwon/go-study-index", + "languages_url": "https://api.github.com/repos/unknwon/go-study-index/languages", + "created_at": "2014-04-02T01:50:36Z", + "updated_at": "2024-05-06T15:25:24Z", + "git_url": "git://github.com/unknwon/go-study-index.git", + "ssh_url": "git@github.com:unknwon/go-study-index.git", + "clone_url": "https://github.com/unknwon/go-study-index.git", + "homepage": null, + "stargazers_count": 6337, + "watchers_count": 6337, + "language": null, "topics": [ - "speech-to-text", - "text-to-speech", - "video-transition" + "go" + ] + }, + { + "id": 146839717, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDY4Mzk3MTc=", + "name": "data-structures-questions", + "full_name": "KeKe-Li/data-structures-questions", + "owner": { + "login": "KeKe-Li", + "id": 13062571, + "avatar_url": "https://avatars.githubusercontent.com/u/13062571?v=4", + "url": "https://api.github.com/users/KeKe-Li", + "html_url": "https://github.com/KeKe-Li" + }, + "html_url": "https://github.com/KeKe-Li/data-structures-questions", + "description": "golang sorting algorithm and data construction.", + "url": "https://api.github.com/repos/KeKe-Li/data-structures-questions", + "languages_url": "https://api.github.com/repos/KeKe-Li/data-structures-questions/languages", + "created_at": "2018-08-31T03:58:41Z", + "updated_at": "2024-05-07T00:17:09Z", + "git_url": "git://github.com/KeKe-Li/data-structures-questions.git", + "ssh_url": "git@github.com:KeKe-Li/data-structures-questions.git", + "clone_url": "https://github.com/KeKe-Li/data-structures-questions.git", + "homepage": "https://github.com/KeKe-Li/golang-interview-questions", + "stargazers_count": 1863, + "watchers_count": 1863, + "language": null, + "topics": [ + "algorithm", + "golang", + "network-protocol", + "structure" ] }, { - "id": 156442181, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTY0NDIxODE=", - "name": "fingerprint", - "full_name": "bitranox/fingerprint", + "id": 231972503, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzE5NzI1MDM=", + "name": "public-api-lists", + "full_name": "public-api-lists/public-api-lists", "owner": { - "login": "bitranox", - "id": 8355239, - "avatar_url": "https://avatars.githubusercontent.com/u/8355239?v=4", - "url": "https://api.github.com/users/bitranox", - "html_url": "https://github.com/bitranox" + "login": "public-api-lists", + "id": 59540994, + "avatar_url": "https://avatars.githubusercontent.com/u/59540994?v=4", + "url": "https://api.github.com/users/public-api-lists", + "html_url": "https://github.com/public-api-lists" }, - "html_url": "https://github.com/bitranox/fingerprint", - "description": "Monitoring Registry and File Changes in Windows", - "url": "https://api.github.com/repos/bitranox/fingerprint", - "languages_url": "https://api.github.com/repos/bitranox/fingerprint/languages", - "created_at": "2018-11-06T20:18:21Z", - "updated_at": "2024-04-13T01:05:30Z", - "git_url": "git://github.com/bitranox/fingerprint.git", - "ssh_url": "git@github.com:bitranox/fingerprint.git", - "clone_url": "https://github.com/bitranox/fingerprint.git", - "homepage": null, - "stargazers_count": 63, - "watchers_count": 63, - "language": "Python", + "html_url": "https://github.com/public-api-lists/public-api-lists", + "description": "A collective list of free APIs for use in software and web development 🚀", + "url": "https://api.github.com/repos/public-api-lists/public-api-lists", + "languages_url": "https://api.github.com/repos/public-api-lists/public-api-lists/languages", + "created_at": "2020-01-05T20:34:00Z", + "updated_at": "2024-05-07T00:15:50Z", + "git_url": "git://github.com/public-api-lists/public-api-lists.git", + "ssh_url": "git@github.com:public-api-lists/public-api-lists.git", + "clone_url": "https://github.com/public-api-lists/public-api-lists.git", + "homepage": "https://public-api-lists.github.io/public-api-lists/", + "stargazers_count": 8861, + "watchers_count": 8861, + "language": null, "topics": [ - "forensic", - "forensic-analysis", - "forensic-examinations", - "forensics", - "forensics-investigations", - "hacking", - "hacking-code", - "hacking-tool", - "hacking-tools", - "hackingtool", - "hackingtools", - "procmon", - "python3", - "registry", - "registry-data", - "registry-hacks", - "registry-scripts", - "windows", - "windows-10", - "windows-7" + "public-api" ] }, { - "id": 704025289, - "node_id": "R_kgDOKfaSyQ", - "name": "python-for-devops", - "full_name": "iam-veeramalla/python-for-devops", + "id": 536690970, + "node_id": "R_kgDOH_1BGg", + "name": "OSPO", + "full_name": "community/OSPO", "owner": { - "login": "iam-veeramalla", - "id": 43399466, - "avatar_url": "https://avatars.githubusercontent.com/u/43399466?v=4", - "url": "https://api.github.com/users/iam-veeramalla", - "html_url": "https://github.com/iam-veeramalla" + "login": "community", + "id": 93784371, + "avatar_url": "https://avatars.githubusercontent.com/u/93784371?v=4", + "url": "https://api.github.com/users/community", + "html_url": "https://github.com/community" }, - "html_url": "https://github.com/iam-veeramalla/python-for-devops", - "description": "Learn Python from DevOps Engineer point of you.", - "url": "https://api.github.com/repos/iam-veeramalla/python-for-devops", - "languages_url": "https://api.github.com/repos/iam-veeramalla/python-for-devops/languages", - "created_at": "2023-10-12T11:39:21Z", - "updated_at": "2024-05-05T06:09:31Z", - "git_url": "git://github.com/iam-veeramalla/python-for-devops.git", - "ssh_url": "git@github.com:iam-veeramalla/python-for-devops.git", - "clone_url": "https://github.com/iam-veeramalla/python-for-devops.git", + "html_url": "https://github.com/community/OSPO", + "description": "Open Source Program Office", + "url": "https://api.github.com/repos/community/OSPO", + "languages_url": "https://api.github.com/repos/community/OSPO/languages", + "created_at": "2022-09-14T17:31:48Z", + "updated_at": "2024-05-06T14:28:07Z", + "git_url": "git://github.com/community/OSPO.git", + "ssh_url": "git@github.com:community/OSPO.git", + "clone_url": "https://github.com/community/OSPO.git", "homepage": null, - "stargazers_count": 1953, - "watchers_count": 1953, - "language": "Python", - "topics": [] - }, - { - "id": 68577607, - "node_id": "MDEwOlJlcG9zaXRvcnk2ODU3NzYwNw==", - "name": "Windows-Agent", - "full_name": "AutohomeRadar/Windows-Agent", - "owner": { - "login": "AutohomeRadar", - "id": 22287549, - "avatar_url": "https://avatars.githubusercontent.com/u/22287549?v=4", - "url": "https://api.github.com/users/AutohomeRadar", - "html_url": "https://github.com/AutohomeRadar" - }, - "html_url": "https://github.com/AutohomeRadar/Windows-Agent", - "description": "Windows agent of Open-Falcon Monitor System", - "url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent", - "languages_url": "https://api.github.com/repos/AutohomeRadar/Windows-Agent/languages", - "created_at": "2016-09-19T06:53:35Z", - "updated_at": "2023-09-25T03:55:08Z", - "git_url": "git://github.com/AutohomeRadar/Windows-Agent.git", - "ssh_url": "git@github.com:AutohomeRadar/Windows-Agent.git", - "clone_url": "https://github.com/AutohomeRadar/Windows-Agent.git", - "homepage": "", - "stargazers_count": 54, - "watchers_count": 54, - "language": "Python", + "stargazers_count": 165, + "watchers_count": 165, + "language": null, "topics": [] }, { - "id": 556582614, - "node_id": "R_kgDOISzG1g", - "name": "applets", - "full_name": "jumpserver/applets", + "id": 485348105, + "node_id": "R_kgDOHO3TCQ", + "name": "All-Defense-Tool", + "full_name": "guchangan1/All-Defense-Tool", "owner": { - "login": "jumpserver", - "id": 6006570, - "avatar_url": "https://avatars.githubusercontent.com/u/6006570?v=4", - "url": "https://api.github.com/users/jumpserver", - "html_url": "https://github.com/jumpserver" + "login": "guchangan1", + "id": 54949079, + "avatar_url": "https://avatars.githubusercontent.com/u/54949079?v=4", + "url": "https://api.github.com/users/guchangan1", + "html_url": "https://github.com/guchangan1" }, - "html_url": "https://github.com/jumpserver/applets", - "description": "JumpServer Applet Demo Project", - "url": "https://api.github.com/repos/jumpserver/applets", - "languages_url": "https://api.github.com/repos/jumpserver/applets/languages", - "created_at": "2022-10-24T05:54:32Z", - "updated_at": "2024-01-30T06:50:17Z", - "git_url": "git://github.com/jumpserver/applets.git", - "ssh_url": "git@github.com:jumpserver/applets.git", - "clone_url": "https://github.com/jumpserver/applets.git", + "html_url": "https://github.com/guchangan1/All-Defense-Tool", + "description": "本项目集成了全网优秀的攻防武器工具项目,包含自动化利用,子域名、目录扫描、端口扫描等信息收集工具,各大中间件、cms漏洞利用工具,爆破工具、内网横向及免杀、社工钓鱼以及应急响应等资料。", + "url": "https://api.github.com/repos/guchangan1/All-Defense-Tool", + "languages_url": "https://api.github.com/repos/guchangan1/All-Defense-Tool/languages", + "created_at": "2022-04-25T11:45:06Z", + "updated_at": "2024-05-06T23:25:09Z", + "git_url": "git://github.com/guchangan1/All-Defense-Tool.git", + "ssh_url": "git@github.com:guchangan1/All-Defense-Tool.git", + "clone_url": "https://github.com/guchangan1/All-Defense-Tool.git", "homepage": "", - "stargazers_count": 11, - "watchers_count": 11, - "language": "Python", + "stargazers_count": 4665, + "watchers_count": 4665, + "language": null, "topics": [] }, { - "id": 125266328, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjUyNjYzMjg=", - "name": "black", - "full_name": "psf/black", + "id": 155576567, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTU1NzY1Njc=", + "name": "one-python-craftsman", + "full_name": "piglei/one-python-craftsman", "owner": { - "login": "psf", - "id": 50630501, - "avatar_url": "https://avatars.githubusercontent.com/u/50630501?v=4", - "url": "https://api.github.com/users/psf", - "html_url": "https://github.com/psf" + "login": "piglei", + "id": 731266, + "avatar_url": "https://avatars.githubusercontent.com/u/731266?v=4", + "url": "https://api.github.com/users/piglei", + "html_url": "https://github.com/piglei" }, - "html_url": "https://github.com/psf/black", - "description": "The uncompromising Python code formatter", - "url": "https://api.github.com/repos/psf/black", - "languages_url": "https://api.github.com/repos/psf/black/languages", - "created_at": "2018-03-14T19:54:45Z", - "updated_at": "2024-05-06T00:51:23Z", - "git_url": "git://github.com/psf/black.git", - "ssh_url": "git@github.com:psf/black.git", - "clone_url": "https://github.com/psf/black.git", - "homepage": "https://black.readthedocs.io/en/stable/", - "stargazers_count": 37445, - "watchers_count": 37445, - "language": "Python", + "html_url": "https://github.com/piglei/one-python-craftsman", + "description": "来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。", + "url": "https://api.github.com/repos/piglei/one-python-craftsman", + "languages_url": "https://api.github.com/repos/piglei/one-python-craftsman/languages", + "created_at": "2018-10-31T15:03:16Z", + "updated_at": "2024-05-04T05:32:42Z", + "git_url": "git://github.com/piglei/one-python-craftsman.git", + "ssh_url": "git@github.com:piglei/one-python-craftsman.git", + "clone_url": "https://github.com/piglei/one-python-craftsman.git", + "homepage": "https://www.piglei.com", + "stargazers_count": 6587, + "watchers_count": 6587, + "language": null, "topics": [ - "autopep8", - "code", - "codeformatter", - "formatter", - "gofmt", - "hacktoberfest", - "pre-commit-hook", + "articles", + "book", "python", - "yapf" + "python3" ] }, { - "id": 123458551, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjM0NTg1NTE=", - "name": "Python-100-Days", - "full_name": "jackfrued/Python-100-Days", + "id": 405335868, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDUzMzU4Njg=", + "name": "awesome-wails", + "full_name": "wailsapp/awesome-wails", "owner": { - "login": "jackfrued", - "id": 7474657, - "avatar_url": "https://avatars.githubusercontent.com/u/7474657?v=4", - "url": "https://api.github.com/users/jackfrued", - "html_url": "https://github.com/jackfrued" + "login": "wailsapp", + "id": 39746503, + "avatar_url": "https://avatars.githubusercontent.com/u/39746503?v=4", + "url": "https://api.github.com/users/wailsapp", + "html_url": "https://github.com/wailsapp" }, - "html_url": "https://github.com/jackfrued/Python-100-Days", - "description": "Python - 100天从新手到大师", - "url": "https://api.github.com/repos/jackfrued/Python-100-Days", - "languages_url": "https://api.github.com/repos/jackfrued/Python-100-Days/languages", - "created_at": "2018-03-01T16:05:52Z", - "updated_at": "2024-05-06T01:14:40Z", - "git_url": "git://github.com/jackfrued/Python-100-Days.git", - "ssh_url": "git@github.com:jackfrued/Python-100-Days.git", - "clone_url": "https://github.com/jackfrued/Python-100-Days.git", + "html_url": "https://github.com/wailsapp/awesome-wails", + "description": "⭐ A carefully selected list of Wails applications", + "url": "https://api.github.com/repos/wailsapp/awesome-wails", + "languages_url": "https://api.github.com/repos/wailsapp/awesome-wails/languages", + "created_at": "2021-09-11T09:21:00Z", + "updated_at": "2024-05-06T03:22:25Z", + "git_url": "git://github.com/wailsapp/awesome-wails.git", + "ssh_url": "git@github.com:wailsapp/awesome-wails.git", + "clone_url": "https://github.com/wailsapp/awesome-wails.git", "homepage": "", - "stargazers_count": 150266, - "watchers_count": 150266, - "language": "Python", - "topics": [] + "stargazers_count": 339, + "watchers_count": 339, + "language": null, + "topics": [ + "awesome", + "awesome-wails", + "go", + "wails" + ] }, { - "id": 102435697, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDI0MzU2OTc=", - "name": "arl", - "full_name": "kaxap/arl", + "id": 20849413, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDg0OTQxMw==", + "name": "README", + "full_name": "guodongxiaren/README", "owner": { - "login": "kaxap", - "id": 2851970, - "avatar_url": "https://avatars.githubusercontent.com/u/2851970?v=4", - "url": "https://api.github.com/users/kaxap", - "html_url": "https://github.com/kaxap" + "login": "guodongxiaren", + "id": 5945107, + "avatar_url": "https://avatars.githubusercontent.com/u/5945107?v=4", + "url": "https://api.github.com/users/guodongxiaren", + "html_url": "https://github.com/guodongxiaren" }, - "html_url": "https://github.com/kaxap/arl", - "description": "lists of most popular repositories for most favoured programming languages (according to StackOverflow)", - "url": "https://api.github.com/repos/kaxap/arl", - "languages_url": "https://api.github.com/repos/kaxap/arl/languages", - "created_at": "2017-09-05T04:53:41Z", - "updated_at": "2024-05-03T13:56:28Z", - "git_url": "git://github.com/kaxap/arl.git", - "ssh_url": "git@github.com:kaxap/arl.git", - "clone_url": "https://github.com/kaxap/arl.git", - "homepage": null, - "stargazers_count": 1884, - "watchers_count": 1884, - "language": "Python", + "html_url": "https://github.com/guodongxiaren/README", + "description": "README文件语法解读,即Github Flavored Markdown语法介绍", + "url": "https://api.github.com/repos/guodongxiaren/README", + "languages_url": "https://api.github.com/repos/guodongxiaren/README/languages", + "created_at": "2014-06-15T06:16:24Z", + "updated_at": "2024-05-06T13:58:51Z", + "git_url": "git://github.com/guodongxiaren/README.git", + "ssh_url": "git@github.com:guodongxiaren/README.git", + "clone_url": "https://github.com/guodongxiaren/README.git", + "homepage": "http://blog.csdn.net/guodongxiaren/article/details/23690801", + "stargazers_count": 6699, + "watchers_count": 6699, + "language": null, "topics": [ - "assembly", - "awesome", - "c", - "cpp", - "csharp", - "golang", - "haskell", - "java", - "matlab", - "nodejs", - "objective-c", - "perl", - "php", - "python", - "r", - "ruby", - "scala", - "swift", - "typescript", - "vbnet" + "flavored", + "gfm", + "github", + "markdown", + "readme" ] }, { - "id": 103753749, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDM3NTM3NDk=", - "name": "webterminal", - "full_name": "jimmy201602/webterminal", + "id": 85309968, + "node_id": "MDEwOlJlcG9zaXRvcnk4NTMwOTk2OA==", + "name": "awesome-console-services", + "full_name": "chubin/awesome-console-services", "owner": { - "login": "jimmy201602", - "id": 17548183, - "avatar_url": "https://avatars.githubusercontent.com/u/17548183?v=4", - "url": "https://api.github.com/users/jimmy201602", - "html_url": "https://github.com/jimmy201602" + "login": "chubin", + "id": 3875145, + "avatar_url": "https://avatars.githubusercontent.com/u/3875145?v=4", + "url": "https://api.github.com/users/chubin", + "html_url": "https://github.com/chubin" }, - "html_url": "https://github.com/jimmy201602/webterminal", - "description": "ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django", - "url": "https://api.github.com/repos/jimmy201602/webterminal", - "languages_url": "https://api.github.com/repos/jimmy201602/webterminal/languages", - "created_at": "2017-09-16T13:24:09Z", - "updated_at": "2024-04-30T05:10:02Z", - "git_url": "git://github.com/jimmy201602/webterminal.git", - "ssh_url": "git@github.com:jimmy201602/webterminal.git", - "clone_url": "https://github.com/jimmy201602/webterminal.git", - "homepage": "https://jimmy201602.github.io/webterminal/", - "stargazers_count": 1577, - "watchers_count": 1577, - "language": "Python", + "html_url": "https://github.com/chubin/awesome-console-services", + "description": "A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)", + "url": "https://api.github.com/repos/chubin/awesome-console-services", + "languages_url": "https://api.github.com/repos/chubin/awesome-console-services/languages", + "created_at": "2017-03-17T12:35:26Z", + "updated_at": "2024-05-06T19:13:09Z", + "git_url": "git://github.com/chubin/awesome-console-services.git", + "ssh_url": "git@github.com:chubin/awesome-console-services.git", + "clone_url": "https://github.com/chubin/awesome-console-services.git", + "homepage": null, + "stargazers_count": 5265, + "watchers_count": 5265, + "language": null, "topics": [ - "audit", - "automation", - "bastion", - "bastion-server", - "devops", - "devops-tools", - "django", - "filemanager", - "intersystems", - "jumpserver", - "maintenance", - "monitor", - "rdp", - "realtime", - "sftp", - "ssh", - "terminal", - "terminal-based", - "terminal-emulators", - "webterminal" + "awesome", + "awesome-list", + "curl", + "resources", + "terminal" ] }, { - "id": 522158088, - "node_id": "R_kgDOHx-ACA", - "name": "chatgpt-on-wechat", - "full_name": "zhayujie/chatgpt-on-wechat", + "id": 14098069, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDA5ODA2OQ==", + "name": "free-programming-books-zh_CN", + "full_name": "justjavac/free-programming-books-zh_CN", "owner": { - "login": "zhayujie", - "id": 26161723, - "avatar_url": "https://avatars.githubusercontent.com/u/26161723?v=4", - "url": "https://api.github.com/users/zhayujie", - "html_url": "https://github.com/zhayujie" + "login": "justjavac", + "id": 359395, + "avatar_url": "https://avatars.githubusercontent.com/u/359395?v=4", + "url": "https://api.github.com/users/justjavac", + "html_url": "https://github.com/justjavac" }, - "html_url": "https://github.com/zhayujie/chatgpt-on-wechat", - "description": "基于大模型搭建的聊天机器人,同时支持 企业微信、微信 公众号、飞书、钉钉 等接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。", - "url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat", - "languages_url": "https://api.github.com/repos/zhayujie/chatgpt-on-wechat/languages", - "created_at": "2022-08-07T08:33:41Z", - "updated_at": "2024-05-06T01:07:42Z", - "git_url": "git://github.com/zhayujie/chatgpt-on-wechat.git", - "ssh_url": "git@github.com:zhayujie/chatgpt-on-wechat.git", - "clone_url": "https://github.com/zhayujie/chatgpt-on-wechat.git", - "homepage": "https://docs.link-ai.tech/cow", - "stargazers_count": 25060, - "watchers_count": 25060, - "language": "Python", + "html_url": "https://github.com/justjavac/free-programming-books-zh_CN", + "description": ":books: 免费的计算机编程类中文书籍,欢迎投稿", + "url": "https://api.github.com/repos/justjavac/free-programming-books-zh_CN", + "languages_url": "https://api.github.com/repos/justjavac/free-programming-books-zh_CN/languages", + "created_at": "2013-11-04T01:59:19Z", + "updated_at": "2024-05-07T00:51:43Z", + "git_url": "git://github.com/justjavac/free-programming-books-zh_CN.git", + "ssh_url": "git@github.com:justjavac/free-programming-books-zh_CN.git", + "clone_url": "https://github.com/justjavac/free-programming-books-zh_CN.git", + "homepage": "http://weibo.com/justjavac", + "stargazers_count": 109277, + "watchers_count": 109277, + "language": null, "topics": [ - "ai", - "chatglm-4", - "chatgpt", - "claude3", - "dingtalk", - "feishu-bot", - "gemini", - "glm", - "gpt-4", - "kimi", - "linkai", - "llm", - "openai", - "python3", - "qwen", - "rag", - "wechat", - "wechat-bot", - "wenxinyiyan", - "xunfei-spark" + "android", + "angular", + "books", + "free", + "ios", + "javascript", + "kotlin", + "pdf", + "programming", + "python", + "react", + "react-native", + "swift", + "vue" ] }, { - "id": 247393143, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDczOTMxNDM=", - "name": "GolangCodingTime", - "full_name": "iswbm/GolangCodingTime", + "id": 502863191, + "node_id": "R_kgDOHfkVVw", + "name": "Fay", + "full_name": "xszyou/Fay", "owner": { - "login": "iswbm", - "id": 22311419, - "avatar_url": "https://avatars.githubusercontent.com/u/22311419?v=4", - "url": "https://api.github.com/users/iswbm", - "html_url": "https://github.com/iswbm" + "login": "xszyou", + "id": 4014273, + "avatar_url": "https://avatars.githubusercontent.com/u/4014273?v=4", + "url": "https://api.github.com/users/xszyou", + "html_url": "https://github.com/xszyou" }, - "html_url": "https://github.com/iswbm/GolangCodingTime", - "description": "Go编程时光,一个零基础入门 Golang 的教程", - "url": "https://api.github.com/repos/iswbm/GolangCodingTime", - "languages_url": "https://api.github.com/repos/iswbm/GolangCodingTime/languages", - "created_at": "2020-03-15T03:16:05Z", - "updated_at": "2024-04-26T06:28:35Z", - "git_url": "git://github.com/iswbm/GolangCodingTime.git", - "ssh_url": "git@github.com:iswbm/GolangCodingTime.git", - "clone_url": "https://github.com/iswbm/GolangCodingTime.git", - "homepage": "http://golang.iswbm.com", - "stargazers_count": 1245, - "watchers_count": 1245, - "language": "Python", - "topics": [] - } - ], - "C": [ + "html_url": "https://github.com/xszyou/Fay", + "description": "Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.", + "url": "https://api.github.com/repos/xszyou/Fay", + "languages_url": "https://api.github.com/repos/xszyou/Fay/languages", + "created_at": "2022-06-13T08:06:19Z", + "updated_at": "2024-05-06T10:01:13Z", + "git_url": "git://github.com/xszyou/Fay.git", + "ssh_url": "git@github.com:xszyou/Fay.git", + "clone_url": "https://github.com/xszyou/Fay.git", + "homepage": "", + "stargazers_count": 8049, + "watchers_count": 8049, + "language": null, + "topics": [ + "ai", + "douyin", + "python", + "ue4" + ] + }, { - "id": 60667730, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDY2NzczMA==", - "name": "lvgl", - "full_name": "lvgl/lvgl", + "id": 61715431, + "node_id": "MDEwOlJlcG9zaXRvcnk2MTcxNTQzMQ==", + "name": "NeteaseCloudMusicApi", + "full_name": "Binaryify/NeteaseCloudMusicApi", "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" + "login": "Binaryify", + "id": 12221718, + "avatar_url": "https://avatars.githubusercontent.com/u/12221718?v=4", + "url": "https://api.github.com/users/Binaryify", + "html_url": "https://github.com/Binaryify" }, - "html_url": "https://github.com/lvgl/lvgl", - "description": "Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. ", - "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": "2024-05-05T19:23:18Z", - "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": 15002, - "watchers_count": 15002, - "language": "C", + "html_url": "https://github.com/Binaryify/NeteaseCloudMusicApi", + "description": "网易云音乐 Node.js API service", + "url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi", + "languages_url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi/languages", + "created_at": "2016-06-22T11:58:03Z", + "updated_at": "2024-05-06T19:36:14Z", + "git_url": "git://github.com/Binaryify/NeteaseCloudMusicApi.git", + "ssh_url": "git@github.com:Binaryify/NeteaseCloudMusicApi.git", + "clone_url": "https://github.com/Binaryify/NeteaseCloudMusicApi.git", + "homepage": "https://gitlab.com/Binaryify/neteasecloudmusicapi", + "stargazers_count": 30242, + "watchers_count": 30242, + "language": null, "topics": [ - "c", - "embedded", - "graphics", - "gui", - "mcu", - "microcontroller", - "tft" + "api", + "apis", + "cloudmusic", + "javascript", + "neteasecloud", + "nodejs" ] }, { - "id": 394318710, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTQzMTg3MTA=", - "name": "ExplorerPatcher", - "full_name": "valinet/ExplorerPatcher", + "id": 185970205, + "node_id": "MDEwOlJlcG9zaXRvcnkxODU5NzAyMDU=", + "name": "UiPath", + "full_name": "SharathRaju489/UiPath", "owner": { - "login": "valinet", - "id": 6503598, - "avatar_url": "https://avatars.githubusercontent.com/u/6503598?v=4", - "url": "https://api.github.com/users/valinet", - "html_url": "https://github.com/valinet" + "login": "SharathRaju489", + "id": 50485105, + "avatar_url": "https://avatars.githubusercontent.com/u/50485105?v=4", + "url": "https://api.github.com/users/SharathRaju489", + "html_url": "https://github.com/SharathRaju489" }, - "html_url": "https://github.com/valinet/ExplorerPatcher", - "description": "This project aims to enhance the working environment on Windows", - "url": "https://api.github.com/repos/valinet/ExplorerPatcher", - "languages_url": "https://api.github.com/repos/valinet/ExplorerPatcher/languages", - "created_at": "2021-08-09T14:17:24Z", - "updated_at": "2024-05-06T00:36:22Z", - "git_url": "git://github.com/valinet/ExplorerPatcher.git", - "ssh_url": "git@github.com:valinet/ExplorerPatcher.git", - "clone_url": "https://github.com/valinet/ExplorerPatcher.git", - "homepage": "", - "stargazers_count": 21748, - "watchers_count": 21748, - "language": "C", + "html_url": "https://github.com/SharathRaju489/UiPath", + "description": "UiPath Examples", + "url": "https://api.github.com/repos/SharathRaju489/UiPath", + "languages_url": "https://api.github.com/repos/SharathRaju489/UiPath/languages", + "created_at": "2019-05-10T10:36:56Z", + "updated_at": "2024-04-30T03:09:29Z", + "git_url": "git://github.com/SharathRaju489/UiPath.git", + "ssh_url": "git@github.com:SharathRaju489/UiPath.git", + "clone_url": "https://github.com/SharathRaju489/UiPath.git", + "homepage": null, + "stargazers_count": 105, + "watchers_count": 105, + "language": null, "topics": [] }, { - "id": 271777099, - "node_id": "MDEwOlJlcG9zaXRvcnkyNzE3NzcwOTk=", - "name": "webview_go", - "full_name": "webview/webview_go", + "id": 42125787, + "node_id": "MDEwOlJlcG9zaXRvcnk0MjEyNTc4Nw==", + "name": "Win32-OpenSSH", + "full_name": "PowerShell/Win32-OpenSSH", "owner": { - "login": "webview", - "id": 4168812, - "avatar_url": "https://avatars.githubusercontent.com/u/4168812?v=4", - "url": "https://api.github.com/users/webview", - "html_url": "https://github.com/webview" + "login": "PowerShell", + "id": 11524380, + "avatar_url": "https://avatars.githubusercontent.com/u/11524380?v=4", + "url": "https://api.github.com/users/PowerShell", + "html_url": "https://github.com/PowerShell" }, - "html_url": "https://github.com/webview/webview_go", - "description": "Go language bindings for the webview library.", - "url": "https://api.github.com/repos/webview/webview_go", - "languages_url": "https://api.github.com/repos/webview/webview_go/languages", - "created_at": "2020-06-12T11:00:26Z", - "updated_at": "2024-05-05T14:24:42Z", - "git_url": "git://github.com/webview/webview_go.git", - "ssh_url": "git@github.com:webview/webview_go.git", - "clone_url": "https://github.com/webview/webview_go.git", - "homepage": "", - "stargazers_count": 141, - "watchers_count": 141, - "language": "C", + "html_url": "https://github.com/PowerShell/Win32-OpenSSH", + "description": "Win32 port of OpenSSH", + "url": "https://api.github.com/repos/PowerShell/Win32-OpenSSH", + "languages_url": "https://api.github.com/repos/PowerShell/Win32-OpenSSH/languages", + "created_at": "2015-09-08T16:47:33Z", + "updated_at": "2024-05-06T14:47:37Z", + "git_url": "git://github.com/PowerShell/Win32-OpenSSH.git", + "ssh_url": "git@github.com:PowerShell/Win32-OpenSSH.git", + "clone_url": "https://github.com/PowerShell/Win32-OpenSSH.git", + "homepage": null, + "stargazers_count": 7140, + "watchers_count": 7140, + "language": null, "topics": [ - "cgo", - "go", - "golang" + "c", + "ssh", + "windows" ] }, { - "id": 580717139, - "node_id": "R_kgDOIp0KUw", - "name": "wxhelper", - "full_name": "ttttupup/wxhelper", + "id": 693342566, + "node_id": "R_kgDOKVORZg", + "name": "system-design-101", + "full_name": "ByteByteGoHq/system-design-101", "owner": { - "login": "ttttupup", - "id": 31303661, - "avatar_url": "https://avatars.githubusercontent.com/u/31303661?v=4", - "url": "https://api.github.com/users/ttttupup", - "html_url": "https://github.com/ttttupup" + "login": "ByteByteGoHq", + "id": 120689636, + "avatar_url": "https://avatars.githubusercontent.com/u/120689636?v=4", + "url": "https://api.github.com/users/ByteByteGoHq", + "html_url": "https://github.com/ByteByteGoHq" }, - "html_url": "https://github.com/ttttupup/wxhelper", - "description": "Hook WeChat / 微信逆向", - "url": "https://api.github.com/repos/ttttupup/wxhelper", - "languages_url": "https://api.github.com/repos/ttttupup/wxhelper/languages", - "created_at": "2022-12-21T09:13:02Z", - "updated_at": "2024-05-05T16:47:33Z", - "git_url": "git://github.com/ttttupup/wxhelper.git", - "ssh_url": "git@github.com:ttttupup/wxhelper.git", - "clone_url": "https://github.com/ttttupup/wxhelper.git", - "homepage": "", - "stargazers_count": 1619, - "watchers_count": 1619, - "language": "C", + "html_url": "https://github.com/ByteByteGoHq/system-design-101", + "description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.", + "url": "https://api.github.com/repos/ByteByteGoHq/system-design-101", + "languages_url": "https://api.github.com/repos/ByteByteGoHq/system-design-101/languages", + "created_at": "2023-09-18T20:52:03Z", + "updated_at": "2024-05-07T01:04:25Z", + "git_url": "git://github.com/ByteByteGoHq/system-design-101.git", + "ssh_url": "git@github.com:ByteByteGoHq/system-design-101.git", + "clone_url": "https://github.com/ByteByteGoHq/system-design-101.git", + "homepage": "https://blog.bytebytego.com/", + "stargazers_count": 57157, + "watchers_count": 57157, + "language": null, "topics": [ - "hook", - "reverse", - "wechat", - "weixin" + "aws", + "cloud-computing", + "coding-interviews", + "computer-science", + "interview-questions", + "software-architecture", + "software-development", + "software-engineering", + "system-design", + "system-design-interview" ] }, { - "id": 215530281, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTU1MzAyODE=", - "name": "ffmpeg.wasm", - "full_name": "ffmpegwasm/ffmpeg.wasm", + "id": 35210243, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTIxMDI0Mw==", + "name": "rust-learning", + "full_name": "ctjhoa/rust-learning", "owner": { - "login": "ffmpegwasm", - "id": 56998921, - "avatar_url": "https://avatars.githubusercontent.com/u/56998921?v=4", - "url": "https://api.github.com/users/ffmpegwasm", - "html_url": "https://github.com/ffmpegwasm" + "login": "ctjhoa", + "id": 1716173, + "avatar_url": "https://avatars.githubusercontent.com/u/1716173?v=4", + "url": "https://api.github.com/users/ctjhoa", + "html_url": "https://github.com/ctjhoa" }, - "html_url": "https://github.com/ffmpegwasm/ffmpeg.wasm", - "description": "FFmpeg for browser, powered by WebAssembly", - "url": "https://api.github.com/repos/ffmpegwasm/ffmpeg.wasm", - "languages_url": "https://api.github.com/repos/ffmpegwasm/ffmpeg.wasm/languages", - "created_at": "2019-10-16T11:21:16Z", - "updated_at": "2024-05-05T14:51:15Z", - "git_url": "git://github.com/ffmpegwasm/ffmpeg.wasm.git", - "ssh_url": "git@github.com:ffmpegwasm/ffmpeg.wasm.git", - "clone_url": "https://github.com/ffmpegwasm/ffmpeg.wasm.git", - "homepage": "https://ffmpegwasm.netlify.app", - "stargazers_count": 13043, - "watchers_count": 13043, - "language": "C", + "html_url": "https://github.com/ctjhoa/rust-learning", + "description": "A bunch of links to blog posts, articles, videos, etc for learning Rust", + "url": "https://api.github.com/repos/ctjhoa/rust-learning", + "languages_url": "https://api.github.com/repos/ctjhoa/rust-learning/languages", + "created_at": "2015-05-07T09:10:36Z", + "updated_at": "2024-05-06T15:30:23Z", + "git_url": "git://github.com/ctjhoa/rust-learning.git", + "ssh_url": "git@github.com:ctjhoa/rust-learning.git", + "clone_url": "https://github.com/ctjhoa/rust-learning.git", + "homepage": "", + "stargazers_count": 11133, + "watchers_count": 11133, + "language": null, "topics": [ - "audio", - "experimental-features", - "ffmpeg", - "transcode", - "video", - "wasm" + "blog-article", + "book", + "hacktoberfest", + "learn", + "rust", + "teaching", + "tutorial", + "video" ] }, { - "id": 209483979, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDk0ODM5Nzk=", - "name": "Mastering-Embedded-Linux-Programming-Third-Edition", - "full_name": "PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition", + "id": 356635830, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTY2MzU4MzA=", + "name": "one-person-businesses-methodology", + "full_name": "easychen/one-person-businesses-methodology", "owner": { - "login": "PacktPublishing", - "id": 10974906, - "avatar_url": "https://avatars.githubusercontent.com/u/10974906?v=4", - "url": "https://api.github.com/users/PacktPublishing", - "html_url": "https://github.com/PacktPublishing" + "login": "easychen", + "id": 1294760, + "avatar_url": "https://avatars.githubusercontent.com/u/1294760?v=4", + "url": "https://api.github.com/users/easychen", + "html_url": "https://github.com/easychen" }, - "html_url": "https://github.com/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition", - "description": "Mastering Embedded Linux Programming Third Edition, published by Packt", - "url": "https://api.github.com/repos/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition", - "languages_url": "https://api.github.com/repos/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition/languages", - "created_at": "2019-09-19T06:57:00Z", - "updated_at": "2024-05-04T11:28:00Z", - "git_url": "git://github.com/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition.git", - "ssh_url": "git@github.com:PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition.git", - "clone_url": "https://github.com/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition.git", - "homepage": "", - "stargazers_count": 469, - "watchers_count": 469, - "language": "C", + "html_url": "https://github.com/easychen/one-person-businesses-methodology", + "description": "一人公司方法论", + "url": "https://api.github.com/repos/easychen/one-person-businesses-methodology", + "languages_url": "https://api.github.com/repos/easychen/one-person-businesses-methodology/languages", + "created_at": "2021-04-10T16:23:40Z", + "updated_at": "2024-05-06T05:20:23Z", + "git_url": "git://github.com/easychen/one-person-businesses-methodology.git", + "ssh_url": "git@github.com:easychen/one-person-businesses-methodology.git", + "clone_url": "https://github.com/easychen/one-person-businesses-methodology.git", + "homepage": null, + "stargazers_count": 3303, + "watchers_count": 3303, + "language": null, "topics": [] }, { - "id": 220497210, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjA0OTcyMTA=", - "name": "Watchy", - "full_name": "sqfmi/Watchy", + "id": 138393139, + "node_id": "MDEwOlJlcG9zaXRvcnkxMzgzOTMxMzk=", + "name": "the-book-of-secret-knowledge", + "full_name": "trimstray/the-book-of-secret-knowledge", "owner": { - "login": "sqfmi", - "id": 28943617, - "avatar_url": "https://avatars.githubusercontent.com/u/28943617?v=4", - "url": "https://api.github.com/users/sqfmi", - "html_url": "https://github.com/sqfmi" + "login": "trimstray", + "id": 31127917, + "avatar_url": "https://avatars.githubusercontent.com/u/31127917?v=4", + "url": "https://api.github.com/users/trimstray", + "html_url": "https://github.com/trimstray" }, - "html_url": "https://github.com/sqfmi/Watchy", - "description": "Watchy - An Open Source E-Ink Smartwatch", - "url": "https://api.github.com/repos/sqfmi/Watchy", - "languages_url": "https://api.github.com/repos/sqfmi/Watchy/languages", - "created_at": "2019-11-08T15:41:00Z", - "updated_at": "2024-05-05T07:53:27Z", - "git_url": "git://github.com/sqfmi/Watchy.git", - "ssh_url": "git@github.com:sqfmi/Watchy.git", - "clone_url": "https://github.com/sqfmi/Watchy.git", - "homepage": "http://www.sqfmi.com", - "stargazers_count": 1788, - "watchers_count": 1788, - "language": "C", + "html_url": "https://github.com/trimstray/the-book-of-secret-knowledge", + "description": "A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.", + "url": "https://api.github.com/repos/trimstray/the-book-of-secret-knowledge", + "languages_url": "https://api.github.com/repos/trimstray/the-book-of-secret-knowledge/languages", + "created_at": "2018-06-23T10:43:14Z", + "updated_at": "2024-05-07T00:50:56Z", + "git_url": "git://github.com/trimstray/the-book-of-secret-knowledge.git", + "ssh_url": "git@github.com:trimstray/the-book-of-secret-knowledge.git", + "clone_url": "https://github.com/trimstray/the-book-of-secret-knowledge.git", + "homepage": "", + "stargazers_count": 130917, + "watchers_count": 130917, + "language": null, "topics": [ - "arduino", - "arduino-library", - "bluetooth-low-energy", - "e-ink", - "esp32", - "iot", - "smartwatch" + "awesome", + "awesome-list", + "bsd", + "cheatsheets", + "devops", + "guidelines", + "hacking", + "hacks", + "howtos", + "linux", + "lists", + "manuals", + "one-liners", + "pentesters", + "resources", + "search-engines", + "security", + "security-researchers", + "sysops" ] }, { - "id": 671061529, - "node_id": "R_kgDOJ_-WGQ", - "name": "winlator", - "full_name": "brunodev85/winlator", + "id": 440071369, + "node_id": "R_kgDOGjr0yQ", + "name": "job-pre", + "full_name": "Lenvia/job-pre", "owner": { - "login": "brunodev85", - "id": 11407071, - "avatar_url": "https://avatars.githubusercontent.com/u/11407071?v=4", - "url": "https://api.github.com/users/brunodev85", - "html_url": "https://github.com/brunodev85" + "login": "Lenvia", + "id": 36474204, + "avatar_url": "https://avatars.githubusercontent.com/u/36474204?v=4", + "url": "https://api.github.com/users/Lenvia", + "html_url": "https://github.com/Lenvia" }, - "html_url": "https://github.com/brunodev85/winlator", - "description": "Android application for running Windows applications with Wine and Box86/Box64", - "url": "https://api.github.com/repos/brunodev85/winlator", - "languages_url": "https://api.github.com/repos/brunodev85/winlator/languages", - "created_at": "2023-07-26T13:02:11Z", - "updated_at": "2024-05-06T00:33:48Z", - "git_url": "git://github.com/brunodev85/winlator.git", - "ssh_url": "git@github.com:brunodev85/winlator.git", - "clone_url": "https://github.com/brunodev85/winlator.git", - "homepage": "https://winlator.org", - "stargazers_count": 5130, - "watchers_count": 5130, - "language": "C", + "html_url": "https://github.com/Lenvia/job-pre", + "description": "能够覆盖校招90%后端面试的资源库", + "url": "https://api.github.com/repos/Lenvia/job-pre", + "languages_url": "https://api.github.com/repos/Lenvia/job-pre/languages", + "created_at": "2021-12-20T06:53:56Z", + "updated_at": "2024-04-16T12:19:55Z", + "git_url": "git://github.com/Lenvia/job-pre.git", + "ssh_url": "git@github.com:Lenvia/job-pre.git", + "clone_url": "https://github.com/Lenvia/job-pre.git", + "homepage": "", + "stargazers_count": 64, + "watchers_count": 64, + "language": null, "topics": [] }, { - "id": 168610503, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjg2MTA1MDM=", - "name": "awtk-mvvm", - "full_name": "zlgopen/awtk-mvvm", + "id": 64067545, + "node_id": "MDEwOlJlcG9zaXRvcnk2NDA2NzU0NQ==", + "name": "golang-open-source-projects", + "full_name": "hackstoic/golang-open-source-projects", "owner": { - "login": "zlgopen", - "id": 25163330, - "avatar_url": "https://avatars.githubusercontent.com/u/25163330?v=4", - "url": "https://api.github.com/users/zlgopen", - "html_url": "https://github.com/zlgopen" + "login": "hackstoic", + "id": 7455951, + "avatar_url": "https://avatars.githubusercontent.com/u/7455951?v=4", + "url": "https://api.github.com/users/hackstoic", + "html_url": "https://github.com/hackstoic" }, - "html_url": "https://github.com/zlgopen/awtk-mvvm", - "description": "Model-View-ViewModel for AWTK", - "url": "https://api.github.com/repos/zlgopen/awtk-mvvm", - "languages_url": "https://api.github.com/repos/zlgopen/awtk-mvvm/languages", - "created_at": "2019-01-31T23:06:54Z", - "updated_at": "2024-05-04T09:58:07Z", - "git_url": "git://github.com/zlgopen/awtk-mvvm.git", - "ssh_url": "git@github.com:zlgopen/awtk-mvvm.git", - "clone_url": "https://github.com/zlgopen/awtk-mvvm.git", - "homepage": null, - "stargazers_count": 82, - "watchers_count": 82, - "language": "C", + "html_url": "https://github.com/hackstoic/golang-open-source-projects", + "description": "为互联网IT人打造的中文版awesome-go", + "url": "https://api.github.com/repos/hackstoic/golang-open-source-projects", + "languages_url": "https://api.github.com/repos/hackstoic/golang-open-source-projects/languages", + "created_at": "2016-07-24T13:51:07Z", + "updated_at": "2024-05-07T00:57:11Z", + "git_url": "git://github.com/hackstoic/golang-open-source-projects.git", + "ssh_url": "git@github.com:hackstoic/golang-open-source-projects.git", + "clone_url": "https://github.com/hackstoic/golang-open-source-projects.git", + "homepage": "", + "stargazers_count": 10802, + "watchers_count": 10802, + "language": null, "topics": [ - "awtk", - "c-mvvm", - "mvvm", - "mvvm-c" + "awesome", + "golang" ] }, { - "id": 746761487, - "node_id": "R_kgDOLIKtDw", - "name": "lightwm", - "full_name": "nir9/lightwm", + "id": 163200565, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjMyMDA1NjU=", + "name": "Hacking-With-Golang", + "full_name": "AV1080p/Hacking-With-Golang", "owner": { - "login": "nir9", - "id": 2052318, - "avatar_url": "https://avatars.githubusercontent.com/u/2052318?v=4", - "url": "https://api.github.com/users/nir9", - "html_url": "https://github.com/nir9" + "login": "AV1080p", + "id": 21303759, + "avatar_url": "https://avatars.githubusercontent.com/u/21303759?v=4", + "url": "https://api.github.com/users/AV1080p", + "html_url": "https://github.com/AV1080p" }, - "html_url": "https://github.com/nir9/lightwm", - "description": "Minimalist Tiling Window Manager for Microsoft Windows", - "url": "https://api.github.com/repos/nir9/lightwm", - "languages_url": "https://api.github.com/repos/nir9/lightwm/languages", - "created_at": "2024-01-22T16:15:38Z", - "updated_at": "2024-04-29T19:44:12Z", - "git_url": "git://github.com/nir9/lightwm.git", - "ssh_url": "git@github.com:nir9/lightwm.git", - "clone_url": "https://github.com/nir9/lightwm.git", - "homepage": "", - "stargazers_count": 170, - "watchers_count": 170, - "language": "C", - "topics": [] + "html_url": "https://github.com/AV1080p/Hacking-With-Golang", + "description": "Golang安全资源合集", + "url": "https://api.github.com/repos/AV1080p/Hacking-With-Golang", + "languages_url": "https://api.github.com/repos/AV1080p/Hacking-With-Golang/languages", + "created_at": "2018-12-26T17:00:06Z", + "updated_at": "2024-05-06T08:28:17Z", + "git_url": "git://github.com/AV1080p/Hacking-With-Golang.git", + "ssh_url": "git@github.com:AV1080p/Hacking-With-Golang.git", + "clone_url": "https://github.com/AV1080p/Hacking-With-Golang.git", + "homepage": null, + "stargazers_count": 1701, + "watchers_count": 1701, + "language": null, + "topics": [ + "buster", + "golang", + "proxy", + "reverse-shell", + "security", + "security-scanner", + "security-tools" + ] }, { - "id": 148246803, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDgyNDY4MDM=", - "name": "knowledge-kit", - "full_name": "FantasticLBP/knowledge-kit", - "owner": { - "login": "FantasticLBP", - "id": 20414278, - "avatar_url": "https://avatars.githubusercontent.com/u/20414278?v=4", - "url": "https://api.github.com/users/FantasticLBP", - "html_url": "https://github.com/FantasticLBP" - }, - "html_url": "https://github.com/FantasticLBP/knowledge-kit", - "description": "iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结", - "url": "https://api.github.com/repos/FantasticLBP/knowledge-kit", - "languages_url": "https://api.github.com/repos/FantasticLBP/knowledge-kit/languages", - "created_at": "2018-09-11T02:11:08Z", - "updated_at": "2024-04-28T11:18:22Z", - "git_url": "git://github.com/FantasticLBP/knowledge-kit.git", - "ssh_url": "git@github.com:FantasticLBP/knowledge-kit.git", - "clone_url": "https://github.com/FantasticLBP/knowledge-kit.git", - "homepage": "", - "stargazers_count": 850, - "watchers_count": 850, - "language": "C", + "id": 328349603, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjgzNDk2MDM=", + "name": "CS-Books", + "full_name": "forthespada/CS-Books", + "owner": { + "login": "forthespada", + "id": 44971298, + "avatar_url": "https://avatars.githubusercontent.com/u/44971298?v=4", + "url": "https://api.github.com/users/forthespada", + "html_url": "https://github.com/forthespada" + }, + "html_url": "https://github.com/forthespada/CS-Books", + "description": "🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~", + "url": "https://api.github.com/repos/forthespada/CS-Books", + "languages_url": "https://api.github.com/repos/forthespada/CS-Books/languages", + "created_at": "2021-01-10T09:49:05Z", + "updated_at": "2024-05-06T13:00:49Z", + "git_url": "git://github.com/forthespada/CS-Books.git", + "ssh_url": "git@github.com:forthespada/CS-Books.git", + "clone_url": "https://github.com/forthespada/CS-Books.git", + "homepage": "https://interviewguide.cn", + "stargazers_count": 18686, + "watchers_count": 18686, + "language": null, "topics": [ - "es6", - "h5", - "hybrid", - "ios", - "nodejs", - "server", - "sql", - "vue" + "algorithms", + "c", + "cpp", + "cs-books", + "database", + "interview", + "java", + "javascript", + "linux", + "os", + "pdf", + "python", + "redis", + "sql" ] }, { - "id": 159437057, - "node_id": "MDEwOlJlcG9zaXRvcnkxNTk0MzcwNTc=", - "name": "linuxStack", - "full_name": "g0dA/linuxStack", + "id": 680975594, + "node_id": "R_kgDOKJbc6g", + "name": "go-msi", + "full_name": "LinuxSuRen/go-msi", "owner": { - "login": "g0dA", - "id": 17951763, - "avatar_url": "https://avatars.githubusercontent.com/u/17951763?v=4", - "url": "https://api.github.com/users/g0dA", - "html_url": "https://github.com/g0dA" + "login": "LinuxSuRen", + "id": 1450685, + "avatar_url": "https://avatars.githubusercontent.com/u/1450685?v=4", + "url": "https://api.github.com/users/LinuxSuRen", + "html_url": "https://github.com/LinuxSuRen" }, - "html_url": "https://github.com/g0dA/linuxStack", - "description": "Linux技术栈", - "url": "https://api.github.com/repos/g0dA/linuxStack", - "languages_url": "https://api.github.com/repos/g0dA/linuxStack/languages", - "created_at": "2018-11-28T03:18:12Z", - "updated_at": "2024-04-30T16:37:02Z", - "git_url": "git://github.com/g0dA/linuxStack.git", - "ssh_url": "git@github.com:g0dA/linuxStack.git", - "clone_url": "https://github.com/g0dA/linuxStack.git", - "homepage": null, - "stargazers_count": 717, - "watchers_count": 717, - "language": "C", + "html_url": "https://github.com/LinuxSuRen/go-msi", + "description": "Easy way to generate msi package for a Go project", + "url": "https://api.github.com/repos/LinuxSuRen/go-msi", + "languages_url": "https://api.github.com/repos/LinuxSuRen/go-msi/languages", + "created_at": "2023-08-21T01:48:45Z", + "updated_at": "2023-08-21T05:12:46Z", + "git_url": "git://github.com/LinuxSuRen/go-msi.git", + "ssh_url": "git@github.com:LinuxSuRen/go-msi.git", + "clone_url": "https://github.com/LinuxSuRen/go-msi.git", + "homepage": "https://mh-cbon.github.io/go-msi/", + "stargazers_count": 1, + "watchers_count": 1, + "language": null, "topics": [] }, { - "id": 214011414, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTQwMTE0MTQ=", - "name": "WindTerm", - "full_name": "kingToolbox/WindTerm", + "id": 104337773, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDQzMzc3NzM=", + "name": "chinese-independent-developer", + "full_name": "1c7/chinese-independent-developer", "owner": { - "login": "kingToolbox", - "id": 51009775, - "avatar_url": "https://avatars.githubusercontent.com/u/51009775?v=4", - "url": "https://api.github.com/users/kingToolbox", - "html_url": "https://github.com/kingToolbox" + "login": "1c7", + "id": 1804755, + "avatar_url": "https://avatars.githubusercontent.com/u/1804755?v=4", + "url": "https://api.github.com/users/1c7", + "html_url": "https://github.com/1c7" }, - "html_url": "https://github.com/kingToolbox/WindTerm", - "description": "A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.", - "url": "https://api.github.com/repos/kingToolbox/WindTerm", - "languages_url": "https://api.github.com/repos/kingToolbox/WindTerm/languages", - "created_at": "2019-10-09T19:56:09Z", - "updated_at": "2024-05-05T21:27:43Z", - "git_url": "git://github.com/kingToolbox/WindTerm.git", - "ssh_url": "git@github.com:kingToolbox/WindTerm.git", - "clone_url": "https://github.com/kingToolbox/WindTerm.git", - "homepage": "https://kingtoolbox.github.io", - "stargazers_count": 20637, - "watchers_count": 20637, - "language": "C", + "html_url": "https://github.com/1c7/chinese-independent-developer", + "description": "👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么", + "url": "https://api.github.com/repos/1c7/chinese-independent-developer", + "languages_url": "https://api.github.com/repos/1c7/chinese-independent-developer/languages", + "created_at": "2017-09-21T11:08:23Z", + "updated_at": "2024-05-07T01:09:07Z", + "git_url": "git://github.com/1c7/chinese-independent-developer.git", + "ssh_url": "git@github.com:1c7/chinese-independent-developer.git", + "clone_url": "https://github.com/1c7/chinese-independent-developer.git", + "homepage": "", + "stargazers_count": 34379, + "watchers_count": 34379, + "language": null, "topics": [ - "bash", - "client", - "cmd", - "console", - "linux", - "mac", - "powershell", - "serial", - "sftp", - "shell", - "ssh", - "telnet", - "terminal", - "windows", - "wsl", - "x11", - "xmodem", - "xterm", - "ymodem", - "zmodem" + "china", + "indie", + "indie-developer" ] }, { - "id": 40217904, - "node_id": "MDEwOlJlcG9zaXRvcnk0MDIxNzkwNA==", - "name": "sway", - "full_name": "swaywm/sway", + "id": 63418718, + "node_id": "MDEwOlJlcG9zaXRvcnk2MzQxODcxOA==", + "name": "git-tips", + "full_name": "521xueweihan/git-tips", "owner": { - "login": "swaywm", - "id": 32400794, - "avatar_url": "https://avatars.githubusercontent.com/u/32400794?v=4", - "url": "https://api.github.com/users/swaywm", - "html_url": "https://github.com/swaywm" + "login": "521xueweihan", + "id": 8255800, + "avatar_url": "https://avatars.githubusercontent.com/u/8255800?v=4", + "url": "https://api.github.com/users/521xueweihan", + "html_url": "https://github.com/521xueweihan" }, - "html_url": "https://github.com/swaywm/sway", - "description": "i3-compatible Wayland compositor", - "url": "https://api.github.com/repos/swaywm/sway", - "languages_url": "https://api.github.com/repos/swaywm/sway/languages", - "created_at": "2015-08-05T01:31:45Z", - "updated_at": "2024-05-05T14:11:18Z", - "git_url": "git://github.com/swaywm/sway.git", - "ssh_url": "git@github.com:swaywm/sway.git", - "clone_url": "https://github.com/swaywm/sway.git", - "homepage": "https://swaywm.org", - "stargazers_count": 13844, - "watchers_count": 13844, - "language": "C", + "html_url": "https://github.com/521xueweihan/git-tips", + "description": ":trollface:Git的奇技淫巧", + "url": "https://api.github.com/repos/521xueweihan/git-tips", + "languages_url": "https://api.github.com/repos/521xueweihan/git-tips/languages", + "created_at": "2016-07-15T12:02:20Z", + "updated_at": "2024-05-06T11:28:13Z", + "git_url": "git://github.com/521xueweihan/git-tips.git", + "ssh_url": "git@github.com:521xueweihan/git-tips.git", + "clone_url": "https://github.com/521xueweihan/git-tips.git", + "homepage": "https://hellogithub.com/article/9aed28d4d64b4649bb364685ef557ae4", + "stargazers_count": 15448, + "watchers_count": 15448, + "language": null, "topics": [ - "compositor", - "wayland" + "cheatsheet", + "git", + "github" ] }, { - "id": 50824485, - "node_id": "MDEwOlJlcG9zaXRvcnk1MDgyNDQ4NQ==", - "name": "systeminformer", - "full_name": "winsiderss/systeminformer", + "id": 230933547, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzA5MzM1NDc=", + "name": "go-mysql-protocol", + "full_name": "joshua0x/go-mysql-protocol", "owner": { - "login": "winsiderss", - "id": 105516054, - "avatar_url": "https://avatars.githubusercontent.com/u/105516054?v=4", - "url": "https://api.github.com/users/winsiderss", - "html_url": "https://github.com/winsiderss" + "login": "joshua0x", + "id": 44366103, + "avatar_url": "https://avatars.githubusercontent.com/u/44366103?v=4", + "url": "https://api.github.com/users/joshua0x", + "html_url": "https://github.com/joshua0x" }, - "html_url": "https://github.com/winsiderss/systeminformer", - "description": "A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com", - "url": "https://api.github.com/repos/winsiderss/systeminformer", - "languages_url": "https://api.github.com/repos/winsiderss/systeminformer/languages", - "created_at": "2016-02-01T08:10:21Z", - "updated_at": "2024-05-06T01:02:11Z", - "git_url": "git://github.com/winsiderss/systeminformer.git", - "ssh_url": "git@github.com:winsiderss/systeminformer.git", - "clone_url": "https://github.com/winsiderss/systeminformer.git", - "homepage": "https://systeminformer.sourceforge.io", - "stargazers_count": 10305, - "watchers_count": 10305, - "language": "C", - "topics": [ - "administrator", - "benchmarking", - "debugger", - "monitor", - "monitor-performance", - "monitoring", - "performance", - "performance-monitoring", - "performance-tuning", - "process-manager", - "process-monitor", - "processhacker", - "profiling", - "realtime", - "security", - "system-informer", - "system-monitor", - "systeminformer", - "windows" - ] + "html_url": "https://github.com/joshua0x/go-mysql-protocol", + "description": "mysql protocol based on golang", + "url": "https://api.github.com/repos/joshua0x/go-mysql-protocol", + "languages_url": "https://api.github.com/repos/joshua0x/go-mysql-protocol/languages", + "created_at": "2019-12-30T14:55:47Z", + "updated_at": "2023-05-23T09:16:23Z", + "git_url": "git://github.com/joshua0x/go-mysql-protocol.git", + "ssh_url": "git@github.com:joshua0x/go-mysql-protocol.git", + "clone_url": "https://github.com/joshua0x/go-mysql-protocol.git", + "homepage": null, + "stargazers_count": 1, + "watchers_count": 1, + "language": null, + "topics": [] }, { - "id": 720816549, - "node_id": "R_kgDOKvbJpQ", - "name": "botlib", - "full_name": "antirez/botlib", + "id": 641385410, + "node_id": "R_kgDOJjrDwg", + "name": "Remembering-Haoel", + "full_name": "megaease/Remembering-Haoel", "owner": { - "login": "antirez", - "id": 65632, - "avatar_url": "https://avatars.githubusercontent.com/u/65632?v=4", - "url": "https://api.github.com/users/antirez", - "html_url": "https://github.com/antirez" + "login": "megaease", + "id": 29247155, + "avatar_url": "https://avatars.githubusercontent.com/u/29247155?v=4", + "url": "https://api.github.com/users/megaease", + "html_url": "https://github.com/megaease" }, - "html_url": "https://github.com/antirez/botlib", - "description": "C Telegram bot framework", - "url": "https://api.github.com/repos/antirez/botlib", - "languages_url": "https://api.github.com/repos/antirez/botlib/languages", - "created_at": "2023-11-19T17:30:43Z", - "updated_at": "2024-04-30T08:29:06Z", - "git_url": "git://github.com/antirez/botlib.git", - "ssh_url": "git@github.com:antirez/botlib.git", - "clone_url": "https://github.com/antirez/botlib.git", + "html_url": "https://github.com/megaease/Remembering-Haoel", + "description": "记录您对左耳朵耗子(陈皓)的点滴回忆", + "url": "https://api.github.com/repos/megaease/Remembering-Haoel", + "languages_url": "https://api.github.com/repos/megaease/Remembering-Haoel/languages", + "created_at": "2023-05-16T11:08:48Z", + "updated_at": "2024-05-06T09:27:45Z", + "git_url": "git://github.com/megaease/Remembering-Haoel.git", + "ssh_url": "git@github.com:megaease/Remembering-Haoel.git", + "clone_url": "https://github.com/megaease/Remembering-Haoel.git", "homepage": null, - "stargazers_count": 794, - "watchers_count": 794, - "language": "C", + "stargazers_count": 2780, + "watchers_count": 2780, + "language": null, "topics": [] }, { - "id": 2524933, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTI0OTMz", - "name": "kvm-guest-drivers-windows", - "full_name": "virtio-win/kvm-guest-drivers-windows", + "id": 548425045, + "node_id": "R_kgDOILBNVQ", + "name": "Latest-front-end-Notes", + "full_name": "2002XiaoYu/Latest-front-end-Notes", "owner": { - "login": "virtio-win", - "id": 25745520, - "avatar_url": "https://avatars.githubusercontent.com/u/25745520?v=4", - "url": "https://api.github.com/users/virtio-win", - "html_url": "https://github.com/virtio-win" + "login": "2002XiaoYu", + "id": 105234270, + "avatar_url": "https://avatars.githubusercontent.com/u/105234270?v=4", + "url": "https://api.github.com/users/2002XiaoYu", + "html_url": "https://github.com/2002XiaoYu" }, - "html_url": "https://github.com/virtio-win/kvm-guest-drivers-windows", - "description": "Windows paravirtualized drivers for QEMU\\KVM", - "url": "https://api.github.com/repos/virtio-win/kvm-guest-drivers-windows", - "languages_url": "https://api.github.com/repos/virtio-win/kvm-guest-drivers-windows/languages", - "created_at": "2011-10-06T09:06:41Z", - "updated_at": "2024-05-05T12:13:51Z", - "git_url": "git://github.com/virtio-win/kvm-guest-drivers-windows.git", - "ssh_url": "git@github.com:virtio-win/kvm-guest-drivers-windows.git", - "clone_url": "https://github.com/virtio-win/kvm-guest-drivers-windows.git", - "homepage": "https://www.linux-kvm.org/page/WindowsGuestDrivers", - "stargazers_count": 1844, - "watchers_count": 1844, - "language": "C", + "html_url": "https://github.com/2002XiaoYu/Latest-front-end-Notes", + "description": "高质量编程百万字笔记之路--前后端", + "url": "https://api.github.com/repos/2002XiaoYu/Latest-front-end-Notes", + "languages_url": "https://api.github.com/repos/2002XiaoYu/Latest-front-end-Notes/languages", + "created_at": "2022-10-09T14:43:13Z", + "updated_at": "2024-05-06T16:35:58Z", + "git_url": "git://github.com/2002XiaoYu/Latest-front-end-Notes.git", + "ssh_url": "git@github.com:2002XiaoYu/Latest-front-end-Notes.git", + "clone_url": "https://github.com/2002XiaoYu/Latest-front-end-Notes.git", + "homepage": "", + "stargazers_count": 383, + "watchers_count": 383, + "language": null, "topics": [ - "c", - "c-plus-plus", - "drivers", - "guest", - "guest-agent", - "kernel-driver", - "kvm", - "kvm-hypervisor", - "ndis", - "qemu", - "qemu-kvm", - "storport", - "virtio", - "virtio-win", - "virtualization", - "wdf", - "wdm", - "windows", - "windows-driver", - "windows-driver-kit" + "git", + "javascript", + "pinia", + "router", + "vite", + "vue3", + "webpack" ] }, { - "id": 2325298, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzI1Mjk4", - "name": "linux", - "full_name": "torvalds/linux", + "id": 359443800, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTk0NDM4MDA=", + "name": "awesome", + "full_name": "devsapp/awesome", "owner": { - "login": "torvalds", - "id": 1024025, - "avatar_url": "https://avatars.githubusercontent.com/u/1024025?v=4", - "url": "https://api.github.com/users/torvalds", - "html_url": "https://github.com/torvalds" + "login": "devsapp", + "id": 82132365, + "avatar_url": "https://avatars.githubusercontent.com/u/82132365?v=4", + "url": "https://api.github.com/users/devsapp", + "html_url": "https://github.com/devsapp" }, - "html_url": "https://github.com/torvalds/linux", - "description": "Linux kernel source tree", - "url": "https://api.github.com/repos/torvalds/linux", - "languages_url": "https://api.github.com/repos/torvalds/linux/languages", - "created_at": "2011-09-04T22:48:12Z", - "updated_at": "2024-05-06T00:56:31Z", - "git_url": "git://github.com/torvalds/linux.git", - "ssh_url": "git@github.com:torvalds/linux.git", - "clone_url": "https://github.com/torvalds/linux.git", + "html_url": "https://github.com/devsapp/awesome", + "description": "🛰️ 应用合集", + "url": "https://api.github.com/repos/devsapp/awesome", + "languages_url": "https://api.github.com/repos/devsapp/awesome/languages", + "created_at": "2021-04-19T12:01:38Z", + "updated_at": "2024-01-29T06:10:43Z", + "git_url": "git://github.com/devsapp/awesome.git", + "ssh_url": "git@github.com:devsapp/awesome.git", + "clone_url": "https://github.com/devsapp/awesome.git", "homepage": "", - "stargazers_count": 170867, - "watchers_count": 170867, - "language": "C", + "stargazers_count": 38, + "watchers_count": 38, + "language": null, + "topics": [ + "application", + "awesome", + "serverless", + "serverless-devs" + ] + }, + { + "id": 507200247, + "node_id": "R_kgDOHjtC9w", + "name": "use", + "full_name": "antfu/use", + "owner": { + "login": "antfu", + "id": 11247099, + "avatar_url": "https://avatars.githubusercontent.com/u/11247099?v=4", + "url": "https://api.github.com/users/antfu", + "html_url": "https://github.com/antfu" + }, + "html_url": "https://github.com/antfu/use", + "description": "Things I am using", + "url": "https://api.github.com/repos/antfu/use", + "languages_url": "https://api.github.com/repos/antfu/use/languages", + "created_at": "2022-06-25T03:05:20Z", + "updated_at": "2024-05-05T07:06:46Z", + "git_url": "git://github.com/antfu/use.git", + "ssh_url": "git@github.com:antfu/use.git", + "clone_url": "https://github.com/antfu/use.git", + "homepage": null, + "stargazers_count": 954, + "watchers_count": 954, + "language": null, "topics": [] }, { - "id": 8046269, - "node_id": "MDEwOlJlcG9zaXRvcnk4MDQ2MjY5", - "name": "libwebsockets", - "full_name": "warmcat/libwebsockets", + "id": 203130239, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDMxMzAyMzk=", + "name": "free-books", + "full_name": "ruanyf/free-books", "owner": { - "login": "warmcat", - "id": 1497695, - "avatar_url": "https://avatars.githubusercontent.com/u/1497695?v=4", - "url": "https://api.github.com/users/warmcat", - "html_url": "https://github.com/warmcat" + "login": "ruanyf", + "id": 905434, + "avatar_url": "https://avatars.githubusercontent.com/u/905434?v=4", + "url": "https://api.github.com/users/ruanyf", + "html_url": "https://github.com/ruanyf" }, - "html_url": "https://github.com/warmcat/libwebsockets", - "description": "canonical libwebsockets.org networking library", - "url": "https://api.github.com/repos/warmcat/libwebsockets", - "languages_url": "https://api.github.com/repos/warmcat/libwebsockets/languages", - "created_at": "2013-02-06T07:00:44Z", - "updated_at": "2024-05-05T13:31:57Z", - "git_url": "git://github.com/warmcat/libwebsockets.git", - "ssh_url": "git@github.com:warmcat/libwebsockets.git", - "clone_url": "https://github.com/warmcat/libwebsockets.git", - "homepage": "https://libwebsockets.org", - "stargazers_count": 4589, - "watchers_count": 4589, - "language": "C", - "topics": [ - "c", - "c-library", - "client-server", - "embeddable", - "freertos", - "http2", - "libev", - "libevent", - "libuv", - "libwebsockets", - "lightweight", - "lws", - "portable-library", - "sshd", - "websockets" - ] + "html_url": "https://github.com/ruanyf/free-books", + "description": "互联网上的免费书籍", + "url": "https://api.github.com/repos/ruanyf/free-books", + "languages_url": "https://api.github.com/repos/ruanyf/free-books/languages", + "created_at": "2019-08-19T08:24:38Z", + "updated_at": "2024-05-07T01:06:28Z", + "git_url": "git://github.com/ruanyf/free-books.git", + "ssh_url": "git@github.com:ruanyf/free-books.git", + "clone_url": "https://github.com/ruanyf/free-books.git", + "homepage": null, + "stargazers_count": 14529, + "watchers_count": 14529, + "language": null, + "topics": [] }, { - "id": 54452627, - "node_id": "MDEwOlJlcG9zaXRvcnk1NDQ1MjYyNw==", - "name": "guacamole-server", - "full_name": "apache/guacamole-server", + "id": 88011908, + "node_id": "MDEwOlJlcG9zaXRvcnk4ODAxMTkwOA==", + "name": "project-based-learning", + "full_name": "practical-tutorials/project-based-learning", "owner": { - "login": "apache", - "id": 47359, - "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", - "url": "https://api.github.com/users/apache", - "html_url": "https://github.com/apache" + "login": "practical-tutorials", + "id": 89421154, + "avatar_url": "https://avatars.githubusercontent.com/u/89421154?v=4", + "url": "https://api.github.com/users/practical-tutorials", + "html_url": "https://github.com/practical-tutorials" }, - "html_url": "https://github.com/apache/guacamole-server", - "description": "Mirror of Apache Guacamole Server", - "url": "https://api.github.com/repos/apache/guacamole-server", - "languages_url": "https://api.github.com/repos/apache/guacamole-server/languages", - "created_at": "2016-03-22T07:00:06Z", - "updated_at": "2024-05-02T07:37:50Z", - "git_url": "git://github.com/apache/guacamole-server.git", - "ssh_url": "git@github.com:apache/guacamole-server.git", - "clone_url": "https://github.com/apache/guacamole-server.git", - "homepage": "", - "stargazers_count": 2899, - "watchers_count": 2899, - "language": "C", + "html_url": "https://github.com/practical-tutorials/project-based-learning", + "description": "Curated list of project-based tutorials", + "url": "https://api.github.com/repos/practical-tutorials/project-based-learning", + "languages_url": "https://api.github.com/repos/practical-tutorials/project-based-learning/languages", + "created_at": "2017-04-12T05:07:46Z", + "updated_at": "2024-05-07T01:05:28Z", + "git_url": "git://github.com/practical-tutorials/project-based-learning.git", + "ssh_url": "git@github.com:practical-tutorials/project-based-learning.git", + "clone_url": "https://github.com/practical-tutorials/project-based-learning.git", + "homepage": null, + "stargazers_count": 170166, + "watchers_count": 170166, + "language": null, "topics": [ - "c", - "guacamole", - "java", + "beginner-project", + "cpp", + "golang", "javascript", - "network-client", - "network-server" + "project", + "python", + "tutorial", + "webdevelopment" ] - } - ], - "Kotlin": [ + }, { - "id": 254202848, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTQyMDI4NDg=", - "name": "florisboard", - "full_name": "florisboard/florisboard", + "id": 618658408, + "node_id": "R_kgDOJN_6aA", + "name": "AI-WaitList", + "full_name": "Mon-ius/AI-WaitList", "owner": { - "login": "florisboard", - "id": 63373248, - "avatar_url": "https://avatars.githubusercontent.com/u/63373248?v=4", - "url": "https://api.github.com/users/florisboard", - "html_url": "https://github.com/florisboard" + "login": "Mon-ius", + "id": 25671258, + "avatar_url": "https://avatars.githubusercontent.com/u/25671258?v=4", + "url": "https://api.github.com/users/Mon-ius", + "html_url": "https://github.com/Mon-ius" }, - "html_url": "https://github.com/florisboard/florisboard", - "description": "An open-source keyboard for Android which respects your privacy. Currently in early-beta.", - "url": "https://api.github.com/repos/florisboard/florisboard", - "languages_url": "https://api.github.com/repos/florisboard/florisboard/languages", - "created_at": "2020-04-08T21:18:23Z", - "updated_at": "2024-05-05T20:46:34Z", - "git_url": "git://github.com/florisboard/florisboard.git", - "ssh_url": "git@github.com:florisboard/florisboard.git", - "clone_url": "https://github.com/florisboard/florisboard.git", - "homepage": "https://florisboard.org", - "stargazers_count": 5387, - "watchers_count": 5387, - "language": "Kotlin", - "topics": [ - "android", - "input-method", - "keyboard", - "kotlin", - "kotlin-android" - ] + "html_url": "https://github.com/Mon-ius/AI-WaitList", + "description": "Just found a new AI product; oh! With waitlist :)", + "url": "https://api.github.com/repos/Mon-ius/AI-WaitList", + "languages_url": "https://api.github.com/repos/Mon-ius/AI-WaitList/languages", + "created_at": "2023-03-25T01:07:59Z", + "updated_at": "2023-10-15T16:10:30Z", + "git_url": "git://github.com/Mon-ius/AI-WaitList.git", + "ssh_url": "git@github.com:Mon-ius/AI-WaitList.git", + "clone_url": "https://github.com/Mon-ius/AI-WaitList.git", + "homepage": null, + "stargazers_count": 11, + "watchers_count": 11, + "language": null, + "topics": [] }, { - "id": 506451823, - "node_id": "R_kgDOHi_Xbw", - "name": "SKIP", - "full_name": "GuoXiCheng/SKIP", + "id": 201954234, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDE5NTQyMzQ=", + "name": "FreePAC", + "full_name": "xiaoming2028/FreePAC", "owner": { - "login": "GuoXiCheng", - "id": 34238809, - "avatar_url": "https://avatars.githubusercontent.com/u/34238809?v=4", - "url": "https://api.github.com/users/GuoXiCheng", - "html_url": "https://github.com/GuoXiCheng" + "login": "xiaoming2028", + "id": 54033249, + "avatar_url": "https://avatars.githubusercontent.com/u/54033249?v=4", + "url": "https://api.github.com/users/xiaoming2028", + "html_url": "https://github.com/xiaoming2028" }, - "html_url": "https://github.com/GuoXiCheng/SKIP", - "description": "自动跳过APP开屏广告", - "url": "https://api.github.com/repos/GuoXiCheng/SKIP", - "languages_url": "https://api.github.com/repos/GuoXiCheng/SKIP/languages", - "created_at": "2022-06-23T00:54:37Z", - "updated_at": "2024-05-05T18:04:49Z", - "git_url": "git://github.com/GuoXiCheng/SKIP.git", - "ssh_url": "git@github.com:GuoXiCheng/SKIP.git", - "clone_url": "https://github.com/GuoXiCheng/SKIP.git", - "homepage": "https://guoxicheng.github.io/projects/SKIP-Docs/", - "stargazers_count": 1396, - "watchers_count": 1396, - "language": "Kotlin", + "html_url": "https://github.com/xiaoming2028/FreePAC", + "description": "科学上网/翻墙梯子/自由上网/SS/SSR/V2Ray/Brook 搭建教程 免费机场、VPN工具、极光、魔法上网", + "url": "https://api.github.com/repos/xiaoming2028/FreePAC", + "languages_url": "https://api.github.com/repos/xiaoming2028/FreePAC/languages", + "created_at": "2019-08-12T15:09:07Z", + "updated_at": "2024-05-06T02:27:24Z", + "git_url": "git://github.com/xiaoming2028/FreePAC.git", + "ssh_url": "git@github.com:xiaoming2028/FreePAC.git", + "clone_url": "https://github.com/xiaoming2028/FreePAC.git", + "homepage": "", + "stargazers_count": 7413, + "watchers_count": 7413, + "language": null, "topics": [ - "android", - "auto", - "kotlin", - "skip" + "brook", + "hostinger", + "hostwinds", + "shadowsocks", + "shadowsocksr", + "ss", + "ssr", + "v2ray", + "vpn", + "vps", + "wireguard" ] }, { - "id": 418239901, - "node_id": "R_kgDOGO3VnQ", - "name": "linker", - "full_name": "kaungkhantjc/linker", + "id": 508335169, + "node_id": "R_kgDOHkyUQQ", + "name": "brand-list", + "full_name": "qianguyihao/brand-list", "owner": { - "login": "kaungkhantjc", - "id": 58139120, - "avatar_url": "https://avatars.githubusercontent.com/u/58139120?v=4", - "url": "https://api.github.com/users/kaungkhantjc", - "html_url": "https://github.com/kaungkhantjc" + "login": "qianguyihao", + "id": 8827896, + "avatar_url": "https://avatars.githubusercontent.com/u/8827896?v=4", + "url": "https://api.github.com/users/qianguyihao", + "html_url": "https://github.com/qianguyihao" }, - "html_url": "https://github.com/kaungkhantjc/linker", - "description": "Linker is an open source, simple deep link launcher app.", - "url": "https://api.github.com/repos/kaungkhantjc/linker", - "languages_url": "https://api.github.com/repos/kaungkhantjc/linker/languages", - "created_at": "2021-10-17T19:51:33Z", - "updated_at": "2024-04-15T07:44:01Z", - "git_url": "git://github.com/kaungkhantjc/linker.git", - "ssh_url": "git@github.com:kaungkhantjc/linker.git", - "clone_url": "https://github.com/kaungkhantjc/linker.git", + "html_url": "https://github.com/qianguyihao/brand-list", + "description": "优质品牌推荐,品质生活选择", + "url": "https://api.github.com/repos/qianguyihao/brand-list", + "languages_url": "https://api.github.com/repos/qianguyihao/brand-list/languages", + "created_at": "2022-06-28T14:33:17Z", + "updated_at": "2024-04-02T17:40:31Z", + "git_url": "git://github.com/qianguyihao/brand-list.git", + "ssh_url": "git@github.com:qianguyihao/brand-list.git", + "clone_url": "https://github.com/qianguyihao/brand-list.git", "homepage": null, - "stargazers_count": 7, - "watchers_count": 7, - "language": "Kotlin", + "stargazers_count": 31, + "watchers_count": 31, + "language": null, "topics": [] }, { - "id": 285707519, - "node_id": "MDEwOlJlcG9zaXRvcnkyODU3MDc1MTk=", - "name": "iceraven-browser", - "full_name": "fork-maintainers/iceraven-browser", + "id": 328831244, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjg4MzEyNDQ=", + "name": "modern-unix", + "full_name": "ibraheemdev/modern-unix", "owner": { - "login": "fork-maintainers", - "id": 70783733, - "avatar_url": "https://avatars.githubusercontent.com/u/70783733?v=4", - "url": "https://api.github.com/users/fork-maintainers", - "html_url": "https://github.com/fork-maintainers" + "login": "ibraheemdev", + "id": 34988408, + "avatar_url": "https://avatars.githubusercontent.com/u/34988408?v=4", + "url": "https://api.github.com/users/ibraheemdev", + "html_url": "https://github.com/ibraheemdev" }, - "html_url": "https://github.com/fork-maintainers/iceraven-browser", - "description": "Iceraven Browser", - "url": "https://api.github.com/repos/fork-maintainers/iceraven-browser", - "languages_url": "https://api.github.com/repos/fork-maintainers/iceraven-browser/languages", - "created_at": "2020-08-07T01:25:05Z", - "updated_at": "2024-05-05T23:33:22Z", - "git_url": "git://github.com/fork-maintainers/iceraven-browser.git", - "ssh_url": "git@github.com:fork-maintainers/iceraven-browser.git", - "clone_url": "https://github.com/fork-maintainers/iceraven-browser.git", + "html_url": "https://github.com/ibraheemdev/modern-unix", + "description": "A collection of modern/faster/saner alternatives to common unix commands.", + "url": "https://api.github.com/repos/ibraheemdev/modern-unix", + "languages_url": "https://api.github.com/repos/ibraheemdev/modern-unix/languages", + "created_at": "2021-01-12T00:50:14Z", + "updated_at": "2024-05-07T00:23:04Z", + "git_url": "git://github.com/ibraheemdev/modern-unix.git", + "ssh_url": "git@github.com:ibraheemdev/modern-unix.git", + "clone_url": "https://github.com/ibraheemdev/modern-unix.git", "homepage": "", - "stargazers_count": 4327, - "watchers_count": 4327, - "language": "Kotlin", - "topics": [] + "stargazers_count": 29812, + "watchers_count": 29812, + "language": null, + "topics": [ + "cli", + "command-line", + "lists", + "shell", + "terminal", + "tools", + "unix" + ] }, { - "id": 111605778, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTE2MDU3Nzg=", - "name": "Unciv", - "full_name": "yairm210/Unciv", + "id": 152870372, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTI4NzAzNzI=", + "name": "weekly", + "full_name": "ruanyf/weekly", "owner": { - "login": "yairm210", - "id": 8366208, - "avatar_url": "https://avatars.githubusercontent.com/u/8366208?v=4", - "url": "https://api.github.com/users/yairm210", - "html_url": "https://github.com/yairm210" + "login": "ruanyf", + "id": 905434, + "avatar_url": "https://avatars.githubusercontent.com/u/905434?v=4", + "url": "https://api.github.com/users/ruanyf", + "html_url": "https://github.com/ruanyf" }, - "html_url": "https://github.com/yairm210/Unciv", - "description": "Open-source Android/Desktop remake of Civ V", - "url": "https://api.github.com/repos/yairm210/Unciv", - "languages_url": "https://api.github.com/repos/yairm210/Unciv/languages", - "created_at": "2017-11-21T21:58:12Z", - "updated_at": "2024-05-05T17:39:56Z", - "git_url": "git://github.com/yairm210/Unciv.git", - "ssh_url": "git@github.com:yairm210/Unciv.git", - "clone_url": "https://github.com/yairm210/Unciv.git", - "homepage": "", - "stargazers_count": 7751, - "watchers_count": 7751, - "language": "Kotlin", - "topics": [ - "4x", - "4x-strategy-game", - "android", - "civ", - "civilization", - "civilization-v", - "game", - "itch", - "libgdx", - "strategy-game" - ] + "html_url": "https://github.com/ruanyf/weekly", + "description": "科技爱好者周刊,每周五发布", + "url": "https://api.github.com/repos/ruanyf/weekly", + "languages_url": "https://api.github.com/repos/ruanyf/weekly/languages", + "created_at": "2018-10-13T12:36:07Z", + "updated_at": "2024-05-06T20:49:32Z", + "git_url": "git://github.com/ruanyf/weekly.git", + "ssh_url": "git@github.com:ruanyf/weekly.git", + "clone_url": "https://github.com/ruanyf/weekly.git", + "homepage": "", + "stargazers_count": 41597, + "watchers_count": 41597, + "language": null, + "topics": [] }, { - "id": 1459486, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDU5NDg2", - "name": "ideavim", - "full_name": "JetBrains/ideavim", + "id": 311211647, + "node_id": "MDEwOlJlcG9zaXRvcnkzMTEyMTE2NDc=", + "name": "nostr", + "full_name": "nostr-protocol/nostr", "owner": { - "login": "JetBrains", - "id": 878437, - "avatar_url": "https://avatars.githubusercontent.com/u/878437?v=4", - "url": "https://api.github.com/users/JetBrains", - "html_url": "https://github.com/JetBrains" + "login": "nostr-protocol", + "id": 103332273, + "avatar_url": "https://avatars.githubusercontent.com/u/103332273?v=4", + "url": "https://api.github.com/users/nostr-protocol", + "html_url": "https://github.com/nostr-protocol" }, - "html_url": "https://github.com/JetBrains/ideavim", - "description": "IdeaVim – A Vim engine for JetBrains IDEs", - "url": "https://api.github.com/repos/JetBrains/ideavim", - "languages_url": "https://api.github.com/repos/JetBrains/ideavim/languages", - "created_at": "2011-03-09T15:22:27Z", - "updated_at": "2024-05-05T23:56:32Z", - "git_url": "git://github.com/JetBrains/ideavim.git", - "ssh_url": "git@github.com:JetBrains/ideavim.git", - "clone_url": "https://github.com/JetBrains/ideavim.git", - "homepage": "https://lp.jetbrains.com/ideavim/", - "stargazers_count": 8757, - "watchers_count": 8757, - "language": "Kotlin", + "html_url": "https://github.com/nostr-protocol/nostr", + "description": "a truly censorship-resistant alternative to Twitter that has a chance of working", + "url": "https://api.github.com/repos/nostr-protocol/nostr", + "languages_url": "https://api.github.com/repos/nostr-protocol/nostr/languages", + "created_at": "2020-11-09T03:17:41Z", + "updated_at": "2024-05-06T18:24:24Z", + "git_url": "git://github.com/nostr-protocol/nostr.git", + "ssh_url": "git@github.com:nostr-protocol/nostr.git", + "clone_url": "https://github.com/nostr-protocol/nostr.git", + "homepage": "", + "stargazers_count": 9508, + "watchers_count": 9508, + "language": null, "topics": [ - "ideavim", - "intellij", - "intellij-platform", - "intellij-plugin", - "jb-official", - "jetbrains", - "kotlin", - "vim" + "nostr" ] }, { - "id": 483402734, - "node_id": "R_kgDOHNAj7g", - "name": "nowinandroid", - "full_name": "android/nowinandroid", + "id": 45458578, + "node_id": "MDEwOlJlcG9zaXRvcnk0NTQ1ODU3OA==", + "name": "awesome-go-cn", + "full_name": "jobbole/awesome-go-cn", "owner": { - "login": "android", - "id": 32689599, - "avatar_url": "https://avatars.githubusercontent.com/u/32689599?v=4", - "url": "https://api.github.com/users/android", - "html_url": "https://github.com/android" + "login": "jobbole", + "id": 8531823, + "avatar_url": "https://avatars.githubusercontent.com/u/8531823?v=4", + "url": "https://api.github.com/users/jobbole", + "html_url": "https://github.com/jobbole" }, - "html_url": "https://github.com/android/nowinandroid", - "description": "A fully functional Android app built entirely with Kotlin and Jetpack Compose", - "url": "https://api.github.com/repos/android/nowinandroid", - "languages_url": "https://api.github.com/repos/android/nowinandroid/languages", - "created_at": "2022-04-19T20:40:24Z", - "updated_at": "2024-05-06T00:41:07Z", - "git_url": "git://github.com/android/nowinandroid.git", - "ssh_url": "git@github.com:android/nowinandroid.git", - "clone_url": "https://github.com/android/nowinandroid.git", + "html_url": "https://github.com/jobbole/awesome-go-cn", + "description": "Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。", + "url": "https://api.github.com/repos/jobbole/awesome-go-cn", + "languages_url": "https://api.github.com/repos/jobbole/awesome-go-cn/languages", + "created_at": "2015-11-03T10:18:17Z", + "updated_at": "2024-05-06T08:32:46Z", + "git_url": "git://github.com/jobbole/awesome-go-cn.git", + "ssh_url": "git@github.com:jobbole/awesome-go-cn.git", + "clone_url": "https://github.com/jobbole/awesome-go-cn.git", "homepage": "", - "stargazers_count": 15367, - "watchers_count": 15367, - "language": "Kotlin", + "stargazers_count": 6756, + "watchers_count": 6756, + "language": null, "topics": [ - "android", - "jetpack-compose", - "kotlin" + "go", + "golang" ] }, { - "id": 3432266, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDMyMjY2", - "name": "kotlin", - "full_name": "JetBrains/kotlin", + "id": 35955666, + "node_id": "MDEwOlJlcG9zaXRvcnkzNTk1NTY2Ng==", + "name": "the-art-of-command-line", + "full_name": "jlevy/the-art-of-command-line", "owner": { - "login": "JetBrains", - "id": 878437, - "avatar_url": "https://avatars.githubusercontent.com/u/878437?v=4", - "url": "https://api.github.com/users/JetBrains", - "html_url": "https://github.com/JetBrains" + "login": "jlevy", + "id": 2058167, + "avatar_url": "https://avatars.githubusercontent.com/u/2058167?v=4", + "url": "https://api.github.com/users/jlevy", + "html_url": "https://github.com/jlevy" }, - "html_url": "https://github.com/JetBrains/kotlin", - "description": "The Kotlin Programming Language. ", - "url": "https://api.github.com/repos/JetBrains/kotlin", - "languages_url": "https://api.github.com/repos/JetBrains/kotlin/languages", - "created_at": "2012-02-13T17:29:58Z", - "updated_at": "2024-05-05T23:57:33Z", - "git_url": "git://github.com/JetBrains/kotlin.git", - "ssh_url": "git@github.com:JetBrains/kotlin.git", - "clone_url": "https://github.com/JetBrains/kotlin.git", - "homepage": "https://kotlinlang.org", - "stargazers_count": 47587, - "watchers_count": 47587, - "language": "Kotlin", + "html_url": "https://github.com/jlevy/the-art-of-command-line", + "description": "Master the command line, in one page", + "url": "https://api.github.com/repos/jlevy/the-art-of-command-line", + "languages_url": "https://api.github.com/repos/jlevy/the-art-of-command-line/languages", + "created_at": "2015-05-20T15:11:03Z", + "updated_at": "2024-05-06T23:44:47Z", + "git_url": "git://github.com/jlevy/the-art-of-command-line.git", + "ssh_url": "git@github.com:jlevy/the-art-of-command-line.git", + "clone_url": "https://github.com/jlevy/the-art-of-command-line.git", + "homepage": "", + "stargazers_count": 149028, + "watchers_count": 149028, + "language": null, "topics": [ - "compiler", - "gradle-plugin", - "intellij-plugin", - "kotlin", - "kotlin-library", - "maven-plugin", - "programming-language", - "wasm", - "webassembly" + "bash", + "documentation", + "linux", + "macos", + "unix", + "windows" ] }, { - "id": 100590072, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDA1OTAwNzI=", - "name": "Squircle-CE", - "full_name": "massivemadness/Squircle-CE", + "id": 574727842, + "node_id": "R_kgDOIkGmog", + "name": "awesome-chatgpt", + "full_name": "Kamigami55/awesome-chatgpt", "owner": { - "login": "massivemadness", - "id": 7825871, - "avatar_url": "https://avatars.githubusercontent.com/u/7825871?v=4", - "url": "https://api.github.com/users/massivemadness", - "html_url": "https://github.com/massivemadness" + "login": "Kamigami55", + "id": 8737381, + "avatar_url": "https://avatars.githubusercontent.com/u/8737381?v=4", + "url": "https://api.github.com/users/Kamigami55", + "html_url": "https://github.com/Kamigami55" }, - "html_url": "https://github.com/massivemadness/Squircle-CE", - "description": "👨‍💻 Squircle CE is a fast and free multi-language code editor for Android", - "url": "https://api.github.com/repos/massivemadness/Squircle-CE", - "languages_url": "https://api.github.com/repos/massivemadness/Squircle-CE/languages", - "created_at": "2017-08-17T10:07:48Z", - "updated_at": "2024-05-05T12:35:22Z", - "git_url": "git://github.com/massivemadness/Squircle-CE.git", - "ssh_url": "git@github.com:massivemadness/Squircle-CE.git", - "clone_url": "https://github.com/massivemadness/Squircle-CE.git", - "homepage": "https://play.google.com/store/apps/details?id=com.blacksquircle.ui", - "stargazers_count": 1336, - "watchers_count": 1336, - "language": "Kotlin", + "html_url": "https://github.com/Kamigami55/awesome-chatgpt", + "description": "Curated list of ChatGPT related resource, tools, prompts, apps / ChatGPT 相關優質資源、工具、應用的精選清單。", + "url": "https://api.github.com/repos/Kamigami55/awesome-chatgpt", + "languages_url": "https://api.github.com/repos/Kamigami55/awesome-chatgpt/languages", + "created_at": "2022-12-06T00:11:15Z", + "updated_at": "2024-05-05T07:40:55Z", + "git_url": "git://github.com/Kamigami55/awesome-chatgpt.git", + "ssh_url": "git@github.com:Kamigami55/awesome-chatgpt.git", + "clone_url": "https://github.com/Kamigami55/awesome-chatgpt.git", + "homepage": "", + "stargazers_count": 727, + "watchers_count": 727, + "language": null, "topics": [ - "android", - "code-completion", - "code-editor", - "file-explorer", - "kotlin", - "syntax-highlighting", - "text-editor" + "awesome", + "awesome-list", + "chatgpt", + "chinese", + "gpt", + "gpt-3", + "openai" ] - } - ], - "HTML": [ + }, { - "id": 639727792, - "node_id": "R_kgDOJiF4sA", - "name": "damaihelper", - "full_name": "Guyungy/damaihelper", + "id": 26567294, + "node_id": "MDEwOlJlcG9zaXRvcnkyNjU2NzI5NA==", + "name": "thinkgo", + "full_name": "glycerine/thinkgo", "owner": { - "login": "Guyungy", - "id": 28805930, - "avatar_url": "https://avatars.githubusercontent.com/u/28805930?v=4", - "url": "https://api.github.com/users/Guyungy", - "html_url": "https://github.com/Guyungy" + "login": "glycerine", + "id": 445247, + "avatar_url": "https://avatars.githubusercontent.com/u/445247?v=4", + "url": "https://api.github.com/users/glycerine", + "html_url": "https://github.com/glycerine" }, - "html_url": "https://github.com/Guyungy/damaihelper", - "description": "支持大麦网,淘票票、缤玩岛等多个平台,演唱会演出抢票脚本", - "url": "https://api.github.com/repos/Guyungy/damaihelper", - "languages_url": "https://api.github.com/repos/Guyungy/damaihelper/languages", - "created_at": "2023-05-12T05:09:24Z", - "updated_at": "2024-05-05T15:15:31Z", - "git_url": "git://github.com/Guyungy/damaihelper.git", - "ssh_url": "git@github.com:Guyungy/damaihelper.git", - "clone_url": "https://github.com/Guyungy/damaihelper.git", - "homepage": "", - "stargazers_count": 435, - "watchers_count": 435, - "language": "HTML", + "html_url": "https://github.com/glycerine/thinkgo", + "description": "Think Go. Pointers and resources for learning Go. Go (golang) is an elegant, fast, and rapid development language. ", + "url": "https://api.github.com/repos/glycerine/thinkgo", + "languages_url": "https://api.github.com/repos/glycerine/thinkgo/languages", + "created_at": "2014-11-13T02:46:43Z", + "updated_at": "2024-02-16T06:23:39Z", + "git_url": "git://github.com/glycerine/thinkgo.git", + "ssh_url": "git@github.com:glycerine/thinkgo.git", + "clone_url": "https://github.com/glycerine/thinkgo.git", + "homepage": null, + "stargazers_count": 20, + "watchers_count": 20, + "language": null, "topics": [] }, { - "id": 140177493, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDAxNzc0OTM=", - "name": "golang101", - "full_name": "golang101/golang101", + "id": 193681900, + "node_id": "MDEwOlJlcG9zaXRvcnkxOTM2ODE5MDA=", + "name": "awesome-go-cn", + "full_name": "yinggaozhen/awesome-go-cn", + "owner": { + "login": "yinggaozhen", + "id": 13899619, + "avatar_url": "https://avatars.githubusercontent.com/u/13899619?v=4", + "url": "https://api.github.com/users/yinggaozhen", + "html_url": "https://github.com/yinggaozhen" + }, + "html_url": "https://github.com/yinggaozhen/awesome-go-cn", + "description": "一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~", + "url": "https://api.github.com/repos/yinggaozhen/awesome-go-cn", + "languages_url": "https://api.github.com/repos/yinggaozhen/awesome-go-cn/languages", + "created_at": "2019-06-25T09:56:47Z", + "updated_at": "2024-05-06T09:21:09Z", + "git_url": "git://github.com/yinggaozhen/awesome-go-cn.git", + "ssh_url": "git@github.com:yinggaozhen/awesome-go-cn.git", + "clone_url": "https://github.com/yinggaozhen/awesome-go-cn.git", + "homepage": "https://awesome-go.cn", + "stargazers_count": 4744, + "watchers_count": 4744, + "language": null, + "topics": [ + "awesome", + "awesome-list", + "cn-doc", + "go", + "golang", + "golang-library" + ] + }, + { + "id": 214817239, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTQ4MTcyMzk=", + "name": "uber_go_guide_cn", + "full_name": "xxjwxc/uber_go_guide_cn", "owner": { - "login": "golang101", - "id": 40816866, - "avatar_url": "https://avatars.githubusercontent.com/u/40816866?v=4", - "url": "https://api.github.com/users/golang101", - "html_url": "https://github.com/golang101" - }, - "html_url": "https://github.com/golang101/golang101", - "description": "Go语言101 : 一个与时俱进的Go编程知识库", - "url": "https://api.github.com/repos/golang101/golang101", - "languages_url": "https://api.github.com/repos/golang101/golang101/languages", - "created_at": "2018-07-08T14:58:28Z", - "updated_at": "2024-05-03T09:59:22Z", - "git_url": "git://github.com/golang101/golang101.git", - "ssh_url": "git@github.com:golang101/golang101.git", - "clone_url": "https://github.com/golang101/golang101.git", - "homepage": "https://gfw.go101.org", - "stargazers_count": 4385, - "watchers_count": 4385, - "language": "HTML", + "login": "xxjwxc", + "id": 9114492, + "avatar_url": "https://avatars.githubusercontent.com/u/9114492?v=4", + "url": "https://api.github.com/users/xxjwxc", + "html_url": "https://github.com/xxjwxc" + }, + "html_url": "https://github.com/xxjwxc/uber_go_guide_cn", + "description": "Uber Go 语言编码规范中文版. The Uber Go Style Guide . ", + "url": "https://api.github.com/repos/xxjwxc/uber_go_guide_cn", + "languages_url": "https://api.github.com/repos/xxjwxc/uber_go_guide_cn/languages", + "created_at": "2019-10-13T12:36:19Z", + "updated_at": "2024-05-06T14:28:49Z", + "git_url": "git://github.com/xxjwxc/uber_go_guide_cn.git", + "ssh_url": "git@github.com:xxjwxc/uber_go_guide_cn.git", + "clone_url": "https://github.com/xxjwxc/uber_go_guide_cn.git", + "homepage": "", + "stargazers_count": 7357, + "watchers_count": 7357, + "language": null, "topics": [ - "book", + "chinese", + "cn", + "go", + "guide", + "style", + "uber" + ] + }, + { + "id": 218233431, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTgyMzM0MzE=", + "name": "go-awesome", + "full_name": "shockerli/go-awesome", + "owner": { + "login": "shockerli", + "id": 5518985, + "avatar_url": "https://avatars.githubusercontent.com/u/5518985?v=4", + "url": "https://api.github.com/users/shockerli", + "html_url": "https://github.com/shockerli" + }, + "html_url": "https://github.com/shockerli/go-awesome", + "description": "Go 语言优秀资源整理,为项目落地加速🏃", + "url": "https://api.github.com/repos/shockerli/go-awesome", + "languages_url": "https://api.github.com/repos/shockerli/go-awesome/languages", + "created_at": "2019-10-29T08:00:13Z", + "updated_at": "2024-05-06T08:16:37Z", + "git_url": "git://github.com/shockerli/go-awesome.git", + "ssh_url": "git@github.com:shockerli/go-awesome.git", + "clone_url": "https://github.com/shockerli/go-awesome.git", + "homepage": "https://shockerli.net/post/go-awesome", + "stargazers_count": 4781, + "watchers_count": 4781, + "language": null, + "topics": [ + "awesome", + "awesome-go", "go", "golang" ] }, { - "id": 76159992, - "node_id": "MDEwOlJlcG9zaXRvcnk3NjE1OTk5Mg==", - "name": "cloud-atlas", - "full_name": "huataihuang/cloud-atlas", - "owner": { - "login": "huataihuang", - "id": 1224107, - "avatar_url": "https://avatars.githubusercontent.com/u/1224107?v=4", - "url": "https://api.github.com/users/huataihuang", - "html_url": "https://github.com/huataihuang" - }, - "html_url": "https://github.com/huataihuang/cloud-atlas", - "description": "云计算指南", - "url": "https://api.github.com/repos/huataihuang/cloud-atlas", - "languages_url": "https://api.github.com/repos/huataihuang/cloud-atlas/languages", - "created_at": "2016-12-11T07:17:20Z", - "updated_at": "2024-05-04T11:50:44Z", - "git_url": "git://github.com/huataihuang/cloud-atlas.git", - "ssh_url": "git@github.com:huataihuang/cloud-atlas.git", - "clone_url": "https://github.com/huataihuang/cloud-atlas.git", - "homepage": "https://cloud-atlas.readthedocs.io/", - "stargazers_count": 873, - "watchers_count": 873, - "language": "HTML", - "topics": [] - }, - { - "id": 62156403, - "node_id": "MDEwOlJlcG9zaXRvcnk2MjE1NjQwMw==", - "name": "zju-icicles", - "full_name": "QSCTech/zju-icicles", + "id": 426988527, + "node_id": "R_kgDOGXNT7w", + "name": "remote-jobs-in-china", + "full_name": "LinuxSuRen/remote-jobs-in-china", "owner": { - "login": "QSCTech", - "id": 4727983, - "avatar_url": "https://avatars.githubusercontent.com/u/4727983?v=4", - "url": "https://api.github.com/users/QSCTech", - "html_url": "https://github.com/QSCTech" + "login": "LinuxSuRen", + "id": 1450685, + "avatar_url": "https://avatars.githubusercontent.com/u/1450685?v=4", + "url": "https://api.github.com/users/LinuxSuRen", + "html_url": "https://github.com/LinuxSuRen" }, - "html_url": "https://github.com/QSCTech/zju-icicles", - "description": "浙江大学课程攻略共享计划", - "url": "https://api.github.com/repos/QSCTech/zju-icicles", - "languages_url": "https://api.github.com/repos/QSCTech/zju-icicles/languages", - "created_at": "2016-06-28T16:17:32Z", - "updated_at": "2024-05-05T19:49:56Z", - "git_url": "git://github.com/QSCTech/zju-icicles.git", - "ssh_url": "git@github.com:QSCTech/zju-icicles.git", - "clone_url": "https://github.com/QSCTech/zju-icicles.git", - "homepage": "https://qsctech.github.io/zju-icicles/", - "stargazers_count": 36070, - "watchers_count": 36070, - "language": "HTML", - "topics": [] - }, + "html_url": "https://github.com/LinuxSuRen/remote-jobs-in-china", + "description": "支持远程办公的中国公司", + "url": "https://api.github.com/repos/LinuxSuRen/remote-jobs-in-china", + "languages_url": "https://api.github.com/repos/LinuxSuRen/remote-jobs-in-china/languages", + "created_at": "2021-11-11T12:12:58Z", + "updated_at": "2024-05-06T13:05:17Z", + "git_url": "git://github.com/LinuxSuRen/remote-jobs-in-china.git", + "ssh_url": "git@github.com:LinuxSuRen/remote-jobs-in-china.git", + "clone_url": "https://github.com/LinuxSuRen/remote-jobs-in-china.git", + "homepage": "https://linuxsuren.github.io/remote-jobs-in-china/", + "stargazers_count": 2533, + "watchers_count": 2533, + "language": null, + "topics": [ + "company", + "job", + "job-search", + "remote" + ] + } + ], + "C": [ { - "id": 32484381, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjQ4NDM4MQ==", - "name": "free-for-dev", - "full_name": "ripienaar/free-for-dev", + "id": 60667730, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDY2NzczMA==", + "name": "lvgl", + "full_name": "lvgl/lvgl", "owner": { - "login": "ripienaar", - "id": 82342, - "avatar_url": "https://avatars.githubusercontent.com/u/82342?v=4", - "url": "https://api.github.com/users/ripienaar", - "html_url": "https://github.com/ripienaar" + "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/ripienaar/free-for-dev", - "description": "A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev", - "url": "https://api.github.com/repos/ripienaar/free-for-dev", - "languages_url": "https://api.github.com/repos/ripienaar/free-for-dev/languages", - "created_at": "2015-03-18T21:06:26Z", - "updated_at": "2024-05-06T00:13:41Z", - "git_url": "git://github.com/ripienaar/free-for-dev.git", - "ssh_url": "git@github.com:ripienaar/free-for-dev.git", - "clone_url": "https://github.com/ripienaar/free-for-dev.git", - "homepage": "https://free-for.dev/", - "stargazers_count": 84164, - "watchers_count": 84164, - "language": "HTML", + "html_url": "https://github.com/lvgl/lvgl", + "description": "Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. ", + "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": "2024-05-07T00:39:04Z", + "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": 15012, + "watchers_count": 15012, + "language": "C", "topics": [ - "awesome-list", - "free-for-developers" + "c", + "embedded", + "graphics", + "gui", + "mcu", + "microcontroller", + "tft" ] }, { - "id": 51051380, - "node_id": "MDEwOlJlcG9zaXRvcnk1MTA1MTM4MA==", - "name": "gopl-zh", - "full_name": "golang-china/gopl-zh", + "id": 394318710, + "node_id": "MDEwOlJlcG9zaXRvcnkzOTQzMTg3MTA=", + "name": "ExplorerPatcher", + "full_name": "valinet/ExplorerPatcher", "owner": { - "login": "golang-china", - "id": 9974862, - "avatar_url": "https://avatars.githubusercontent.com/u/9974862?v=4", - "url": "https://api.github.com/users/golang-china", - "html_url": "https://github.com/golang-china" + "login": "valinet", + "id": 6503598, + "avatar_url": "https://avatars.githubusercontent.com/u/6503598?v=4", + "url": "https://api.github.com/users/valinet", + "html_url": "https://github.com/valinet" }, - "html_url": "https://github.com/golang-china/gopl-zh", - "description": ":books: Go语言圣经中文版", - "url": "https://api.github.com/repos/golang-china/gopl-zh", - "languages_url": "https://api.github.com/repos/golang-china/gopl-zh/languages", - "created_at": "2016-02-04T04:11:23Z", - "updated_at": "2024-05-03T15:53:30Z", - "git_url": "git://github.com/golang-china/gopl-zh.git", - "ssh_url": "git@github.com:golang-china/gopl-zh.git", - "clone_url": "https://github.com/golang-china/gopl-zh.git", - "homepage": "https://golang-china.github.io/gopl-zh", - "stargazers_count": 5894, - "watchers_count": 5894, - "language": "HTML", + "html_url": "https://github.com/valinet/ExplorerPatcher", + "description": "This project aims to enhance the working environment on Windows", + "url": "https://api.github.com/repos/valinet/ExplorerPatcher", + "languages_url": "https://api.github.com/repos/valinet/ExplorerPatcher/languages", + "created_at": "2021-08-09T14:17:24Z", + "updated_at": "2024-05-07T00:54:02Z", + "git_url": "git://github.com/valinet/ExplorerPatcher.git", + "ssh_url": "git@github.com:valinet/ExplorerPatcher.git", + "clone_url": "https://github.com/valinet/ExplorerPatcher.git", + "homepage": "", + "stargazers_count": 21766, + "watchers_count": 21766, + "language": "C", "topics": [] }, { - "id": 254016085, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTQwMTYwODU=", - "name": "go-file", - "full_name": "songquanpeng/go-file", + "id": 271777099, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzE3NzcwOTk=", + "name": "webview_go", + "full_name": "webview/webview_go", "owner": { - "login": "songquanpeng", - "id": 39998050, - "avatar_url": "https://avatars.githubusercontent.com/u/39998050?v=4", - "url": "https://api.github.com/users/songquanpeng", - "html_url": "https://github.com/songquanpeng" + "login": "webview", + "id": 4168812, + "avatar_url": "https://avatars.githubusercontent.com/u/4168812?v=4", + "url": "https://api.github.com/users/webview", + "html_url": "https://github.com/webview" }, - "html_url": "https://github.com/songquanpeng/go-file", - "description": "基于 Go 的文件分享工具,仅单可执行文件,开箱即用,内置图床和视频播放页面. File sharing tool based on Go.", - "url": "https://api.github.com/repos/songquanpeng/go-file", - "languages_url": "https://api.github.com/repos/songquanpeng/go-file/languages", - "created_at": "2020-04-08T07:28:24Z", - "updated_at": "2024-05-02T15:30:26Z", - "git_url": "git://github.com/songquanpeng/go-file.git", - "ssh_url": "git@github.com:songquanpeng/go-file.git", - "clone_url": "https://github.com/songquanpeng/go-file.git", - "homepage": "https://go-file.onrender.com", - "stargazers_count": 860, - "watchers_count": 860, - "language": "HTML", + "html_url": "https://github.com/webview/webview_go", + "description": "Go language bindings for the webview library.", + "url": "https://api.github.com/repos/webview/webview_go", + "languages_url": "https://api.github.com/repos/webview/webview_go/languages", + "created_at": "2020-06-12T11:00:26Z", + "updated_at": "2024-05-05T14:24:42Z", + "git_url": "git://github.com/webview/webview_go.git", + "ssh_url": "git@github.com:webview/webview_go.git", + "clone_url": "https://github.com/webview/webview_go.git", + "homepage": "", + "stargazers_count": 141, + "watchers_count": 141, + "language": "C", "topics": [ - "file-share", - "go-file", - "golang", - "lan-share" + "cgo", + "go", + "golang" ] }, { - "id": 427439360, - "node_id": "R_kgDOGXo1AA", - "name": "hyperui", - "full_name": "markmead/hyperui", + "id": 580717139, + "node_id": "R_kgDOIp0KUw", + "name": "wxhelper", + "full_name": "ttttupup/wxhelper", "owner": { - "login": "markmead", - "id": 50486078, - "avatar_url": "https://avatars.githubusercontent.com/u/50486078?v=4", - "url": "https://api.github.com/users/markmead", - "html_url": "https://github.com/markmead" + "login": "ttttupup", + "id": 31303661, + "avatar_url": "https://avatars.githubusercontent.com/u/31303661?v=4", + "url": "https://api.github.com/users/ttttupup", + "html_url": "https://github.com/ttttupup" }, - "html_url": "https://github.com/markmead/hyperui", - "description": "Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀", - "url": "https://api.github.com/repos/markmead/hyperui", - "languages_url": "https://api.github.com/repos/markmead/hyperui/languages", - "created_at": "2021-11-12T17:14:11Z", - "updated_at": "2024-05-06T00:19:04Z", - "git_url": "git://github.com/markmead/hyperui.git", - "ssh_url": "git@github.com:markmead/hyperui.git", - "clone_url": "https://github.com/markmead/hyperui.git", - "homepage": "https://hyperui.dev", - "stargazers_count": 8386, - "watchers_count": 8386, - "language": "HTML", + "html_url": "https://github.com/ttttupup/wxhelper", + "description": "Hook WeChat / 微信逆向", + "url": "https://api.github.com/repos/ttttupup/wxhelper", + "languages_url": "https://api.github.com/repos/ttttupup/wxhelper/languages", + "created_at": "2022-12-21T09:13:02Z", + "updated_at": "2024-05-06T18:15:16Z", + "git_url": "git://github.com/ttttupup/wxhelper.git", + "ssh_url": "git@github.com:ttttupup/wxhelper.git", + "clone_url": "https://github.com/ttttupup/wxhelper.git", + "homepage": "", + "stargazers_count": 1625, + "watchers_count": 1625, + "language": "C", + "topics": [ + "hook", + "reverse", + "wechat", + "weixin" + ] + }, + { + "id": 215530281, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTU1MzAyODE=", + "name": "ffmpeg.wasm", + "full_name": "ffmpegwasm/ffmpeg.wasm", + "owner": { + "login": "ffmpegwasm", + "id": 56998921, + "avatar_url": "https://avatars.githubusercontent.com/u/56998921?v=4", + "url": "https://api.github.com/users/ffmpegwasm", + "html_url": "https://github.com/ffmpegwasm" + }, + "html_url": "https://github.com/ffmpegwasm/ffmpeg.wasm", + "description": "FFmpeg for browser, powered by WebAssembly", + "url": "https://api.github.com/repos/ffmpegwasm/ffmpeg.wasm", + "languages_url": "https://api.github.com/repos/ffmpegwasm/ffmpeg.wasm/languages", + "created_at": "2019-10-16T11:21:16Z", + "updated_at": "2024-05-06T14:32:26Z", + "git_url": "git://github.com/ffmpegwasm/ffmpeg.wasm.git", + "ssh_url": "git@github.com:ffmpegwasm/ffmpeg.wasm.git", + "clone_url": "https://github.com/ffmpegwasm/ffmpeg.wasm.git", + "homepage": "https://ffmpegwasm.netlify.app", + "stargazers_count": 13051, + "watchers_count": 13051, + "language": "C", "topics": [ - "tailwindcss", - "tailwindcss-components", - "tailwindcss-components-library", - "tailwindcss-template", - "tailwindcss-ui" + "audio", + "experimental-features", + "ffmpeg", + "transcode", + "video", + "wasm" ] }, { - "id": 89785877, - "node_id": "MDEwOlJlcG9zaXRvcnk4OTc4NTg3Nw==", - "name": "staticrypt", - "full_name": "robinmoisson/staticrypt", + "id": 209483979, + "node_id": "MDEwOlJlcG9zaXRvcnkyMDk0ODM5Nzk=", + "name": "Mastering-Embedded-Linux-Programming-Third-Edition", + "full_name": "PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition", "owner": { - "login": "robinmoisson", - "id": 5664025, - "avatar_url": "https://avatars.githubusercontent.com/u/5664025?v=4", - "url": "https://api.github.com/users/robinmoisson", - "html_url": "https://github.com/robinmoisson" + "login": "PacktPublishing", + "id": 10974906, + "avatar_url": "https://avatars.githubusercontent.com/u/10974906?v=4", + "url": "https://api.github.com/users/PacktPublishing", + "html_url": "https://github.com/PacktPublishing" }, - "html_url": "https://github.com/robinmoisson/staticrypt", - "description": "Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.", - "url": "https://api.github.com/repos/robinmoisson/staticrypt", - "languages_url": "https://api.github.com/repos/robinmoisson/staticrypt/languages", - "created_at": "2017-04-29T13:06:39Z", - "updated_at": "2024-05-02T17:59:07Z", - "git_url": "git://github.com/robinmoisson/staticrypt.git", - "ssh_url": "git@github.com:robinmoisson/staticrypt.git", - "clone_url": "https://github.com/robinmoisson/staticrypt.git", - "homepage": "https://robinmoisson.github.io/staticrypt/", - "stargazers_count": 5794, - "watchers_count": 5794, - "language": "HTML", - "topics": [ - "cli", - "encryption", - "html", - "javascript", - "password", - "static", - "static-html", - "webcrypto" - ] - } - ], - "Rust": [ + "html_url": "https://github.com/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition", + "description": "Mastering Embedded Linux Programming Third Edition, published by Packt", + "url": "https://api.github.com/repos/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition", + "languages_url": "https://api.github.com/repos/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition/languages", + "created_at": "2019-09-19T06:57:00Z", + "updated_at": "2024-05-06T20:10:12Z", + "git_url": "git://github.com/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition.git", + "ssh_url": "git@github.com:PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition.git", + "clone_url": "https://github.com/PacktPublishing/Mastering-Embedded-Linux-Programming-Third-Edition.git", + "homepage": "", + "stargazers_count": 470, + "watchers_count": 470, + "language": "C", + "topics": [] + }, { - "id": 548741241, - "node_id": "R_kgDOILUgeQ", - "name": "clash2sing-box", - "full_name": "oluceps/clash2sing-box", + "id": 220497210, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjA0OTcyMTA=", + "name": "Watchy", + "full_name": "sqfmi/Watchy", "owner": { - "login": "oluceps", - "id": 35628088, - "avatar_url": "https://avatars.githubusercontent.com/u/35628088?v=4", - "url": "https://api.github.com/users/oluceps", - "html_url": "https://github.com/oluceps" + "login": "sqfmi", + "id": 28943617, + "avatar_url": "https://avatars.githubusercontent.com/u/28943617?v=4", + "url": "https://api.github.com/users/sqfmi", + "html_url": "https://github.com/sqfmi" }, - "html_url": "https://github.com/oluceps/clash2sing-box", - "description": "Convert clash client outbounds to sing-box format", - "url": "https://api.github.com/repos/oluceps/clash2sing-box", - "languages_url": "https://api.github.com/repos/oluceps/clash2sing-box/languages", - "created_at": "2022-10-10T05:34:06Z", - "updated_at": "2024-04-28T01:53:48Z", - "git_url": "git://github.com/oluceps/clash2sing-box.git", - "ssh_url": "git@github.com:oluceps/clash2sing-box.git", - "clone_url": "https://github.com/oluceps/clash2sing-box.git", - "homepage": "https://ctos.magicb.uk", - "stargazers_count": 149, - "watchers_count": 149, - "language": "Rust", + "html_url": "https://github.com/sqfmi/Watchy", + "description": "Watchy - An Open Source E-Ink Smartwatch", + "url": "https://api.github.com/repos/sqfmi/Watchy", + "languages_url": "https://api.github.com/repos/sqfmi/Watchy/languages", + "created_at": "2019-11-08T15:41:00Z", + "updated_at": "2024-05-06T18:40:23Z", + "git_url": "git://github.com/sqfmi/Watchy.git", + "ssh_url": "git@github.com:sqfmi/Watchy.git", + "clone_url": "https://github.com/sqfmi/Watchy.git", + "homepage": "http://www.sqfmi.com", + "stargazers_count": 1790, + "watchers_count": 1790, + "language": "C", "topics": [ - "clash", - "clash-meta", - "converter", - "shadowsocks", - "sing-box", - "trojan", - "vless", - "vless-ws-tls", - "yaml" + "arduino", + "arduino-library", + "bluetooth-low-energy", + "e-ink", + "esp32", + "iot", + "smartwatch" ] }, { - "id": 510361055, - "node_id": "R_kgDOHmt93w", - "name": "video-rs", - "full_name": "oddity-ai/video-rs", + "id": 671061529, + "node_id": "R_kgDOJ_-WGQ", + "name": "winlator", + "full_name": "brunodev85/winlator", "owner": { - "login": "oddity-ai", - "id": 61503376, - "avatar_url": "https://avatars.githubusercontent.com/u/61503376?v=4", - "url": "https://api.github.com/users/oddity-ai", - "html_url": "https://github.com/oddity-ai" + "login": "brunodev85", + "id": 11407071, + "avatar_url": "https://avatars.githubusercontent.com/u/11407071?v=4", + "url": "https://api.github.com/users/brunodev85", + "html_url": "https://github.com/brunodev85" }, - "html_url": "https://github.com/oddity-ai/video-rs", - "description": "Video readers, writers, muxers, encoders and decoders for Rust based on ffmpeg libraries. ", - "url": "https://api.github.com/repos/oddity-ai/video-rs", - "languages_url": "https://api.github.com/repos/oddity-ai/video-rs/languages", - "created_at": "2022-07-04T12:59:48Z", - "updated_at": "2024-05-05T17:27:42Z", - "git_url": "git://github.com/oddity-ai/video-rs.git", - "ssh_url": "git@github.com:oddity-ai/video-rs.git", - "clone_url": "https://github.com/oddity-ai/video-rs.git", - "homepage": null, - "stargazers_count": 175, - "watchers_count": 175, - "language": "Rust", + "html_url": "https://github.com/brunodev85/winlator", + "description": "Android application for running Windows applications with Wine and Box86/Box64", + "url": "https://api.github.com/repos/brunodev85/winlator", + "languages_url": "https://api.github.com/repos/brunodev85/winlator/languages", + "created_at": "2023-07-26T13:02:11Z", + "updated_at": "2024-05-07T00:37:45Z", + "git_url": "git://github.com/brunodev85/winlator.git", + "ssh_url": "git@github.com:brunodev85/winlator.git", + "clone_url": "https://github.com/brunodev85/winlator.git", + "homepage": "https://winlator.org", + "stargazers_count": 5145, + "watchers_count": 5145, + "language": "C", "topics": [] }, { - "id": 287959531, - "node_id": "MDEwOlJlcG9zaXRvcnkyODc5NTk1MzE=", - "name": "xiu", - "full_name": "harlanc/xiu", + "id": 168610503, + "node_id": "MDEwOlJlcG9zaXRvcnkxNjg2MTA1MDM=", + "name": "awtk-mvvm", + "full_name": "zlgopen/awtk-mvvm", "owner": { - "login": "harlanc", - "id": 10411078, - "avatar_url": "https://avatars.githubusercontent.com/u/10411078?v=4", - "url": "https://api.github.com/users/harlanc", - "html_url": "https://github.com/harlanc" + "login": "zlgopen", + "id": 25163330, + "avatar_url": "https://avatars.githubusercontent.com/u/25163330?v=4", + "url": "https://api.github.com/users/zlgopen", + "html_url": "https://github.com/zlgopen" }, - "html_url": "https://github.com/harlanc/xiu", - "description": " A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀", - "url": "https://api.github.com/repos/harlanc/xiu", - "languages_url": "https://api.github.com/repos/harlanc/xiu/languages", - "created_at": "2020-08-16T14:27:42Z", - "updated_at": "2024-05-06T00:38:31Z", - "git_url": "git://github.com/harlanc/xiu.git", - "ssh_url": "git@github.com:harlanc/xiu.git", - "clone_url": "https://github.com/harlanc/xiu.git", - "homepage": "https://rustxiu.com", - "stargazers_count": 1504, - "watchers_count": 1504, - "language": "Rust", + "html_url": "https://github.com/zlgopen/awtk-mvvm", + "description": "Model-View-ViewModel for AWTK", + "url": "https://api.github.com/repos/zlgopen/awtk-mvvm", + "languages_url": "https://api.github.com/repos/zlgopen/awtk-mvvm/languages", + "created_at": "2019-01-31T23:06:54Z", + "updated_at": "2024-05-07T00:43:46Z", + "git_url": "git://github.com/zlgopen/awtk-mvvm.git", + "ssh_url": "git@github.com:zlgopen/awtk-mvvm.git", + "clone_url": "https://github.com/zlgopen/awtk-mvvm.git", + "homepage": null, + "stargazers_count": 83, + "watchers_count": 83, + "language": "C", "topics": [ - "aac", - "audio", - "cluster", - "h264", - "hls", - "http-flv", - "live", - "m3u8", - "media-server", - "rtmp", - "rtmp-server", - "rtsp", - "rtsp-server", - "rust", - "tokio", - "ts", - "video", - "whep", - "whip", - "xiu" + "awtk", + "c-mvvm", + "mvvm", + "mvvm-c" ] }, { - "id": 693187866, - "node_id": "R_kgDOKVE1Gg", - "name": "rolldown", - "full_name": "rolldown/rolldown", + "id": 746761487, + "node_id": "R_kgDOLIKtDw", + "name": "lightwm", + "full_name": "nir9/lightwm", "owner": { - "login": "rolldown", - "id": 94954945, - "avatar_url": "https://avatars.githubusercontent.com/u/94954945?v=4", - "url": "https://api.github.com/users/rolldown", - "html_url": "https://github.com/rolldown" + "login": "nir9", + "id": 2052318, + "avatar_url": "https://avatars.githubusercontent.com/u/2052318?v=4", + "url": "https://api.github.com/users/nir9", + "html_url": "https://github.com/nir9" }, - "html_url": "https://github.com/rolldown/rolldown", - "description": "Fast Rust bundler for JavaScript with Rollup-compatible API.", - "url": "https://api.github.com/repos/rolldown/rolldown", - "languages_url": "https://api.github.com/repos/rolldown/rolldown/languages", - "created_at": "2023-09-18T14:20:28Z", - "updated_at": "2024-05-05T19:50:44Z", - "git_url": "git://github.com/rolldown/rolldown.git", - "ssh_url": "git@github.com:rolldown/rolldown.git", - "clone_url": "https://github.com/rolldown/rolldown.git", - "homepage": "https://rolldown.rs", - "stargazers_count": 6666, - "watchers_count": 6666, - "language": "Rust", + "html_url": "https://github.com/nir9/lightwm", + "description": "Minimalist Tiling Window Manager for Microsoft Windows", + "url": "https://api.github.com/repos/nir9/lightwm", + "languages_url": "https://api.github.com/repos/nir9/lightwm/languages", + "created_at": "2024-01-22T16:15:38Z", + "updated_at": "2024-05-06T15:59:28Z", + "git_url": "git://github.com/nir9/lightwm.git", + "ssh_url": "git@github.com:nir9/lightwm.git", + "clone_url": "https://github.com/nir9/lightwm.git", + "homepage": "", + "stargazers_count": 171, + "watchers_count": 171, + "language": "C", "topics": [] }, { - "id": 186024298, - "node_id": "MDEwOlJlcG9zaXRvcnkxODYwMjQyOTg=", - "name": "nushell", - "full_name": "nushell/nushell", + "id": 148246803, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDgyNDY4MDM=", + "name": "knowledge-kit", + "full_name": "FantasticLBP/knowledge-kit", "owner": { - "login": "nushell", - "id": 50749515, - "avatar_url": "https://avatars.githubusercontent.com/u/50749515?v=4", - "url": "https://api.github.com/users/nushell", - "html_url": "https://github.com/nushell" + "login": "FantasticLBP", + "id": 20414278, + "avatar_url": "https://avatars.githubusercontent.com/u/20414278?v=4", + "url": "https://api.github.com/users/FantasticLBP", + "html_url": "https://github.com/FantasticLBP" }, - "html_url": "https://github.com/nushell/nushell", - "description": "A new type of shell", - "url": "https://api.github.com/repos/nushell/nushell", - "languages_url": "https://api.github.com/repos/nushell/nushell/languages", - "created_at": "2019-05-10T16:59:42Z", - "updated_at": "2024-05-06T00:55:23Z", - "git_url": "git://github.com/nushell/nushell.git", - "ssh_url": "git@github.com:nushell/nushell.git", - "clone_url": "https://github.com/nushell/nushell.git", - "homepage": "https://www.nushell.sh/", - "stargazers_count": 30132, - "watchers_count": 30132, - "language": "Rust", + "html_url": "https://github.com/FantasticLBP/knowledge-kit", + "description": "iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结", + "url": "https://api.github.com/repos/FantasticLBP/knowledge-kit", + "languages_url": "https://api.github.com/repos/FantasticLBP/knowledge-kit/languages", + "created_at": "2018-09-11T02:11:08Z", + "updated_at": "2024-04-28T11:18:22Z", + "git_url": "git://github.com/FantasticLBP/knowledge-kit.git", + "ssh_url": "git@github.com:FantasticLBP/knowledge-kit.git", + "clone_url": "https://github.com/FantasticLBP/knowledge-kit.git", + "homepage": "", + "stargazers_count": 850, + "watchers_count": 850, + "language": "C", "topics": [ - "rust", - "shell" + "es6", + "h5", + "hybrid", + "ios", + "nodejs", + "server", + "sql", + "vue" ] }, { - "id": 120568143, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjA1NjgxNDM=", - "name": "wezterm", - "full_name": "wez/wezterm", + "id": 159437057, + "node_id": "MDEwOlJlcG9zaXRvcnkxNTk0MzcwNTc=", + "name": "linuxStack", + "full_name": "g0dA/linuxStack", "owner": { - "login": "wez", - "id": 117777, - "avatar_url": "https://avatars.githubusercontent.com/u/117777?v=4", - "url": "https://api.github.com/users/wez", - "html_url": "https://github.com/wez" + "login": "g0dA", + "id": 17951763, + "avatar_url": "https://avatars.githubusercontent.com/u/17951763?v=4", + "url": "https://api.github.com/users/g0dA", + "html_url": "https://github.com/g0dA" }, - "html_url": "https://github.com/wez/wezterm", - "description": "A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust", - "url": "https://api.github.com/repos/wez/wezterm", - "languages_url": "https://api.github.com/repos/wez/wezterm/languages", - "created_at": "2018-02-07T05:35:46Z", - "updated_at": "2024-05-06T00:59:20Z", - "git_url": "git://github.com/wez/wezterm.git", - "ssh_url": "git@github.com:wez/wezterm.git", - "clone_url": "https://github.com/wez/wezterm.git", - "homepage": "https://wezfurlong.org/wezterm/", - "stargazers_count": 13852, - "watchers_count": 13852, - "language": "Rust", - "topics": [ - "rust", - "serial", - "serial-port", - "terminal", - "terminal-emulator", - "terminal-emulators" - ] + "html_url": "https://github.com/g0dA/linuxStack", + "description": "Linux技术栈", + "url": "https://api.github.com/repos/g0dA/linuxStack", + "languages_url": "https://api.github.com/repos/g0dA/linuxStack/languages", + "created_at": "2018-11-28T03:18:12Z", + "updated_at": "2024-05-06T02:35:17Z", + "git_url": "git://github.com/g0dA/linuxStack.git", + "ssh_url": "git@github.com:g0dA/linuxStack.git", + "clone_url": "https://github.com/g0dA/linuxStack.git", + "homepage": null, + "stargazers_count": 718, + "watchers_count": 718, + "language": "C", + "topics": [] }, { - "id": 51980455, - "node_id": "MDEwOlJlcG9zaXRvcnk1MTk4MDQ1NQ==", - "name": "alacritty", - "full_name": "alacritty/alacritty", + "id": 214011414, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTQwMTE0MTQ=", + "name": "WindTerm", + "full_name": "kingToolbox/WindTerm", "owner": { - "login": "alacritty", - "id": 29714349, - "avatar_url": "https://avatars.githubusercontent.com/u/29714349?v=4", - "url": "https://api.github.com/users/alacritty", - "html_url": "https://github.com/alacritty" + "login": "kingToolbox", + "id": 51009775, + "avatar_url": "https://avatars.githubusercontent.com/u/51009775?v=4", + "url": "https://api.github.com/users/kingToolbox", + "html_url": "https://github.com/kingToolbox" }, - "html_url": "https://github.com/alacritty/alacritty", - "description": "A cross-platform, OpenGL terminal emulator.", - "url": "https://api.github.com/repos/alacritty/alacritty", - "languages_url": "https://api.github.com/repos/alacritty/alacritty/languages", - "created_at": "2016-02-18T05:02:30Z", - "updated_at": "2024-05-06T00:55:06Z", - "git_url": "git://github.com/alacritty/alacritty.git", - "ssh_url": "git@github.com:alacritty/alacritty.git", - "clone_url": "https://github.com/alacritty/alacritty.git", - "homepage": "https://alacritty.org", - "stargazers_count": 52997, - "watchers_count": 52997, - "language": "Rust", + "html_url": "https://github.com/kingToolbox/WindTerm", + "description": "A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.", + "url": "https://api.github.com/repos/kingToolbox/WindTerm", + "languages_url": "https://api.github.com/repos/kingToolbox/WindTerm/languages", + "created_at": "2019-10-09T19:56:09Z", + "updated_at": "2024-05-06T20:14:03Z", + "git_url": "git://github.com/kingToolbox/WindTerm.git", + "ssh_url": "git@github.com:kingToolbox/WindTerm.git", + "clone_url": "https://github.com/kingToolbox/WindTerm.git", + "homepage": "https://kingtoolbox.github.io", + "stargazers_count": 20661, + "watchers_count": 20661, + "language": "C", "topics": [ - "bsd", - "gpu", + "bash", + "client", + "cmd", + "console", "linux", - "macos", - "opengl", - "rust", + "mac", + "powershell", + "serial", + "sftp", + "shell", + "ssh", + "telnet", "terminal", - "terminal-emulators", - "vte", - "windows" + "windows", + "wsl", + "x11", + "xmodem", + "xterm", + "ymodem", + "zmodem" ] }, { - "id": 636853988, - "node_id": "R_kgDOJfWe5A", - "name": "pingora", - "full_name": "cloudflare/pingora", + "id": 40217904, + "node_id": "MDEwOlJlcG9zaXRvcnk0MDIxNzkwNA==", + "name": "sway", + "full_name": "swaywm/sway", "owner": { - "login": "cloudflare", - "id": 314135, - "avatar_url": "https://avatars.githubusercontent.com/u/314135?v=4", - "url": "https://api.github.com/users/cloudflare", - "html_url": "https://github.com/cloudflare" + "login": "swaywm", + "id": 32400794, + "avatar_url": "https://avatars.githubusercontent.com/u/32400794?v=4", + "url": "https://api.github.com/users/swaywm", + "html_url": "https://github.com/swaywm" }, - "html_url": "https://github.com/cloudflare/pingora", - "description": "A library for building fast, reliable and evolvable network services.", - "url": "https://api.github.com/repos/cloudflare/pingora", - "languages_url": "https://api.github.com/repos/cloudflare/pingora/languages", - "created_at": "2023-05-05T20:03:08Z", - "updated_at": "2024-05-05T21:11:46Z", - "git_url": "git://github.com/cloudflare/pingora.git", - "ssh_url": "git@github.com:cloudflare/pingora.git", - "clone_url": "https://github.com/cloudflare/pingora.git", - "homepage": "", - "stargazers_count": 19498, - "watchers_count": 19498, - "language": "Rust", - "topics": [] + "html_url": "https://github.com/swaywm/sway", + "description": "i3-compatible Wayland compositor", + "url": "https://api.github.com/repos/swaywm/sway", + "languages_url": "https://api.github.com/repos/swaywm/sway/languages", + "created_at": "2015-08-05T01:31:45Z", + "updated_at": "2024-05-06T21:39:16Z", + "git_url": "git://github.com/swaywm/sway.git", + "ssh_url": "git@github.com:swaywm/sway.git", + "clone_url": "https://github.com/swaywm/sway.git", + "homepage": "https://swaywm.org", + "stargazers_count": 13850, + "watchers_count": 13850, + "language": "C", + "topics": [ + "compositor", + "wayland" + ] }, { - "id": 120425779, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjA0MjU3Nzk=", - "name": "lapce", - "full_name": "lapce/lapce", + "id": 50824485, + "node_id": "MDEwOlJlcG9zaXRvcnk1MDgyNDQ4NQ==", + "name": "systeminformer", + "full_name": "winsiderss/systeminformer", "owner": { - "login": "lapce", - "id": 43668847, - "avatar_url": "https://avatars.githubusercontent.com/u/43668847?v=4", - "url": "https://api.github.com/users/lapce", - "html_url": "https://github.com/lapce" + "login": "winsiderss", + "id": 105516054, + "avatar_url": "https://avatars.githubusercontent.com/u/105516054?v=4", + "url": "https://api.github.com/users/winsiderss", + "html_url": "https://github.com/winsiderss" }, - "html_url": "https://github.com/lapce/lapce", - "description": "Lightning-fast and Powerful Code Editor written in Rust", - "url": "https://api.github.com/repos/lapce/lapce", - "languages_url": "https://api.github.com/repos/lapce/lapce/languages", - "created_at": "2018-02-06T08:41:06Z", - "updated_at": "2024-05-05T21:59:14Z", - "git_url": "git://github.com/lapce/lapce.git", - "ssh_url": "git@github.com:lapce/lapce.git", - "clone_url": "https://github.com/lapce/lapce.git", - "homepage": "http://lapce.dev", - "stargazers_count": 33038, - "watchers_count": 33038, - "language": "Rust", + "html_url": "https://github.com/winsiderss/systeminformer", + "description": "A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com", + "url": "https://api.github.com/repos/winsiderss/systeminformer", + "languages_url": "https://api.github.com/repos/winsiderss/systeminformer/languages", + "created_at": "2016-02-01T08:10:21Z", + "updated_at": "2024-05-06T21:13:09Z", + "git_url": "git://github.com/winsiderss/systeminformer.git", + "ssh_url": "git@github.com:winsiderss/systeminformer.git", + "clone_url": "https://github.com/winsiderss/systeminformer.git", + "homepage": "https://systeminformer.sourceforge.io", + "stargazers_count": 10309, + "watchers_count": 10309, + "language": "C", "topics": [ - "code-editor", - "developer-tools", - "rust", - "text-editor", - "vim" + "administrator", + "benchmarking", + "debugger", + "monitor", + "monitor-performance", + "monitoring", + "performance", + "performance-monitoring", + "performance-tuning", + "process-manager", + "process-monitor", + "processhacker", + "profiling", + "realtime", + "security", + "system-informer", + "system-monitor", + "systeminformer", + "windows" ] }, { - "id": 340547520, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDA1NDc1MjA=", - "name": "zed", - "full_name": "zed-industries/zed", + "id": 720816549, + "node_id": "R_kgDOKvbJpQ", + "name": "botlib", + "full_name": "antirez/botlib", "owner": { - "login": "zed-industries", - "id": 79345384, - "avatar_url": "https://avatars.githubusercontent.com/u/79345384?v=4", - "url": "https://api.github.com/users/zed-industries", - "html_url": "https://github.com/zed-industries" + "login": "antirez", + "id": 65632, + "avatar_url": "https://avatars.githubusercontent.com/u/65632?v=4", + "url": "https://api.github.com/users/antirez", + "html_url": "https://github.com/antirez" }, - "html_url": "https://github.com/zed-industries/zed", - "description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.", - "url": "https://api.github.com/repos/zed-industries/zed", - "languages_url": "https://api.github.com/repos/zed-industries/zed/languages", - "created_at": "2021-02-20T03:01:06Z", - "updated_at": "2024-05-06T00:27:40Z", - "git_url": "git://github.com/zed-industries/zed.git", - "ssh_url": "git@github.com:zed-industries/zed.git", - "clone_url": "https://github.com/zed-industries/zed.git", - "homepage": "https://zed.dev", - "stargazers_count": 33120, - "watchers_count": 33120, - "language": "Rust", - "topics": [ - "gpui", - "text-editor", - "zed" - ] + "html_url": "https://github.com/antirez/botlib", + "description": "C Telegram bot framework", + "url": "https://api.github.com/repos/antirez/botlib", + "languages_url": "https://api.github.com/repos/antirez/botlib/languages", + "created_at": "2023-11-19T17:30:43Z", + "updated_at": "2024-04-30T08:29:06Z", + "git_url": "git://github.com/antirez/botlib.git", + "ssh_url": "git@github.com:antirez/botlib.git", + "clone_url": "https://github.com/antirez/botlib.git", + "homepage": null, + "stargazers_count": 794, + "watchers_count": 794, + "language": "C", + "topics": [] }, { - "id": 260432296, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjA0MzIyOTY=", - "name": "Weylus", - "full_name": "H-M-H/Weylus", + "id": 2524933, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTI0OTMz", + "name": "kvm-guest-drivers-windows", + "full_name": "virtio-win/kvm-guest-drivers-windows", "owner": { - "login": "H-M-H", - "id": 7461564, - "avatar_url": "https://avatars.githubusercontent.com/u/7461564?v=4", - "url": "https://api.github.com/users/H-M-H", - "html_url": "https://github.com/H-M-H" + "login": "virtio-win", + "id": 25745520, + "avatar_url": "https://avatars.githubusercontent.com/u/25745520?v=4", + "url": "https://api.github.com/users/virtio-win", + "html_url": "https://github.com/virtio-win" }, - "html_url": "https://github.com/H-M-H/Weylus", - "description": "Use your tablet as graphic tablet/touch screen on your computer.", - "url": "https://api.github.com/repos/H-M-H/Weylus", - "languages_url": "https://api.github.com/repos/H-M-H/Weylus/languages", - "created_at": "2020-05-01T10:25:33Z", - "updated_at": "2024-05-05T18:46:59Z", - "git_url": "git://github.com/H-M-H/Weylus.git", - "ssh_url": "git@github.com:H-M-H/Weylus.git", - "clone_url": "https://github.com/H-M-H/Weylus.git", - "homepage": "", - "stargazers_count": 6438, - "watchers_count": 6438, - "language": "Rust", + "html_url": "https://github.com/virtio-win/kvm-guest-drivers-windows", + "description": "Windows paravirtualized drivers for QEMU\\KVM", + "url": "https://api.github.com/repos/virtio-win/kvm-guest-drivers-windows", + "languages_url": "https://api.github.com/repos/virtio-win/kvm-guest-drivers-windows/languages", + "created_at": "2011-10-06T09:06:41Z", + "updated_at": "2024-05-06T12:46:19Z", + "git_url": "git://github.com/virtio-win/kvm-guest-drivers-windows.git", + "ssh_url": "git@github.com:virtio-win/kvm-guest-drivers-windows.git", + "clone_url": "https://github.com/virtio-win/kvm-guest-drivers-windows.git", + "homepage": "https://www.linux-kvm.org/page/WindowsGuestDrivers", + "stargazers_count": 1847, + "watchers_count": 1847, + "language": "C", "topics": [ - "android", - "android-application", - "app", - "browser", - "ffmpeg", - "hardware-acceleration", - "ipados", - "linux", - "multi-touch", - "remote-desktop", - "rust", - "screen-mirroring", - "stylus", - "tablet", - "touch-screen", - "uinput", - "wayland", - "webapp", - "x11", - "xdg-desktop-portal" + "c", + "c-plus-plus", + "drivers", + "guest", + "guest-agent", + "kernel-driver", + "kvm", + "kvm-hypervisor", + "ndis", + "qemu", + "qemu-kvm", + "storport", + "virtio", + "virtio-win", + "virtualization", + "wdf", + "wdm", + "windows", + "windows-driver", + "windows-driver-kit" ] }, { - "id": 715474816, - "node_id": "R_kgDOKqVHgA", - "name": "weread-pc", - "full_name": "zeyios/weread-pc", + "id": 2325298, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzI1Mjk4", + "name": "linux", + "full_name": "torvalds/linux", "owner": { - "login": "zeyios", - "id": 10176630, - "avatar_url": "https://avatars.githubusercontent.com/u/10176630?v=4", - "url": "https://api.github.com/users/zeyios", - "html_url": "https://github.com/zeyios" + "login": "torvalds", + "id": 1024025, + "avatar_url": "https://avatars.githubusercontent.com/u/1024025?v=4", + "url": "https://api.github.com/users/torvalds", + "html_url": "https://github.com/torvalds" }, - "html_url": "https://github.com/zeyios/weread-pc", - "description": "基于pake打包的微信读书项目,优化字体、背景颜色、阅读区域。", - "url": "https://api.github.com/repos/zeyios/weread-pc", - "languages_url": "https://api.github.com/repos/zeyios/weread-pc/languages", - "created_at": "2023-11-07T08:10:35Z", - "updated_at": "2024-05-05T06:34:52Z", - "git_url": "git://github.com/zeyios/weread-pc.git", - "ssh_url": "git@github.com:zeyios/weread-pc.git", - "clone_url": "https://github.com/zeyios/weread-pc.git", - "homepage": null, - "stargazers_count": 47, - "watchers_count": 47, - "language": "Rust", + "html_url": "https://github.com/torvalds/linux", + "description": "Linux kernel source tree", + "url": "https://api.github.com/repos/torvalds/linux", + "languages_url": "https://api.github.com/repos/torvalds/linux/languages", + "created_at": "2011-09-04T22:48:12Z", + "updated_at": "2024-05-07T01:10:26Z", + "git_url": "git://github.com/torvalds/linux.git", + "ssh_url": "git@github.com:torvalds/linux.git", + "clone_url": "https://github.com/torvalds/linux.git", + "homepage": "", + "stargazers_count": 170937, + "watchers_count": 170937, + "language": "C", "topics": [] }, { - "id": 59929513, - "node_id": "MDEwOlJlcG9zaXRvcnk1OTkyOTUxMw==", - "name": "skim", - "full_name": "lotabout/skim", + "id": 8046269, + "node_id": "MDEwOlJlcG9zaXRvcnk4MDQ2MjY5", + "name": "libwebsockets", + "full_name": "warmcat/libwebsockets", "owner": { - "login": "lotabout", - "id": 1527040, - "avatar_url": "https://avatars.githubusercontent.com/u/1527040?v=4", - "url": "https://api.github.com/users/lotabout", - "html_url": "https://github.com/lotabout" + "login": "warmcat", + "id": 1497695, + "avatar_url": "https://avatars.githubusercontent.com/u/1497695?v=4", + "url": "https://api.github.com/users/warmcat", + "html_url": "https://github.com/warmcat" }, - "html_url": "https://github.com/lotabout/skim", - "description": "Fuzzy Finder in rust!", - "url": "https://api.github.com/repos/lotabout/skim", - "languages_url": "https://api.github.com/repos/lotabout/skim/languages", - "created_at": "2016-05-29T06:24:46Z", - "updated_at": "2024-05-05T18:01:14Z", - "git_url": "git://github.com/lotabout/skim.git", - "ssh_url": "git@github.com:lotabout/skim.git", - "clone_url": "https://github.com/lotabout/skim.git", - "homepage": "", - "stargazers_count": 4855, - "watchers_count": 4855, - "language": "Rust", + "html_url": "https://github.com/warmcat/libwebsockets", + "description": "canonical libwebsockets.org networking library", + "url": "https://api.github.com/repos/warmcat/libwebsockets", + "languages_url": "https://api.github.com/repos/warmcat/libwebsockets/languages", + "created_at": "2013-02-06T07:00:44Z", + "updated_at": "2024-05-05T13:31:57Z", + "git_url": "git://github.com/warmcat/libwebsockets.git", + "ssh_url": "git@github.com:warmcat/libwebsockets.git", + "clone_url": "https://github.com/warmcat/libwebsockets.git", + "homepage": "https://libwebsockets.org", + "stargazers_count": 4589, + "watchers_count": 4589, + "language": "C", "topics": [ - "fuzzyfinder", - "rust", - "skim" + "c", + "c-library", + "client-server", + "embeddable", + "freertos", + "http2", + "libev", + "libevent", + "libuv", + "libwebsockets", + "lightweight", + "lws", + "portable-library", + "sshd", + "websockets" ] }, { - "id": 166045424, - "node_id": "MDEwOlJlcG9zaXRvcnkxNjYwNDU0MjQ=", - "name": "fnm", - "full_name": "Schniz/fnm", + "id": 54452627, + "node_id": "MDEwOlJlcG9zaXRvcnk1NDQ1MjYyNw==", + "name": "guacamole-server", + "full_name": "apache/guacamole-server", "owner": { - "login": "Schniz", - "id": 2054772, - "avatar_url": "https://avatars.githubusercontent.com/u/2054772?v=4", - "url": "https://api.github.com/users/Schniz", - "html_url": "https://github.com/Schniz" + "login": "apache", + "id": 47359, + "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", + "url": "https://api.github.com/users/apache", + "html_url": "https://github.com/apache" }, - "html_url": "https://github.com/Schniz/fnm", - "description": "🚀 Fast and simple Node.js version manager, built in Rust", - "url": "https://api.github.com/repos/Schniz/fnm", - "languages_url": "https://api.github.com/repos/Schniz/fnm/languages", - "created_at": "2019-01-16T13:32:14Z", - "updated_at": "2024-05-06T01:00:22Z", - "git_url": "git://github.com/Schniz/fnm.git", - "ssh_url": "git@github.com:Schniz/fnm.git", - "clone_url": "https://github.com/Schniz/fnm.git", - "homepage": "https://fnm.vercel.app", - "stargazers_count": 15584, - "watchers_count": 15584, - "language": "Rust", + "html_url": "https://github.com/apache/guacamole-server", + "description": "Mirror of Apache Guacamole Server", + "url": "https://api.github.com/repos/apache/guacamole-server", + "languages_url": "https://api.github.com/repos/apache/guacamole-server/languages", + "created_at": "2016-03-22T07:00:06Z", + "updated_at": "2024-05-06T23:24:55Z", + "git_url": "git://github.com/apache/guacamole-server.git", + "ssh_url": "git@github.com:apache/guacamole-server.git", + "clone_url": "https://github.com/apache/guacamole-server.git", + "homepage": "", + "stargazers_count": 2901, + "watchers_count": 2901, + "language": "C", "topics": [ - "hacktoberfest", + "c", + "guacamole", + "java", "javascript", - "nodejs", - "nvm", - "reasonml", - "version" + "network-client", + "network-server" ] }, { - "id": 208102250, - "node_id": "MDEwOlJlcG9zaXRvcnkyMDgxMDIyNTA=", - "name": "windows-rs", - "full_name": "microsoft/windows-rs", + "id": 92715023, + "node_id": "MDEwOlJlcG9zaXRvcnk5MjcxNTAyMw==", + "name": "rtty", + "full_name": "zhaojh329/rtty", "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" + "login": "zhaojh329", + "id": 28673295, + "avatar_url": "https://avatars.githubusercontent.com/u/28673295?v=4", + "url": "https://api.github.com/users/zhaojh329", + "html_url": "https://github.com/zhaojh329" }, - "html_url": "https://github.com/microsoft/windows-rs", - "description": "Rust for Windows", - "url": "https://api.github.com/repos/microsoft/windows-rs", - "languages_url": "https://api.github.com/repos/microsoft/windows-rs/languages", - "created_at": "2019-09-12T17:03:25Z", - "updated_at": "2024-05-05T23:11:40Z", - "git_url": "git://github.com/microsoft/windows-rs.git", - "ssh_url": "git@github.com:microsoft/windows-rs.git", - "clone_url": "https://github.com/microsoft/windows-rs.git", - "homepage": "https://kennykerr.ca/rust-getting-started/", - "stargazers_count": 9860, - "watchers_count": 9860, - "language": "Rust", + "html_url": "https://github.com/zhaojh329/rtty", + "description": "🐛 Access your terminal from anywhere via the web.", + "url": "https://api.github.com/repos/zhaojh329/rtty", + "languages_url": "https://api.github.com/repos/zhaojh329/rtty/languages", + "created_at": "2017-05-29T07:04:37Z", + "updated_at": "2024-05-05T14:50:05Z", + "git_url": "git://github.com/zhaojh329/rtty.git", + "ssh_url": "git@github.com:zhaojh329/rtty.git", + "clone_url": "https://github.com/zhaojh329/rtty.git", + "homepage": "", + "stargazers_count": 3556, + "watchers_count": 3556, + "language": "C", "topics": [ - "rust", - "windows" + "http-proxy", + "nat", + "proxy", + "remote-console", + "remote-control", + "remote-debug", + "remote-shell", + "tty", + "webshell", + "webssh" ] - }, + } + ], + "Kotlin": [ { - "id": 267374872, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjczNzQ4NzI=", - "name": "psst", - "full_name": "jpochyla/psst", + "id": 254202848, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTQyMDI4NDg=", + "name": "florisboard", + "full_name": "florisboard/florisboard", "owner": { - "login": "jpochyla", - "id": 1055497, - "avatar_url": "https://avatars.githubusercontent.com/u/1055497?v=4", - "url": "https://api.github.com/users/jpochyla", - "html_url": "https://github.com/jpochyla" + "login": "florisboard", + "id": 63373248, + "avatar_url": "https://avatars.githubusercontent.com/u/63373248?v=4", + "url": "https://api.github.com/users/florisboard", + "html_url": "https://github.com/florisboard" }, - "html_url": "https://github.com/jpochyla/psst", - "description": "Fast and multi-platform Spotify client with native GUI", - "url": "https://api.github.com/repos/jpochyla/psst", - "languages_url": "https://api.github.com/repos/jpochyla/psst/languages", - "created_at": "2020-05-27T16:46:58Z", - "updated_at": "2024-05-05T17:35:25Z", - "git_url": "git://github.com/jpochyla/psst.git", - "ssh_url": "git@github.com:jpochyla/psst.git", - "clone_url": "https://github.com/jpochyla/psst.git", - "homepage": "", - "stargazers_count": 8172, - "watchers_count": 8172, - "language": "Rust", - "topics": [] + "html_url": "https://github.com/florisboard/florisboard", + "description": "An open-source keyboard for Android which respects your privacy. Currently in early-beta.", + "url": "https://api.github.com/repos/florisboard/florisboard", + "languages_url": "https://api.github.com/repos/florisboard/florisboard/languages", + "created_at": "2020-04-08T21:18:23Z", + "updated_at": "2024-05-06T15:46:01Z", + "git_url": "git://github.com/florisboard/florisboard.git", + "ssh_url": "git@github.com:florisboard/florisboard.git", + "clone_url": "https://github.com/florisboard/florisboard.git", + "homepage": "https://florisboard.org", + "stargazers_count": 5392, + "watchers_count": 5392, + "language": "Kotlin", + "topics": [ + "android", + "input-method", + "keyboard", + "kotlin", + "kotlin-android" + ] }, { - "id": 21938243, - "node_id": "MDEwOlJlcG9zaXRvcnkyMTkzODI0Mw==", - "name": "awesome-rust", - "full_name": "rust-unofficial/awesome-rust", + "id": 506451823, + "node_id": "R_kgDOHi_Xbw", + "name": "SKIP", + "full_name": "GuoXiCheng/SKIP", "owner": { - "login": "rust-unofficial", - "id": 20820960, - "avatar_url": "https://avatars.githubusercontent.com/u/20820960?v=4", - "url": "https://api.github.com/users/rust-unofficial", - "html_url": "https://github.com/rust-unofficial" + "login": "GuoXiCheng", + "id": 34238809, + "avatar_url": "https://avatars.githubusercontent.com/u/34238809?v=4", + "url": "https://api.github.com/users/GuoXiCheng", + "html_url": "https://github.com/GuoXiCheng" }, - "html_url": "https://github.com/rust-unofficial/awesome-rust", - "description": "A curated list of Rust code and resources.", - "url": "https://api.github.com/repos/rust-unofficial/awesome-rust", - "languages_url": "https://api.github.com/repos/rust-unofficial/awesome-rust/languages", - "created_at": "2014-07-17T10:45:10Z", - "updated_at": "2024-05-05T23:36:54Z", - "git_url": "git://github.com/rust-unofficial/awesome-rust.git", - "ssh_url": "git@github.com:rust-unofficial/awesome-rust.git", - "clone_url": "https://github.com/rust-unofficial/awesome-rust.git", - "homepage": "", - "stargazers_count": 43161, - "watchers_count": 43161, - "language": "Rust", + "html_url": "https://github.com/GuoXiCheng/SKIP", + "description": "自动跳过APP开屏广告", + "url": "https://api.github.com/repos/GuoXiCheng/SKIP", + "languages_url": "https://api.github.com/repos/GuoXiCheng/SKIP/languages", + "created_at": "2022-06-23T00:54:37Z", + "updated_at": "2024-05-06T22:12:17Z", + "git_url": "git://github.com/GuoXiCheng/SKIP.git", + "ssh_url": "git@github.com:GuoXiCheng/SKIP.git", + "clone_url": "https://github.com/GuoXiCheng/SKIP.git", + "homepage": "https://guoxicheng.github.io/projects/SKIP-Docs/", + "stargazers_count": 1396, + "watchers_count": 1396, + "language": "Kotlin", "topics": [ - "awesome", - "rust" + "android", + "auto", + "kotlin", + "skip" ] }, { - "id": 390873100, - "node_id": "MDEwOlJlcG9zaXRvcnkzOTA4NzMxMDA=", - "name": "komorebi", - "full_name": "LGUG2Z/komorebi", + "id": 418239901, + "node_id": "R_kgDOGO3VnQ", + "name": "linker", + "full_name": "kaungkhantjc/linker", "owner": { - "login": "LGUG2Z", - "id": 13164844, - "avatar_url": "https://avatars.githubusercontent.com/u/13164844?v=4", - "url": "https://api.github.com/users/LGUG2Z", - "html_url": "https://github.com/LGUG2Z" + "login": "kaungkhantjc", + "id": 58139120, + "avatar_url": "https://avatars.githubusercontent.com/u/58139120?v=4", + "url": "https://api.github.com/users/kaungkhantjc", + "html_url": "https://github.com/kaungkhantjc" }, - "html_url": "https://github.com/LGUG2Z/komorebi", - "description": "A tiling window manager for Windows 🍉", - "url": "https://api.github.com/repos/LGUG2Z/komorebi", - "languages_url": "https://api.github.com/repos/LGUG2Z/komorebi/languages", - "created_at": "2021-07-29T23:20:15Z", - "updated_at": "2024-05-06T00:46:08Z", - "git_url": "git://github.com/LGUG2Z/komorebi.git", - "ssh_url": "git@github.com:LGUG2Z/komorebi.git", - "clone_url": "https://github.com/LGUG2Z/komorebi.git", - "homepage": "https://lgug2z.github.io/komorebi/", - "stargazers_count": 6803, - "watchers_count": 6803, - "language": "Rust", - "topics": [ - "autohotkey", - "binary-space-partition", - "rust", - "tiling-window-manager", - "windows" - ] + "html_url": "https://github.com/kaungkhantjc/linker", + "description": "Linker is an open source, simple deep link launcher app.", + "url": "https://api.github.com/repos/kaungkhantjc/linker", + "languages_url": "https://api.github.com/repos/kaungkhantjc/linker/languages", + "created_at": "2021-10-17T19:51:33Z", + "updated_at": "2024-04-15T07:44:01Z", + "git_url": "git://github.com/kaungkhantjc/linker.git", + "ssh_url": "git@github.com:kaungkhantjc/linker.git", + "clone_url": "https://github.com/kaungkhantjc/linker.git", + "homepage": null, + "stargazers_count": 7, + "watchers_count": 7, + "language": "Kotlin", + "topics": [] }, { - "id": 121898717, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjE4OTg3MTc=", - "name": "vaultwarden", - "full_name": "dani-garcia/vaultwarden", + "id": 285707519, + "node_id": "MDEwOlJlcG9zaXRvcnkyODU3MDc1MTk=", + "name": "iceraven-browser", + "full_name": "fork-maintainers/iceraven-browser", "owner": { - "login": "dani-garcia", - "id": 725423, - "avatar_url": "https://avatars.githubusercontent.com/u/725423?v=4", - "url": "https://api.github.com/users/dani-garcia", - "html_url": "https://github.com/dani-garcia" + "login": "fork-maintainers", + "id": 70783733, + "avatar_url": "https://avatars.githubusercontent.com/u/70783733?v=4", + "url": "https://api.github.com/users/fork-maintainers", + "html_url": "https://github.com/fork-maintainers" + }, + "html_url": "https://github.com/fork-maintainers/iceraven-browser", + "description": "Iceraven Browser", + "url": "https://api.github.com/repos/fork-maintainers/iceraven-browser", + "languages_url": "https://api.github.com/repos/fork-maintainers/iceraven-browser/languages", + "created_at": "2020-08-07T01:25:05Z", + "updated_at": "2024-05-06T09:28:17Z", + "git_url": "git://github.com/fork-maintainers/iceraven-browser.git", + "ssh_url": "git@github.com:fork-maintainers/iceraven-browser.git", + "clone_url": "https://github.com/fork-maintainers/iceraven-browser.git", + "homepage": "", + "stargazers_count": 4328, + "watchers_count": 4328, + "language": "Kotlin", + "topics": [] + }, + { + "id": 111605778, + "node_id": "MDEwOlJlcG9zaXRvcnkxMTE2MDU3Nzg=", + "name": "Unciv", + "full_name": "yairm210/Unciv", + "owner": { + "login": "yairm210", + "id": 8366208, + "avatar_url": "https://avatars.githubusercontent.com/u/8366208?v=4", + "url": "https://api.github.com/users/yairm210", + "html_url": "https://github.com/yairm210" }, - "html_url": "https://github.com/dani-garcia/vaultwarden", - "description": "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs", - "url": "https://api.github.com/repos/dani-garcia/vaultwarden", - "languages_url": "https://api.github.com/repos/dani-garcia/vaultwarden/languages", - "created_at": "2018-02-17T22:40:20Z", - "updated_at": "2024-05-05T22:22:49Z", - "git_url": "git://github.com/dani-garcia/vaultwarden.git", - "ssh_url": "git@github.com:dani-garcia/vaultwarden.git", - "clone_url": "https://github.com/dani-garcia/vaultwarden.git", + "html_url": "https://github.com/yairm210/Unciv", + "description": "Open-source Android/Desktop remake of Civ V", + "url": "https://api.github.com/repos/yairm210/Unciv", + "languages_url": "https://api.github.com/repos/yairm210/Unciv/languages", + "created_at": "2017-11-21T21:58:12Z", + "updated_at": "2024-05-06T15:52:36Z", + "git_url": "git://github.com/yairm210/Unciv.git", + "ssh_url": "git@github.com:yairm210/Unciv.git", + "clone_url": "https://github.com/yairm210/Unciv.git", "homepage": "", - "stargazers_count": 33274, - "watchers_count": 33274, - "language": "Rust", + "stargazers_count": 7755, + "watchers_count": 7755, + "language": "Kotlin", "topics": [ - "bitwarden", - "bitwarden-rs", - "docker", - "hacktoberfest", - "rocket", - "rust", - "vaultwarden" + "4x", + "4x-strategy-game", + "android", + "civ", + "civilization", + "civilization-v", + "game", + "itch", + "libgdx", + "strategy-game" ] }, { - "id": 53631945, - "node_id": "MDEwOlJlcG9zaXRvcnk1MzYzMTk0NQ==", - "name": "ripgrep", - "full_name": "BurntSushi/ripgrep", + "id": 1459486, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDU5NDg2", + "name": "ideavim", + "full_name": "JetBrains/ideavim", "owner": { - "login": "BurntSushi", - "id": 456674, - "avatar_url": "https://avatars.githubusercontent.com/u/456674?v=4", - "url": "https://api.github.com/users/BurntSushi", - "html_url": "https://github.com/BurntSushi" + "login": "JetBrains", + "id": 878437, + "avatar_url": "https://avatars.githubusercontent.com/u/878437?v=4", + "url": "https://api.github.com/users/JetBrains", + "html_url": "https://github.com/JetBrains" }, - "html_url": "https://github.com/BurntSushi/ripgrep", - "description": "ripgrep recursively searches directories for a regex pattern while respecting your gitignore", - "url": "https://api.github.com/repos/BurntSushi/ripgrep", - "languages_url": "https://api.github.com/repos/BurntSushi/ripgrep/languages", - "created_at": "2016-03-11T02:02:33Z", - "updated_at": "2024-05-05T21:52:27Z", - "git_url": "git://github.com/BurntSushi/ripgrep.git", - "ssh_url": "git@github.com:BurntSushi/ripgrep.git", - "clone_url": "https://github.com/BurntSushi/ripgrep.git", - "homepage": "", - "stargazers_count": 45088, - "watchers_count": 45088, - "language": "Rust", + "html_url": "https://github.com/JetBrains/ideavim", + "description": "IdeaVim – A Vim engine for JetBrains IDEs", + "url": "https://api.github.com/repos/JetBrains/ideavim", + "languages_url": "https://api.github.com/repos/JetBrains/ideavim/languages", + "created_at": "2011-03-09T15:22:27Z", + "updated_at": "2024-05-06T13:37:46Z", + "git_url": "git://github.com/JetBrains/ideavim.git", + "ssh_url": "git@github.com:JetBrains/ideavim.git", + "clone_url": "https://github.com/JetBrains/ideavim.git", + "homepage": "https://lp.jetbrains.com/ideavim/", + "stargazers_count": 8760, + "watchers_count": 8760, + "language": "Kotlin", "topics": [ - "cli", - "command-line", - "command-line-tool", - "gitignore", - "grep", - "recursively-search", - "regex", - "ripgrep", - "rust", - "search" + "ideavim", + "intellij", + "intellij-platform", + "intellij-plugin", + "jb-official", + "jetbrains", + "kotlin", + "vim" ] }, { - "id": 11847500, - "node_id": "MDEwOlJlcG9zaXRvcnkxMTg0NzUwMA==", - "name": "coreutils", - "full_name": "uutils/coreutils", + "id": 483402734, + "node_id": "R_kgDOHNAj7g", + "name": "nowinandroid", + "full_name": "android/nowinandroid", "owner": { - "login": "uutils", - "id": 5148717, - "avatar_url": "https://avatars.githubusercontent.com/u/5148717?v=4", - "url": "https://api.github.com/users/uutils", - "html_url": "https://github.com/uutils" + "login": "android", + "id": 32689599, + "avatar_url": "https://avatars.githubusercontent.com/u/32689599?v=4", + "url": "https://api.github.com/users/android", + "html_url": "https://github.com/android" }, - "html_url": "https://github.com/uutils/coreutils", - "description": "Cross-platform Rust rewrite of the GNU coreutils", - "url": "https://api.github.com/repos/uutils/coreutils", - "languages_url": "https://api.github.com/repos/uutils/coreutils/languages", - "created_at": "2013-08-02T16:22:56Z", - "updated_at": "2024-05-05T22:33:59Z", - "git_url": "git://github.com/uutils/coreutils.git", - "ssh_url": "git@github.com:uutils/coreutils.git", - "clone_url": "https://github.com/uutils/coreutils.git", - "homepage": "https://uutils.github.io/", - "stargazers_count": 16895, - "watchers_count": 16895, - "language": "Rust", + "html_url": "https://github.com/android/nowinandroid", + "description": "A fully functional Android app built entirely with Kotlin and Jetpack Compose", + "url": "https://api.github.com/repos/android/nowinandroid", + "languages_url": "https://api.github.com/repos/android/nowinandroid/languages", + "created_at": "2022-04-19T20:40:24Z", + "updated_at": "2024-05-06T17:10:06Z", + "git_url": "git://github.com/android/nowinandroid.git", + "ssh_url": "git@github.com:android/nowinandroid.git", + "clone_url": "https://github.com/android/nowinandroid.git", + "homepage": "", + "stargazers_count": 15379, + "watchers_count": 15379, + "language": "Kotlin", "topics": [ - "busybox", - "command-line-tool", - "coreutils", - "cross-platform", - "gnu-coreutils", - "rust" + "android", + "jetpack-compose", + "kotlin" ] }, { - "id": 580836813, - "node_id": "R_kgDOIp7dzQ", - "name": "comprehensive-rust", - "full_name": "google/comprehensive-rust", + "id": 3432266, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDMyMjY2", + "name": "kotlin", + "full_name": "JetBrains/kotlin", "owner": { - "login": "google", - "id": 1342004, - "avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4", - "url": "https://api.github.com/users/google", - "html_url": "https://github.com/google" + "login": "JetBrains", + "id": 878437, + "avatar_url": "https://avatars.githubusercontent.com/u/878437?v=4", + "url": "https://api.github.com/users/JetBrains", + "html_url": "https://github.com/JetBrains" }, - "html_url": "https://github.com/google/comprehensive-rust", - "description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.", - "url": "https://api.github.com/repos/google/comprehensive-rust", - "languages_url": "https://api.github.com/repos/google/comprehensive-rust/languages", - "created_at": "2022-12-21T15:17:24Z", - "updated_at": "2024-05-05T23:11:13Z", - "git_url": "git://github.com/google/comprehensive-rust.git", - "ssh_url": "git@github.com:google/comprehensive-rust.git", - "clone_url": "https://github.com/google/comprehensive-rust.git", - "homepage": "https://google.github.io/comprehensive-rust/", - "stargazers_count": 26160, - "watchers_count": 26160, - "language": "Rust", + "html_url": "https://github.com/JetBrains/kotlin", + "description": "The Kotlin Programming Language. ", + "url": "https://api.github.com/repos/JetBrains/kotlin", + "languages_url": "https://api.github.com/repos/JetBrains/kotlin/languages", + "created_at": "2012-02-13T17:29:58Z", + "updated_at": "2024-05-06T20:54:13Z", + "git_url": "git://github.com/JetBrains/kotlin.git", + "ssh_url": "git@github.com:JetBrains/kotlin.git", + "clone_url": "https://github.com/JetBrains/kotlin.git", + "homepage": "https://kotlinlang.org", + "stargazers_count": 47592, + "watchers_count": 47592, + "language": "Kotlin", "topics": [ - "android", - "classroom", - "course", - "google", - "guide", - "rust", - "training", - "training-materials" + "compiler", + "gradle-plugin", + "intellij-plugin", + "kotlin", + "kotlin-library", + "maven-plugin", + "programming-language", + "wasm", + "webassembly" ] }, { - "id": 329782568, - "node_id": "MDEwOlJlcG9zaXRvcnkzMjk3ODI1Njg=", - "name": "dioxus", - "full_name": "DioxusLabs/dioxus", + "id": 100590072, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDA1OTAwNzI=", + "name": "Squircle-CE", + "full_name": "massivemadness/Squircle-CE", "owner": { - "login": "DioxusLabs", - "id": 79236386, - "avatar_url": "https://avatars.githubusercontent.com/u/79236386?v=4", - "url": "https://api.github.com/users/DioxusLabs", - "html_url": "https://github.com/DioxusLabs" + "login": "massivemadness", + "id": 7825871, + "avatar_url": "https://avatars.githubusercontent.com/u/7825871?v=4", + "url": "https://api.github.com/users/massivemadness", + "html_url": "https://github.com/massivemadness" }, - "html_url": "https://github.com/DioxusLabs/dioxus", - "description": "Fullstack GUI library for web, desktop, mobile, and more.", - "url": "https://api.github.com/repos/DioxusLabs/dioxus", - "languages_url": "https://api.github.com/repos/DioxusLabs/dioxus/languages", - "created_at": "2021-01-15T01:57:26Z", - "updated_at": "2024-05-05T21:59:09Z", - "git_url": "git://github.com/DioxusLabs/dioxus.git", - "ssh_url": "git@github.com:DioxusLabs/dioxus.git", - "clone_url": "https://github.com/DioxusLabs/dioxus.git", - "homepage": "https://dioxuslabs.com", - "stargazers_count": 18507, - "watchers_count": 18507, - "language": "Rust", + "html_url": "https://github.com/massivemadness/Squircle-CE", + "description": "👨‍💻 Squircle CE is a fast and free multi-language code editor for Android", + "url": "https://api.github.com/repos/massivemadness/Squircle-CE", + "languages_url": "https://api.github.com/repos/massivemadness/Squircle-CE/languages", + "created_at": "2017-08-17T10:07:48Z", + "updated_at": "2024-05-06T10:35:18Z", + "git_url": "git://github.com/massivemadness/Squircle-CE.git", + "ssh_url": "git@github.com:massivemadness/Squircle-CE.git", + "clone_url": "https://github.com/massivemadness/Squircle-CE.git", + "homepage": "https://play.google.com/store/apps/details?id=com.blacksquircle.ui", + "stargazers_count": 1337, + "watchers_count": 1337, + "language": "Kotlin", "topics": [ "android", - "css", - "desktop", - "html", - "ios", - "native", - "react", - "rust", - "ssr", - "ui", - "virtualdom", - "wasm", - "web" + "code-completion", + "code-editor", + "file-explorer", + "kotlin", + "syntax-highlighting", + "text-editor" ] + } + ], + "HTML": [ + { + "id": 639727792, + "node_id": "R_kgDOJiF4sA", + "name": "damaihelper", + "full_name": "Guyungy/damaihelper", + "owner": { + "login": "Guyungy", + "id": 28805930, + "avatar_url": "https://avatars.githubusercontent.com/u/28805930?v=4", + "url": "https://api.github.com/users/Guyungy", + "html_url": "https://github.com/Guyungy" + }, + "html_url": "https://github.com/Guyungy/damaihelper", + "description": "支持大麦网,淘票票、缤玩岛等多个平台,演唱会演出抢票脚本", + "url": "https://api.github.com/repos/Guyungy/damaihelper", + "languages_url": "https://api.github.com/repos/Guyungy/damaihelper/languages", + "created_at": "2023-05-12T05:09:24Z", + "updated_at": "2024-05-06T14:34:50Z", + "git_url": "git://github.com/Guyungy/damaihelper.git", + "ssh_url": "git@github.com:Guyungy/damaihelper.git", + "clone_url": "https://github.com/Guyungy/damaihelper.git", + "homepage": "", + "stargazers_count": 449, + "watchers_count": 449, + "language": "HTML", + "topics": [] }, { - "id": 268424739, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjg0MjQ3Mzk=", - "name": "helix", - "full_name": "helix-editor/helix", + "id": 140177493, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDAxNzc0OTM=", + "name": "golang101", + "full_name": "golang101/golang101", "owner": { - "login": "helix-editor", - "id": 66235900, - "avatar_url": "https://avatars.githubusercontent.com/u/66235900?v=4", - "url": "https://api.github.com/users/helix-editor", - "html_url": "https://github.com/helix-editor" + "login": "golang101", + "id": 40816866, + "avatar_url": "https://avatars.githubusercontent.com/u/40816866?v=4", + "url": "https://api.github.com/users/golang101", + "html_url": "https://github.com/golang101" }, - "html_url": "https://github.com/helix-editor/helix", - "description": "A post-modern modal text editor.", - "url": "https://api.github.com/repos/helix-editor/helix", - "languages_url": "https://api.github.com/repos/helix-editor/helix/languages", - "created_at": "2020-06-01T04:26:56Z", - "updated_at": "2024-05-05T23:59:15Z", - "git_url": "git://github.com/helix-editor/helix.git", - "ssh_url": "git@github.com:helix-editor/helix.git", - "clone_url": "https://github.com/helix-editor/helix.git", - "homepage": "https://helix-editor.com", - "stargazers_count": 30204, - "watchers_count": 30204, - "language": "Rust", + "html_url": "https://github.com/golang101/golang101", + "description": "Go语言101 : 一个与时俱进的Go编程知识库", + "url": "https://api.github.com/repos/golang101/golang101", + "languages_url": "https://api.github.com/repos/golang101/golang101/languages", + "created_at": "2018-07-08T14:58:28Z", + "updated_at": "2024-05-06T14:58:31Z", + "git_url": "git://github.com/golang101/golang101.git", + "ssh_url": "git@github.com:golang101/golang101.git", + "clone_url": "https://github.com/golang101/golang101.git", + "homepage": "https://gfw.go101.org", + "stargazers_count": 4387, + "watchers_count": 4387, + "language": "HTML", "topics": [ - "kakoune", - "rust", - "text-editor", - "vim" + "book", + "go", + "golang" ] }, { - "id": 663900193, - "node_id": "R_kgDOJ5JQIQ", - "name": "yazi", - "full_name": "sxyazi/yazi", + "id": 76159992, + "node_id": "MDEwOlJlcG9zaXRvcnk3NjE1OTk5Mg==", + "name": "cloud-atlas", + "full_name": "huataihuang/cloud-atlas", "owner": { - "login": "sxyazi", - "id": 17523360, - "avatar_url": "https://avatars.githubusercontent.com/u/17523360?v=4", - "url": "https://api.github.com/users/sxyazi", - "html_url": "https://github.com/sxyazi" + "login": "huataihuang", + "id": 1224107, + "avatar_url": "https://avatars.githubusercontent.com/u/1224107?v=4", + "url": "https://api.github.com/users/huataihuang", + "html_url": "https://github.com/huataihuang" }, - "html_url": "https://github.com/sxyazi/yazi", - "description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.", - "url": "https://api.github.com/repos/sxyazi/yazi", - "languages_url": "https://api.github.com/repos/sxyazi/yazi/languages", - "created_at": "2023-07-08T11:45:55Z", - "updated_at": "2024-05-05T22:17:29Z", - "git_url": "git://github.com/sxyazi/yazi.git", - "ssh_url": "git@github.com:sxyazi/yazi.git", - "clone_url": "https://github.com/sxyazi/yazi.git", - "homepage": "https://yazi-rs.github.io", - "stargazers_count": 8168, - "watchers_count": 8168, - "language": "Rust", - "topics": [ - "android", - "asyncio", - "cli", - "concurrency", - "file-explorer", - "file-manager", - "helix", - "linux", - "macos", - "neovim", - "productivity", - "rust", - "terminal", - "tui", - "vim", - "windows", - "yazi" - ] + "html_url": "https://github.com/huataihuang/cloud-atlas", + "description": "云计算指南", + "url": "https://api.github.com/repos/huataihuang/cloud-atlas", + "languages_url": "https://api.github.com/repos/huataihuang/cloud-atlas/languages", + "created_at": "2016-12-11T07:17:20Z", + "updated_at": "2024-05-06T16:06:00Z", + "git_url": "git://github.com/huataihuang/cloud-atlas.git", + "ssh_url": "git@github.com:huataihuang/cloud-atlas.git", + "clone_url": "https://github.com/huataihuang/cloud-atlas.git", + "homepage": "https://cloud-atlas.readthedocs.io/", + "stargazers_count": 874, + "watchers_count": 874, + "language": "HTML", + "topics": [] }, { - "id": 519882617, - "node_id": "R_kgDOHvzHeQ", - "name": "leptos", - "full_name": "leptos-rs/leptos", + "id": 62156403, + "node_id": "MDEwOlJlcG9zaXRvcnk2MjE1NjQwMw==", + "name": "zju-icicles", + "full_name": "QSCTech/zju-icicles", "owner": { - "login": "leptos-rs", - "id": 118319153, - "avatar_url": "https://avatars.githubusercontent.com/u/118319153?v=4", - "url": "https://api.github.com/users/leptos-rs", - "html_url": "https://github.com/leptos-rs" + "login": "QSCTech", + "id": 4727983, + "avatar_url": "https://avatars.githubusercontent.com/u/4727983?v=4", + "url": "https://api.github.com/users/QSCTech", + "html_url": "https://github.com/QSCTech" }, - "html_url": "https://github.com/leptos-rs/leptos", - "description": "Build fast web applications with Rust.", - "url": "https://api.github.com/repos/leptos-rs/leptos", - "languages_url": "https://api.github.com/repos/leptos-rs/leptos/languages", - "created_at": "2022-07-31T20:40:30Z", - "updated_at": "2024-05-05T21:52:09Z", - "git_url": "git://github.com/leptos-rs/leptos.git", - "ssh_url": "git@github.com:leptos-rs/leptos.git", - "clone_url": "https://github.com/leptos-rs/leptos.git", - "homepage": "https://leptos.dev", - "stargazers_count": 14716, - "watchers_count": 14716, - "language": "Rust", - "topics": [ - "dom", - "fine-grained", - "isomorphic", - "reactive", - "rust", - "ssr", - "web", - "webassembly" - ] + "html_url": "https://github.com/QSCTech/zju-icicles", + "description": "浙江大学课程攻略共享计划", + "url": "https://api.github.com/repos/QSCTech/zju-icicles", + "languages_url": "https://api.github.com/repos/QSCTech/zju-icicles/languages", + "created_at": "2016-06-28T16:17:32Z", + "updated_at": "2024-05-06T16:42:07Z", + "git_url": "git://github.com/QSCTech/zju-icicles.git", + "ssh_url": "git@github.com:QSCTech/zju-icicles.git", + "clone_url": "https://github.com/QSCTech/zju-icicles.git", + "homepage": "https://qsctech.github.io/zju-icicles/", + "stargazers_count": 36082, + "watchers_count": 36082, + "language": "HTML", + "topics": [] }, { - "id": 42489829, - "node_id": "MDEwOlJlcG9zaXRvcnk0MjQ4OTgyOQ==", - "name": "rustlings", - "full_name": "rust-lang/rustlings", + "id": 32484381, + "node_id": "MDEwOlJlcG9zaXRvcnkzMjQ4NDM4MQ==", + "name": "free-for-dev", + "full_name": "ripienaar/free-for-dev", "owner": { - "login": "rust-lang", - "id": 5430905, - "avatar_url": "https://avatars.githubusercontent.com/u/5430905?v=4", - "url": "https://api.github.com/users/rust-lang", - "html_url": "https://github.com/rust-lang" + "login": "ripienaar", + "id": 82342, + "avatar_url": "https://avatars.githubusercontent.com/u/82342?v=4", + "url": "https://api.github.com/users/ripienaar", + "html_url": "https://github.com/ripienaar" }, - "html_url": "https://github.com/rust-lang/rustlings", - "description": ":crab: Small exercises to get you used to reading and writing Rust code!", - "url": "https://api.github.com/repos/rust-lang/rustlings", - "languages_url": "https://api.github.com/repos/rust-lang/rustlings/languages", - "created_at": "2015-09-15T02:25:18Z", - "updated_at": "2024-05-06T00:33:12Z", - "git_url": "git://github.com/rust-lang/rustlings.git", - "ssh_url": "git@github.com:rust-lang/rustlings.git", - "clone_url": "https://github.com/rust-lang/rustlings.git", - "homepage": "https://rustlings.cool", - "stargazers_count": 49488, - "watchers_count": 49488, - "language": "Rust", + "html_url": "https://github.com/ripienaar/free-for-dev", + "description": "A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev", + "url": "https://api.github.com/repos/ripienaar/free-for-dev", + "languages_url": "https://api.github.com/repos/ripienaar/free-for-dev/languages", + "created_at": "2015-03-18T21:06:26Z", + "updated_at": "2024-05-07T01:04:47Z", + "git_url": "git://github.com/ripienaar/free-for-dev.git", + "ssh_url": "git@github.com:ripienaar/free-for-dev.git", + "clone_url": "https://github.com/ripienaar/free-for-dev.git", + "homepage": "https://free-for.dev/", + "stargazers_count": 84186, + "watchers_count": 84186, + "language": "HTML", "topics": [ - "beginner-friendly", - "rust", - "rustlings" + "awesome-list", + "free-for-developers" ] }, { - "id": 673006398, - "node_id": "R_kgDOKB1DPg", - "name": "jay-cli", - "full_name": "Daniel-Xu/jay-cli", + "id": 51051380, + "node_id": "MDEwOlJlcG9zaXRvcnk1MTA1MTM4MA==", + "name": "gopl-zh", + "full_name": "golang-china/gopl-zh", "owner": { - "login": "Daniel-Xu", - "id": 548144, - "avatar_url": "https://avatars.githubusercontent.com/u/548144?v=4", - "url": "https://api.github.com/users/Daniel-Xu", - "html_url": "https://github.com/Daniel-Xu" + "login": "golang-china", + "id": 9974862, + "avatar_url": "https://avatars.githubusercontent.com/u/9974862?v=4", + "url": "https://api.github.com/users/golang-china", + "html_url": "https://github.com/golang-china" }, - "html_url": "https://github.com/Daniel-Xu/jay-cli", - "description": "Listen music via CLI", - "url": "https://api.github.com/repos/Daniel-Xu/jay-cli", - "languages_url": "https://api.github.com/repos/Daniel-Xu/jay-cli/languages", - "created_at": "2023-07-31T16:48:28Z", - "updated_at": "2024-04-12T08:19:36Z", - "git_url": "git://github.com/Daniel-Xu/jay-cli.git", - "ssh_url": "git@github.com:Daniel-Xu/jay-cli.git", - "clone_url": "https://github.com/Daniel-Xu/jay-cli.git", - "homepage": null, - "stargazers_count": 23, - "watchers_count": 23, - "language": "Rust", + "html_url": "https://github.com/golang-china/gopl-zh", + "description": ":books: Go语言圣经中文版", + "url": "https://api.github.com/repos/golang-china/gopl-zh", + "languages_url": "https://api.github.com/repos/golang-china/gopl-zh/languages", + "created_at": "2016-02-04T04:11:23Z", + "updated_at": "2024-05-06T10:02:17Z", + "git_url": "git://github.com/golang-china/gopl-zh.git", + "ssh_url": "git@github.com:golang-china/gopl-zh.git", + "clone_url": "https://github.com/golang-china/gopl-zh.git", + "homepage": "https://golang-china.github.io/gopl-zh", + "stargazers_count": 5898, + "watchers_count": 5898, + "language": "HTML", "topics": [] }, { - "id": 496190297, - "node_id": "R_kgDOHZNDWQ", - "name": "code-radio-cli", - "full_name": "JasonWei512/code-radio-cli", + "id": 254016085, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTQwMTYwODU=", + "name": "go-file", + "full_name": "songquanpeng/go-file", "owner": { - "login": "JasonWei512", - "id": 16899918, - "avatar_url": "https://avatars.githubusercontent.com/u/16899918?v=4", - "url": "https://api.github.com/users/JasonWei512", - "html_url": "https://github.com/JasonWei512" + "login": "songquanpeng", + "id": 39998050, + "avatar_url": "https://avatars.githubusercontent.com/u/39998050?v=4", + "url": "https://api.github.com/users/songquanpeng", + "html_url": "https://github.com/songquanpeng" }, - "html_url": "https://github.com/JasonWei512/code-radio-cli", - "description": "🎵 A command line music radio client for https://coderadio.freecodecamp.org, written in Rust.", - "url": "https://api.github.com/repos/JasonWei512/code-radio-cli", - "languages_url": "https://api.github.com/repos/JasonWei512/code-radio-cli/languages", - "created_at": "2022-05-25T10:50:17Z", - "updated_at": "2024-04-02T17:40:51Z", - "git_url": "git://github.com/JasonWei512/code-radio-cli.git", - "ssh_url": "git@github.com:JasonWei512/code-radio-cli.git", - "clone_url": "https://github.com/JasonWei512/code-radio-cli.git", - "homepage": "https://crates.io/crates/code-radio-cli", - "stargazers_count": 343, - "watchers_count": 343, - "language": "Rust", + "html_url": "https://github.com/songquanpeng/go-file", + "description": "基于 Go 的文件分享工具,仅单可执行文件,开箱即用,内置图床和视频播放页面. File sharing tool based on Go.", + "url": "https://api.github.com/repos/songquanpeng/go-file", + "languages_url": "https://api.github.com/repos/songquanpeng/go-file/languages", + "created_at": "2020-04-08T07:28:24Z", + "updated_at": "2024-05-02T15:30:26Z", + "git_url": "git://github.com/songquanpeng/go-file.git", + "ssh_url": "git@github.com:songquanpeng/go-file.git", + "clone_url": "https://github.com/songquanpeng/go-file.git", + "homepage": "https://go-file.onrender.com", + "stargazers_count": 860, + "watchers_count": 860, + "language": "HTML", "topics": [ - "cli", - "code-radio", - "command-line", - "freecodecamp", - "music", - "music-player", - "rust" + "file-share", + "go-file", + "golang", + "lan-share" ] }, { - "id": 724712, - "node_id": "MDEwOlJlcG9zaXRvcnk3MjQ3MTI=", - "name": "rust", - "full_name": "rust-lang/rust", + "id": 427439360, + "node_id": "R_kgDOGXo1AA", + "name": "hyperui", + "full_name": "markmead/hyperui", "owner": { - "login": "rust-lang", - "id": 5430905, - "avatar_url": "https://avatars.githubusercontent.com/u/5430905?v=4", - "url": "https://api.github.com/users/rust-lang", - "html_url": "https://github.com/rust-lang" + "login": "markmead", + "id": 50486078, + "avatar_url": "https://avatars.githubusercontent.com/u/50486078?v=4", + "url": "https://api.github.com/users/markmead", + "html_url": "https://github.com/markmead" }, - "html_url": "https://github.com/rust-lang/rust", - "description": "Empowering everyone to build reliable and efficient software.", - "url": "https://api.github.com/repos/rust-lang/rust", - "languages_url": "https://api.github.com/repos/rust-lang/rust/languages", - "created_at": "2010-06-16T20:39:03Z", - "updated_at": "2024-05-06T00:29:03Z", - "git_url": "git://github.com/rust-lang/rust.git", - "ssh_url": "git@github.com:rust-lang/rust.git", - "clone_url": "https://github.com/rust-lang/rust.git", - "homepage": "https://www.rust-lang.org", - "stargazers_count": 93230, - "watchers_count": 93230, - "language": "Rust", + "html_url": "https://github.com/markmead/hyperui", + "description": "Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀", + "url": "https://api.github.com/repos/markmead/hyperui", + "languages_url": "https://api.github.com/repos/markmead/hyperui/languages", + "created_at": "2021-11-12T17:14:11Z", + "updated_at": "2024-05-06T23:59:33Z", + "git_url": "git://github.com/markmead/hyperui.git", + "ssh_url": "git@github.com:markmead/hyperui.git", + "clone_url": "https://github.com/markmead/hyperui.git", + "homepage": "https://hyperui.dev", + "stargazers_count": 8398, + "watchers_count": 8398, + "language": "HTML", "topics": [ - "compiler", - "hacktoberfest", - "language", - "rust" + "tailwindcss", + "tailwindcss-components", + "tailwindcss-components-library", + "tailwindcss-template", + "tailwindcss-ui" ] }, { - "id": 178991158, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzg5OTExNTg=", - "name": "starship", - "full_name": "starship/starship", + "id": 89785877, + "node_id": "MDEwOlJlcG9zaXRvcnk4OTc4NTg3Nw==", + "name": "staticrypt", + "full_name": "robinmoisson/staticrypt", "owner": { - "login": "starship", - "id": 49654870, - "avatar_url": "https://avatars.githubusercontent.com/u/49654870?v=4", - "url": "https://api.github.com/users/starship", - "html_url": "https://github.com/starship" + "login": "robinmoisson", + "id": 5664025, + "avatar_url": "https://avatars.githubusercontent.com/u/5664025?v=4", + "url": "https://api.github.com/users/robinmoisson", + "html_url": "https://github.com/robinmoisson" }, - "html_url": "https://github.com/starship/starship", - "description": "☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!", - "url": "https://api.github.com/repos/starship/starship", - "languages_url": "https://api.github.com/repos/starship/starship/languages", - "created_at": "2019-04-02T03:23:12Z", - "updated_at": "2024-05-05T22:02:17Z", - "git_url": "git://github.com/starship/starship.git", - "ssh_url": "git@github.com:starship/starship.git", - "clone_url": "https://github.com/starship/starship.git", - "homepage": "https://starship.rs", - "stargazers_count": 40952, - "watchers_count": 40952, - "language": "Rust", + "html_url": "https://github.com/robinmoisson/staticrypt", + "description": "Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.", + "url": "https://api.github.com/repos/robinmoisson/staticrypt", + "languages_url": "https://api.github.com/repos/robinmoisson/staticrypt/languages", + "created_at": "2017-04-29T13:06:39Z", + "updated_at": "2024-05-02T17:59:07Z", + "git_url": "git://github.com/robinmoisson/staticrypt.git", + "ssh_url": "git@github.com:robinmoisson/staticrypt.git", + "clone_url": "https://github.com/robinmoisson/staticrypt.git", + "homepage": "https://robinmoisson.github.io/staticrypt/", + "stargazers_count": 5794, + "watchers_count": 5794, + "language": "HTML", "topics": [ - "bash", - "fish", - "fish-prompt", - "fish-theme", - "oh-my-zsh", - "powershell", - "rust", - "shell-prompt", - "starship", - "zsh", - "zsh-prompt", - "zsh-theme" + "cli", + "encryption", + "html", + "javascript", + "password", + "static", + "static-html", + "webcrypto" ] }, { - "id": 133442384, - "node_id": "MDEwOlJlcG9zaXRvcnkxMzM0NDIzODQ=", - "name": "deno", - "full_name": "denoland/deno", - "owner": { - "login": "denoland", - "id": 42048915, - "avatar_url": "https://avatars.githubusercontent.com/u/42048915?v=4", - "url": "https://api.github.com/users/denoland", - "html_url": "https://github.com/denoland" - }, - "html_url": "https://github.com/denoland/deno", - "description": "A modern runtime for JavaScript and TypeScript.", - "url": "https://api.github.com/repos/denoland/deno", - "languages_url": "https://api.github.com/repos/denoland/deno/languages", - "created_at": "2018-05-15T01:34:26Z", - "updated_at": "2024-05-06T00:01:46Z", - "git_url": "git://github.com/denoland/deno.git", - "ssh_url": "git@github.com:denoland/deno.git", - "clone_url": "https://github.com/denoland/deno.git", - "homepage": "https://deno.com", - "stargazers_count": 92994, - "watchers_count": 92994, - "language": "Rust", + "id": 419347358, + "node_id": "R_kgDOGP67ng", + "name": "cs-self-learning", + "full_name": "PKUFlyingPig/cs-self-learning", + "owner": { + "login": "PKUFlyingPig", + "id": 60659728, + "avatar_url": "https://avatars.githubusercontent.com/u/60659728?v=4", + "url": "https://api.github.com/users/PKUFlyingPig", + "html_url": "https://github.com/PKUFlyingPig" + }, + "html_url": "https://github.com/PKUFlyingPig/cs-self-learning", + "description": "计算机自学指南", + "url": "https://api.github.com/repos/PKUFlyingPig/cs-self-learning", + "languages_url": "https://api.github.com/repos/PKUFlyingPig/cs-self-learning/languages", + "created_at": "2021-10-20T13:43:42Z", + "updated_at": "2024-05-07T01:09:44Z", + "git_url": "git://github.com/PKUFlyingPig/cs-self-learning.git", + "ssh_url": "git@github.com:PKUFlyingPig/cs-self-learning.git", + "clone_url": "https://github.com/PKUFlyingPig/cs-self-learning.git", + "homepage": "https://csdiy.wiki", + "stargazers_count": 50217, + "watchers_count": 50217, + "language": "HTML", + "topics": [] + }, + { + "id": 278626899, + "node_id": "MDEwOlJlcG9zaXRvcnkyNzg2MjY4OTk=", + "name": "no-style-please", + "full_name": "riggraz/no-style-please", + "owner": { + "login": "riggraz", + "id": 31478034, + "avatar_url": "https://avatars.githubusercontent.com/u/31478034?v=4", + "url": "https://api.github.com/users/riggraz", + "html_url": "https://github.com/riggraz" + }, + "html_url": "https://github.com/riggraz/no-style-please", + "description": "A (nearly) no-CSS, fast, minimalist Jekyll theme.", + "url": "https://api.github.com/repos/riggraz/no-style-please", + "languages_url": "https://api.github.com/repos/riggraz/no-style-please/languages", + "created_at": "2020-07-10T12:23:19Z", + "updated_at": "2024-05-06T21:35:22Z", + "git_url": "git://github.com/riggraz/no-style-please.git", + "ssh_url": "git@github.com:riggraz/no-style-please.git", + "clone_url": "https://github.com/riggraz/no-style-please.git", + "homepage": "https://riggraz.dev/no-style-please/", + "stargazers_count": 990, + "watchers_count": 990, + "language": "HTML", "topics": [ - "deno", - "javascript", - "rust", - "typescript" + "blog-theme", + "jekyll", + "jekyll-theme", + "jekyll-theme-minimal", + "jekyll-themes", + "ruby-gem", + "theme" ] } ], @@ -20645,13 +23880,13 @@ "url": "https://api.github.com/repos/vim/vim", "languages_url": "https://api.github.com/repos/vim/vim/languages", "created_at": "2015-08-18T21:03:56Z", - "updated_at": "2024-05-05T18:52:54Z", + "updated_at": "2024-05-06T20:06:00Z", "git_url": "git://github.com/vim/vim.git", "ssh_url": "git@github.com:vim/vim.git", "clone_url": "https://github.com/vim/vim.git", "homepage": "https://www.vim.org", - "stargazers_count": 35042, - "watchers_count": 35042, + "stargazers_count": 35055, + "watchers_count": 35055, "language": "Vim Script", "topics": [ "c", @@ -20677,13 +23912,13 @@ "url": "https://api.github.com/repos/github/copilot.vim", "languages_url": "https://api.github.com/repos/github/copilot.vim/languages", "created_at": "2021-10-20T18:29:13Z", - "updated_at": "2024-05-05T23:16:33Z", + "updated_at": "2024-05-06T17:49:29Z", "git_url": "git://github.com/github/copilot.vim.git", "ssh_url": "git@github.com:github/copilot.vim.git", "clone_url": "https://github.com/github/copilot.vim.git", "homepage": null, - "stargazers_count": 7708, - "watchers_count": 7708, + "stargazers_count": 7715, + "watchers_count": 7715, "language": "Vim Script", "topics": [] }, @@ -20704,13 +23939,13 @@ "url": "https://api.github.com/repos/amix/vimrc", "languages_url": "https://api.github.com/repos/amix/vimrc/languages", "created_at": "2012-05-29T16:19:29Z", - "updated_at": "2024-05-05T22:18:40Z", + "updated_at": "2024-05-07T00:11:34Z", "git_url": "git://github.com/amix/vimrc.git", "ssh_url": "git@github.com:amix/vimrc.git", "clone_url": "https://github.com/amix/vimrc.git", "homepage": "", - "stargazers_count": 30142, - "watchers_count": 30142, + "stargazers_count": 30146, + "watchers_count": 30146, "language": "Vim Script", "topics": [] }, @@ -20731,13 +23966,13 @@ "url": "https://api.github.com/repos/dense-analysis/ale", "languages_url": "https://api.github.com/repos/dense-analysis/ale/languages", "created_at": "2016-09-08T23:22:45Z", - "updated_at": "2024-05-04T17:31:56Z", + "updated_at": "2024-05-07T00:26:31Z", "git_url": "git://github.com/dense-analysis/ale.git", "ssh_url": "git@github.com:dense-analysis/ale.git", "clone_url": "https://github.com/dense-analysis/ale.git", "homepage": "", - "stargazers_count": 13290, - "watchers_count": 13290, + "stargazers_count": 13292, + "watchers_count": 13292, "language": "Vim Script", "topics": [ "autocomplete", @@ -20768,13 +24003,13 @@ "url": "https://api.github.com/repos/preservim/nerdtree", "languages_url": "https://api.github.com/repos/preservim/nerdtree/languages", "created_at": "2008-03-10T07:34:08Z", - "updated_at": "2024-05-05T02:37:14Z", + "updated_at": "2024-05-06T15:57:04Z", "git_url": "git://github.com/preservim/nerdtree.git", "ssh_url": "git@github.com:preservim/nerdtree.git", "clone_url": "https://github.com/preservim/nerdtree.git", "homepage": "", - "stargazers_count": 19281, - "watchers_count": 19281, + "stargazers_count": 19282, + "watchers_count": 19282, "language": "Vim Script", "topics": [ "file-management", @@ -20801,13 +24036,13 @@ "url": "https://api.github.com/repos/VundleVim/Vundle.vim", "languages_url": "https://api.github.com/repos/VundleVim/Vundle.vim/languages", "created_at": "2010-10-17T23:17:53Z", - "updated_at": "2024-05-06T00:12:03Z", + "updated_at": "2024-05-06T02:23:13Z", "git_url": "git://github.com/VundleVim/Vundle.vim.git", "ssh_url": "git@github.com:VundleVim/Vundle.vim.git", "clone_url": "https://github.com/VundleVim/Vundle.vim.git", "homepage": "http://github.com/VundleVim/Vundle.Vim", - "stargazers_count": 23826, - "watchers_count": 23826, + "stargazers_count": 23825, + "watchers_count": 23825, "language": "Vim Script", "topics": [] } @@ -20903,13 +24138,13 @@ "url": "https://api.github.com/repos/farag2/Sophia-Script-for-Windows", "languages_url": "https://api.github.com/repos/farag2/Sophia-Script-for-Windows/languages", "created_at": "2018-10-17T11:09:58Z", - "updated_at": "2024-05-05T18:15:51Z", + "updated_at": "2024-05-06T22:29:48Z", "git_url": "git://github.com/farag2/Sophia-Script-for-Windows.git", "ssh_url": "git@github.com:farag2/Sophia-Script-for-Windows.git", "clone_url": "https://github.com/farag2/Sophia-Script-for-Windows.git", "homepage": "", - "stargazers_count": 7213, - "watchers_count": 7213, + "stargazers_count": 7215, + "watchers_count": 7215, "language": "PowerShell", "topics": [ "22h2", @@ -20982,7 +24217,7 @@ "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": "2024-05-05T17:16:52Z", + "updated_at": "2024-05-06T18:00:15Z", "git_url": "git://github.com/MScholtes/PS2EXE.git", "ssh_url": "git@github.com:MScholtes/PS2EXE.git", "clone_url": "https://github.com/MScholtes/PS2EXE.git", @@ -21009,13 +24244,13 @@ "url": "https://api.github.com/repos/SpotX-Official/SpotX", "languages_url": "https://api.github.com/repos/SpotX-Official/SpotX/languages", "created_at": "2021-08-11T18:01:20Z", - "updated_at": "2024-05-06T00:35:03Z", + "updated_at": "2024-05-06T23:54:13Z", "git_url": "git://github.com/SpotX-Official/SpotX.git", "ssh_url": "git@github.com:SpotX-Official/SpotX.git", "clone_url": "https://github.com/SpotX-Official/SpotX.git", "homepage": "", - "stargazers_count": 11385, - "watchers_count": 11385, + "stargazers_count": 11404, + "watchers_count": 11404, "language": "PowerShell", "topics": [ "adblock", @@ -21137,13 +24372,13 @@ "url": "https://api.github.com/repos/fleschutz/PowerShell", "languages_url": "https://api.github.com/repos/fleschutz/PowerShell/languages", "created_at": "2020-04-30T15:49:26Z", - "updated_at": "2024-05-04T16:51:45Z", + "updated_at": "2024-05-06T16:49:58Z", "git_url": "git://github.com/fleschutz/PowerShell.git", "ssh_url": "git@github.com:fleschutz/PowerShell.git", "clone_url": "https://github.com/fleschutz/PowerShell.git", "homepage": "", - "stargazers_count": 1932, - "watchers_count": 1932, + "stargazers_count": 1934, + "watchers_count": 1934, "language": "PowerShell", "topics": [ "automation", @@ -21210,13 +24445,13 @@ "url": "https://api.github.com/repos/Raphire/Win11Debloat", "languages_url": "https://api.github.com/repos/Raphire/Win11Debloat/languages", "created_at": "2020-10-27T22:26:59Z", - "updated_at": "2024-05-06T00:05:49Z", + "updated_at": "2024-05-07T00:58:48Z", "git_url": "git://github.com/Raphire/Win11Debloat.git", "ssh_url": "git@github.com:Raphire/Win11Debloat.git", "clone_url": "https://github.com/Raphire/Win11Debloat.git", "homepage": "", - "stargazers_count": 2578, - "watchers_count": 2578, + "stargazers_count": 2587, + "watchers_count": 2587, "language": "PowerShell", "topics": [ "appxpackages", @@ -21258,13 +24493,13 @@ "url": "https://api.github.com/repos/LeDragoX/Win-Debloat-Tools", "languages_url": "https://api.github.com/repos/LeDragoX/Win-Debloat-Tools/languages", "created_at": "2020-08-26T13:32:48Z", - "updated_at": "2024-05-05T23:12:34Z", + "updated_at": "2024-05-06T16:36:17Z", "git_url": "git://github.com/LeDragoX/Win-Debloat-Tools.git", "ssh_url": "git@github.com:LeDragoX/Win-Debloat-Tools.git", "clone_url": "https://github.com/LeDragoX/Win-Debloat-Tools.git", "homepage": "", - "stargazers_count": 4366, - "watchers_count": 4366, + "stargazers_count": 4372, + "watchers_count": 4372, "language": "PowerShell", "topics": [ "bloatware-removal", @@ -21299,13 +24534,13 @@ "url": "https://api.github.com/repos/microsoft/WSL", "languages_url": "https://api.github.com/repos/microsoft/WSL/languages", "created_at": "2016-04-06T17:32:56Z", - "updated_at": "2024-05-05T23:57:52Z", + "updated_at": "2024-05-07T00:32:02Z", "git_url": "git://github.com/microsoft/WSL.git", "ssh_url": "git@github.com:microsoft/WSL.git", "clone_url": "https://github.com/microsoft/WSL.git", "homepage": "https://docs.microsoft.com/windows/wsl", - "stargazers_count": 16681, - "watchers_count": 16681, + "stargazers_count": 16687, + "watchers_count": 16687, "language": "PowerShell", "topics": [] } @@ -21368,13 +24603,13 @@ "url": "https://api.github.com/repos/MrKai77/Loop", "languages_url": "https://api.github.com/repos/MrKai77/Loop/languages", "created_at": "2023-01-24T18:33:33Z", - "updated_at": "2024-05-05T22:04:43Z", + "updated_at": "2024-05-06T22:26:12Z", "git_url": "git://github.com/MrKai77/Loop.git", "ssh_url": "git@github.com:MrKai77/Loop.git", "clone_url": "https://github.com/MrKai77/Loop.git", "homepage": "", - "stargazers_count": 2863, - "watchers_count": 2863, + "stargazers_count": 2866, + "watchers_count": 2866, "language": "Swift", "topics": [ "hacktoberfest", @@ -21407,13 +24642,13 @@ "url": "https://api.github.com/repos/iina/iina", "languages_url": "https://api.github.com/repos/iina/iina/languages", "created_at": "2016-12-19T07:18:45Z", - "updated_at": "2024-05-06T00:57:12Z", + "updated_at": "2024-05-06T19:21:51Z", "git_url": "git://github.com/iina/iina.git", "ssh_url": "git@github.com:iina/iina.git", "clone_url": "https://github.com/iina/iina.git", "homepage": "https://iina.io", - "stargazers_count": 36429, - "watchers_count": 36429, + "stargazers_count": 36446, + "watchers_count": 36446, "language": "Swift", "topics": [ "hacktoberfest", @@ -21443,13 +24678,13 @@ "url": "https://api.github.com/repos/easychen/one-person-businesses-methodology-v2.0", "languages_url": "https://api.github.com/repos/easychen/one-person-businesses-methodology-v2.0/languages", "created_at": "2024-03-27T09:41:20Z", - "updated_at": "2024-05-05T16:20:29Z", + "updated_at": "2024-05-06T14:47:46Z", "git_url": "git://github.com/easychen/one-person-businesses-methodology-v2.0.git", "ssh_url": "git@github.com:easychen/one-person-businesses-methodology-v2.0.git", "clone_url": "https://github.com/easychen/one-person-businesses-methodology-v2.0.git", "homepage": "https://ft07.com/opb-quick-start?mtm_campaign=github&mtm_kwd=opbmv2", - "stargazers_count": 2158, - "watchers_count": 2158, + "stargazers_count": 2163, + "watchers_count": 2163, "language": "PHP", "topics": [] }, @@ -21470,13 +24705,13 @@ "url": "https://api.github.com/repos/easychen/stack-roadmap", "languages_url": "https://api.github.com/repos/easychen/stack-roadmap/languages", "created_at": "2022-12-31T03:51:26Z", - "updated_at": "2024-05-04T02:20:55Z", + "updated_at": "2024-05-06T02:09:06Z", "git_url": "git://github.com/easychen/stack-roadmap.git", "ssh_url": "git@github.com:easychen/stack-roadmap.git", "clone_url": "https://github.com/easychen/stack-roadmap.git", "homepage": "http://road.ftqq.com", - "stargazers_count": 3271, - "watchers_count": 3271, + "stargazers_count": 3272, + "watchers_count": 3272, "language": "PHP", "topics": [] } @@ -21499,13 +24734,13 @@ "url": "https://api.github.com/repos/loveunk/machine-learning-deep-learning-notes", "languages_url": "https://api.github.com/repos/loveunk/machine-learning-deep-learning-notes/languages", "created_at": "2019-01-31T02:12:41Z", - "updated_at": "2024-05-05T15:26:57Z", + "updated_at": "2024-05-06T12:20:47Z", "git_url": "git://github.com/loveunk/machine-learning-deep-learning-notes.git", "ssh_url": "git@github.com:loveunk/machine-learning-deep-learning-notes.git", "clone_url": "https://github.com/loveunk/machine-learning-deep-learning-notes.git", "homepage": "", - "stargazers_count": 990, - "watchers_count": 990, + "stargazers_count": 993, + "watchers_count": 993, "language": "Jupyter Notebook", "topics": [] }, @@ -21526,13 +24761,13 @@ "url": "https://api.github.com/repos/collabora/WhisperSpeech", "languages_url": "https://api.github.com/repos/collabora/WhisperSpeech/languages", "created_at": "2023-02-14T16:47:55Z", - "updated_at": "2024-05-05T23:14:11Z", + "updated_at": "2024-05-06T13:16:17Z", "git_url": "git://github.com/collabora/WhisperSpeech.git", "ssh_url": "git@github.com:collabora/WhisperSpeech.git", "clone_url": "https://github.com/collabora/WhisperSpeech.git", "homepage": "https://collabora.github.io/WhisperSpeech/", - "stargazers_count": 3389, - "watchers_count": 3389, + "stargazers_count": 3395, + "watchers_count": 3395, "language": "Jupyter Notebook", "topics": [ "pytorch", @@ -21559,13 +24794,13 @@ "url": "https://api.github.com/repos/ionuttbara/windows-defender-remover", "languages_url": "https://api.github.com/repos/ionuttbara/windows-defender-remover/languages", "created_at": "2021-08-13T20:44:46Z", - "updated_at": "2024-05-06T01:03:32Z", + "updated_at": "2024-05-07T00:48:02Z", "git_url": "git://github.com/ionuttbara/windows-defender-remover.git", "ssh_url": "git@github.com:ionuttbara/windows-defender-remover.git", "clone_url": "https://github.com/ionuttbara/windows-defender-remover.git", "homepage": "", - "stargazers_count": 2646, - "watchers_count": 2646, + "stargazers_count": 2649, + "watchers_count": 2649, "language": "Batchfile", "topics": [ "defender", @@ -21637,7 +24872,7 @@ "url": "https://api.github.com/repos/vim/vim-win32-installer", "languages_url": "https://api.github.com/repos/vim/vim-win32-installer/languages", "created_at": "2016-01-26T12:53:09Z", - "updated_at": "2024-05-06T00:05:18Z", + "updated_at": "2024-05-06T22:00:47Z", "git_url": "git://github.com/vim/vim-win32-installer.git", "ssh_url": "git@github.com:vim/vim-win32-installer.git", "clone_url": "https://github.com/vim/vim-win32-installer.git", @@ -21670,13 +24905,13 @@ "url": "https://api.github.com/repos/Kong/kong", "languages_url": "https://api.github.com/repos/Kong/kong/languages", "created_at": "2014-11-17T23:56:08Z", - "updated_at": "2024-05-05T23:02:24Z", + "updated_at": "2024-05-06T22:38:34Z", "git_url": "git://github.com/Kong/kong.git", "ssh_url": "git@github.com:Kong/kong.git", "clone_url": "https://github.com/Kong/kong.git", "homepage": "https://konghq.com/install/#kong-community", - "stargazers_count": 37580, - "watchers_count": 37580, + "stargazers_count": 37591, + "watchers_count": 37591, "language": "Lua", "topics": [ "ai", @@ -21700,6 +24935,50 @@ "reverse-proxy", "serverless" ] + }, + { + "id": 145050544, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDUwNTA1NDQ=", + "name": "LunarVim", + "full_name": "LunarVim/LunarVim", + "owner": { + "login": "LunarVim", + "id": 86900519, + "avatar_url": "https://avatars.githubusercontent.com/u/86900519?v=4", + "url": "https://api.github.com/users/LunarVim", + "html_url": "https://github.com/LunarVim" + }, + "html_url": "https://github.com/LunarVim/LunarVim", + "description": "🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.", + "url": "https://api.github.com/repos/LunarVim/LunarVim", + "languages_url": "https://api.github.com/repos/LunarVim/LunarVim/languages", + "created_at": "2018-08-16T23:55:19Z", + "updated_at": "2024-05-06T23:27:51Z", + "git_url": "git://github.com/LunarVim/LunarVim.git", + "ssh_url": "git@github.com:LunarVim/LunarVim.git", + "clone_url": "https://github.com/LunarVim/LunarVim.git", + "homepage": "https://www.lunarvim.org", + "stargazers_count": 17531, + "watchers_count": 17531, + "language": "Lua", + "topics": [ + "formatters", + "hacktoberfest", + "ide", + "linters", + "lua", + "lunarvim", + "neovim", + "neovim-config", + "neovim-configuration", + "neovim-lua", + "neovim-setup", + "nvim", + "snippets", + "vim", + "vimrc", + "vscode" + ] } ], "Shell": [ @@ -21720,13 +24999,13 @@ "url": "https://api.github.com/repos/juewuy/ShellCrash", "languages_url": "https://api.github.com/repos/juewuy/ShellCrash/languages", "created_at": "2020-07-08T10:55:21Z", - "updated_at": "2024-05-05T17:43:27Z", + "updated_at": "2024-05-06T23:21:43Z", "git_url": "git://github.com/juewuy/ShellCrash.git", "ssh_url": "git@github.com:juewuy/ShellCrash.git", "clone_url": "https://github.com/juewuy/ShellCrash.git", "homepage": "", - "stargazers_count": 7219, - "watchers_count": 7219, + "stargazers_count": 7225, + "watchers_count": 7225, "language": "Shell", "topics": [] }, @@ -21747,13 +25026,13 @@ "url": "https://api.github.com/repos/Mzdyl/LiteLoaderQQNT_Install", "languages_url": "https://api.github.com/repos/Mzdyl/LiteLoaderQQNT_Install/languages", "created_at": "2024-01-21T06:17:35Z", - "updated_at": "2024-05-05T18:03:28Z", + "updated_at": "2024-05-06T17:00:15Z", "git_url": "git://github.com/Mzdyl/LiteLoaderQQNT_Install.git", "ssh_url": "git@github.com:Mzdyl/LiteLoaderQQNT_Install.git", "clone_url": "https://github.com/Mzdyl/LiteLoaderQQNT_Install.git", "homepage": null, - "stargazers_count": 581, - "watchers_count": 581, + "stargazers_count": 585, + "watchers_count": 585, "language": "Shell", "topics": [] }, @@ -21774,13 +25053,13 @@ "url": "https://api.github.com/repos/nvm-sh/nvm", "languages_url": "https://api.github.com/repos/nvm-sh/nvm/languages", "created_at": "2010-04-15T17:47:47Z", - "updated_at": "2024-05-05T22:54:09Z", + "updated_at": "2024-05-07T00:56:12Z", "git_url": "git://github.com/nvm-sh/nvm.git", "ssh_url": "git@github.com:nvm-sh/nvm.git", "clone_url": "https://github.com/nvm-sh/nvm.git", "homepage": "", - "stargazers_count": 75874, - "watchers_count": 75874, + "stargazers_count": 75899, + "watchers_count": 75899, "language": "Shell", "topics": [ "bash", @@ -21815,13 +25094,13 @@ "url": "https://api.github.com/repos/MichaelCade/90DaysOfDevOps", "languages_url": "https://api.github.com/repos/MichaelCade/90DaysOfDevOps/languages", "created_at": "2021-12-26T13:55:18Z", - "updated_at": "2024-05-06T00:26:55Z", + "updated_at": "2024-05-06T22:35:22Z", "git_url": "git://github.com/MichaelCade/90DaysOfDevOps.git", "ssh_url": "git@github.com:MichaelCade/90DaysOfDevOps.git", "clone_url": "https://github.com/MichaelCade/90DaysOfDevOps.git", "homepage": "https://www.90daysofdevops.com/", - "stargazers_count": 25879, - "watchers_count": 25879, + "stargazers_count": 25880, + "watchers_count": 25880, "language": "Shell", "topics": [ "ansible", @@ -21851,13 +25130,13 @@ "url": "https://api.github.com/repos/moovweb/gvm", "languages_url": "https://api.github.com/repos/moovweb/gvm/languages", "created_at": "2011-12-03T02:34:04Z", - "updated_at": "2024-05-05T14:08:58Z", + "updated_at": "2024-05-06T11:50:08Z", "git_url": "git://github.com/moovweb/gvm.git", "ssh_url": "git@github.com:moovweb/gvm.git", "clone_url": "https://github.com/moovweb/gvm.git", "homepage": "http://github.com/moovweb/gvm", - "stargazers_count": 9640, - "watchers_count": 9640, + "stargazers_count": 9643, + "watchers_count": 9643, "language": "Shell", "topics": [ "dependency-manager", @@ -21908,13 +25187,13 @@ "url": "https://api.github.com/repos/ffffffff0x/f8x", "languages_url": "https://api.github.com/repos/ffffffff0x/f8x/languages", "created_at": "2021-01-21T06:27:27Z", - "updated_at": "2024-05-02T14:40:59Z", + "updated_at": "2024-05-06T15:09:15Z", "git_url": "git://github.com/ffffffff0x/f8x.git", "ssh_url": "git@github.com:ffffffff0x/f8x.git", "clone_url": "https://github.com/ffffffff0x/f8x.git", "homepage": "", - "stargazers_count": 1643, - "watchers_count": 1643, + "stargazers_count": 1644, + "watchers_count": 1644, "language": "Shell", "topics": [ "bash", @@ -22046,13 +25325,13 @@ "url": "https://api.github.com/repos/dylanaraps/pure-bash-bible", "languages_url": "https://api.github.com/repos/dylanaraps/pure-bash-bible/languages", "created_at": "2018-06-13T01:39:33Z", - "updated_at": "2024-05-06T00:21:32Z", + "updated_at": "2024-05-06T19:13:02Z", "git_url": "git://github.com/dylanaraps/pure-bash-bible.git", "ssh_url": "git@github.com:dylanaraps/pure-bash-bible.git", "clone_url": "https://github.com/dylanaraps/pure-bash-bible.git", "homepage": "", - "stargazers_count": 35948, - "watchers_count": 35948, + "stargazers_count": 35952, + "watchers_count": 35952, "language": "Shell", "topics": [ "bash", @@ -22086,13 +25365,13 @@ "url": "https://api.github.com/repos/tmux-plugins/tmux-yank", "languages_url": "https://api.github.com/repos/tmux-plugins/tmux-yank/languages", "created_at": "2014-06-24T09:37:12Z", - "updated_at": "2024-05-05T18:03:17Z", + "updated_at": "2024-05-06T18:58:20Z", "git_url": "git://github.com/tmux-plugins/tmux-yank.git", "ssh_url": "git@github.com:tmux-plugins/tmux-yank.git", "clone_url": "https://github.com/tmux-plugins/tmux-yank.git", "homepage": "https://tmux-plugins.github.io/tmux-yank/", - "stargazers_count": 2529, - "watchers_count": 2529, + "stargazers_count": 2532, + "watchers_count": 2532, "language": "Shell", "topics": [ "clipboard", @@ -22122,13 +25401,13 @@ "url": "https://api.github.com/repos/youngyangyang04/leetcode-master", "languages_url": "https://api.github.com/repos/youngyangyang04/leetcode-master/languages", "created_at": "2019-12-14T12:05:42Z", - "updated_at": "2024-05-06T01:13:21Z", + "updated_at": "2024-05-07T01:14:54Z", "git_url": "git://github.com/youngyangyang04/leetcode-master.git", "ssh_url": "git@github.com:youngyangyang04/leetcode-master.git", "clone_url": "https://github.com/youngyangyang04/leetcode-master.git", "homepage": "", - "stargazers_count": 47494, - "watchers_count": 47494, + "stargazers_count": 47528, + "watchers_count": 47528, "language": "Shell", "topics": [ "algorithm", @@ -22187,7 +25466,7 @@ "url": "https://api.github.com/repos/yaocccc/yaocccc", "languages_url": "https://api.github.com/repos/yaocccc/yaocccc/languages", "created_at": "2021-05-08T05:02:20Z", - "updated_at": "2024-05-06T00:11:28Z", + "updated_at": "2024-05-07T00:10:54Z", "git_url": "git://github.com/yaocccc/yaocccc.git", "ssh_url": "git@github.com:yaocccc/yaocccc.git", "clone_url": "https://github.com/yaocccc/yaocccc.git", @@ -22216,13 +25495,13 @@ "url": "https://api.github.com/repos/localsend/localsend", "languages_url": "https://api.github.com/repos/localsend/localsend/languages", "created_at": "2022-12-16T00:46:07Z", - "updated_at": "2024-05-06T01:06:28Z", + "updated_at": "2024-05-07T00:55:43Z", "git_url": "git://github.com/localsend/localsend.git", "ssh_url": "git@github.com:localsend/localsend.git", "clone_url": "https://github.com/localsend/localsend.git", "homepage": "https://localsend.org", - "stargazers_count": 35278, - "watchers_count": 35278, + "stargazers_count": 35322, + "watchers_count": 35322, "language": "Dart", "topics": [ "dart", @@ -22248,13 +25527,13 @@ "url": "https://api.github.com/repos/Solido/awesome-flutter", "languages_url": "https://api.github.com/repos/Solido/awesome-flutter/languages", "created_at": "2017-05-07T11:45:27Z", - "updated_at": "2024-05-06T01:14:31Z", + "updated_at": "2024-05-07T00:17:07Z", "git_url": "git://github.com/Solido/awesome-flutter.git", "ssh_url": "git@github.com:Solido/awesome-flutter.git", "clone_url": "https://github.com/Solido/awesome-flutter.git", "homepage": "", - "stargazers_count": 51408, - "watchers_count": 51408, + "stargazers_count": 51423, + "watchers_count": 51423, "language": "Dart", "topics": [ "android", @@ -22294,13 +25573,13 @@ "url": "https://api.github.com/repos/flutter/flutter", "languages_url": "https://api.github.com/repos/flutter/flutter/languages", "created_at": "2015-03-06T22:54:58Z", - "updated_at": "2024-05-06T00:42:31Z", + "updated_at": "2024-05-07T01:03:16Z", "git_url": "git://github.com/flutter/flutter.git", "ssh_url": "git@github.com:flutter/flutter.git", "clone_url": "https://github.com/flutter/flutter.git", "homepage": "https://flutter.dev", - "stargazers_count": 161987, - "watchers_count": 161987, + "stargazers_count": 162011, + "watchers_count": 162011, "language": "Dart", "topics": [ "android", @@ -22341,13 +25620,13 @@ "url": "https://api.github.com/repos/hiddify/hiddify-next", "languages_url": "https://api.github.com/repos/hiddify/hiddify-next/languages", "created_at": "2023-05-21T11:30:14Z", - "updated_at": "2024-05-06T00:31:00Z", + "updated_at": "2024-05-07T01:08:55Z", "git_url": "git://github.com/hiddify/hiddify-next.git", "ssh_url": "git@github.com:hiddify/hiddify-next.git", "clone_url": "https://github.com/hiddify/hiddify-next.git", "homepage": "https://hiddify.com", - "stargazers_count": 9523, - "watchers_count": 9523, + "stargazers_count": 9567, + "watchers_count": 9567, "language": "Dart", "topics": [ "clash", @@ -22387,13 +25666,13 @@ "url": "https://api.github.com/repos/guozhigq/flutter_v2ex", "languages_url": "https://api.github.com/repos/guozhigq/flutter_v2ex/languages", "created_at": "2022-12-23T16:55:18Z", - "updated_at": "2024-05-06T01:15:11Z", + "updated_at": "2024-05-06T01:15:54Z", "git_url": "git://github.com/guozhigq/flutter_v2ex.git", "ssh_url": "git@github.com:guozhigq/flutter_v2ex.git", "clone_url": "https://github.com/guozhigq/flutter_v2ex.git", "homepage": "", - "stargazers_count": 586, - "watchers_count": 586, + "stargazers_count": 585, + "watchers_count": 585, "language": "Dart", "topics": [ "android", @@ -22421,13 +25700,13 @@ "url": "https://api.github.com/repos/BingyanStudio/LapisCV", "languages_url": "https://api.github.com/repos/BingyanStudio/LapisCV/languages", "created_at": "2024-03-05T19:53:24Z", - "updated_at": "2024-05-05T14:57:35Z", + "updated_at": "2024-05-06T09:23:19Z", "git_url": "git://github.com/BingyanStudio/LapisCV.git", "ssh_url": "git@github.com:BingyanStudio/LapisCV.git", "clone_url": "https://github.com/BingyanStudio/LapisCV.git", "homepage": "", - "stargazers_count": 1473, - "watchers_count": 1473, + "stargazers_count": 1475, + "watchers_count": 1475, "language": "CSS", "topics": [] }, @@ -22448,13 +25727,13 @@ "url": "https://api.github.com/repos/liangjingkanji/DrakeTyporaTheme", "languages_url": "https://api.github.com/repos/liangjingkanji/DrakeTyporaTheme/languages", "created_at": "2020-01-08T05:23:56Z", - "updated_at": "2024-05-05T13:53:33Z", + "updated_at": "2024-05-06T17:27:11Z", "git_url": "git://github.com/liangjingkanji/DrakeTyporaTheme.git", "ssh_url": "git@github.com:liangjingkanji/DrakeTyporaTheme.git", "clone_url": "https://github.com/liangjingkanji/DrakeTyporaTheme.git", "homepage": "https://theme.typora.io/theme/Drake/", - "stargazers_count": 2673, - "watchers_count": 2673, + "stargazers_count": 2674, + "watchers_count": 2674, "language": "CSS", "topics": [ "material", @@ -22480,13 +25759,13 @@ "url": "https://api.github.com/repos/WebStackPage/WebStackPage.github.io", "languages_url": "https://api.github.com/repos/WebStackPage/WebStackPage.github.io/languages", "created_at": "2017-12-20T05:21:44Z", - "updated_at": "2024-05-05T09:44:11Z", + "updated_at": "2024-05-06T17:19:18Z", "git_url": "git://github.com/WebStackPage/WebStackPage.github.io.git", "ssh_url": "git@github.com:WebStackPage/WebStackPage.github.io.git", "clone_url": "https://github.com/WebStackPage/WebStackPage.github.io.git", "homepage": "http://webstack.cc", - "stargazers_count": 5870, - "watchers_count": 5870, + "stargazers_count": 5874, + "watchers_count": 5874, "language": "CSS", "topics": [ "bookmark", @@ -22515,19 +25794,53 @@ "url": "https://api.github.com/repos/IBM/plex", "languages_url": "https://api.github.com/repos/IBM/plex/languages", "created_at": "2017-10-03T20:58:50Z", - "updated_at": "2024-05-05T21:38:19Z", + "updated_at": "2024-05-06T07:23:12Z", "git_url": "git://github.com/IBM/plex.git", "ssh_url": "git@github.com:IBM/plex.git", "clone_url": "https://github.com/IBM/plex.git", "homepage": "", - "stargazers_count": 9331, - "watchers_count": 9331, + "stargazers_count": 9334, + "watchers_count": 9334, "language": "CSS", "topics": [ "design", "font", "typeface" ] + }, + { + "id": 141583609, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDE1ODM2MDk=", + "name": ".github", + "full_name": "apachecn/.github", + "owner": { + "login": "apachecn", + "id": 24802038, + "avatar_url": "https://avatars.githubusercontent.com/u/24802038?v=4", + "url": "https://api.github.com/users/apachecn", + "html_url": "https://github.com/apachecn" + }, + "html_url": "https://github.com/apachecn/.github", + "description": "ApacheCN 开源组织:公告、介绍、成员、活动、交流方式", + "url": "https://api.github.com/repos/apachecn/.github", + "languages_url": "https://api.github.com/repos/apachecn/.github/languages", + "created_at": "2018-07-19T13:29:04Z", + "updated_at": "2024-05-03T00:46:23Z", + "git_url": "git://github.com/apachecn/.github.git", + "ssh_url": "git@github.com:apachecn/.github.git", + "clone_url": "https://github.com/apachecn/.github.git", + "homepage": "https://apachecn.org", + "stargazers_count": 1726, + "watchers_count": 1726, + "language": "CSS", + "topics": [ + "dl", + "ml", + "python", + "pytorch", + "solidity", + "spark" + ] } ], "Zig": [ @@ -22548,13 +25861,13 @@ "url": "https://api.github.com/repos/ziglang/zig", "languages_url": "https://api.github.com/repos/ziglang/zig/languages", "created_at": "2015-08-06T00:51:28Z", - "updated_at": "2024-05-05T22:24:33Z", + "updated_at": "2024-05-07T00:48:10Z", "git_url": "git://github.com/ziglang/zig.git", "ssh_url": "git@github.com:ziglang/zig.git", "clone_url": "https://github.com/ziglang/zig.git", "homepage": "https://ziglang.org", - "stargazers_count": 30855, - "watchers_count": 30855, + "stargazers_count": 30876, + "watchers_count": 30876, "language": "Zig", "topics": [ "compiler", @@ -22581,13 +25894,13 @@ "url": "https://api.github.com/repos/enso-org/enso", "languages_url": "https://api.github.com/repos/enso-org/enso/languages", "created_at": "2016-12-16T17:23:37Z", - "updated_at": "2024-05-05T21:18:07Z", + "updated_at": "2024-05-06T19:37:05Z", "git_url": "git://github.com/enso-org/enso.git", "ssh_url": "git@github.com:enso-org/enso.git", "clone_url": "https://github.com/enso-org/enso.git", "homepage": "https://enso.org", - "stargazers_count": 7298, - "watchers_count": 7298, + "stargazers_count": 7296, + "watchers_count": 7296, "language": "Scala", "topics": [ "compiler", @@ -22623,13 +25936,13 @@ "url": "https://api.github.com/repos/iv-org/invidious", "languages_url": "https://api.github.com/repos/iv-org/invidious/languages", "created_at": "2018-02-07T00:43:42Z", - "updated_at": "2024-05-05T22:33:10Z", + "updated_at": "2024-05-06T20:17:30Z", "git_url": "git://github.com/iv-org/invidious.git", "ssh_url": "git@github.com:iv-org/invidious.git", "clone_url": "https://github.com/iv-org/invidious.git", "homepage": "https://invidious.io", - "stargazers_count": 15035, - "watchers_count": 15035, + "stargazers_count": 15038, + "watchers_count": 15038, "language": "Crystal", "topics": [ "agplv3", @@ -22661,7 +25974,7 @@ "url": "https://api.github.com/repos/zedeus/nitter", "languages_url": "https://api.github.com/repos/zedeus/nitter/languages", "created_at": "2019-06-20T13:51:49Z", - "updated_at": "2024-05-06T00:17:07Z", + "updated_at": "2024-05-06T17:33:58Z", "git_url": "git://github.com/zedeus/nitter.git", "ssh_url": "git@github.com:zedeus/nitter.git", "clone_url": "https://github.com/zedeus/nitter.git", @@ -22695,13 +26008,13 @@ "url": "https://api.github.com/repos/greatghoul/remote-working", "languages_url": "https://api.github.com/repos/greatghoul/remote-working/languages", "created_at": "2013-10-22T03:17:29Z", - "updated_at": "2024-05-05T13:38:19Z", + "updated_at": "2024-05-06T08:50:08Z", "git_url": "git://github.com/greatghoul/remote-working.git", "ssh_url": "git@github.com:greatghoul/remote-working.git", "clone_url": "https://github.com/greatghoul/remote-working.git", "homepage": "https://github.com/greatghoul/remote-working", - "stargazers_count": 9731, - "watchers_count": 9731, + "stargazers_count": 9733, + "watchers_count": 9733, "language": "Ruby", "topics": [ "china", @@ -22730,13 +26043,13 @@ "url": "https://api.github.com/repos/rails/rails", "languages_url": "https://api.github.com/repos/rails/rails/languages", "created_at": "2008-04-11T02:19:47Z", - "updated_at": "2024-05-06T00:57:21Z", + "updated_at": "2024-05-07T00:04:06Z", "git_url": "git://github.com/rails/rails.git", "ssh_url": "git@github.com:rails/rails.git", "clone_url": "https://github.com/rails/rails.git", "homepage": "https://rubyonrails.org", - "stargazers_count": 54944, - "watchers_count": 54944, + "stargazers_count": 54947, + "watchers_count": 54947, "language": "Ruby", "topics": [ "activejob", @@ -22765,13 +26078,13 @@ "url": "https://api.github.com/repos/ruby/ruby", "languages_url": "https://api.github.com/repos/ruby/ruby/languages", "created_at": "2010-02-27T15:55:23Z", - "updated_at": "2024-05-05T23:22:41Z", + "updated_at": "2024-05-06T23:51:41Z", "git_url": "git://github.com/ruby/ruby.git", "ssh_url": "git@github.com:ruby/ruby.git", "clone_url": "https://github.com/ruby/ruby.git", "homepage": "https://www.ruby-lang.org/", - "stargazers_count": 21561, - "watchers_count": 21561, + "stargazers_count": 21567, + "watchers_count": 21567, "language": "Ruby", "topics": [ "c", @@ -22783,6 +26096,79 @@ "ruby-language", "rust" ] + }, + { + "id": 582238422, + "node_id": "R_kgDOIrRA1g", + "name": "goose", + "full_name": "blackstorm/goose", + "owner": { + "login": "blackstorm", + "id": 13211110, + "avatar_url": "https://avatars.githubusercontent.com/u/13211110?v=4", + "url": "https://api.github.com/users/blackstorm", + "html_url": "https://github.com/blackstorm" + }, + "html_url": "https://github.com/blackstorm/goose", + "description": "🦆 Goose🐦 is a simple and lightweight text style blog application.", + "url": "https://api.github.com/repos/blackstorm/goose", + "languages_url": "https://api.github.com/repos/blackstorm/goose/languages", + "created_at": "2022-12-26T07:19:17Z", + "updated_at": "2024-01-18T10:08:46Z", + "git_url": "git://github.com/blackstorm/goose.git", + "ssh_url": "git@github.com:blackstorm/goose.git", + "clone_url": "https://github.com/blackstorm/goose.git", + "homepage": "https://getgooseblog.com", + "stargazers_count": 35, + "watchers_count": 35, + "language": "Ruby", + "topics": [ + "alpinejs", + "blog", + "docker", + "docker-compose", + "goose", + "markdown", + "rails", + "rails7", + "ror", + "ruby", + "sqlite", + "tailwindcss" + ] + }, + { + "id": 37382858, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzM4Mjg1OA==", + "name": "engineering-blogs", + "full_name": "kilimchoi/engineering-blogs", + "owner": { + "login": "kilimchoi", + "id": 1356007, + "avatar_url": "https://avatars.githubusercontent.com/u/1356007?v=4", + "url": "https://api.github.com/users/kilimchoi", + "html_url": "https://github.com/kilimchoi" + }, + "html_url": "https://github.com/kilimchoi/engineering-blogs", + "description": "A curated list of engineering blogs", + "url": "https://api.github.com/repos/kilimchoi/engineering-blogs", + "languages_url": "https://api.github.com/repos/kilimchoi/engineering-blogs/languages", + "created_at": "2015-06-13T18:25:17Z", + "updated_at": "2024-05-06T20:54:15Z", + "git_url": "git://github.com/kilimchoi/engineering-blogs.git", + "ssh_url": "git@github.com:kilimchoi/engineering-blogs.git", + "clone_url": "https://github.com/kilimchoi/engineering-blogs.git", + "homepage": "", + "stargazers_count": 29249, + "watchers_count": 29249, + "language": "Ruby", + "topics": [ + "engineering-blogs", + "lists", + "programming-blogs", + "software-development", + "tech" + ] } ], "Vim script": [ @@ -22803,13 +26189,13 @@ "url": "https://api.github.com/repos/vim-syntastic/syntastic", "languages_url": "https://api.github.com/repos/vim-syntastic/syntastic/languages", "created_at": "2009-07-11T04:05:54Z", - "updated_at": "2024-05-03T11:18:43Z", + "updated_at": "2024-05-06T18:31:33Z", "git_url": "git://github.com/vim-syntastic/syntastic.git", "ssh_url": "git@github.com:vim-syntastic/syntastic.git", "clone_url": "https://github.com/vim-syntastic/syntastic.git", "homepage": "", - "stargazers_count": 11313, - "watchers_count": 11313, + "stargazers_count": 11314, + "watchers_count": 11314, "language": "Vim script", "topics": [ "lint", @@ -22893,13 +26279,13 @@ "url": "https://api.github.com/repos/cheesecakeufo/komorebi", "languages_url": "https://api.github.com/repos/cheesecakeufo/komorebi/languages", "created_at": "2017-01-30T05:04:36Z", - "updated_at": "2024-05-05T17:13:59Z", + "updated_at": "2024-05-06T15:09:10Z", "git_url": "git://github.com/cheesecakeufo/komorebi.git", "ssh_url": "git@github.com:cheesecakeufo/komorebi.git", "clone_url": "https://github.com/cheesecakeufo/komorebi.git", "homepage": "", - "stargazers_count": 3266, - "watchers_count": 3266, + "stargazers_count": 3268, + "watchers_count": 3268, "language": "Vala", "topics": [ "animated", @@ -22929,13 +26315,13 @@ "url": "https://api.github.com/repos/revery-ui/revery", "languages_url": "https://api.github.com/repos/revery-ui/revery/languages", "created_at": "2018-09-19T16:09:22Z", - "updated_at": "2024-05-05T21:05:26Z", + "updated_at": "2024-05-06T15:52:50Z", "git_url": "git://github.com/revery-ui/revery.git", "ssh_url": "git@github.com:revery-ui/revery.git", "clone_url": "https://github.com/revery-ui/revery.git", "homepage": "https://www.outrunlabs.com/revery/", - "stargazers_count": 8069, - "watchers_count": 8069, + "stargazers_count": 8070, + "watchers_count": 8070, "language": "Reason", "topics": [ "app", @@ -22999,13 +26385,13 @@ "url": "https://api.github.com/repos/KaiserY/trpl-zh-cn", "languages_url": "https://api.github.com/repos/KaiserY/trpl-zh-cn/languages", "created_at": "2017-02-05T08:51:59Z", - "updated_at": "2024-05-04T13:40:03Z", + "updated_at": "2024-05-06T18:52:12Z", "git_url": "git://github.com/KaiserY/trpl-zh-cn.git", "ssh_url": "git@github.com:KaiserY/trpl-zh-cn.git", "clone_url": "https://github.com/KaiserY/trpl-zh-cn.git", "homepage": "https://kaisery.github.io/trpl-zh-cn/", - "stargazers_count": 4239, - "watchers_count": 4239, + "stargazers_count": 4240, + "watchers_count": 4240, "language": "Markdown", "topics": [ "pdf", @@ -23033,13 +26419,13 @@ "url": "https://api.github.com/repos/modularml/mojo", "languages_url": "https://api.github.com/repos/modularml/mojo/languages", "created_at": "2023-04-28T22:17:24Z", - "updated_at": "2024-05-06T00:46:01Z", + "updated_at": "2024-05-06T23:36:15Z", "git_url": "git://github.com/modularml/mojo.git", "ssh_url": "git@github.com:modularml/mojo.git", "clone_url": "https://github.com/modularml/mojo.git", "homepage": "https://docs.modular.com/mojo", - "stargazers_count": 21381, - "watchers_count": 21381, + "stargazers_count": 21396, + "watchers_count": 21396, "language": "Mojo", "topics": [ "ai", @@ -23069,13 +26455,13 @@ "url": "https://api.github.com/repos/vinceliuice/WhiteSur-gtk-theme", "languages_url": "https://api.github.com/repos/vinceliuice/WhiteSur-gtk-theme/languages", "created_at": "2020-07-14T16:30:18Z", - "updated_at": "2024-05-05T21:10:26Z", + "updated_at": "2024-05-06T20:40:23Z", "git_url": "git://github.com/vinceliuice/WhiteSur-gtk-theme.git", "ssh_url": "git@github.com:vinceliuice/WhiteSur-gtk-theme.git", "clone_url": "https://github.com/vinceliuice/WhiteSur-gtk-theme.git", "homepage": null, - "stargazers_count": 5303, - "watchers_count": 5303, + "stargazers_count": 5310, + "watchers_count": 5310, "language": "SCSS", "topics": [] } @@ -23098,13 +26484,13 @@ "url": "https://api.github.com/repos/sebaxakerhtc/rdpwrap", "languages_url": "https://api.github.com/repos/sebaxakerhtc/rdpwrap/languages", "created_at": "2020-06-07T12:19:11Z", - "updated_at": "2024-05-05T19:51:26Z", + "updated_at": "2024-05-06T16:32:22Z", "git_url": "git://github.com/sebaxakerhtc/rdpwrap.git", "ssh_url": "git@github.com:sebaxakerhtc/rdpwrap.git", "clone_url": "https://github.com/sebaxakerhtc/rdpwrap.git", "homepage": null, - "stargazers_count": 1359, - "watchers_count": 1359, + "stargazers_count": 1362, + "watchers_count": 1362, "language": "Pascal", "topics": [] } @@ -23127,13 +26513,13 @@ "url": "https://api.github.com/repos/huangyz0918/Hackintosh-Installer-University", "languages_url": "https://api.github.com/repos/huangyz0918/Hackintosh-Installer-University/languages", "created_at": "2016-11-05T04:22:54Z", - "updated_at": "2024-05-04T12:27:10Z", + "updated_at": "2024-05-06T05:55:24Z", "git_url": "git://github.com/huangyz0918/Hackintosh-Installer-University.git", "ssh_url": "git@github.com:huangyz0918/Hackintosh-Installer-University.git", "clone_url": "https://github.com/huangyz0918/Hackintosh-Installer-University.git", "homepage": "", - "stargazers_count": 3939, - "watchers_count": 3939, + "stargazers_count": 3940, + "watchers_count": 3940, "language": "Rich Text Format", "topics": [ "apple", @@ -23170,13 +26556,13 @@ "url": "https://api.github.com/repos/chai2010/advanced-go-programming-book", "languages_url": "https://api.github.com/repos/chai2010/advanced-go-programming-book/languages", "created_at": "2017-12-31T10:59:21Z", - "updated_at": "2024-05-05T04:18:00Z", + "updated_at": "2024-05-06T22:34:15Z", "git_url": "git://github.com/chai2010/advanced-go-programming-book.git", "ssh_url": "git@github.com:chai2010/advanced-go-programming-book.git", "clone_url": "https://github.com/chai2010/advanced-go-programming-book.git", "homepage": "https://chai2010.cn/advanced-go-programming-book/", - "stargazers_count": 19140, - "watchers_count": 19140, + "stargazers_count": 19143, + "watchers_count": 19143, "language": "Handlebars", "topics": [ "asm", @@ -23217,6 +26603,39 @@ "watchers_count": 745, "language": "Makefile", "topics": [] + }, + { + "id": 102969245, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDI5NjkyNDU=", + "name": "project-layout", + "full_name": "golang-standards/project-layout", + "owner": { + "login": "golang-standards", + "id": 31396365, + "avatar_url": "https://avatars.githubusercontent.com/u/31396365?v=4", + "url": "https://api.github.com/users/golang-standards", + "html_url": "https://github.com/golang-standards" + }, + "html_url": "https://github.com/golang-standards/project-layout", + "description": "Standard Go Project Layout", + "url": "https://api.github.com/repos/golang-standards/project-layout", + "languages_url": "https://api.github.com/repos/golang-standards/project-layout/languages", + "created_at": "2017-09-09T16:33:26Z", + "updated_at": "2024-05-06T23:07:43Z", + "git_url": "git://github.com/golang-standards/project-layout.git", + "ssh_url": "git@github.com:golang-standards/project-layout.git", + "clone_url": "https://github.com/golang-standards/project-layout.git", + "homepage": null, + "stargazers_count": 46047, + "watchers_count": 46047, + "language": "Makefile", + "topics": [ + "go", + "golang", + "project-structure", + "project-template", + "standards" + ] } ], "V": [ @@ -23237,13 +26656,13 @@ "url": "https://api.github.com/repos/vlang/v", "languages_url": "https://api.github.com/repos/vlang/v/languages", "created_at": "2019-02-08T02:57:06Z", - "updated_at": "2024-05-05T22:30:16Z", + "updated_at": "2024-05-07T01:03:45Z", "git_url": "git://github.com/vlang/v.git", "ssh_url": "git@github.com:vlang/v.git", "clone_url": "https://github.com/vlang/v.git", "homepage": "", - "stargazers_count": 35305, - "watchers_count": 35305, + "stargazers_count": 35309, + "watchers_count": 35309, "language": "V", "topics": [ "compiler",