@wcj/github-rank 24.3.5 → 24.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +27614 -27610
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +183 -172
- package/dist/trending-weekly.json +194 -183
- package/dist/users.china.json +2264 -2264
- package/dist/users.json +8504 -8504
- package/package.json +1 -1
- package/web/data/repos.json +27614 -27610
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +183 -172
- package/web/data/trending-weekly.json +194 -183
- package/web/data/users.china.json +2264 -2264
- package/web/data/users.json +8504 -8504
- package/web/index.html +6393 -6393
- package/web/repos.html +3652 -3652
- package/web/trending-monthly.html +195 -157
- package/web/trending-weekly.html +204 -162
- package/web/trending.html +175 -175
- package/web/users.china.html +1731 -1731
|
@@ -1,266 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "Lissy93/web-check",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "🕵️♂️ All-in-one OSINT tool for analysing any website",
|
|
7
|
+
"forked": "1214",
|
|
8
|
+
"stargazers_count": 16225,
|
|
9
|
+
"todayStar": "9252 stars this week",
|
|
10
|
+
"html_url": "https://github.com/Lissy93/web-check",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "dockur/windows",
|
|
15
|
+
"language": "Shell",
|
|
16
|
+
"color": "#89e051",
|
|
17
|
+
"description": "Windows in a Docker container.",
|
|
18
|
+
"forked": "346",
|
|
19
|
+
"stargazers_count": 4991,
|
|
20
|
+
"todayStar": "3004 stars this week",
|
|
21
|
+
"html_url": "https://github.com/dockur/windows",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "abi/screenshot-to-code",
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
29
|
+
"forked": "5006",
|
|
30
|
+
"stargazers_count": 42771,
|
|
31
|
+
"todayStar": "5632 stars this week",
|
|
32
|
+
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "Ryujinx/Ryujinx",
|
|
37
|
+
"language": "C#",
|
|
38
|
+
"color": "#178600",
|
|
39
|
+
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
40
|
+
"forked": "3223",
|
|
41
|
+
"stargazers_count": 29294,
|
|
42
|
+
"todayStar": "1644 stars this week",
|
|
43
|
+
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "nvim-lua/kickstart.nvim",
|
|
37
48
|
"language": "Lua",
|
|
38
49
|
"color": "#000080",
|
|
39
50
|
"description": "A launch point for your personal nvim configuration",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "7879",
|
|
52
|
+
"stargazers_count": 12532,
|
|
53
|
+
"todayStar": "971 stars this week",
|
|
43
54
|
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "toeverything/AFFiNE",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
|
|
51
|
-
"forked": "1822",
|
|
52
|
-
"stargazers_count": 28319,
|
|
53
|
-
"todayStar": "1516 stars this week",
|
|
54
|
-
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
59
|
+
"language": "JupyterNotebook",
|
|
60
|
+
"color": "#DA5B0B",
|
|
61
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
62
|
+
"forked": "16708",
|
|
63
|
+
"stargazers_count": 27501,
|
|
64
|
+
"todayStar": "3164 stars this week",
|
|
65
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "tigerbeetle/tigerbeetle",
|
|
70
|
+
"language": "Zig",
|
|
71
|
+
"color": "#ec915c",
|
|
72
|
+
"description": "The distributed financial transactions database designed for mission critical safety and performance.",
|
|
73
|
+
"forked": "308",
|
|
74
|
+
"stargazers_count": 6116,
|
|
75
|
+
"todayStar": "868 stars this week",
|
|
76
|
+
"html_url": "https://github.com/tigerbeetle/tigerbeetle",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "Avaiga/taipy",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Turns Data and AI algorithms into production-ready web applications in no time.",
|
|
84
|
+
"forked": "503",
|
|
85
|
+
"stargazers_count": 7071,
|
|
86
|
+
"todayStar": "1085 stars this week",
|
|
87
|
+
"html_url": "https://github.com/Avaiga/taipy",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "taikoxyz/taiko-mono",
|
|
92
|
+
"language": "Solidity",
|
|
93
|
+
"color": "#AA6746",
|
|
94
|
+
"description": "A based rollup. 🥁",
|
|
95
|
+
"forked": "1680",
|
|
96
|
+
"stargazers_count": 3511,
|
|
97
|
+
"todayStar": "425 stars this week",
|
|
98
|
+
"html_url": "https://github.com/taikoxyz/taiko-mono",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
68
101
|
{
|
|
69
102
|
"full_name": "pydantic/FastUI",
|
|
70
103
|
"language": "Python",
|
|
71
104
|
"color": "#3572A5",
|
|
72
105
|
"description": "Build better UIs faster.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
106
|
+
"forked": "253",
|
|
107
|
+
"stargazers_count": 6119,
|
|
108
|
+
"todayStar": "1996 stars this week",
|
|
76
109
|
"html_url": "https://github.com/pydantic/FastUI",
|
|
77
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
78
111
|
},
|
|
79
112
|
{
|
|
80
113
|
"full_name": "Lunakepio/Mario-Kart-3.js",
|
|
81
114
|
"language": "JavaScript",
|
|
82
115
|
"color": "#f1e05a",
|
|
83
116
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
117
|
+
"forked": "765",
|
|
118
|
+
"stargazers_count": 3279,
|
|
119
|
+
"todayStar": "1480 stars this week",
|
|
87
120
|
"html_url": "https://github.com/Lunakepio/Mario-Kart-3.js",
|
|
88
|
-
"rank":
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "public-apis/public-apis",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "A collective list of free APIs",
|
|
95
|
-
"forked": "31015",
|
|
96
|
-
"stargazers_count": 284266,
|
|
97
|
-
"todayStar": "3765 stars this week",
|
|
98
|
-
"html_url": "https://github.com/public-apis/public-apis",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "QuilibriumNetwork/ceremonyclient",
|
|
103
|
-
"language": "Go",
|
|
104
|
-
"color": "#00ADD8",
|
|
105
|
-
"description": "Mirror of Quilibrium git repo: ceremonyclient",
|
|
106
|
-
"forked": "46",
|
|
107
|
-
"stargazers_count": 157,
|
|
108
|
-
"todayStar": "42 stars this week",
|
|
109
|
-
"html_url": "https://github.com/QuilibriumNetwork/ceremonyclient",
|
|
110
|
-
"rank": 10
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "microsoft/
|
|
124
|
+
"full_name": "microsoft/AI-For-Beginners",
|
|
114
125
|
"language": "JupyterNotebook",
|
|
115
126
|
"color": "#DA5B0B",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/microsoft/
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "EbookFoundation/free-programming-books",
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "📚 Freely available programming books",
|
|
128
|
-
"forked": "59304",
|
|
129
|
-
"stargazers_count": 314441,
|
|
130
|
-
"todayStar": "1761 stars this week",
|
|
131
|
-
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
127
|
+
"description": "12 Weeks, 24 Lessons, AI for All!",
|
|
128
|
+
"forked": "4611",
|
|
129
|
+
"stargazers_count": 29264,
|
|
130
|
+
"todayStar": "1663 stars this week",
|
|
131
|
+
"html_url": "https://github.com/microsoft/AI-For-Beginners",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "movie-web/movie-web",
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "A small web app for watching movies and shows easily",
|
|
139
|
+
"forked": "2137",
|
|
140
|
+
"stargazers_count": 19364,
|
|
141
|
+
"todayStar": "611 stars this week",
|
|
142
|
+
"html_url": "https://github.com/movie-web/movie-web",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "dolphin-emu/dolphin",
|
|
147
|
+
"language": "C++",
|
|
148
|
+
"color": "#f34b7d",
|
|
149
|
+
"description": "Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.",
|
|
150
|
+
"forked": "2502",
|
|
151
|
+
"stargazers_count": 11766,
|
|
152
|
+
"todayStar": "192 stars this week",
|
|
153
|
+
"html_url": "https://github.com/dolphin-emu/dolphin",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "OpenCodeInterpreter/OpenCodeInterpreter",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "OpenCodeInterpreter is a suite of open-source code generation systems aimed at bridging the gap between large language models and sophisticated proprietary systems like the GPT-4 Code Interpreter. It significantly enhances code generation capabilities by integrating execution and iterative refinement functionalities.",
|
|
161
|
+
"forked": "162",
|
|
162
|
+
"stargazers_count": 1144,
|
|
163
|
+
"todayStar": "384 stars this week",
|
|
164
|
+
"html_url": "https://github.com/OpenCodeInterpreter/OpenCodeInterpreter",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "gunnarmorling/1brc",
|
|
169
|
+
"language": "Java",
|
|
170
|
+
"color": "#b07219",
|
|
171
|
+
"description": "1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java",
|
|
172
|
+
"forked": "1357",
|
|
173
|
+
"stargazers_count": 4215,
|
|
174
|
+
"todayStar": "366 stars this week",
|
|
175
|
+
"html_url": "https://github.com/gunnarmorling/1brc",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "dataelement/bisheng",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Bisheng is an open LLM devops platform for next generation AI applications.",
|
|
183
|
+
"forked": "767",
|
|
184
|
+
"stargazers_count": 4601,
|
|
185
|
+
"todayStar": "168 stars this week",
|
|
186
|
+
"html_url": "https://github.com/dataelement/bisheng",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "openai-translator/openai-translator",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.",
|
|
194
|
+
"forked": "1571",
|
|
195
|
+
"stargazers_count": 21568,
|
|
196
|
+
"todayStar": "553 stars this week",
|
|
197
|
+
"html_url": "https://github.com/openai-translator/openai-translator",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "vvbbnn00/WARP-Clash-API",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.",
|
|
205
|
+
"forked": "705",
|
|
206
|
+
"stargazers_count": 4981,
|
|
207
|
+
"todayStar": "989 stars this week",
|
|
208
|
+
"html_url": "https://github.com/vvbbnn00/WARP-Clash-API",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "pure-admin/vue-pure-admin",
|
|
213
|
+
"language": "Vue",
|
|
214
|
+
"color": "#41b883",
|
|
215
|
+
"description": "🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)",
|
|
216
|
+
"forked": "2492",
|
|
217
|
+
"stargazers_count": 12886,
|
|
218
|
+
"todayStar": "586 stars this week",
|
|
219
|
+
"html_url": "https://github.com/pure-admin/vue-pure-admin",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "QuilibriumNetwork/ceremonyclient",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
|
+
"description": "Mirror of Quilibrium git repo: ceremonyclient",
|
|
227
|
+
"forked": "48",
|
|
228
|
+
"stargazers_count": 168,
|
|
229
|
+
"todayStar": "44 stars this week",
|
|
230
|
+
"html_url": "https://github.com/QuilibriumNetwork/ceremonyclient",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "FuelLabs/fuel-core",
|
|
235
|
+
"language": "Rust",
|
|
236
|
+
"color": "#dea584",
|
|
237
|
+
"description": "Rust full node implementation of the Fuel v2 protocol.",
|
|
238
|
+
"forked": "2285",
|
|
239
|
+
"stargazers_count": 49425,
|
|
240
|
+
"todayStar": "6234 stars this week",
|
|
241
|
+
"html_url": "https://github.com/FuelLabs/fuel-core",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "nvm-sh/nvm",
|
|
246
|
+
"language": "Shell",
|
|
247
|
+
"color": "#89e051",
|
|
248
|
+
"description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions",
|
|
249
|
+
"forked": "7546",
|
|
250
|
+
"stargazers_count": 74401,
|
|
251
|
+
"todayStar": "339 stars this week",
|
|
252
|
+
"html_url": "https://github.com/nvm-sh/nvm",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "Unity-Technologies/EntityComponentSystemSamples",
|
|
257
|
+
"language": "C#",
|
|
258
|
+
"color": "#178600",
|
|
259
|
+
"description": "",
|
|
260
|
+
"forked": "1508",
|
|
261
|
+
"stargazers_count": 6673,
|
|
262
|
+
"todayStar": "76 stars this week",
|
|
263
|
+
"html_url": "https://github.com/Unity-Technologies/EntityComponentSystemSamples",
|
|
264
264
|
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "barry-ran/QtScrcpy",
|
|
268
|
+
"language": "Java",
|
|
269
|
+
"color": "#b07219",
|
|
270
|
+
"description": "Android real-time display control software",
|
|
271
|
+
"forked": "2070",
|
|
272
|
+
"stargazers_count": 14578,
|
|
273
|
+
"todayStar": "536 stars this week",
|
|
274
|
+
"html_url": "https://github.com/barry-ran/QtScrcpy",
|
|
275
|
+
"rank": 25
|
|
265
276
|
}
|
|
266
277
|
]
|