machineconfig 4.8__py3-none-any.whl → 4.9__py3-none-any.whl

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.

Potentially problematic release.


This version of machineconfig might be problematic. Click here for more details.

@@ -0,0 +1,2403 @@
1
+ {
2
+ "version": "1",
3
+ "installers": [
4
+ {
5
+ "appName": "speedtest",
6
+ "repoURL": "CMD",
7
+ "doc": "🚀 Test your internet connection speed and ping using speedtest.net from the CLI",
8
+ "fileNamePattern": {
9
+ "amd64": {
10
+ "linux": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz",
11
+ "windows": null,
12
+ "macos": null
13
+ },
14
+ "arm64": {
15
+ "linux": null,
16
+ "windows": null,
17
+ "macos": null
18
+ }
19
+ }
20
+ },
21
+ {
22
+ "appName": "pistol",
23
+ "repoURL": "https://github.com/doronbehar/pistol",
24
+ "doc": "👁️ file previewer.",
25
+ "fileNamePattern": {
26
+ "amd64": {
27
+ "linux": "pistol-static-linux-x86_64",
28
+ "windows": null,
29
+ "macos": null
30
+ },
31
+ "arm64": {
32
+ "linux": "pistol-static-linux-aarch64",
33
+ "windows": null,
34
+ "macos": null
35
+ }
36
+ }
37
+ },
38
+ {
39
+ "appName": "diskonaut",
40
+ "repoURL": "https://github.com/imsnif/diskonaut",
41
+ "doc": "💾 like dua, diskonaut is a terminal disk space navigator.",
42
+ "fileNamePattern": {
43
+ "amd64": {
44
+ "linux": "diskonaut-{version}-unknown-linux-musl.tar.gz",
45
+ "windows": null,
46
+ "macos": null
47
+ },
48
+ "arm64": {
49
+ "linux": null,
50
+ "windows": null,
51
+ "macos": null
52
+ }
53
+ }
54
+ },
55
+ {
56
+ "appName": "xplr",
57
+ "repoURL": "https://github.com/sayanarijit/xplr",
58
+ "doc": "📂 A terminal file explorer with vi keybindings",
59
+ "fileNamePattern": {
60
+ "amd64": {
61
+ "linux": "xplr-linux.tar.gz",
62
+ "windows": null,
63
+ "macos": "xplr-macos.tar.gz"
64
+ },
65
+ "arm64": {
66
+ "linux": "xplr-linux-aarch64.tar.gz",
67
+ "windows": null,
68
+ "macos": "xplr-macos-aarch64.tar.gz"
69
+ }
70
+ }
71
+ },
72
+ {
73
+ "appName": "btop",
74
+ "repoURL": "https://github.com/aristocratos/btop",
75
+ "doc": "📊 btop is a resource monitor for Linux, FreeBSD and MacOS.",
76
+ "fileNamePattern": {
77
+ "amd64": {
78
+ "linux": "btop-x86_64-linux-musl.tbz",
79
+ "macos": null,
80
+ "windows": null
81
+ },
82
+ "arm64": {
83
+ "linux": "btop-aarch64-linux-musl.tbz",
84
+ "macos": null,
85
+ "windows": null
86
+ }
87
+ }
88
+ },
89
+ {
90
+ "appName": "gotty",
91
+ "repoURL": "https://github.com/sorenisanerd/gotty",
92
+ "doc": "🌐 gotty is a simple command line tool that turns your CLI tools into web applications.",
93
+ "fileNamePattern": {
94
+ "amd64": {
95
+ "linux": "gotty_v{version}_linux_amd64.tar.gz",
96
+ "macos": "gotty_v{version}_darwin_amd64.tar.gz",
97
+ "windows": null
98
+ },
99
+ "arm64": {
100
+ "linux": "gotty_v{version}_linux_arm64.tar.gz",
101
+ "macos": "gotty_v{version}_darwin_arm64.tar.gz",
102
+ "windows": null
103
+ }
104
+ }
105
+ },
106
+ {
107
+ "appName": "joshuto",
108
+ "repoURL": "https://github.com/kamiyaa/joshuto",
109
+ "doc": "📂 A terminal file manager written in Rust.",
110
+ "fileNamePattern": {
111
+ "amd64": {
112
+ "linux": "joshuto-v{version}-x86_64-unknown-linux-musl.tar.gz",
113
+ "macos": "joshuto-v{version}-x86_64-apple-darwin.tar.gz",
114
+ "windows": null
115
+ },
116
+ "arm64": {
117
+ "linux": "joshuto-v{version}-aarch64-unknown-linux-musl.tar.gz",
118
+ "macos": "joshuto-v{version}-aarch64-apple-darwin.tar.gz",
119
+ "windows": null
120
+ }
121
+ }
122
+ },
123
+ {
124
+ "appName": "zellij",
125
+ "repoURL": "https://github.com/zellij-org/zellij",
126
+ "doc": "🖥️ Zellij is a terminal workspace with support for multiple plugins, such as a terminal, status bar, tabs, splits, etc.",
127
+ "fileNamePattern": {
128
+ "amd64": {
129
+ "linux": "zellij-x86_64-unknown-linux-musl.tar.gz",
130
+ "macos": "zellij-x86_64-apple-darwin.tar.gz",
131
+ "windows": null
132
+ },
133
+ "arm64": {
134
+ "linux": "zellij-aarch64-unknown-linux-musl.tar.gz",
135
+ "macos": "zellij-aarch64-apple-darwin.tar.gz",
136
+ "windows": null
137
+ }
138
+ }
139
+ },
140
+ {
141
+ "appName": "boxes",
142
+ "repoURL": "https://github.com/ascii-boxes/boxes",
143
+ "doc": "📦 ASCI draws boxes around text.",
144
+ "fileNamePattern": {
145
+ "amd64": {
146
+ "windows": "boxes-{version}-intel-win32.zip",
147
+ "linux": null,
148
+ "macos": null
149
+ },
150
+ "arm64": {
151
+ "linux": null,
152
+ "macos": null,
153
+ "windows": null
154
+ }
155
+ }
156
+ },
157
+ {
158
+ "appName": "sharewifi",
159
+ "repoURL": "CMD",
160
+ "doc": "📶 Share WiFi credentials via QR code",
161
+ "fileNamePattern": {
162
+ "amd64": {
163
+ "linux": "npm install -g sharewifi",
164
+ "windows": "npm install -g sharewifi",
165
+ "macos": "npm install -g sharewifi"
166
+ },
167
+ "arm64": {
168
+ "linux": "npm install -g sharewifi",
169
+ "windows": "npm install -g sharewifi",
170
+ "macos": "npm install -g sharewifi"
171
+ }
172
+ }
173
+ },
174
+ {
175
+ "appName": "easy-sharing",
176
+ "repoURL": "CMD",
177
+ "doc": "🔗 Easy file sharing from command line",
178
+ "fileNamePattern": {
179
+ "amd64": {
180
+ "linux": "npm install -g easy-sharing",
181
+ "windows": "npm install -g easy-sharing",
182
+ "macos": "npm install -g easy-sharing"
183
+ },
184
+ "arm64": {
185
+ "linux": "npm install -g easy-sharing",
186
+ "windows": "npm install -g easy-sharing",
187
+ "macos": "npm install -g easy-sharing"
188
+ }
189
+ }
190
+ },
191
+ {
192
+ "appName": "ezshare",
193
+ "repoURL": "CMD",
194
+ "doc": "🔗 Easy file sharing tool",
195
+ "fileNamePattern": {
196
+ "amd64": {
197
+ "linux": "npm install -g ezshare",
198
+ "windows": "npm install -g ezshare",
199
+ "macos": "npm install -g ezshare"
200
+ },
201
+ "arm64": {
202
+ "linux": "npm install -g ezshare",
203
+ "windows": "npm install -g ezshare",
204
+ "macos": "npm install -g ezshare"
205
+ }
206
+ }
207
+ },
208
+ {
209
+ "appName": "lolcatjs",
210
+ "repoURL": "CMD",
211
+ "doc": "🌈 Rainbow colored text output for terminal",
212
+ "fileNamePattern": {
213
+ "amd64": {
214
+ "linux": "npm install -g lolcatjs",
215
+ "windows": "npm install -g lolcatjs",
216
+ "macos": "npm install -g lolcatjs"
217
+ },
218
+ "arm64": {
219
+ "linux": "npm install -g lolcatjs",
220
+ "windows": "npm install -g lolcatjs",
221
+ "macos": "npm install -g lolcatjs"
222
+ }
223
+ }
224
+ },
225
+ {
226
+ "appName": "figlet-cli",
227
+ "repoURL": "CMD",
228
+ "doc": "📝 ASCII art text generator for terminal",
229
+ "fileNamePattern": {
230
+ "amd64": {
231
+ "linux": "npm install -g figlet-cli",
232
+ "windows": "npm install -g figlet-cli",
233
+ "macos": "npm install -g figlet-cli"
234
+ },
235
+ "arm64": {
236
+ "linux": "npm install -g figlet-cli",
237
+ "windows": "npm install -g figlet-cli",
238
+ "macos": "npm install -g figlet-cli"
239
+ }
240
+ }
241
+ },
242
+ {
243
+ "appName": "ugrep",
244
+ "repoURL": "https://github.com/Genivia/ugrep",
245
+ "doc": "🔍 A fast, portable, feature-rich command-line search tool",
246
+ "fileNamePattern": {
247
+ "amd64": {
248
+ "windows": "ugrep-windows-x64.zip",
249
+ "linux": null,
250
+ "macos": null
251
+ },
252
+ "arm64": {
253
+ "linux": null,
254
+ "macos": null,
255
+ "windows": null
256
+ }
257
+ }
258
+ },
259
+ {
260
+ "appName": "zoomit",
261
+ "repoURL": "https://download.sysinternals.com/files/ZoomIt.zip",
262
+ "doc": "🔍 A screen zoom and annotation tool for presentations",
263
+ "fileNamePattern": {
264
+ "amd64": {
265
+ "windows": "ZoomIt.zip",
266
+ "linux": null,
267
+ "macos": null
268
+ },
269
+ "arm64": {
270
+ "linux": null,
271
+ "macos": null,
272
+ "windows": null
273
+ }
274
+ }
275
+ },
276
+ {
277
+ "appName": "ntop",
278
+ "repoURL": "https://github.com/gsass1/NTop",
279
+ "doc": "📊 Like htop, for Windows",
280
+ "fileNamePattern": {
281
+ "amd64": {
282
+ "windows": "NTop.exe",
283
+ "linux": null,
284
+ "macos": null
285
+ },
286
+ "arm64": {
287
+ "linux": null,
288
+ "macos": null,
289
+ "windows": null
290
+ }
291
+ }
292
+ },
293
+ {
294
+ "appName": "devtunnel",
295
+ "repoURL": "CMD",
296
+ "doc": "🔄 devtunnel secure introspectable tunnels to localhost",
297
+ "fileNamePattern": {
298
+ "amd64": {
299
+ "windows": "winget install --Id Microsoft.devtunnel --scope user",
300
+ "linux": "curl -sL https://aka.ms/DevTunnelCliInstall | bash",
301
+ "macos": null
302
+ },
303
+ "arm64": {
304
+ "linux": "curl -sL https://aka.ms/DevTunnelCliInstall | bash",
305
+ "macos": null,
306
+ "windows": "winget install --Id Microsoft.devtunnel --scope user"
307
+ }
308
+ }
309
+ },
310
+ {
311
+ "appName": "bat",
312
+ "repoURL": "https://github.com/sharkdp/bat",
313
+ "doc": "🦇 A cat(1) clone with wings.",
314
+ "fileNamePattern": {
315
+ "amd64": {
316
+ "linux": "bat-v{version}-x86_64-unknown-linux-gnu.tar.gz",
317
+ "macos": "bat-v{version}-x86_64-apple-darwin.tar.gz",
318
+ "windows": "bat-v{version}-x86_64-pc-windows-msvc.zip"
319
+ },
320
+ "arm64": {
321
+ "linux": "bat-v{version}-aarch64-unknown-linux-gnu.tar.gz",
322
+ "macos": "bat-v{version}-aarch64-apple-darwin.tar.gz",
323
+ "windows": "bat-v{version}-x86_64-pc-windows-msvc.zip"
324
+ }
325
+ }
326
+ },
327
+ {
328
+ "appName": "broot",
329
+ "repoURL": "https://github.com/Canop/broot",
330
+ "doc": "🌳 broot is an fzf variant for folder structure and layered search.",
331
+ "fileNamePattern": {
332
+ "amd64": {
333
+ "linux": "broot_{version}.zip",
334
+ "macos": "broot_{version}.zip",
335
+ "windows": "broot_{version}.zip"
336
+ },
337
+ "arm64": {
338
+ "linux": "broot_{version}.zip",
339
+ "macos": "broot_{version}.zip",
340
+ "windows": "broot_{version}.zip"
341
+ }
342
+ }
343
+ },
344
+ {
345
+ "appName": "btm",
346
+ "repoURL": "https://github.com/ClementTsang/bottom",
347
+ "doc": "📊 bottom is a cross-platform graphical process/system monitor with a customizable interface and a multitude of features.",
348
+ "fileNamePattern": {
349
+ "amd64": {
350
+ "linux": "bottom_x86_64-unknown-linux-gnu.tar.gz",
351
+ "macos": "bottom_x86_64-apple-darwin.tar.gz",
352
+ "windows": "bottom_x86_64-pc-windows-msvc.zip"
353
+ },
354
+ "arm64": {
355
+ "linux": "bottom_aarch64-unknown-linux-gnu.tar.gz",
356
+ "macos": "bottom_aarch64-apple-darwin.tar.gz",
357
+ "windows": "bottom_x86_64-pc-windows-msvc.zip"
358
+ }
359
+ }
360
+ },
361
+ {
362
+ "appName": "chatgpt",
363
+ "repoURL": "https://github.com/j178/chatgpt",
364
+ "doc": "🤖 chagpt cli",
365
+ "fileNamePattern": {
366
+ "amd64": {
367
+ "linux": "chatgpt_Linux_x86_64.tar.gz",
368
+ "macos": "chatgpt_Darwin_x86_64.tar.gz",
369
+ "windows": "chatgpt_Windows_x86_64.zip"
370
+ },
371
+ "arm64": {
372
+ "linux": "chatgpt_Linux_arm64.tar.gz",
373
+ "macos": "chatgpt_Darwin_arm64.tar.gz",
374
+ "windows": "chatgpt_Windows_arm64.zip"
375
+ }
376
+ }
377
+ },
378
+ {
379
+ "appName": "cloudflared",
380
+ "repoURL": "https://github.com/cloudflare/cloudflared",
381
+ "doc": "☁️ Cloudflared installer. Should only be installed at main computer and servers of tunnels.",
382
+ "fileNamePattern": {
383
+ "amd64": {
384
+ "linux": "cloudflared-linux-amd64",
385
+ "macos": "cloudflared-darwin-amd64.tgz",
386
+ "windows": "cloudflared-windows-amd64.exe"
387
+ },
388
+ "arm64": {
389
+ "linux": "cloudflared-linux-arm64",
390
+ "macos": "cloudflared-darwin-arm64.tgz",
391
+ "windows": "cloudflared-windows-amd64.exe"
392
+ }
393
+ }
394
+ },
395
+ {
396
+ "appName": "cpufetch",
397
+ "repoURL": "https://github.com/Dr-Noob/cpufetch",
398
+ "doc": "💻 cpufetch is a small yet fancy CPU architecture fetching tool, like fastfetch but for CPUs.",
399
+ "fileNamePattern": {
400
+ "amd64": {
401
+ "linux": "cpufetch_x86-64_linux",
402
+ "macos": null,
403
+ "windows": "cpufetch_x86-64_windows.exe"
404
+ },
405
+ "arm64": {
406
+ "linux": "cpufetch_arm64_linux",
407
+ "macos": null,
408
+ "windows": "cpufetch_x86-64_windows.exe"
409
+ }
410
+ }
411
+ },
412
+ {
413
+ "appName": "delta",
414
+ "repoURL": "https://github.com/dandavison/delta",
415
+ "doc": "👀 A viewer for git and diff output",
416
+ "fileNamePattern": {
417
+ "amd64": {
418
+ "linux": "delta-{version}-x86_64-unknown-linux-gnu.tar.gz",
419
+ "macos": "delta-{version}-x86_64-apple-darwin.tar.gz",
420
+ "windows": "delta-{version}-x86_64-pc-windows-msvc.zip"
421
+ },
422
+ "arm64": {
423
+ "linux": "delta-{version}-aarch64-unknown-linux-gnu.tar.gz",
424
+ "macos": "delta-{version}-aarch64-apple-darwin.tar.gz",
425
+ "windows": "delta-{version}-x86_64-pc-windows-msvc.zip"
426
+ }
427
+ }
428
+ },
429
+ {
430
+ "appName": "dua",
431
+ "repoURL": "https://github.com/Byron/dua-cli",
432
+ "doc": "💾 Rust-based cli tool to get a quick overview of disk usage.",
433
+ "fileNamePattern": {
434
+ "amd64": {
435
+ "linux": "dua-v{version}-x86_64-unknown-linux-musl.tar.gz",
436
+ "macos": "dua-v{version}-x86_64-apple-darwin.tar.gz",
437
+ "windows": "dua-v{version}-x86_64-pc-windows-msvc.zip"
438
+ },
439
+ "arm64": {
440
+ "linux": "dua-v{version}-aarch64-unknown-linux-musl.tar.gz",
441
+ "macos": "dua-v{version}-x86_64-apple-darwin.tar.gz",
442
+ "windows": "dua-v{version}-x86_64-pc-windows-msvc.zip"
443
+ }
444
+ }
445
+ },
446
+ {
447
+ "appName": "fastfetch",
448
+ "repoURL": "https://github.com/fastfetch-cli/fastfetch",
449
+ "doc": "💻 fastfetch is a system information tool written in C.",
450
+ "fileNamePattern": {
451
+ "amd64": {
452
+ "linux": "fastfetch-linux-amd64.tar.gz",
453
+ "macos": "fastfetch-macos-amd64.tar.gz",
454
+ "windows": "fastfetch-windows-amd64.zip"
455
+ },
456
+ "arm64": {
457
+ "linux": "fastfetch-linux-aarch64.tar.gz",
458
+ "macos": "fastfetch-macos-aarch64.tar.gz",
459
+ "windows": "fastfetch-windows-aarch64.zip"
460
+ }
461
+ }
462
+ },
463
+ {
464
+ "appName": "fd",
465
+ "repoURL": "https://github.com/sharkdp/fd",
466
+ "doc": "🔍 fd is a simple, fast and user-friendly alternative to find.",
467
+ "fileNamePattern": {
468
+ "amd64": {
469
+ "linux": "fd-v{version}-x86_64-unknown-linux-gnu.tar.gz",
470
+ "macos": "fd-v{version}-x86_64-apple-darwin.tar.gz",
471
+ "windows": "fd-v{version}-x86_64-pc-windows-msvc.zip"
472
+ },
473
+ "arm64": {
474
+ "linux": "fd-v{version}-aarch64-unknown-linux-gnu.tar.gz",
475
+ "macos": "fd-v{version}-aarch64-apple-darwin.tar.gz",
476
+ "windows": "fd-v{version}-aarch64-pc-windows-msvc.zip"
477
+ }
478
+ }
479
+ },
480
+ {
481
+ "appName": "fzf",
482
+ "repoURL": "https://github.com/junegunn/fzf",
483
+ "doc": "🔍 a general-purpose cli fuzzy finder.",
484
+ "fileNamePattern": {
485
+ "amd64": {
486
+ "linux": "fzf-{version}-linux_amd64.tar.gz",
487
+ "macos": "fzf-{version}-darwin_amd64.tar.gz",
488
+ "windows": "fzf-{version}-windows_amd64.zip"
489
+ },
490
+ "arm64": {
491
+ "linux": "fzf-{version}-linux_arm64.tar.gz",
492
+ "macos": "fzf-{version}-darwin_arm64.tar.gz",
493
+ "windows": "fzf-{version}-windows_arm64.zip"
494
+ }
495
+ }
496
+ },
497
+ {
498
+ "appName": "gitui",
499
+ "repoURL": "https://github.com/gitui-org/gitui",
500
+ "doc": "🐙 gitui is a terminal ui for git written in rust.",
501
+ "fileNamePattern": {
502
+ "amd64": {
503
+ "linux": "gitui-linux-x86_64.tar.gz",
504
+ "macos": "gitui-mac-x86.tar.gz",
505
+ "windows": "gitui-win.tar.gz"
506
+ },
507
+ "arm64": {
508
+ "linux": "gitui-linux-aarch64.tar.gz",
509
+ "macos": "gitui-mac.tar.gz",
510
+ "windows": "gitui-win.tar.gz"
511
+ }
512
+ }
513
+ },
514
+ {
515
+ "appName": "glow",
516
+ "repoURL": "https://github.com/charmbracelet/glow/",
517
+ "doc": "✨ Render markdown on the CLI, with pizzazz!",
518
+ "fileNamePattern": {
519
+ "amd64": {
520
+ "linux": "glow_{version}_Linux_x86_64.tar.gz",
521
+ "macos": "glow_{version}_Darwin_x86_64.tar.gz",
522
+ "windows": "glow_{version}_Windows_x86_64.zip"
523
+ },
524
+ "arm64": {
525
+ "linux": "glow_{version}_Linux_arm64.tar.gz",
526
+ "macos": "glow_{version}_Darwin_arm64.tar.gz",
527
+ "windows": "glow_{version}_Windows_x86_64.zip"
528
+ }
529
+ }
530
+ },
531
+ {
532
+ "appName": "gum",
533
+ "repoURL": "https://github.com/charmbracelet/gum",
534
+ "doc": "🎯 Prompt user to select from options, written in golang.",
535
+ "fileNamePattern": {
536
+ "amd64": {
537
+ "linux": "gum_{version}_Linux_x86_64.tar.gz",
538
+ "macos": "gum_{version}_Darwin_x86_64.tar.gz",
539
+ "windows": "gum_{version}_Windows_x86_64.zip"
540
+ },
541
+ "arm64": {
542
+ "linux": "gum_{version}_Linux_arm64.tar.gz",
543
+ "macos": "gum_{version}_Darwin_arm64.tar.gz",
544
+ "windows": "gum_{version}_Windows_x86_64.zip"
545
+ }
546
+ }
547
+ },
548
+ {
549
+ "appName": "lf",
550
+ "repoURL": "https://github.com/gokcehan/lf",
551
+ "doc": "📂 lf is a terminal file manager written in go.",
552
+ "fileNamePattern": {
553
+ "amd64": {
554
+ "linux": "lf-linux-amd64.tar.gz",
555
+ "macos": "lf-darwin-amd64.tar.gz",
556
+ "windows": "lf-windows-amd64.zip"
557
+ },
558
+ "arm64": {
559
+ "linux": "lf-linux-arm64.tar.gz",
560
+ "macos": "lf-darwin-arm64.tar.gz",
561
+ "windows": "lf-windows-amd64.zip"
562
+ }
563
+ }
564
+ },
565
+ {
566
+ "appName": "lsd",
567
+ "repoURL": "https://github.com/lsd-rs/lsd",
568
+ "doc": "📂 A modern replacement for ls written in Rust.",
569
+ "fileNamePattern": {
570
+ "amd64": {
571
+ "linux": "lsd-v{version}-x86_64-unknown-linux-gnu.tar.gz",
572
+ "macos": "lsd-v{version}-x86_64-apple-darwin.tar.gz",
573
+ "windows": "lsd-v{version}-x86_64-pc-windows-msvc.zip"
574
+ },
575
+ "arm64": {
576
+ "linux": "lsd-v{version}-aarch64-unknown-linux-gnu.tar.gz",
577
+ "macos": "lsd-v{version}-aarch64-apple-darwin.tar.gz",
578
+ "windows": "lsd-v{version}-x86_64-pc-windows-msvc.zip"
579
+ }
580
+ }
581
+ },
582
+ {
583
+ "appName": "m365",
584
+ "repoURL": "CMD",
585
+ "doc": "☁️ CLI for Microsoft 365",
586
+ "fileNamePattern": {
587
+ "amd64": {
588
+ "linux": "npm install -g @pnp/cli-microsoft365",
589
+ "macos": "npm install -g @pnp/cli-microsoft365",
590
+ "windows": "npm install -g @pnp/cli-microsoft365"
591
+ },
592
+ "arm64": {
593
+ "linux": "npm install -g @pnp/cli-microsoft365",
594
+ "macos": "npm install -g @pnp/cli-microsoft365",
595
+ "windows": "npm install -g @pnp/cli-microsoft365"
596
+ }
597
+ }
598
+ },
599
+ {
600
+ "appName": "mcfly",
601
+ "repoURL": "https://github.com/cantino/mcfly",
602
+ "doc": "🚀 Fly through your shell history. Great Scott!",
603
+ "fileNamePattern": {
604
+ "amd64": {
605
+ "linux": "mcfly-{version}-x86_64-unknown-linux-musl.tar.gz",
606
+ "macos": "mcfly-{version}-x86_64-apple-darwin.tar.gz",
607
+ "windows": "mcfly-{version}-x86_64-pc-windows-msvc.zip"
608
+ },
609
+ "arm64": {
610
+ "linux": "mcfly-{version}-aarch64-unknown-linux-musl.tar.gz",
611
+ "macos": "mcfly-{version}-aarch64-apple-darwin.tar.gz",
612
+ "windows": "mcfly-{version}-aarch64-pc-windows-msvc.zip"
613
+ }
614
+ }
615
+ },
616
+ {
617
+ "appName": "mods",
618
+ "repoURL": "https://github.com/charmbracelet/mods/",
619
+ "doc": "🤖 AI for the command line, built for pipelines",
620
+ "fileNamePattern": {
621
+ "amd64": {
622
+ "linux": "mods_{version}_Linux_x86_64.tar.gz",
623
+ "macos": "mods_{version}_Darwin_x86_64.tar.gz",
624
+ "windows": "mods_{version}_Windows_x86_64.zip"
625
+ },
626
+ "arm64": {
627
+ "linux": "mods_{version}_Linux_arm64.tar.gz",
628
+ "macos": "mods_{version}_Darwin_arm64.tar.gz",
629
+ "windows": "mods_{version}_Windows_arm64.zip"
630
+ }
631
+ }
632
+ },
633
+ {
634
+ "appName": "mprocs",
635
+ "repoURL": "https://github.com/pvolok/mprocs",
636
+ "doc": "🖥️ Windows/Linux/macOS poorman's zellij",
637
+ "fileNamePattern": {
638
+ "amd64": {
639
+ "linux": "mprocs-{version}-linux-x86_64-musl.tar.gz",
640
+ "macos": "mprocs-{version}-darwin-x86_64.tar.gz",
641
+ "windows": "mprocs-{version}-windows-x86_64.zip"
642
+ },
643
+ "arm64": {
644
+ "linux": "mprocs-{version}-linux-aarch64-musl.tar.gz",
645
+ "macos": "mprocs-{version}-darwin-aarch64.tar.gz",
646
+ "windows": "mprocs-{version}-windows-x86_64.zip"
647
+ }
648
+ }
649
+ },
650
+ {
651
+ "appName": "ouch",
652
+ "repoURL": "https://github.com/ouch-org/ouch",
653
+ "doc": "📦 A cli for extracting and creating archives in unified way.",
654
+ "fileNamePattern": {
655
+ "amd64": {
656
+ "linux": "ouch-x86_64-unknown-linux-musl.tar.gz",
657
+ "macos": "ouch-x86_64-apple-darwin.tar.gz",
658
+ "windows": "ouch-x86_64-pc-windows-msvc.zip"
659
+ },
660
+ "arm64": {
661
+ "linux": "ouch-aarch64-unknown-linux-musl.tar.gz",
662
+ "macos": "ouch-aarch64-apple-darwin.tar.gz",
663
+ "windows": "ouch-aarch64-pc-windows-msvc.zip"
664
+ }
665
+ }
666
+ },
667
+ {
668
+ "appName": "procs",
669
+ "repoURL": "https://github.com/dalance/procs/",
670
+ "doc": "📊 procs is a modern replacement for ps written in Rust.",
671
+ "fileNamePattern": {
672
+ "amd64": {
673
+ "linux": "procs-v{version}-x86_64-linux.zip",
674
+ "macos": "procs-v{version}-x86_64-mac.zip",
675
+ "windows": "procs-v{version}-x86_64-windows.zip"
676
+ },
677
+ "arm64": {
678
+ "linux": "procs-v{version}-aarch64-linux.zip",
679
+ "macos": "procs-v{version}-aarch64-mac.zip",
680
+ "windows": "procs-v{version}-aarch64-windows.zip"
681
+ }
682
+ }
683
+ },
684
+ {
685
+ "appName": "rclone",
686
+ "repoURL": "https://github.com/rclone/rclone",
687
+ "doc": "☁️ cli to sync to cloud storage providers.",
688
+ "fileNamePattern": {
689
+ "amd64": {
690
+ "linux": "rclone-v{version}-linux-amd64.zip",
691
+ "macos": "rclone-v{version}-osx-amd64.zip",
692
+ "windows": "rclone-v{version}-windows-amd64.zip"
693
+ },
694
+ "arm64": {
695
+ "linux": "rclone-v{version}-linux-arm64.zip",
696
+ "macos": "rclone-v{version}-osx-arm64.zip",
697
+ "windows": "rclone-v{version}-windows-arm64.zip"
698
+ }
699
+ }
700
+ },
701
+ {
702
+ "appName": "rg",
703
+ "repoURL": "https://github.com/BurntSushi/ripgrep",
704
+ "doc": "🔍 recursively searches directories for a regex pattern while respecting your gitignore rules",
705
+ "fileNamePattern": {
706
+ "amd64": {
707
+ "linux": "ripgrep-{version}-x86_64-unknown-linux-musl.tar.gz",
708
+ "macos": "ripgrep-{version}-x86_64-apple-darwin.tar.gz",
709
+ "windows": "ripgrep-{version}-x86_64-pc-windows-msvc.zip"
710
+ },
711
+ "arm64": {
712
+ "linux": "ripgrep-{version}-aarch64-unknown-linux-gnu.tar.gz",
713
+ "macos": "ripgrep-{version}-aarch64-apple-darwin.tar.gz",
714
+ "windows": "ripgrep-{version}-x86_64-pc-windows-msvc.zip"
715
+ }
716
+ }
717
+ },
718
+ {
719
+ "appName": "rga",
720
+ "repoURL": "https://github.com/phiresky/ripgrep-all",
721
+ "doc": "🔍 ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.",
722
+ "fileNamePattern": {
723
+ "amd64": {
724
+ "linux": "ripgrep_all-v{version}-x86_64-unknown-linux-musl.tar.gz",
725
+ "macos": "ripgrep_all-v{version}-x86_64-apple-darwin.tar.gz",
726
+ "windows": "ripgrep_all-v{version}-x86_64-pc-windows-msvc.zip"
727
+ },
728
+ "arm64": {
729
+ "linux": null,
730
+ "macos": null,
731
+ "windows": null
732
+ }
733
+ }
734
+ },
735
+ {
736
+ "appName": "starship",
737
+ "repoURL": "https://github.com/starship/starship",
738
+ "doc": "⭐ The minimal, blazing-fast, and infinitely customizable prompt for any shell!",
739
+ "fileNamePattern": {
740
+ "amd64": {
741
+ "linux": "starship-x86_64-unknown-linux-musl.tar.gz",
742
+ "macos": "starship-x86_64-apple-darwin.tar.gz",
743
+ "windows": "starship-x86_64-pc-windows-msvc.zip"
744
+ },
745
+ "arm64": {
746
+ "linux": "starship-aarch64-unknown-linux-musl.tar.gz",
747
+ "macos": "starship-aarch64-apple-darwin.tar.gz",
748
+ "windows": "starship-aarch64-pc-windows-msvc.zip"
749
+ }
750
+ }
751
+ },
752
+ {
753
+ "appName": "tere",
754
+ "repoURL": "https://github.com/mgunyho/tere",
755
+ "doc": "📂 Tere is a terminal file explorer written in Rust. No more ls + cd",
756
+ "fileNamePattern": {
757
+ "amd64": {
758
+ "linux": "tere-{version}-x86_64-unknown-linux-gnu.zip",
759
+ "macos": "tere-{version}-x86_64-apple-darwin.zip",
760
+ "windows": "tere-{version}-x86_64-pc-windows-gnu.zip"
761
+ },
762
+ "arm64": {
763
+ "linux": "tere-{version}-aarch64-unknown-linux-gnu.zip",
764
+ "macos": "tere-{version}-aarch64-apple-darwin.zip",
765
+ "windows": "tere-{version}-aarch64-pc-windows-gnu.zip"
766
+ }
767
+ }
768
+ },
769
+ {
770
+ "appName": "topgrade",
771
+ "repoURL": "https://github.com/topgrade-rs/topgrade",
772
+ "doc": "⬆️ Keeping your system up to date usually involves invoking multiple package managers.",
773
+ "fileNamePattern": {
774
+ "amd64": {
775
+ "linux": "topgrade-v{version}-x86_64-unknown-linux-gnu.tar.gz",
776
+ "macos": "topgrade-v{version}-x86_64-apple-darwin.tar.gz",
777
+ "windows": "topgrade-v{version}-x86_64-pc-windows-msvc.zip"
778
+ },
779
+ "arm64": {
780
+ "linux": "topgrade-v{version}-aarch64-unknown-linux-gnu.tar.gz",
781
+ "macos": "topgrade-v{version}-aarch64-apple-darwin.tar.gz",
782
+ "windows": "topgrade-v{version}-aarch64-pc-windows-msvc.zip"
783
+ }
784
+ }
785
+ },
786
+ {
787
+ "appName": "ttyd",
788
+ "repoURL": "https://github.com/tsl0922/ttyd",
789
+ "doc": "🌐 ttyd shares your terminal on the web.",
790
+ "fileNamePattern": {
791
+ "amd64": {
792
+ "linux": "ttyd.x86_64",
793
+ "macos": null,
794
+ "windows": "ttyd.win32.exe"
795
+ },
796
+ "arm64": {
797
+ "linux": "ttyd.aarch64",
798
+ "macos": null,
799
+ "windows": null
800
+ }
801
+ }
802
+ },
803
+ {
804
+ "appName": "viu",
805
+ "repoURL": "https://github.com/atanunq/viu",
806
+ "doc": "🖼️ A cli image viewer for the terminal (like chafa but in Rust)",
807
+ "fileNamePattern": {
808
+ "amd64": {
809
+ "linux": "viu-x86_64-unknown-linux-musl",
810
+ "macos": "viu-x86_64-apple-darwin",
811
+ "windows": "viu-x86_64-pc-windows-msvc.exe"
812
+ },
813
+ "arm64": {
814
+ "linux": "viu-aarch64-unknown-linux-musl",
815
+ "macos": "viu-x86_64-apple-darwin",
816
+ "windows": "viu-x86_64-pc-windows-msvc.exe"
817
+ }
818
+ }
819
+ },
820
+ {
821
+ "appName": "watchexec",
822
+ "repoURL": "https://github.com/watchexec/watchexec",
823
+ "doc": "👀 Executes commands in response to file modifications.",
824
+ "fileNamePattern": {
825
+ "amd64": {
826
+ "linux": "watchexec-{version}-x86_64-unknown-linux-gnu.tar.xz",
827
+ "macos": "watchexec-{version}-x86_64-apple-darwin.tar.xz",
828
+ "windows": "watchexec-{version}-x86_64-pc-windows-msvc.zip"
829
+ },
830
+ "arm64": {
831
+ "linux": "watchexec-{version}-aarch64-unknown-linux-gnu.tar.xz",
832
+ "macos": "watchexec-{version}-aarch64-apple-darwin.tar.xz",
833
+ "windows": "watchexec-{version}-x86_64-pc-windows-msvc.zip"
834
+ }
835
+ }
836
+ },
837
+ {
838
+ "appName": "yazi",
839
+ "repoURL": "https://github.com/sxyazi/yazi",
840
+ "doc": "⚡ Blazing Fast Terminal File Manager.",
841
+ "fileNamePattern": {
842
+ "amd64": {
843
+ "linux": "yazi-x86_64-unknown-linux-gnu.zip",
844
+ "macos": "yazi-x86_64-apple-darwin.zip",
845
+ "windows": "yazi-x86_64-pc-windows-msvc.zip"
846
+ },
847
+ "arm64": {
848
+ "linux": "yazi-aarch64-unknown-linux-gnu.zip",
849
+ "macos": "yazi-aarch64-apple-darwin.zip",
850
+ "windows": "yazi-aarch64-pc-windows-msvc.zip"
851
+ }
852
+ }
853
+ },
854
+ {
855
+ "appName": "zoxide",
856
+ "repoURL": "https://github.com/ajeetdsouza/zoxide",
857
+ "doc": "🚀 A cd command that learns - easily navigate directories from the command-line",
858
+ "fileNamePattern": {
859
+ "amd64": {
860
+ "linux": "zoxide-{version}-x86_64-unknown-linux-musl.tar.gz",
861
+ "macos": "zoxide-{version}-x86_64-apple-darwin.tar.gz",
862
+ "windows": "zoxide-{version}-x86_64-pc-windows-msvc.zip"
863
+ },
864
+ "arm64": {
865
+ "linux": "zoxide-{version}-aarch64-unknown-linux-musl.tar.gz",
866
+ "macos": "zoxide-{version}-aarch64-apple-darwin.tar.gz",
867
+ "windows": "zoxide-{version}-aarch64-pc-windows-msvc.zip"
868
+ }
869
+ }
870
+ },
871
+ {
872
+ "appName": "ytui-music",
873
+ "repoURL": "https://github.com/sudipghimire533/ytui-music",
874
+ "doc": "🎵 A terminal based YouTube music player written in Rust.",
875
+ "fileNamePattern": {
876
+ "amd64": {
877
+ "linux": "ytui_music-linux-amd64",
878
+ "macos": null,
879
+ "windows": null
880
+ },
881
+ "arm64": {
882
+ "linux": null,
883
+ "macos": null,
884
+ "windows": null
885
+ }
886
+ }
887
+ },
888
+ {
889
+ "appName": "youtube-tui",
890
+ "repoURL": "https://github.com/Siriusmart/youtube-tui",
891
+ "doc": "🎵 A terminal based YouTube music player written in Rust.",
892
+ "fileNamePattern": {
893
+ "amd64": {
894
+ "linux": "youtube-tui-full_arch-x86_64",
895
+ "macos": null,
896
+ "windows": null
897
+ },
898
+ "arm64": {
899
+ "linux": null,
900
+ "macos": null,
901
+ "windows": null
902
+ }
903
+ }
904
+ },
905
+ {
906
+ "appName": "termusic",
907
+ "repoURL": "https://github.com/tramhao/termusic",
908
+ "doc": "🎵 A terminal-based music player written in Rust.",
909
+ "fileNamePattern": {
910
+ "amd64": {
911
+ "linux": "termusic-v{version}-x86_64-linux.tar.xz",
912
+ "macos": null,
913
+ "windows": null
914
+ },
915
+ "arm64": {
916
+ "linux": null,
917
+ "macos": null,
918
+ "windows": null
919
+ }
920
+ }
921
+ },
922
+ {
923
+ "appName": "kronos",
924
+ "repoURL": "https://github.com/TrevorSatori/kronos",
925
+ "doc": "🎵 A Customizable Terminal Music Player For Offline Listening",
926
+ "fileNamePattern": {
927
+ "amd64": {
928
+ "linux": "Kronos",
929
+ "macos": null,
930
+ "windows": null
931
+ },
932
+ "arm64": {
933
+ "linux": null,
934
+ "macos": null,
935
+ "windows": null
936
+ }
937
+ }
938
+ },
939
+ {
940
+ "appName": "transmission",
941
+ "repoURL": "https://github.com/transmission/transmission",
942
+ "doc": "📥 A fast, easy, and free BitTorrent client.",
943
+ "fileNamePattern": {
944
+ "amd64": {
945
+ "linux": "transmission-{version}.tar.xz",
946
+ "macos": null,
947
+ "windows": null
948
+ },
949
+ "arm64": {
950
+ "linux": null,
951
+ "macos": null,
952
+ "windows": null
953
+ }
954
+ }
955
+ },
956
+ {
957
+ "appName": "nnn",
958
+ "repoURL": "https://github.com/jarun/nnn",
959
+ "doc": "📂 A terminal-based file manager.",
960
+ "fileNamePattern": {
961
+ "amd64": {
962
+ "linux": "nnn-static-{version}.x86_64.tar.gz",
963
+ "macos": null,
964
+ "windows": null
965
+ },
966
+ "arm64": {
967
+ "linux": null,
968
+ "macos": null,
969
+ "windows": null
970
+ }
971
+ }
972
+ },
973
+ {
974
+ "appName": "exa",
975
+ "repoURL": "https://github.com/ogham/exa",
976
+ "doc": "📂 A modern replacement for ls. lsd alternative.",
977
+ "fileNamePattern": {
978
+ "amd64": {
979
+ "linux": "exa-linux-x86_64-v{version}.zip",
980
+ "macos": null,
981
+ "windows": null
982
+ },
983
+ "arm64": {
984
+ "linux": null,
985
+ "macos": null,
986
+ "windows": null
987
+ }
988
+ }
989
+ },
990
+ {
991
+ "appName": "bytehound",
992
+ "repoURL": "https://github.com/koute/bytehound",
993
+ "doc": "🔍 Inspecting the memory usage of a running process",
994
+ "fileNamePattern": {
995
+ "amd64": {
996
+ "linux": "bytehound-x86_64-unknown-linux-gnu.tgz",
997
+ "macos": null,
998
+ "windows": null
999
+ },
1000
+ "arm64": {
1001
+ "linux": null,
1002
+ "macos": null,
1003
+ "windows": null
1004
+ }
1005
+ }
1006
+ },
1007
+ {
1008
+ "appName": "atuin",
1009
+ "repoURL": "https://github.com/atuinsh/atuin",
1010
+ "doc": "🔍 Shell history search tool. Mcfly alternative",
1011
+ "fileNamePattern": {
1012
+ "amd64": {
1013
+ "linux": "atuin-x86_64-unknown-linux-gnu.tar.gz",
1014
+ "macos": null,
1015
+ "windows": null
1016
+ },
1017
+ "arm64": {
1018
+ "linux": "atuin-aarch64-unknown-linux-gnu.tar.gz",
1019
+ "macos": null,
1020
+ "windows": null
1021
+ }
1022
+ }
1023
+ },
1024
+ {
1025
+ "appName": "browsh",
1026
+ "repoURL": "https://github.com/browsh-org/browsh",
1027
+ "doc": "🌐 browser in the shell",
1028
+ "fileNamePattern": {
1029
+ "amd64": {
1030
+ "linux": null,
1031
+ "macos": null,
1032
+ "windows": null
1033
+ },
1034
+ "arm64": {
1035
+ "linux": null,
1036
+ "macos": null,
1037
+ "windows": null
1038
+ }
1039
+ }
1040
+ },
1041
+ {
1042
+ "appName": "carbonyl",
1043
+ "repoURL": "https://github.com/fathyb/carbonyl",
1044
+ "doc": "A Chromium based browser built to run in a terminal",
1045
+ "fileNamePattern": {
1046
+ "amd64": {
1047
+ "linux": "carbonyl.linux-amd64.zip",
1048
+ "macos": null,
1049
+ "windows": null
1050
+ },
1051
+ "arm64": {
1052
+ "linux": "carbonyl.linux-arm64.zip",
1053
+ "macos": null,
1054
+ "windows": null
1055
+ }
1056
+ }
1057
+ },
1058
+ {
1059
+ "appName": "patat",
1060
+ "repoURL": "https://github.com/jaspervdj/patat",
1061
+ "doc": "🎯 Terminal-based presentations using Pandoc. Presenterm alternative.",
1062
+ "fileNamePattern": {
1063
+ "amd64": {
1064
+ "linux": "patat-v{version}-linux-x86_64.tar.gz",
1065
+ "macos": null,
1066
+ "windows": null
1067
+ },
1068
+ "arm64": {
1069
+ "linux": null,
1070
+ "macos": null,
1071
+ "windows": null
1072
+ }
1073
+ }
1074
+ },
1075
+ {
1076
+ "appName": "SqliteBrowser",
1077
+ "repoURL": "https://github.com/sqlitebrowser/sqlitebrowser",
1078
+ "doc": "🗃️ A visual tool to create, design, and edit database files compatible with SQLite.",
1079
+ "fileNamePattern": {
1080
+ "amd64": {
1081
+ "linux": "DB.Browser.for.SQLite-v{version}-x86.64-v2.AppImage",
1082
+ "macos": null,
1083
+ "windows": null
1084
+ },
1085
+ "arm64": {
1086
+ "linux": null,
1087
+ "macos": null,
1088
+ "windows": null
1089
+ }
1090
+ }
1091
+ },
1092
+ {
1093
+ "appName": "DBeaver",
1094
+ "repoURL": "https://github.com/dbeaver/dbeaver",
1095
+ "doc": "🗃️ Free universal database tool and SQL client.",
1096
+ "fileNamePattern": {
1097
+ "amd64": {
1098
+ "linux": "dbeaver-ce-{version}-linux.gtk.x86_64.tar.gz",
1099
+ "macos": null,
1100
+ "windows": null
1101
+ },
1102
+ "arm64": {
1103
+ "linux": "dbeaver-ce-{version}-linux.gtk.aarch64.tar.gz",
1104
+ "macos": null,
1105
+ "windows": null
1106
+ }
1107
+ }
1108
+ },
1109
+ {
1110
+ "appName": "rainfrog",
1111
+ "repoURL": "https://github.com/achristmascarl/rainfrog",
1112
+ "doc": "🗃️ TUI DB Visualizer",
1113
+ "fileNamePattern": {
1114
+ "amd64": {
1115
+ "linux": "rainfrog-{version}-x86_64-unknown-linux-musl.tar.gz",
1116
+ "macos": null,
1117
+ "windows": null
1118
+ },
1119
+ "arm64": {
1120
+ "linux": "rainfrog-{version}-aarch64-unknown-linux-musl.tar.gz",
1121
+ "macos": null,
1122
+ "windows": null
1123
+ }
1124
+ }
1125
+ },
1126
+ {
1127
+ "appName": "duckdb",
1128
+ "repoURL": "https://github.com/duckdb/duckdb",
1129
+ "doc": "🗃️ An in-process SQL OLAP database management system",
1130
+ "fileNamePattern": {
1131
+ "amd64": {
1132
+ "linux": "duckdb_cli-linux-amd64.zip",
1133
+ "macos": "duckdb_cli-osx-universal.zip",
1134
+ "windows": "duckdb_cli-windows-amd64.zip"
1135
+ },
1136
+ "arm64": {
1137
+ "linux": "duckdb_cli-linux-arm64.zip",
1138
+ "macos": "duckdb_cli-osx-universal.zip",
1139
+ "windows": "duckdb_cli-windows-arm64.zip"
1140
+ }
1141
+ }
1142
+ },
1143
+ {
1144
+ "appName": "cpz",
1145
+ "repoURL": "https://github.com/SUPERCILEX/fuc",
1146
+ "doc": "📋 Fast copy",
1147
+ "fileNamePattern": {
1148
+ "amd64": {
1149
+ "linux": "x86_64-unknown-linux-gnu-cpz",
1150
+ "windows": "x86_64-pc-windows-msvc-cpz.exe",
1151
+ "macos": "x86_64-apple-darwin-cpz"
1152
+ },
1153
+ "arm64": {
1154
+ "linux": "aarch64-unknown-linux-gnu-cpz",
1155
+ "windows": "aarch64-pc-windows-msvc-cpz.exe",
1156
+ "macos": "aarch64-apple-darwin-cpz"
1157
+ }
1158
+ }
1159
+ },
1160
+ {
1161
+ "appName": "rmz",
1162
+ "repoURL": "https://github.com/SUPERCILEX/fuc",
1163
+ "doc": "🗑️ Fast remove",
1164
+ "fileNamePattern": {
1165
+ "amd64": {
1166
+ "linux": "x86_64-unknown-linux-gnu-rmz",
1167
+ "windows": "x86_64-pc-windows-msvc-rmz.exe",
1168
+ "macos": "x86_64-apple-darwin-rmz"
1169
+ },
1170
+ "arm64": {
1171
+ "linux": "aarch64-unknown-linux-gnu-rmz",
1172
+ "windows": "aarch64-pc-windows-msvc-rmz.exe",
1173
+ "macos": "aarch64-apple-darwin-rmz"
1174
+ }
1175
+ }
1176
+ },
1177
+ {
1178
+ "appName": "mermaid-cli",
1179
+ "repoURL": "CMD",
1180
+ "doc": "📊 Generate diagrams and flowcharts from text in a similar manner as markdown",
1181
+ "fileNamePattern": {
1182
+ "amd64": {
1183
+ "linux": "npm install -g @mermaid-js/mermaid-cli",
1184
+ "windows": "npm install -g @mermaid-js/mermaid-cli",
1185
+ "macos": "npm install -g @mermaid-js/mermaid-cli"
1186
+ },
1187
+ "arm64": {
1188
+ "linux": "npm install -g @mermaid-js/mermaid-cli",
1189
+ "windows": "npm install -g @mermaid-js/mermaid-cli",
1190
+ "macos": "npm install -g @mermaid-js/mermaid-cli"
1191
+ }
1192
+ }
1193
+ },
1194
+ {
1195
+ "appName": "html2markdown",
1196
+ "repoURL": "https://github.com/JohannesKaufmann/html-to-markdown",
1197
+ "doc": "📜 Convert HTML to Markdown (no LLM, very fast, very cheap)",
1198
+ "fileNamePattern": {
1199
+ "amd64": {
1200
+ "linux": "html-to-markdown_Linux_x86_64.tar.gz",
1201
+ "windows": "html-to-markdown_Windows_x86_64.zip",
1202
+ "macos": "html-to-markdown_Darwin_x86_64.tar.gz"
1203
+ },
1204
+ "arm64": {
1205
+ "linux": "html-to-markdown_Linux_arm64.tar.gz",
1206
+ "windows": "html-to-markdown_Windows_arm64.zip",
1207
+ "macos": "html-to-markdown_Darwin_arm64.tar.gz"
1208
+ }
1209
+ }
1210
+ },
1211
+ {
1212
+ "appName": "xcrawl3r",
1213
+ "repoURL": "https://github.com/hueristiq/xcrawl3r",
1214
+ "doc": "🕷️ A command line tool to crawl and scrape websites",
1215
+ "fileNamePattern": {
1216
+ "amd64": {
1217
+ "linux": "xcrawl3r_{version}_linux_amd64.tar.gz",
1218
+ "windows": "xcrawl3r_{version}_windows_amd64.zip",
1219
+ "macos": "xcrawl3r_{version}_darwin_amd64.tar.gz"
1220
+ },
1221
+ "arm64": {
1222
+ "linux": "xcrawl3r_{version}_linux_arm64.tar.gz",
1223
+ "windows": null,
1224
+ "macos": "xcrawl3r_{version}_darwin_arm64.tar.gz"
1225
+ }
1226
+ }
1227
+ },
1228
+ {
1229
+ "appName": "obsidian",
1230
+ "repoURL": "https://github.com/obsidianmd/obsidian-releases",
1231
+ "doc": "🧠 Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.",
1232
+ "fileNamePattern": {
1233
+ "amd64": {
1234
+ "linux": "Obsidian-{version}.AppImage",
1235
+ "windows": "Obsidian-{version}.exe",
1236
+ "macos": "Obsidian-{version}.dmg"
1237
+ },
1238
+ "arm64": {
1239
+ "linux": "Obsidian-{version}-arm64.AppImage",
1240
+ "windows": null,
1241
+ "macos": "Obsidian-{version}.dmg"
1242
+ }
1243
+ }
1244
+ },
1245
+ {
1246
+ "appName": "marp",
1247
+ "repoURL": "CMD",
1248
+ "doc": "🎯 Markdown presentation writer",
1249
+ "fileNamePattern": {
1250
+ "amd64": {
1251
+ "linux": "npm install -g @marp-team/marp-cli",
1252
+ "windows": "npm install -g @marp-team/marp-cli",
1253
+ "macos": "npm install -g @marp-team/marp-cli"
1254
+ },
1255
+ "arm64": {
1256
+ "linux": "npm install -g @marp-team/marp-cli",
1257
+ "windows": "npm install -g @marp-team/marp-cli",
1258
+ "macos": "npm install -g @marp-team/marp-cli"
1259
+ }
1260
+ }
1261
+ },
1262
+ {
1263
+ "appName": "presenterm",
1264
+ "repoURL": "https://github.com/mfontanini/presenterm",
1265
+ "doc": "🎭 present from temrinal",
1266
+ "fileNamePattern": {
1267
+ "amd64": {
1268
+ "linux": "presenterm-{version}-x86_64-unknown-linux-gnu.tar.gz",
1269
+ "windows": "presenterm-{version}-x86_64-pc-windows-msvc.zip",
1270
+ "macos": "presenterm-{version}-x86_64-apple-darwin.tar.gz"
1271
+ },
1272
+ "arm64": {
1273
+ "linux": "presenterm-{version}-aarch64-unknown-linux-gnu.tar.gz",
1274
+ "windows": null,
1275
+ "macos": "presenterm-{version}-aarch64-apple-darwin.tar.gz"
1276
+ }
1277
+ }
1278
+ },
1279
+ {
1280
+ "appName": "pandoc",
1281
+ "repoURL": "https://github.com/jgm/pandoc",
1282
+ "doc": "📝 The universal markup converter",
1283
+ "fileNamePattern": {
1284
+ "amd64": {
1285
+ "linux": "pandoc-{version}-linux-amd64.tar.gz",
1286
+ "windows": "pandoc-{version}-windows-x86_64.zip",
1287
+ "macos": "pandoc-{version}-x86_64-macOS.pkg"
1288
+ },
1289
+ "arm64": {
1290
+ "linux": "pandoc-{version}-linux-arm64.tar.gz",
1291
+ "windows": null,
1292
+ "macos": "pandoc-{version}-arm64-macOS.pkg"
1293
+ }
1294
+ }
1295
+ },
1296
+ {
1297
+ "appName": "devcontainer",
1298
+ "repoURL": "CMD",
1299
+ "doc": "🐋 Devcontainer is a command-line tool to manage development containers",
1300
+ "fileNamePattern": {
1301
+ "amd64": {
1302
+ "linux": "npm install -g @devcontainers/cli",
1303
+ "windows": "npm install -g @devcontainers/cli",
1304
+ "macos": "npm install -g @devcontainers/cli"
1305
+ },
1306
+ "arm64": {
1307
+ "linux": "npm install -g @devcontainers/cli",
1308
+ "windows": "npm install -g @devcontainers/cli",
1309
+ "macos": "npm install -g @devcontainers/cli"
1310
+ }
1311
+ }
1312
+ },
1313
+ {
1314
+ "appName": "bitwarden",
1315
+ "repoURL": "CMD",
1316
+ "doc": "🔐 bw is a password manager.",
1317
+ "fileNamePattern": {
1318
+ "amd64": {
1319
+ "linux": "npm install -g @bitwarden/cli",
1320
+ "windows": "npm install -g @bitwarden/cli",
1321
+ "macos": "npm install -g @bitwarden/cli"
1322
+ },
1323
+ "arm64": {
1324
+ "linux": "npm install -g @bitwarden/cli",
1325
+ "windows": "npm install -g @bitwarden/cli",
1326
+ "macos": "npm install -g @bitwarden/cli"
1327
+ }
1328
+ }
1329
+ },
1330
+ {
1331
+ "appName": "OBS Background removal",
1332
+ "repoURL": "https://github.com/royshil/obs-backgroundremoval",
1333
+ "doc": "🎥 A plugin for OBS Studio to remove background from a video",
1334
+ "fileNamePattern": {
1335
+ "amd64": {
1336
+ "linux": "obs-backgroundremoval-{version}-x86_64-linux-gnu.deb",
1337
+ "windows": "obs-backgroundremoval-{version}-windows-x64-Installer.exe",
1338
+ "macos": "obs-backgroundremoval-{version}-macos-universal.pkg"
1339
+ },
1340
+ "arm64": {
1341
+ "linux": null,
1342
+ "windows": null,
1343
+ "macos": "obs-backgroundremoval-{version}-macos-universal.pkg"
1344
+ }
1345
+ }
1346
+ },
1347
+ {
1348
+ "appName": "rustdesk",
1349
+ "repoURL": "https://github.com/rustdesk/rustdesk",
1350
+ "doc": "🖥️ Yet another remote desktop software, written in Rust. Works out of the box, no configuration required",
1351
+ "fileNamePattern": {
1352
+ "amd64": {
1353
+ "linux": "rustdesk-{version}-x86_64.AppImage",
1354
+ "windows": "rustdesk-{version}-x86_64.msi",
1355
+ "macos": "rustdesk-{version}-x86_64.dmg"
1356
+ },
1357
+ "arm64": {
1358
+ "linux": "rustdesk-{version}-aarch64.AppImage",
1359
+ "windows": null,
1360
+ "macos": "rustdesk-{version}-aarch64.dmg"
1361
+ }
1362
+ }
1363
+ },
1364
+ {
1365
+ "appName": "evcxr",
1366
+ "repoURL": "https://github.com/evcxr/evcxr",
1367
+ "doc": "🧪 A Jupyter Kernel for Rust",
1368
+ "fileNamePattern": {
1369
+ "amd64": {
1370
+ "linux": "evcxr-v{version}-x86_64-unknown-linux-gnu.tar.gz",
1371
+ "windows": "evcxr-v{version}-x86_64-pc-windows-msvc.zip",
1372
+ "macos": null
1373
+ },
1374
+ "arm64": {
1375
+ "linux": null,
1376
+ "windows": null,
1377
+ "macos": "evcxr-v{version}-aarch64-apple-darwin.tar.gz"
1378
+ }
1379
+ }
1380
+ },
1381
+ {
1382
+ "appName": "forward-cli",
1383
+ "repoURL": "https://github.com/axetroy/forward-cli",
1384
+ "doc": "🔄 Reverse Proxy port forwarding cli tool",
1385
+ "fileNamePattern": {
1386
+ "amd64": {
1387
+ "linux": "forward_linux_amd64.tar.gz",
1388
+ "windows": "forward_windows_amd64.tar.gz",
1389
+ "macos": "forward_darwin_amd64.tar.gz"
1390
+ },
1391
+ "arm64": {
1392
+ "linux": "forward_linux_arm64.tar.gz",
1393
+ "windows": "forward_windows_arm64.tar.gz",
1394
+ "macos": "forward_darwin_arm64.tar.gz"
1395
+ }
1396
+ }
1397
+ },
1398
+ {
1399
+ "appName": "bandwhich",
1400
+ "repoURL": "https://github.com/imsnif/bandwhich",
1401
+ "doc": "📊 monitor network usage from cli",
1402
+ "fileNamePattern": {
1403
+ "amd64": {
1404
+ "linux": "bandwhich-v{version}-x86_64-unknown-linux-gnu.tar.gz",
1405
+ "windows": "bandwhich-v{version}-x86_64-pc-windows-msvc.zip",
1406
+ "macos": "bandwhich-v{version}-x86_64-apple-darwin.tar.gz"
1407
+ },
1408
+ "arm64": {
1409
+ "linux": "bandwhich-v{version}-aarch64-unknown-linux-gnu.tar.gz",
1410
+ "windows": null,
1411
+ "macos": "bandwhich-v{version}-aarch64-apple-darwin.tar.gz"
1412
+ }
1413
+ }
1414
+ },
1415
+ {
1416
+ "appName": "ipinfo",
1417
+ "repoURL": "https://github.com/ipinfo/cli",
1418
+ "doc": "🌐 cli to get info of ips",
1419
+ "fileNamePattern": {
1420
+ "amd64": {
1421
+ "linux": "ipinfo_{version}_linux_amd64.tar.gz",
1422
+ "windows": "ipinfo_{version}_windows_amd64.zip",
1423
+ "macos": "ipinfo_{version}_darwin_amd64.tar.gz"
1424
+ },
1425
+ "arm64": {
1426
+ "linux": "ipinfo_{version}_linux_arm64.tar.gz",
1427
+ "windows": "ipinfo_{version}_windows_arm64.zip",
1428
+ "macos": "ipinfo_{version}_darwin_arm64.tar.gz"
1429
+ }
1430
+ }
1431
+ },
1432
+ {
1433
+ "appName": "dust",
1434
+ "repoURL": "https://github.com/bootandy/dust",
1435
+ "doc": "📊 A more intuitive version of du in rust. It is a dua alternative.",
1436
+ "fileNamePattern": {
1437
+ "amd64": {
1438
+ "linux": "dust-v{version}-x86_64-unknown-linux-gnu.tar.gz",
1439
+ "windows": "dust-v{version}-x86_64-pc-windows-msvc.zip",
1440
+ "macos": "dust-v{version}-x86_64-apple-darwin.tar.gz"
1441
+ },
1442
+ "arm64": {
1443
+ "linux": "dust-v{version}-aarch64-unknown-linux-gnu.tar.gz",
1444
+ "windows": null,
1445
+ "macos": null
1446
+ }
1447
+ }
1448
+ },
1449
+ {
1450
+ "appName": "ots",
1451
+ "repoURL": "https://github.com/Luzifer/ots",
1452
+ "doc": "🔒 A command line tool for generating and verifying one-time secrets.",
1453
+ "fileNamePattern": {
1454
+ "amd64": {
1455
+ "linux": "ots_linux_amd64.tgz",
1456
+ "windows": "ots_windows_amd64.zip",
1457
+ "macos": "ots_darwin_amd64.zip"
1458
+ },
1459
+ "arm64": {
1460
+ "linux": "ots_linux_arm64.tgz",
1461
+ "windows": null,
1462
+ "macos": "ots_darwin_arm64.zip"
1463
+ }
1464
+ }
1465
+ },
1466
+ {
1467
+ "appName": "ffsend",
1468
+ "repoURL": "https://github.com/timvisee/ffsend",
1469
+ "doc": "📤 Send files in secure encrypted way over the internet.",
1470
+ "fileNamePattern": {
1471
+ "amd64": {
1472
+ "linux": "ffsend-v{version}-linux-x64",
1473
+ "windows": null,
1474
+ "macos": null
1475
+ },
1476
+ "arm64": {
1477
+ "linux": null,
1478
+ "windows": null,
1479
+ "macos": null
1480
+ }
1481
+ }
1482
+ },
1483
+ {
1484
+ "appName": "portal",
1485
+ "repoURL": "https://github.com/SpatiumPortae/portal",
1486
+ "doc": "🔄 A terminal-based file transfer between two computers.",
1487
+ "fileNamePattern": {
1488
+ "amd64": {
1489
+ "linux": "portal_{version}_Linux_x86_64.tar.gz",
1490
+ "windows": "portal_{version}_Windows_x86_64.zip",
1491
+ "macos": "portal_{version}_macOS_x86_64.tar.gz"
1492
+ },
1493
+ "arm64": {
1494
+ "linux": "portal_{version}_Linux_arm64.tar.gz",
1495
+ "windows": "portal_{version}_Windows_arm64.zip",
1496
+ "macos": "portal_{version}_macOS_arm64.tar.gz"
1497
+ }
1498
+ }
1499
+ },
1500
+ {
1501
+ "appName": "qrcp",
1502
+ "repoURL": "https://github.com/claudiodangelis/qrcp",
1503
+ "doc": "📱 Transfer files over WiFi from your computer to mobile device by scanning a QR code without leaving the terminal.",
1504
+ "fileNamePattern": {
1505
+ "amd64": {
1506
+ "linux": "qrcp_{version}_linux_amd64.tar.gz",
1507
+ "windows": "qrcp_{version}_windows_amd64.zip",
1508
+ "macos": "qrcp_{version}_darwin_amd64.tar.gz"
1509
+ },
1510
+ "arm64": {
1511
+ "linux": "qrcp_{version}_linux_arm64.tar.gz",
1512
+ "windows": "qrcp_{version}_windows_arm64.zip",
1513
+ "macos": "qrcp_{version}_darwin_arm64.tar.gz"
1514
+ }
1515
+ }
1516
+ },
1517
+ {
1518
+ "appName": "qrscan",
1519
+ "repoURL": "https://github.com/sayanarijit/qrscan",
1520
+ "doc": "📷 qr code scanner",
1521
+ "fileNamePattern": {
1522
+ "amd64": {
1523
+ "linux": null,
1524
+ "macos": null,
1525
+ "windows": null
1526
+ },
1527
+ "arm64": {
1528
+ "linux": null,
1529
+ "macos": null,
1530
+ "windows": null
1531
+ }
1532
+ }
1533
+ },
1534
+ {
1535
+ "appName": "termscp",
1536
+ "repoURL": "https://github.com/veeso/termscp",
1537
+ "doc": "📂 A TUI like winscp",
1538
+ "fileNamePattern": {
1539
+ "amd64": {
1540
+ "linux": null,
1541
+ "macos": null,
1542
+ "windows": null
1543
+ },
1544
+ "arm64": {
1545
+ "linux": null,
1546
+ "macos": null,
1547
+ "windows": null
1548
+ }
1549
+ }
1550
+ },
1551
+ {
1552
+ "appName": "qr",
1553
+ "repoURL": "pip install qrcode",
1554
+ "doc": "🔲 qr code generator. String to qr code.",
1555
+ "fileNamePattern": {
1556
+ "amd64": {
1557
+ "linux": null,
1558
+ "macos": null,
1559
+ "windows": null
1560
+ },
1561
+ "arm64": {
1562
+ "linux": null,
1563
+ "macos": null,
1564
+ "windows": null
1565
+ }
1566
+ }
1567
+ },
1568
+ {
1569
+ "appName": "filebrowser",
1570
+ "repoURL": "https://github.com/filebrowser/filebrowser",
1571
+ "doc": "🗂️ filebrowser provides a file managing interface within a specified directory",
1572
+ "fileNamePattern": {
1573
+ "amd64": {
1574
+ "linux": null,
1575
+ "macos": null,
1576
+ "windows": null
1577
+ },
1578
+ "arm64": {
1579
+ "linux": null,
1580
+ "macos": null,
1581
+ "windows": null
1582
+ }
1583
+ }
1584
+ },
1585
+ {
1586
+ "appName": "cloudreve",
1587
+ "repoURL": "https://github.com/cloudreve/Cloudreve",
1588
+ "doc": "☁️ Self-hosted file management system with muilt-cloud support.",
1589
+ "fileNamePattern": {
1590
+ "amd64": {
1591
+ "linux": null,
1592
+ "macos": null,
1593
+ "windows": null
1594
+ },
1595
+ "arm64": {
1596
+ "linux": null,
1597
+ "macos": null,
1598
+ "windows": null
1599
+ }
1600
+ }
1601
+ },
1602
+ {
1603
+ "appName": "restic",
1604
+ "repoURL": "https://github.com/restic/restic",
1605
+ "doc": "💾 backup program that is fast, efficient and secure. It supports the three major operating systems",
1606
+ "fileNamePattern": {
1607
+ "amd64": {
1608
+ "linux": null,
1609
+ "macos": null,
1610
+ "windows": null
1611
+ },
1612
+ "arm64": {
1613
+ "linux": null,
1614
+ "macos": null,
1615
+ "windows": null
1616
+ }
1617
+ }
1618
+ },
1619
+ {
1620
+ "appName": "syncthing",
1621
+ "repoURL": "https://github.com/syncthing/syncthing",
1622
+ "doc": "🔄 Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.",
1623
+ "fileNamePattern": {
1624
+ "amd64": {
1625
+ "linux": null,
1626
+ "macos": null,
1627
+ "windows": null
1628
+ },
1629
+ "arm64": {
1630
+ "linux": null,
1631
+ "macos": null,
1632
+ "windows": null
1633
+ }
1634
+ }
1635
+ },
1636
+ {
1637
+ "appName": "istio",
1638
+ "repoURL": "https://github.com/istio/istio",
1639
+ "doc": "🌐 Istio is an open source service mesh that layers transparently onto existing distributed applications",
1640
+ "fileNamePattern": {
1641
+ "amd64": {
1642
+ "linux": null,
1643
+ "macos": null,
1644
+ "windows": null
1645
+ },
1646
+ "arm64": {
1647
+ "linux": null,
1648
+ "macos": null,
1649
+ "windows": null
1650
+ }
1651
+ }
1652
+ },
1653
+ {
1654
+ "appName": "openpomodoro-cli",
1655
+ "repoURL": "https://github.com/open-pomodoro/openpomodoro-cli",
1656
+ "doc": "⏲️ Pomodoro timer for the command-line",
1657
+ "fileNamePattern": {
1658
+ "amd64": {
1659
+ "linux": null,
1660
+ "macos": null,
1661
+ "windows": null
1662
+ },
1663
+ "arm64": {
1664
+ "linux": null,
1665
+ "macos": null,
1666
+ "windows": null
1667
+ }
1668
+ }
1669
+ },
1670
+ {
1671
+ "appName": "rust-analyzer",
1672
+ "repoURL": "https://github.com/rust-lang/rust-analyzer",
1673
+ "doc": "🦀 Rust Language Server (LSP)",
1674
+ "fileNamePattern": {
1675
+ "amd64": {
1676
+ "linux": null,
1677
+ "macos": null,
1678
+ "windows": null
1679
+ },
1680
+ "arm64": {
1681
+ "linux": null,
1682
+ "macos": null,
1683
+ "windows": null
1684
+ }
1685
+ }
1686
+ },
1687
+ {
1688
+ "appName": "kondo",
1689
+ "repoURL": "https://github.com/tbillington/kondo",
1690
+ "doc": "🧹 cleans projects from litter files.",
1691
+ "fileNamePattern": {
1692
+ "amd64": {
1693
+ "linux": null,
1694
+ "macos": null,
1695
+ "windows": null
1696
+ },
1697
+ "arm64": {
1698
+ "linux": null,
1699
+ "macos": null,
1700
+ "windows": null
1701
+ }
1702
+ }
1703
+ },
1704
+ {
1705
+ "appName": "tokei",
1706
+ "repoURL": "https://github.com/XAMPPRocky/tokei",
1707
+ "doc": "📊 Counts the number of lines of code, comments, and blanks in a project.",
1708
+ "fileNamePattern": {
1709
+ "amd64": {
1710
+ "linux": null,
1711
+ "macos": null,
1712
+ "windows": null
1713
+ },
1714
+ "arm64": {
1715
+ "linux": null,
1716
+ "macos": null,
1717
+ "windows": null
1718
+ }
1719
+ }
1720
+ },
1721
+ {
1722
+ "appName": "lazygit",
1723
+ "repoURL": "https://github.com/jesseduffield/lazygit",
1724
+ "doc": "🐙 A simple terminal UI for git commands",
1725
+ "fileNamePattern": {
1726
+ "amd64": {
1727
+ "linux": null,
1728
+ "macos": null,
1729
+ "windows": null
1730
+ },
1731
+ "arm64": {
1732
+ "linux": null,
1733
+ "macos": null,
1734
+ "windows": null
1735
+ }
1736
+ }
1737
+ },
1738
+ {
1739
+ "appName": "lazydocker",
1740
+ "repoURL": "https://github.com/jesseduffield/lazydocker",
1741
+ "doc": "🐋 A simple terminal UI for both docker and docker-compose",
1742
+ "fileNamePattern": {
1743
+ "amd64": {
1744
+ "linux": null,
1745
+ "macos": null,
1746
+ "windows": null
1747
+ },
1748
+ "arm64": {
1749
+ "linux": null,
1750
+ "macos": null,
1751
+ "windows": null
1752
+ }
1753
+ }
1754
+ },
1755
+ {
1756
+ "appName": "onefetch",
1757
+ "repoURL": "https://github.com/o2sh/onefetch",
1758
+ "doc": "📊 Git repository summary on your terminal",
1759
+ "fileNamePattern": {
1760
+ "amd64": {
1761
+ "linux": null,
1762
+ "macos": null,
1763
+ "windows": null
1764
+ },
1765
+ "arm64": {
1766
+ "linux": null,
1767
+ "macos": null,
1768
+ "windows": null
1769
+ }
1770
+ }
1771
+ },
1772
+ {
1773
+ "appName": "gitcs",
1774
+ "repoURL": "https://github.com/knbr13/gitcs",
1775
+ "doc": "📈 analyze Git repositories and generate a visual contributions graph",
1776
+ "fileNamePattern": {
1777
+ "amd64": {
1778
+ "linux": null,
1779
+ "macos": null,
1780
+ "windows": null
1781
+ },
1782
+ "arm64": {
1783
+ "linux": null,
1784
+ "macos": null,
1785
+ "windows": null
1786
+ }
1787
+ }
1788
+ },
1789
+ {
1790
+ "appName": "just",
1791
+ "repoURL": "https://github.com/casey/just",
1792
+ "doc": "🎯 A command runner",
1793
+ "fileNamePattern": {
1794
+ "amd64": {
1795
+ "linux": null,
1796
+ "macos": null,
1797
+ "windows": null
1798
+ },
1799
+ "arm64": {
1800
+ "linux": null,
1801
+ "macos": null,
1802
+ "windows": null
1803
+ }
1804
+ }
1805
+ },
1806
+ {
1807
+ "appName": "navi",
1808
+ "repoURL": "https://github.com/denisidoro/navi",
1809
+ "doc": "📚 An interactive cheatsheet tool for the command-line",
1810
+ "fileNamePattern": {
1811
+ "amd64": {
1812
+ "linux": null,
1813
+ "macos": null,
1814
+ "windows": null
1815
+ },
1816
+ "arm64": {
1817
+ "linux": null,
1818
+ "macos": null,
1819
+ "windows": null
1820
+ }
1821
+ }
1822
+ },
1823
+ {
1824
+ "appName": "tealdeer",
1825
+ "repoURL": "https://github.com/dbrgn/tealdeer",
1826
+ "doc": "⚡ A very fast implementation of tldr in Rust",
1827
+ "fileNamePattern": {
1828
+ "amd64": {
1829
+ "linux": null,
1830
+ "macos": null,
1831
+ "windows": null
1832
+ },
1833
+ "arm64": {
1834
+ "linux": null,
1835
+ "macos": null,
1836
+ "windows": null
1837
+ }
1838
+ }
1839
+ },
1840
+ {
1841
+ "appName": "sniffnet",
1842
+ "repoURL": "https://github.com/GyulyVGC/sniffnet",
1843
+ "doc": "🔍 A simple network sniffer in Rust",
1844
+ "fileNamePattern": {
1845
+ "amd64": {
1846
+ "linux": null,
1847
+ "macos": null,
1848
+ "windows": null
1849
+ },
1850
+ "arm64": {
1851
+ "linux": null,
1852
+ "macos": null,
1853
+ "windows": null
1854
+ }
1855
+ }
1856
+ },
1857
+ {
1858
+ "appName": "hyperfine",
1859
+ "repoURL": "https://github.com/sharkdp/hyperfine",
1860
+ "doc": "⚡ A command-line benchmarking tool",
1861
+ "fileNamePattern": {
1862
+ "amd64": {
1863
+ "linux": null,
1864
+ "macos": null,
1865
+ "windows": null
1866
+ },
1867
+ "arm64": {
1868
+ "linux": null,
1869
+ "macos": null,
1870
+ "windows": null
1871
+ }
1872
+ }
1873
+ },
1874
+ {
1875
+ "appName": "ollama",
1876
+ "repoURL": "https://github.com/ollama/ollama",
1877
+ "doc": "🤖 Get up and running with large language models locally.",
1878
+ "fileNamePattern": {
1879
+ "amd64": {
1880
+ "linux": null,
1881
+ "macos": null,
1882
+ "windows": null
1883
+ },
1884
+ "arm64": {
1885
+ "linux": null,
1886
+ "macos": null,
1887
+ "windows": null
1888
+ }
1889
+ }
1890
+ },
1891
+ {
1892
+ "appName": "cointop",
1893
+ "repoURL": "https://github.com/cointop-sh/cointop",
1894
+ "doc": "💰 Cointop is a fast and lightweight interactive terminal based UI application for tracking and monitoring cryptocurrency coin stats in real-time.",
1895
+ "fileNamePattern": {
1896
+ "amd64": {
1897
+ "linux": null,
1898
+ "macos": null,
1899
+ "windows": null
1900
+ },
1901
+ "arm64": {
1902
+ "linux": null,
1903
+ "macos": null,
1904
+ "windows": null
1905
+ }
1906
+ }
1907
+ },
1908
+ {
1909
+ "appName": "vtm",
1910
+ "repoURL": "https://github.com/netxs-group/vtm",
1911
+ "doc": "🖥️ Text-based desktop environment inside your terminal",
1912
+ "fileNamePattern": {
1913
+ "amd64": {
1914
+ "linux": null,
1915
+ "macos": null,
1916
+ "windows": null
1917
+ },
1918
+ "arm64": {
1919
+ "linux": null,
1920
+ "macos": null,
1921
+ "windows": null
1922
+ }
1923
+ }
1924
+ },
1925
+ {
1926
+ "appName": "edex-ui",
1927
+ "repoURL": "https://github.com/GitSquared/edex-ui",
1928
+ "doc": "🚀 fullscreen, cross-platform terminal emulator and system monitor that looks and feels like a sci-fi computer interface",
1929
+ "fileNamePattern": {
1930
+ "amd64": {
1931
+ "linux": null,
1932
+ "macos": null,
1933
+ "windows": null
1934
+ },
1935
+ "arm64": {
1936
+ "linux": null,
1937
+ "macos": null,
1938
+ "windows": null
1939
+ }
1940
+ }
1941
+ },
1942
+ {
1943
+ "appName": "extraterm",
1944
+ "repoURL": "https://github.com/sedwards2009/extraterm/",
1945
+ "doc": "💻 Terminal emulator",
1946
+ "fileNamePattern": {
1947
+ "amd64": {
1948
+ "linux": null,
1949
+ "macos": null,
1950
+ "windows": null
1951
+ },
1952
+ "arm64": {
1953
+ "linux": null,
1954
+ "macos": null,
1955
+ "windows": null
1956
+ }
1957
+ }
1958
+ },
1959
+ {
1960
+ "appName": "nushell",
1961
+ "repoURL": "https://github.com/nushell/nushell",
1962
+ "doc": "🐚 A cross-platform shell in Rust.",
1963
+ "fileNamePattern": {
1964
+ "amd64": {
1965
+ "linux": null,
1966
+ "macos": null,
1967
+ "windows": null
1968
+ },
1969
+ "arm64": {
1970
+ "linux": null,
1971
+ "macos": null,
1972
+ "windows": null
1973
+ }
1974
+ }
1975
+ },
1976
+ {
1977
+ "appName": "geckodriver",
1978
+ "repoURL": "https://github.com/mozilla/geckodriver",
1979
+ "doc": "🦊 WebDriver for Firefox.",
1980
+ "fileNamePattern": {
1981
+ "amd64": {
1982
+ "linux": null,
1983
+ "macos": null,
1984
+ "windows": null
1985
+ },
1986
+ "arm64": {
1987
+ "linux": null,
1988
+ "macos": null,
1989
+ "windows": null
1990
+ }
1991
+ }
1992
+ },
1993
+ {
1994
+ "appName": "ngrok",
1995
+ "repoURL": "CMD",
1996
+ "doc": "Secure introspectable tunnels to localhost",
1997
+ "fileNamePattern": {
1998
+ "amd64": {
1999
+ "linux": "ngrok.sh",
2000
+ "windows": "winget install ngrok -s msstore",
2001
+ "macos": "brew install ngrok"
2002
+ },
2003
+ "arm64": {
2004
+ "linux": "ngrok.sh",
2005
+ "windows": "winget install ngrok -s msstore",
2006
+ "macos": "brew install ngrok"
2007
+ }
2008
+ }
2009
+
2010
+ },
2011
+ {
2012
+ "appName": "Visual Studio Code",
2013
+ "repoURL": "CMD",
2014
+ "doc": "Visual Studio Code",
2015
+ "fileNamePattern": {
2016
+ "amd64": {
2017
+ "linux": "code.py",
2018
+ "windows": "code.py",
2019
+ "macos": "code.py"
2020
+ },
2021
+ "arm64": {
2022
+ "linux": "code.py",
2023
+ "windows": "code.py",
2024
+ "macos": "code.py"
2025
+ }
2026
+ }
2027
+ },
2028
+ {
2029
+ "appName": "aider",
2030
+ "repoURL": "CMD",
2031
+ "doc": "Aider Chat",
2032
+ "fileNamePattern": {
2033
+ "amd64": {
2034
+ "linux": "uv tool install --force --python python3.13 aider-chat@latest",
2035
+ "windows": "uv tool install --force --python python3.13 aider-chat@latest",
2036
+ "macos": "uv tool install --force --python python3.13 aider-chat@latest"
2037
+ },
2038
+ "arm64": {
2039
+ "linux": "uv tool install --force --python python3.13 aider-chat@latest",
2040
+ "windows": "uv tool install --force --python python3.13 aider-chat@latest",
2041
+ "macos": "uv tool install --force --python python3.13 aider-chat@latest"
2042
+ }
2043
+ }
2044
+ },
2045
+ {
2046
+ "appName": "github-copilot-cli",
2047
+ "repoURL": "CMD",
2048
+ "doc": "Terminal-based CLI agents and tools for productivity and coding.",
2049
+ "fileNamePattern": {
2050
+ "amd64": {
2051
+ "linux": "npm install -g @github/copilot",
2052
+ "windows": "npm install -g @github/copilot",
2053
+ "macos": "npm install -g @github/copilot"
2054
+ },
2055
+ "arm64": {
2056
+ "linux": "npm install -g @github/copilot",
2057
+ "windows": "npm install -g @github/copilot",
2058
+ "macos": "npm install -g @github/copilot"
2059
+ }
2060
+ }
2061
+ },
2062
+ {
2063
+ "appName": "gemini",
2064
+ "repoURL": "CMD",
2065
+ "doc": "Terminal-based CLI agents and tools for productivity and coding.",
2066
+ "fileNamePattern": {
2067
+ "amd64": {
2068
+ "linux": "npm install -g @google/gemini-cli",
2069
+ "windows": "npm install -g @google/gemini-cli",
2070
+ "macos": "npm install -g @google/gemini-cli"
2071
+ },
2072
+ "arm64": {
2073
+ "linux": "npm install -g @google/gemini-cli",
2074
+ "windows": "npm install -g @google/gemini-cli",
2075
+ "macos": "npm install -g @google/gemini-cli"
2076
+ }
2077
+ }
2078
+ },
2079
+ {
2080
+ "appName": "crush",
2081
+ "repoURL": "CMD",
2082
+ "doc": "Terminal-based CLI agents and tools for productivity and coding.",
2083
+ "fileNamePattern": {
2084
+ "amd64": {
2085
+ "linux": "npm install -g @charmland/crush",
2086
+ "windows": "npm install -g @charmland/crush",
2087
+ "macos": "npm install -g @charmland/crush"
2088
+ },
2089
+ "arm64": {
2090
+ "linux": "npm install -g @charmland/crush",
2091
+ "windows": "npm install -g @charmland/crush",
2092
+ "macos": "npm install -g @charmland/crush"
2093
+ }
2094
+ }
2095
+ },
2096
+ {
2097
+ "appName": "opencode-ai",
2098
+ "repoURL": "CMD",
2099
+ "doc": "Terminal-based CLI agents and tools for productivity and coding.",
2100
+ "fileNamePattern": {
2101
+ "amd64": {
2102
+ "linux": "npm install -g opencode-ai@latest",
2103
+ "windows": "npm install -g opencode-ai@latest",
2104
+ "macos": "npm install -g opencode-ai@latest"
2105
+ },
2106
+ "arm64": {
2107
+ "linux": "npm install -g opencode-ai@latest",
2108
+ "windows": "npm install -g opencode-ai@latest",
2109
+ "macos": "npm install -g opencode-ai@latest"
2110
+ }
2111
+ }
2112
+ },
2113
+ {
2114
+ "appName": "warp",
2115
+ "repoURL": "CMD",
2116
+ "doc": "Modern terminal with AI-powered features",
2117
+ "fileNamePattern": {
2118
+ "amd64": {
2119
+ "linux": "https://app.warp.dev/download/cli?os=linux&package=deb&arch=x86_64",
2120
+ "windows": null,
2121
+ "macos": null
2122
+ },
2123
+ "arm64": {
2124
+ "linux": "https://app.warp.dev/download/cli?os=linux&package=deb&arch=aarch64",
2125
+ "windows": null,
2126
+ "macos": null
2127
+ }
2128
+ }
2129
+ },
2130
+ {
2131
+ "appName": "q",
2132
+ "repoURL": "CMD",
2133
+ "doc": "Q desktop application",
2134
+ "fileNamePattern": {
2135
+ "amd64": {
2136
+ "linux": "q.sh",
2137
+ "windows": null,
2138
+ "macos": null
2139
+ },
2140
+ "arm64": {
2141
+ "linux": null,
2142
+ "windows": null,
2143
+ "macos": null
2144
+ }
2145
+ }
2146
+ },
2147
+ {
2148
+ "appName": "cursor-cli",
2149
+ "repoURL": "CMD",
2150
+ "doc": "Cursor CLI installer",
2151
+ "fileNamePattern": {
2152
+ "amd64": {
2153
+ "linux": "curl https://cursor.com/install -fsS | bash",
2154
+ "windows": null,
2155
+ "macos": null
2156
+ },
2157
+ "arm64": {
2158
+ "linux": null,
2159
+ "windows": null,
2160
+ "macos": null
2161
+ }
2162
+ }
2163
+ },
2164
+ {
2165
+ "appName": "droid",
2166
+ "repoURL": "CMD",
2167
+ "doc": "Factory AI CLI installer",
2168
+ "fileNamePattern": {
2169
+ "amd64": {
2170
+ "linux": "curl -fsSL https://app.factory.ai/cli | sh",
2171
+ "windows": null,
2172
+ "macos": null
2173
+ },
2174
+ "arm64": {
2175
+ "linux": null,
2176
+ "windows": null,
2177
+ "macos": null
2178
+ }
2179
+ }
2180
+ },
2181
+ {
2182
+ "appName": "Alacritty",
2183
+ "repoURL": "CMD",
2184
+ "doc": "Terminal Console",
2185
+ "fileNamePattern": {
2186
+ "amd64": {
2187
+ "linux": "alacritty.py",
2188
+ "windows": "alacritty.py",
2189
+ "macos": "alacritty.py"
2190
+ },
2191
+ "arm64": {
2192
+ "linux": "alacritty.py",
2193
+ "windows": "alacritty.py",
2194
+ "macos": "alacritty.py"
2195
+ }
2196
+ }
2197
+ },
2198
+ {
2199
+ "appName": "Brave",
2200
+ "repoURL": "CMD",
2201
+ "doc": "Privacy-focused web browser with built-in ad blocking",
2202
+ "fileNamePattern": {
2203
+ "amd64": {
2204
+ "linux": "brave.py",
2205
+ "windows": "brave.py",
2206
+ "macos": "brave.py"
2207
+ },
2208
+ "arm64": {
2209
+ "linux": "brave.py",
2210
+ "windows": "brave.py",
2211
+ "macos": "brave.py"
2212
+ }
2213
+ }
2214
+ },
2215
+ {
2216
+ "appName": "bypass-paywalls-chrome",
2217
+ "repoURL": "https://github.com/iamadamdev/bypass-paywalls-chrome",
2218
+ "doc": "Plugin for chrome to bypass paywalls",
2219
+ "fileNamePattern": {
2220
+ "amd64": {
2221
+ "linux": "bypass_paywall.py",
2222
+ "windows": "bypass_paywall.py",
2223
+ "macos": "bypass_paywall.py"
2224
+ },
2225
+ "arm64": {
2226
+ "linux": "bypass_paywall.py",
2227
+ "windows": "bypass_paywall.py",
2228
+ "macos": "bypass_paywall.py"
2229
+ }
2230
+ }
2231
+ },
2232
+ {
2233
+ "appName": "Cursor",
2234
+ "repoURL": "CMD",
2235
+ "doc": "Cursor",
2236
+ "fileNamePattern": {
2237
+ "amd64": {
2238
+ "linux": "cursor.py",
2239
+ "windows": "cursor.py",
2240
+ "macos": "cursor.py"
2241
+ },
2242
+ "arm64": {
2243
+ "linux": "cursor.py",
2244
+ "windows": "cursor.py",
2245
+ "macos": "cursor.py"
2246
+ }
2247
+ }
2248
+ },
2249
+ {
2250
+ "appName": "espanso",
2251
+ "repoURL": "CMD",
2252
+ "doc": "A text expander.",
2253
+ "fileNamePattern": {
2254
+ "amd64": {
2255
+ "linux": "espanso.py",
2256
+ "windows": "espanso.py",
2257
+ "macos": "espanso.py"
2258
+ },
2259
+ "arm64": {
2260
+ "linux": "espanso.py",
2261
+ "windows": "espanso.py",
2262
+ "macos": "espanso.py"
2263
+ }
2264
+ }
2265
+ },
2266
+ {
2267
+ "appName": "Gorilla",
2268
+ "repoURL": "https://github.com/ShishirPatil/gorilla",
2269
+ "doc": "natural language to API",
2270
+ "fileNamePattern": {
2271
+ "amd64": {
2272
+ "linux": "goes.py",
2273
+ "windows": "goes.py",
2274
+ "macos": "goes.py"
2275
+ },
2276
+ "arm64": {
2277
+ "linux": "goes.py",
2278
+ "windows": "goes.py",
2279
+ "macos": "goes.py"
2280
+ }
2281
+ }
2282
+ },
2283
+ {
2284
+ "appName": "lvim",
2285
+ "repoURL": "CMD",
2286
+ "doc": "Terminal text editor based on neovim.",
2287
+ "fileNamePattern": {
2288
+ "amd64": {
2289
+ "linux": "lvim.py",
2290
+ "windows": "lvim.py",
2291
+ "macos": "lvim.py"
2292
+ },
2293
+ "arm64": {
2294
+ "linux": "lvim.py",
2295
+ "windows": "lvim.py",
2296
+ "macos": "lvim.py"
2297
+ }
2298
+ }
2299
+ },
2300
+ {
2301
+ "appName": "nerdfont",
2302
+ "repoURL": "CMD",
2303
+ "doc": "lightweight containerization",
2304
+ "fileNamePattern": {
2305
+ "amd64": {
2306
+ "linux": "nerdfont.py",
2307
+ "windows": "nerdfont.py",
2308
+ "macos": "nerdfont.py"
2309
+ },
2310
+ "arm64": {
2311
+ "linux": "nerdfont.py",
2312
+ "windows": "nerdfont.py",
2313
+ "macos": "nerdfont.py"
2314
+ }
2315
+ }
2316
+ },
2317
+ {
2318
+ "appName": "Redis",
2319
+ "repoURL": "CMD",
2320
+ "doc": "submillisecond fast key-value db",
2321
+ "fileNamePattern": {
2322
+ "amd64": {
2323
+ "linux": "redis.py",
2324
+ "windows": "redis.py",
2325
+ "macos": "redis.py"
2326
+ },
2327
+ "arm64": {
2328
+ "linux": "redis.py",
2329
+ "windows": "redis.py",
2330
+ "macos": "redis.py"
2331
+ }
2332
+ }
2333
+ },
2334
+ {
2335
+ "appName": "Wezterm",
2336
+ "repoURL": "CMD",
2337
+ "doc": "Modern, GPU-accelerated terminal emulator",
2338
+ "fileNamePattern": {
2339
+ "amd64": {
2340
+ "linux": "wezterm.py",
2341
+ "windows": "wezterm.py",
2342
+ "macos": "wezterm.py"
2343
+ },
2344
+ "arm64": {
2345
+ "linux": "wezterm.py",
2346
+ "windows": "wezterm.py",
2347
+ "macos": "wezterm.py"
2348
+ }
2349
+ }
2350
+ },
2351
+ {
2352
+ "appName": "winget",
2353
+ "repoURL": "CMD",
2354
+ "doc": "winget installer",
2355
+ "fileNamePattern": {
2356
+ "amd64": {
2357
+ "linux": "winget.py",
2358
+ "windows": "winget.py",
2359
+ "macos": "winget.py"
2360
+ },
2361
+ "arm64": {
2362
+ "linux": "winget.py",
2363
+ "windows": "winget.py",
2364
+ "macos": "winget.py"
2365
+ }
2366
+ }
2367
+ },
2368
+ {
2369
+ "appName": "gh",
2370
+ "repoURL": "CMD",
2371
+ "doc": "GitHub CLI",
2372
+ "fileNamePattern": {
2373
+ "amd64": {
2374
+ "windows": "gh.py",
2375
+ "linux": "gh.py",
2376
+ "macos": "gh.py"
2377
+ },
2378
+ "arm64": {
2379
+ "windows": "gh.py",
2380
+ "linux": "gh.py",
2381
+ "macos": "gh.py"
2382
+ }
2383
+ }
2384
+ },
2385
+ {
2386
+ "appName": "hx",
2387
+ "repoURL": "CMD",
2388
+ "doc": "Helix is a post-modern modal text editor.",
2389
+ "fileNamePattern": {
2390
+ "amd64": {
2391
+ "linux": "hx.py",
2392
+ "windows": "hx.py",
2393
+ "macos": "hx.py"
2394
+ },
2395
+ "arm64": {
2396
+ "linux": "hx.py",
2397
+ "windows": "hx.py",
2398
+ "macos": "hx.py"
2399
+ }
2400
+ }
2401
+ }
2402
+ ]
2403
+ }