more entries

This commit is contained in:
2025-10-22 11:05:12 +02:00
parent 998fde9e50
commit 4705f2267e
2 changed files with 680 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ asciinema:
pip:
asdf:
website: https://asdf-vm.com/
desc: manage developement environments for many languages with multiple concurrent versions
github: asdf-vm/asdf
@@ -244,13 +245,16 @@ htop:
website: https://htop.dev/
httpie:
website: https://httpie.io/
desc: A simple yet powerful command-line HTTP and API testing client for the API era.
pip:
pip:
github: httpie/cli
tags: curl
httpx:
desc: fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2
pip:
website: https://www.python-httpx.org/
tags: curl
hurl:
@@ -261,6 +265,8 @@ hurl:
hx:
name: helix
website: https://helix-editor.com/
github: helix-editor/helix
desc: text editor, inspired by vim
hyperfine:
@@ -300,6 +306,7 @@ jj:
jless:
website: https://jless.io/
desc: a command-line JSON viewer designed for reading, exploring, and searching through JSON data
github: PaulJuliusMartinez/jless
@@ -308,6 +315,7 @@ jp:
github: sgreben/jp
jq:
website: https://jqlang.org/
desc: json query
github: stedolan/jq
@@ -564,6 +572,11 @@ tab:
website: http://tab-lang.xyz/
bitbucket: tkatchev/tab
tabview:
desc: TUI to view and query tabular data files, such as CSV, TSV, and parquet
tag: rust
github: shshemi/tabiew
task:
github: go-task/task
desc: A task runner / simpler Make alternative written in Go
@@ -660,6 +673,11 @@ ww:
desc: creates ephemeral pipes between computers
website: https://webwormhole.io/
xan:
desc: CSV magician
github: medialab/xan
tags: rust
xh:
desc: Friendly and fast tool for sending HTTP requests
github: ducaale/xh
@@ -710,4 +728,3 @@ zq:
zsync:
desc: file transfer program ; based on rsync ; downloads only new parts of the file
website: http://zsync.moria.org.uk/