-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathmetadata.json
563 lines (563 loc) · 17.6 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
{
"total": 93,
"tools": [
{
"name": "101fetch",
"url": "https://github.com/salaaad2/101fetch",
"description": "Screenfetch but for 101 school.",
"language": "Shell"
},
{
"name": "3dfetch",
"url": "https://github.com/aliceinpalth/3dfetch",
"description": "Displays various information about your Nintendo 3DS in pretty colors.",
"language": "Lua"
},
{
"name": "afetch",
"url": "https://github.com/13-CF/afetch",
"description": "Simple system info written in C.",
"language": "C"
},
{
"name": "albafetch",
"url": "https://github.com/alba4k/albafetch",
"description": "Faster neofetch alternative for macOS, Linux and Android.",
"language": "C"
},
{
"name": "archey4",
"url": "https://github.com/HorlogeSkynet/archey4",
"description": "Simple system information tool written in Python",
"language": "Python"
},
{
"name": "archimede",
"url": "https://github.com/gennaro-tedesco/archimede",
"description": "Unobtrusive project information fetcher.",
"language": "Go"
},
{
"name": "bfetch",
"url": "https://github.com/NNBnh/bfetch",
"description": "Dynamic fetch displayer that SuperB.",
"language": "Shell"
},
{
"name": "betterfetch",
"url": "https://github.com/sctech-tr/betterfetch",
"description": "betterfetch is a quick system information tool. ",
"language": "Shell"
},
{
"name": "brofetch",
"url": "https://github.com/ufuayk/brofetch",
"description": "A detailed and fun command-line system information tool.",
"language": "Shell"
},
{
"name": "bunnyfetch",
"url": "https://github.com/Rosettea/bunnyfetch",
"description": "Tiny system info fetch utility.",
"language": "Go"
},
{
"name": "cpufetch",
"url": "https://github.com/Dr-Noob/cpufetch",
"description": "Simple yet fancy CPU architecture fetching tool.",
"language": "C"
},
{
"name": "cutefetch",
"url": "https://github.com/cybardev/cutefetch",
"description": "Tiny coloured fetch script with cute little animals.",
"language": "Shell"
},
{
"name": "diyfetch",
"url": "https://github.com/info-mono/diyfetch",
"description": "The ultimate fetch tool template.",
"language": "Shell"
},
{
"name": "efetch",
"url": "https://github.com/NoSequel/efetch",
"description": "No description.",
"language": "C"
},
{
"name": "erlfetch",
"url": "https://github.com/vereis/erlfetch",
"description": "A screenfetch / neofetch clone written in Erlang/OTP.",
"language": "Erlang"
},
{
"name": "fastfetch",
"url": "https://github.com/fastfetch-cli/fastfetch",
"description": "Like neofetch, but much faster because written in c.",
"language": "C"
},
{
"name": "fetch-master-6000",
"url": "https://github.com/anhsirk0/fetch-master-6000",
"description": "Dilbert themed fetch tool written in Perl.",
"language": "Perl"
},
{
"name": "fetch.scm",
"url": "https://github.com/KikyTokamuro/fetch.scm",
"description": "System information fetcher written in GNU Guile Scheme.",
"language": "Guile"
},
{
"name": "flexfetch",
"url": "https://github.com/matyklug18/Flexfetch",
"description": "A fast and generic fetch.",
"language": "C"
},
{
"name": "freshfetch",
"url": "https://github.com/K4rakara/freshfetch",
"description": "A fresh take on neofetch.",
"language": "Rust"
},
{
"name": "gbfetch",
"url": "https://github.com/GabubuAvailable/gbfetch",
"description": "gabubu's fetch (less bloated hehe) forked from sfetch by speediegamer",
"language": "Shell"
},
{
"name": "hayabusa",
"url": "https://github.com/Notarin/hayabusa",
"description": "A daemonized fetch that is fully featured as well as fast.",
"language": "Rust"
},
{
"name": "hyfetch",
"url": "https://github.com/hykilpikonna/hyfetch",
"description": "Run neofetch with LGBTQ+ Pride flags. 🏳️🌈 🏳️⚧️",
"language": "Python"
},
{
"name": "info.sh",
"url": "https://github.com/bc1bb/info.sh",
"description": "Info.sh is a little script that works like screenfetch or neofetch, it show infos.",
"language": "Shell"
},
{
"name": "lovefetch",
"url": "https://github.com/oppsec/lovefetch",
"description": "A CLI System Information Tool.",
"language": "Python"
},
{
"name": "macchina",
"url": "https://github.com/Macchina-CLI/macchina",
"description": "A system information fetcher, with an emphasis on performance and minimalism.",
"language": "Rust"
},
{
"name": "mfetch",
"url": "https://github.com/rachelambda/mfetch",
"description": "Minimalist fetch.",
"language": "Shell"
},
{
"name": "myfetch",
"url": "https://github.com/Pippadi/myfetch",
"description": "My neofetch-like program.",
"language": "Shell"
},
{
"name": "neowofetch",
"url": "https://github.com/hykilpikonna/hyfetch#running-updated-original-neofetch",
"description": "An updated, actively maintained fork of neofetch inside the HyFetch repo.",
"language": "Shell"
},
{
"name": "pfetch-rs",
"url": "https://github.com/Gobidev/pfetch-rs",
"description": "A pretty system information tool written in Rust.",
"language": "Rust"
},
{
"name": "Pokefetch",
"url": "https://github.com/rmccorm4/Pokefetch",
"description": "Command-line tool similar to neofetch for looking up pokemon in the terminal.",
"language": "Python"
},
{
"name": "profetch",
"url": "https://github.com/RustemB/profetch",
"description": "System information fetcher written in GNU/Prolog.",
"language": "Prolog"
},
{
"name": "reifetch",
"url": "https://github.com/OkaVatti/reifetch",
"description": "A light fetch script, based on Neofetch, for Linux, macOS, and BSD.",
"language": "Shell"
},
{
"name": "rfetch",
"url": "https://github.com/kamui-fin/rfetch",
"description": "A fast and minimal fetch program.",
"language": "Rust"
},
{
"name": "richfetch",
"url": "https://github.com/Rizen54/richfetch",
"description": "A beautiful minimalistic fetch utility with a lot of dynamic features.",
"language": "Python"
},
{
"name": "rsfetch",
"url": "https://github.com/Phate6660/rsfetch",
"description": "A WIP rewrite of rsfetch from scratch.",
"language": "Rust"
},
{
"name": "rsftch",
"url": "https://github.com/charklie/rsftch",
"description": "Lightning fast hardware fetch written in rust.",
"language": "Rust"
},
{
"name": "rxfetch",
"url": "https://github.com/Mangeshrex/rxfetch",
"description": "Custom system fetching tool which is made in bash script.",
"language": "Shell"
},
{
"name": "scalafetch",
"url": "https://github.com/Phate6660/scalafetch",
"description": "Neofetch alternative in Scala.",
"language": "Scala"
},
{
"name": "scfetch",
"url": "https://github.com/sctech-tr/scfetch",
"description": "the ultimate successor to neofetch and betterfetch. runs on windows, linux and macOS",
"language": "Python"
},
{
"name": "screenFetch",
"url": "https://github.com/KittyKatt/screenFetch",
"description": "Fetches system/theme information in terminal for Linux desktop screenshots.",
"language": "Shell"
},
{
"name": "scrftch",
"url": "https://github.com/wezm/scrftch",
"description": "Screenfetch in Rust.",
"language": "Rust"
},
{
"name": "sjfetch",
"url": "https://github.com/855309/sjfetch",
"description": "A command-line tool to display colorful distro information.",
"language": "C++"
},
{
"name": "smilefetch",
"url": "https://github.com/ashedapuppy/smilefetch",
"description": " A fast screenfetch - like tool.",
"language": "Rust"
},
{
"name": "strlx",
"url": "https://github.com/stx3plus1/strlx",
"description": " A minimal and FAST system resource viewer in C.",
"language": "C"
},
{
"name": "sxl",
"url": "https://github.com/stx3plus1/sxl",
"description": "Minimal system information program.",
"language": "C"
},
{
"name": "sysfex",
"url": "https://github.com/mehedirm6244/sysfex",
"description": "Another system information tool written in C++.",
"language": "C++"
},
{
"name": "terminal-widgets",
"url": "https://github.com/imegeek/terminal-widgets",
"description": "✨ Shows system information as tiny widgets on terminal screen.",
"language": "Python"
},
{
"name": "tfetch",
"url": "https://github.com/EndOfLine-py/tfetch",
"description": "Tree view like fetch.",
"language": "Python"
},
{
"name": "tinyscreen",
"url": "https://github.com/pbkangafoo/tinyscreen",
"description": "Lightweight clone of screenfetch.",
"language": "Python"
},
{
"name": "tuatara",
"url": "https://github.com/q60/tuatara",
"description": "Ziggidy \\*nix system info fetcher targeting speed and concepts of disfetch.",
"language": "Zig"
},
{
"name": "unifetch",
"url": "https://github.com/nmimusic/unifetch",
"description": "An unofficial inheritor of Neofetch.",
"language": "Shell"
},
{
"name": "winfetch",
"url": "https://github.com/M4cs/winfetch",
"description": "Neofetch/Screenfetch Alternative Written in Golang.",
"language": "Go"
},
{
"name": "wziumfecz",
"url": "https://github.com/workonfire/wziumfecz",
"description": " Just like neofetch but better!",
"language": "Shell"
},
{
"name": "yafetch",
"url": "https://github.com/yrwq/yafetch",
"description": "Yet another fetch.",
"language": "Rust"
},
{
"name": "zeitfetch",
"url": "https://github.com/nidnogg/zeitfetch",
"description": "Instantaneous sysinfo, compatible with Windows, Linux, BSD and Mac OS X.",
"language": "Rust"
},
{
"name": "zfetch",
"url": "https://github.com/emilydaemon/zfetch",
"description": "zfetch is a simple, fast, but pretty fetch script",
"language": "Shell"
},
{
"name": "powerfetch",
"url": "https://github.com/jantari/powerfetch",
"description": "PowerShell-based cross-platform 'screenfetch'-like tool.",
"language": "PowerShell"
},
{
"name": "winfetch",
"url": "https://github.com/lptstr/winfetch",
"description": "A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.",
"language": "PowerShell"
},
{
"name": "androfetch",
"url": "https://github.com/laraib07/androfetch",
"description": "A pretty system information tool written in bash for termux on android.",
"language": "Shell"
},
{
"name": "archfetch",
"url": "https://github.com/xxczaki/archfetch",
"description": "Simple CLI system information tool for Arch Linux.",
"language": "Shell"
},
{
"name": "Catnap",
"url": "https://github.com/iinsertNameHere/catnap",
"description": "A playful, simple system-information concatenation tool.",
"language": "Nim"
},
{
"name": "CrabFetch",
"url": "https://github.com/LivacoNew/CrabFetch",
"description": "An extremely fast, featureful and customizable command-line fetcher.",
"language": "Rust"
},
{
"name": "disfetch",
"url": "https://github.com/q60/disfetch",
"description": "Yet another \\*nix distro fetching program, but less complex.",
"language": "Shell"
},
{
"name": "gpufetch",
"url": "https://github.com/Dr-Noob/gpufetch",
"description": "Simple yet fancy GPU architecture fetching tool.",
"language": "C++"
},
{
"name": "NerdFetch",
"url": "https://codeberg.org/thatonecalculator/NerdFetch",
"description": "A POSIX \\*nix fetch script using Nerdfonts.",
"language": "Shell"
},
{
"name": "nitch",
"url": "https://github.com/ssleert/nitch",
"description": "A incredibly fast system fetch written in nim.",
"language": "Nim"
},
{
"name": "pridefetch",
"url": "https://github.com/cartoon-raccoon/pridefetch",
"description": "Neofetch but gay.",
"language": "Python"
},
{
"name": "ramfetch",
"url": "https://codeberg.org/jahway603/ramfetch",
"description": "A fetch which displays memory info using /proc/meminfo.",
"language": "Shell"
},
{
"name": "sf",
"url": "https://github.com/mauro-balades/sf",
"description": "A small system information fetcher.",
"language": "Shell"
},
{
"name": "sfetch",
"url": "https://github.com/Frolleks/sfetch",
"description": "A simple system fetch CLI tool written in Shell.",
"language": "Shell"
},
{
"name": "sfetch",
"url": "https://github.com/speedie1337/sfetch",
"description": "speedie's stupid fetch for macOS and GNU/Linux",
"language": "Shell"
},
{
"name": "smfetch",
"url": "https://github.com/agahemir/smfetch",
"description": "A fetch tool written in bash with less than 150 lines of code.",
"language": "Shell"
},
{
"name": "stupidfetch",
"url": "https://github.com/000rosiu/stupidfetch",
"description": "Like neofetch, but without colors, without distro logos and installer.",
"language": "Shell"
},
{
"name": "tinyfetch",
"url": "https://github.com/beucismis/tinyfetch",
"description": "Python and system information command-line fetch tool.",
"language": "Python"
},
{
"name": "turbofetch",
"url": "https://github.com/ajTronic/turbofetch",
"description": "A blazingly-fast, minimal fetch that uses Nerd Fonts.",
"language": "C"
},
{
"name": "ufetch",
"url": "https://github.com/tyroruyk/ufetch",
"description": "System fetch tool written in Rust.",
"language": "Rust"
},
{
"name": "ufetch",
"url": "https://gitlab.com/jschx/ufetch",
"description": "Tiny system info for Unix-like operating systems.",
"language": "Shell"
},
{
"name": "vfetch",
"url": "https://github.com/Lorago/vfetch",
"description": "A simple fetch tool for Linux written in Python.",
"language": "Python"
},
{
"name": "yarsi",
"url": "https://github.com/LinuxNerdBTW/yarsi",
"description": "Yet another rust system info fetcher.",
"language": "Rust"
},
{
"name": "mfetch-macos",
"url": "https://github.com/TechWiz-3/mfetch-macos",
"description": "Minimalist fetch (forked and modified for mac OS).",
"language": "Shell"
},
{
"name": "vfetch",
"url": "https://github.com/carlosqsilva/vfetch",
"description": "System fetch written in vlang.",
"language": "V"
},
{
"name": "ferris-fetch",
"url": "https://github.com/irevenko/ferris-fetch",
"description": "A system information tool for Rustaceans.",
"language": "Rust"
},
{
"name": "phpfetch",
"url": "https://github.com/efectn/phpfetch",
"description": "Simple PHP and system information tool.",
"language": "PHP"
},
{
"name": "tinyfetch",
"url": "https://github.com/beucismis/tinyfetch",
"description": "Python and system information command-line fetch tool.",
"language": "Python"
},
{
"name": "gfetch",
"url": "https://github.com/kiedtl/gfetch",
"description": "A lightweight, fast Git fetch script written in POSIX sh.",
"language": "Shell"
},
{
"name": "onefetch",
"url": "https://github.com/o2sh/onefetch",
"description": "Git repository summary on your terminal.",
"language": "Rust"
},
{
"name": "gmod-fetch",
"url": "https://github.com/garryspins/gmod-fetch",
"description": "GFetch is a neofetch-clone for Garry's Mod.",
"language": "Lua"
},
{
"name": "mtgfetch",
"url": "https://github.com/monteluka/mtgfetch",
"description": "Magic: The Gathering card information fetcher",
"language": "C++"
},
{
"name": "pwy",
"url": "https://github.com/egargo/pwygit",
"description": "A simple weather tool.",
"language": "Python"
},
{
"name": "richweather",
"url": "https://github.com/Rizen54/richweather",
"description": "🌧️ A customizable beautiful and colorful weather fetch utility accessible with pin codes or city names.",
"language": "Python"
},
{
"name": "wfetch",
"url": "https://github.com/igormako/wfetch",
"description": "A small (~100 lines of code) terminal weather fetch tool written in Python.",
"language": "Python"
},
{
"name": "xfcfet",
"url": "https://github.com/xfcisco/xfcfet",
"description": "My own version of neofetch that includes sys info, spotify info, and ascii picture.",
"language": "Python"
}
]
}