Merge pull request #66 from ajhall/ajhall

Add several new tools
pull/69/head
toolleeo 3 weeks ago committed by GitHub
commit 16e5475e38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1490,3 +1490,14 @@ prompt,promptless,,https://github.com/dylanaraps/promptless,"A suckless and supe
financial,abandon,,https://github.com/hrj/abandon,"A text based, double-entry accounting system inspired by Ledger with infinite precision arithmetic. Made in Java. Includes a GUI."
transfer,osync,http://www.netpower.fr/osync,https://github.com/deajan/osync,"A robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near real-time sync."
email,mailsy,,https://github.com/BalliAsghar/Mailsy.git,Generates disposable emails in the CLI through [mail.tm](https://mail.tm).
security,age,https://age-encryption.org/,https://github.com/FiloSottile/age,"A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability."
system,chezmoi,https://www.chezmoi.io/,https://github.com/twpayne/chezmoi,"Manage your dotfiles across multiple diverse machines, securely."
text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly and fast alternative to cut and (sometimes) awk.
system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unloads environment variables depending on the current directory.
networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup."
package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sigs/krew,Find and install kubectl plugins.
devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly switch between clusters and namespaces in kubectl.
package-manager,mise,https://mise.jdx.dev/,https://github.com/jdx/mise,"A development environment setup tool: dev tools, env vars, and task runner. Like `asdf` + `direnv` + `make`."
devops,stern,,https://github.com/stern/stern,Multi pod and container log tailing for Kubernetes.
git,gh,https://cli.github.com/,https://github.com/cli/cli,"GitHub's official tool to manage repos, issues, projects, gists and much more."
cheatsheet,tlrc,https://tldr.sh/tlrc/,https://github.com/tldr-pages/tlrc,Official tldr client written in Rust.

1 category name homepage git description
1490 financial abandon https://github.com/hrj/abandon A text based, double-entry accounting system inspired by Ledger with infinite precision arithmetic. Made in Java. Includes a GUI.
1491 transfer osync http://www.netpower.fr/osync https://github.com/deajan/osync A robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control and near real-time sync.
1492 email mailsy https://github.com/BalliAsghar/Mailsy.git Generates disposable emails in the CLI through [mail.tm](https://mail.tm).
1493 security age https://age-encryption.org/ https://github.com/FiloSottile/age A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.
1494 system chezmoi https://www.chezmoi.io/ https://github.com/twpayne/chezmoi Manage your dotfiles across multiple diverse machines, securely.
1495 text-processing choose https://github.com/theryangeary/choose A human-friendly and fast alternative to cut and (sometimes) awk.
1496 system direnv https://direnv.net/ https://github.com/direnv/direnv Loads and unloads environment variables depending on the current directory.
1497 networking doggo https://doggo.mrkaran.dev/ https://github.com/mr-karan/doggo DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup.
1498 package-manager krew https://krew.sigs.k8s.io/ https://github.com/kubernetes-sigs/krew Find and install kubectl plugins.
1499 devops kubectx https://kubectx.dev/ https://github.com/ahmetb/kubectx Quickly switch between clusters and namespaces in kubectl.
1500 package-manager mise https://mise.jdx.dev/ https://github.com/jdx/mise A development environment setup tool: dev tools, env vars, and task runner. Like `asdf` + `direnv` + `make`.
1501 devops stern https://github.com/stern/stern Multi pod and container log tailing for Kubernetes.
1502 git gh https://cli.github.com/ https://github.com/cli/cli GitHub's official tool to manage repos, issues, projects, gists and much more.
1503 cheatsheet tlrc https://tldr.sh/tlrc/ https://github.com/tldr-pages/tlrc Official tldr client written in Rust.
Loading…
Cancel
Save