almost working impl
This commit is contained in:
53
catalog.yaml
53
catalog.yaml
@@ -1,5 +1,5 @@
|
||||
ab:
|
||||
name: Apache Benchmark
|
||||
fullname: Apache Benchmark
|
||||
desc: a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server
|
||||
|
||||
arc:
|
||||
@@ -36,7 +36,13 @@ claws:
|
||||
|
||||
cliget:
|
||||
desc: install various tools in your user profile
|
||||
github: setop/cliget
|
||||
#github: setop/cliget
|
||||
|
||||
d2:
|
||||
fullname: Declarative Diagramming
|
||||
desc: a diagram scripting language that turns text to diagrams
|
||||
website: https://d2-lang.com/
|
||||
github: terrastruct/d2
|
||||
|
||||
dslcad:
|
||||
desc: a programming language & interpreter for building 3D models
|
||||
@@ -66,8 +72,9 @@ fzf:
|
||||
glances:
|
||||
desc: a better top/htop
|
||||
|
||||
gloss:
|
||||
glow:
|
||||
desc: markdown viewer
|
||||
github: charmbracelet/glow
|
||||
|
||||
gotty:
|
||||
desc: Share your terminal as a web application
|
||||
@@ -104,7 +111,7 @@ httpx:
|
||||
tags: curl
|
||||
|
||||
hx:
|
||||
name: helix
|
||||
fullname: helix
|
||||
desc: text editor, inspired by vim
|
||||
|
||||
jless:
|
||||
@@ -124,6 +131,18 @@ just:
|
||||
github: casey/just
|
||||
tags: task runner, rust
|
||||
|
||||
k3d:
|
||||
desc: a lightweight wrapper to run k3s (Rancher Lab’s minimal Kubernetes distribution) in docker.
|
||||
website: https://k3d.io/
|
||||
github: k3d-io/k3d
|
||||
status: not a tar.gz
|
||||
|
||||
k3s:
|
||||
desc: Lightweight Kubernetes
|
||||
website: https://k3s.io/
|
||||
github: k3s-io/k3s
|
||||
status: no linux asset
|
||||
|
||||
ko:
|
||||
desc: a simple, fast container image builder for Go applications.
|
||||
github: ko-build/ko
|
||||
@@ -132,6 +151,11 @@ lazygit:
|
||||
desc: simple terminal UI for git commands
|
||||
github: jesseduffield/lazygit
|
||||
|
||||
litestream:
|
||||
desc: Streaming replication for SQLite.
|
||||
github: benbjohnson/litestream
|
||||
website: https://litestream.io/
|
||||
|
||||
mc:
|
||||
desc: minio client
|
||||
versions: # see https://github.com/penpyt/asdf-mc/raw/master/bin/list-all
|
||||
@@ -148,6 +172,11 @@ mosh:
|
||||
website: https://mosh.org/
|
||||
github: mobile-shell/mosho
|
||||
|
||||
ndcu:
|
||||
desc: a disk usage analyzer with an ncurses interface
|
||||
website: https://dev.yorhel.nl/ncdu
|
||||
releases: https://dev.yorhel.nl/download/
|
||||
|
||||
outrun:
|
||||
desc: Delegate execution of a local command to a remote machine.
|
||||
github: Overv/outrun
|
||||
@@ -168,7 +197,7 @@ pylufic:
|
||||
|
||||
qjs:
|
||||
desc: a small and embeddable Javascript engine.
|
||||
name: QuiskJS
|
||||
fullname: QuiskJS
|
||||
releases: http://ffmpeg.org/releases/
|
||||
|
||||
|
||||
@@ -185,7 +214,7 @@ rlwrap:
|
||||
github: hanslub42/rlwrap
|
||||
|
||||
rg:
|
||||
name: ripgrep
|
||||
fullname: ripgrep
|
||||
desc: improved grep
|
||||
github: BurntSushi/ripgrep
|
||||
|
||||
@@ -228,6 +257,10 @@ terminews:
|
||||
desc: RSS client in the terminal
|
||||
github: antavelos/terminews
|
||||
|
||||
termdbms:
|
||||
desc: A TUI for viewing and editing database files, CSV and SQLite.
|
||||
github: mathaou/termdbms
|
||||
|
||||
#tldr:
|
||||
# desc: Collaborative cheatsheets for console commands ; must choose a client
|
||||
# website: https://tldr.sh/
|
||||
@@ -250,7 +283,7 @@ ttyd:
|
||||
|
||||
up:
|
||||
desc: interactively edit pipe
|
||||
name: Ultimate Plumber
|
||||
fullname: Ultimate Plumber
|
||||
github: akavel/up
|
||||
|
||||
ups:
|
||||
@@ -259,7 +292,7 @@ ups:
|
||||
tag: language:go
|
||||
|
||||
vd:
|
||||
name: VisiData
|
||||
fullname: VisiData
|
||||
desc: interactive multitool for tabular data
|
||||
pip: visidata,lxml,odfpy,openpyxl,pyarrow,urllib3,requests,pyinstaller
|
||||
|
||||
@@ -284,7 +317,7 @@ wrk:
|
||||
github: wg/wrk
|
||||
|
||||
ww:
|
||||
name: webwormhole
|
||||
fullname: webwormhole
|
||||
desc: creates ephemeral pipes between computers
|
||||
website: https://webwormhole.io/
|
||||
|
||||
@@ -301,7 +334,7 @@ zee:
|
||||
cargo:
|
||||
|
||||
z:
|
||||
name: zoxide
|
||||
fullname: zoxide
|
||||
desc: A smarter cd command. Supports all major shells, inspired by z and autojump.
|
||||
github: ajeetdsouza/zoxide
|
||||
|
||||
|
Reference in New Issue
Block a user