@wcj/github-rank 24.5.19 → 24.5.21
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 +26646 -26642
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +142 -142
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1562 -1527
- package/dist/users.json +5089 -5089
- package/dist/users.org.json +426 -426
- package/package.json +1 -1
- package/web/data/repos.json +26646 -26642
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +142 -142
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1562 -1527
- package/web/data/users.json +5089 -5089
- package/web/data/users.org.json +426 -426
- package/web/index.html +5257 -5263
- package/web/org.html +314 -314
- package/web/repos.html +3368 -3368
- package/web/trending-monthly.html +129 -129
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +168 -168
- package/web/users.china.html +1592 -1542
|
@@ -1,200 +1,200 @@
|
|
|
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": "N64Recomp/N64Recomp",
|
|
4
|
+
"language": "C++",
|
|
5
|
+
"color": "#f34b7d",
|
|
6
|
+
"description": "Tool to statically recompile N64 games into native executables",
|
|
7
|
+
"forked": "323",
|
|
8
|
+
"stargazers_count": 5308,
|
|
9
|
+
"todayStar": "3806 stars this week",
|
|
10
|
+
"html_url": "https://github.com/N64Recomp/N64Recomp",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "Zelda64Recomp/Zelda64Recomp",
|
|
15
|
+
"language": "C++",
|
|
16
|
+
"color": "#f34b7d",
|
|
17
|
+
"description": "Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)",
|
|
18
|
+
"forked": "211",
|
|
19
|
+
"stargazers_count": 4040,
|
|
20
|
+
"todayStar": "2158 stars this week",
|
|
21
|
+
"html_url": "https://github.com/Zelda64Recomp/Zelda64Recomp",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "lencx/ChatGPT",
|
|
15
26
|
"language": "Rust",
|
|
16
27
|
"color": "#dea584",
|
|
17
28
|
"description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "5648",
|
|
30
|
+
"stargazers_count": 50266,
|
|
31
|
+
"todayStar": "2983 stars this week",
|
|
21
32
|
"html_url": "https://github.com/lencx/ChatGPT",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "google-research/timesfm",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.",
|
|
29
|
-
"forked": "135",
|
|
30
|
-
"stargazers_count": 2149,
|
|
31
|
-
"todayStar": "1112 stars this week",
|
|
32
|
-
"html_url": "https://github.com/google-research/timesfm",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "glanceapp/glance",
|
|
37
|
+
"language": "Go",
|
|
38
|
+
"color": "#00ADD8",
|
|
39
|
+
"description": "A self-hosted dashboard that puts all your feeds in one place",
|
|
40
|
+
"forked": "148",
|
|
41
|
+
"stargazers_count": 5138,
|
|
42
|
+
"todayStar": "3022 stars this week",
|
|
43
|
+
"html_url": "https://github.com/glanceapp/glance",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "alan2207/bulletproof-react",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.",
|
|
51
|
+
"forked": "2271",
|
|
52
|
+
"stargazers_count": 24345,
|
|
53
|
+
"todayStar": "1436 stars this week",
|
|
54
|
+
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "google-research/timesfm",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.",
|
|
62
|
+
"forked": "152",
|
|
63
|
+
"stargazers_count": 2337,
|
|
64
|
+
"todayStar": "709 stars this week",
|
|
65
|
+
"html_url": "https://github.com/google-research/timesfm",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "DataTalksClub/mlops-zoomcamp",
|
|
59
70
|
"language": "JupyterNotebook",
|
|
60
71
|
"color": "#DA5B0B",
|
|
61
72
|
"description": "Free MLOps course from DataTalks.Club",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "1889",
|
|
74
|
+
"stargazers_count": 10091,
|
|
75
|
+
"todayStar": "767 stars this week",
|
|
65
76
|
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
80
|
+
"full_name": "SOS-RS/frontend",
|
|
70
81
|
"language": "TypeScript",
|
|
71
82
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "lllyasviel/Fooocus",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "Focus on prompting and generating",
|
|
84
|
-
"forked": "4591",
|
|
85
|
-
"stargazers_count": 36197,
|
|
86
|
-
"todayStar": "792 stars this week",
|
|
87
|
-
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
83
|
+
"description": "Auxílio RS: Projetos de Resposta a Emergências por Chuvas e Alagamentos",
|
|
84
|
+
"forked": "329",
|
|
85
|
+
"stargazers_count": 558,
|
|
86
|
+
"todayStar": "305 stars this week",
|
|
87
|
+
"html_url": "https://github.com/SOS-RS/frontend",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "OpenGVLab/InternVL",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
|
|
95
|
+
"forked": "171",
|
|
96
|
+
"stargazers_count": 2509,
|
|
97
|
+
"todayStar": "723 stars this week",
|
|
98
|
+
"html_url": "https://github.com/OpenGVLab/InternVL",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "rt64/rt64",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
105
|
+
"description": "RT64 is an N64 graphics renderer for playing with enhancements in emulators and native ports.",
|
|
106
|
+
"forked": "37",
|
|
107
|
+
"stargazers_count": 801,
|
|
108
|
+
"todayStar": "395 stars this week",
|
|
109
|
+
"html_url": "https://github.com/rt64/rt64",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "zhayujie/chatgpt-on-wechat",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。",
|
|
117
|
+
"forked": "7038",
|
|
118
|
+
"stargazers_count": 26021,
|
|
119
|
+
"todayStar": "608 stars this week",
|
|
120
|
+
"html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "lllyasviel/Fooocus",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "Focus on prompting and generating",
|
|
128
|
+
"forked": "4607",
|
|
129
|
+
"stargazers_count": 36296,
|
|
130
|
+
"todayStar": "772 stars this week",
|
|
131
|
+
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "jgravelle/AutoGroq",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "",
|
|
139
|
+
"forked": "297",
|
|
140
|
+
"stargazers_count": 809,
|
|
141
|
+
"todayStar": "276 stars this week",
|
|
142
|
+
"html_url": "https://github.com/jgravelle/AutoGroq",
|
|
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": "neovim/neovim",
|
|
147
|
+
"language": "VimScript",
|
|
148
|
+
"color": "#199f4b",
|
|
149
|
+
"description": "Vim-fork focused on extensibility and usability",
|
|
150
|
+
"forked": "5386",
|
|
151
|
+
"stargazers_count": 77999,
|
|
152
|
+
"todayStar": "686 stars this week",
|
|
153
|
+
"html_url": "https://github.com/neovim/neovim",
|
|
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": "dependabot/dependabot-core",
|
|
158
|
+
"language": "Ruby",
|
|
159
|
+
"color": "#701516",
|
|
160
|
+
"description": "🤖 Dependabot's core logic for creating update PR's.",
|
|
161
|
+
"forked": "905",
|
|
162
|
+
"stargazers_count": 4385,
|
|
163
|
+
"todayStar": "504 stars this week",
|
|
164
|
+
"html_url": "https://github.com/dependabot/dependabot-core",
|
|
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": "pagefaultgames/pokerogue",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "A browser based Pokémon fangame heavily inspired by the roguelite genre.",
|
|
172
|
+
"forked": "920",
|
|
173
|
+
"stargazers_count": 2172,
|
|
174
|
+
"todayStar": "542 stars this week",
|
|
175
|
+
"html_url": "https://github.com/pagefaultgames/pokerogue",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
183
|
+
"forked": "1338",
|
|
184
|
+
"stargazers_count": 11056,
|
|
185
|
+
"todayStar": "682 stars this week",
|
|
186
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
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": "SAWARATSUKI/KawaiiLogos",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"description": "",
|
|
194
|
+
"forked": "65",
|
|
195
|
+
"stargazers_count": 2072,
|
|
196
|
+
"todayStar": "557 stars this week",
|
|
197
|
+
"html_url": "https://github.com/SAWARATSUKI/KawaiiLogos",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,76 +202,76 @@
|
|
|
202
202
|
"language": "C#",
|
|
203
203
|
"color": "#178600",
|
|
204
204
|
"description": "The Free Software Media System",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "2829",
|
|
206
|
+
"stargazers_count": 30675,
|
|
207
|
+
"todayStar": "545 stars this week",
|
|
208
208
|
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "lllyasviel/IC-Light",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "More relighting!",
|
|
216
|
+
"forked": "195",
|
|
217
|
+
"stargazers_count": 3266,
|
|
218
|
+
"todayStar": "522 stars this week",
|
|
219
|
+
"html_url": "https://github.com/lllyasviel/IC-Light",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
211
222
|
{
|
|
212
223
|
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
213
224
|
"language": "Java",
|
|
214
225
|
"color": "#b07219",
|
|
215
226
|
"description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
227
|
+
"forked": "1908",
|
|
228
|
+
"stargazers_count": 27050,
|
|
229
|
+
"todayStar": "1303 stars this week",
|
|
219
230
|
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "Mintplex-Labs/anything-llm",
|
|
224
|
-
"language": "JavaScript",
|
|
225
|
-
"color": "#f1e05a",
|
|
226
|
-
"description": "The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.",
|
|
227
|
-
"forked": "1493",
|
|
228
|
-
"stargazers_count": 14384,
|
|
229
|
-
"todayStar": "1139 stars this week",
|
|
230
|
-
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "phidatahq/phidata",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "Build AI Assistants with memory, knowledge and tools.",
|
|
238
|
+
"forked": "1210",
|
|
239
|
+
"stargazers_count": 8389,
|
|
240
|
+
"todayStar": "2487 stars this week",
|
|
241
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "danielmiessler/fabric",
|
|
246
246
|
"language": "Python",
|
|
247
247
|
"color": "#3572A5",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
249
|
+
"forked": "1104",
|
|
250
|
+
"stargazers_count": 10487,
|
|
251
|
+
"todayStar": "494 stars this week",
|
|
252
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
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": "ChatGPTNextWeb/ChatGPT-Next-Web",
|
|
257
|
+
"language": "TypeScript",
|
|
258
|
+
"color": "#3178c6",
|
|
259
|
+
"description": "A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。",
|
|
260
|
+
"forked": "56245",
|
|
261
|
+
"stargazers_count": 70196,
|
|
262
|
+
"todayStar": "1048 stars this week",
|
|
263
|
+
"html_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "bepass-org/oblivion-desktop",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Oblivion Desktop - Unofficial Warp Client for Windows/Mac/Linux",
|
|
271
|
+
"forked": "238",
|
|
272
|
+
"stargazers_count": 2019,
|
|
273
|
+
"todayStar": "1257 stars this week",
|
|
274
|
+
"html_url": "https://github.com/bepass-org/oblivion-desktop",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|