diff --git a/README.md b/README.md index 1eb4c30..5874c68 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ license last release

- Conveniently download your favorite binaries (currently 117 supported)! + Conveniently download your favorite binaries (currently 124 supported)! ![screenshot](https://s1.gifyu.com/images/SBpu4.png) diff --git a/tool/tools.yaml b/tool/tools.yaml index 8cbe965..d95ea61 100644 --- a/tool/tools.yaml +++ b/tool/tools.yaml @@ -493,3 +493,31 @@ tools: identifier: "noahgorstein/jqp" description: "A TUI playground to experiment with jq." categories: ["Json"] + television: + identifier: "alexpasmantier/television" + description: "Television is a blazingly fast general purpose fuzzy finder TUI." + categories: ["Text"] + onefetch: + identifier: "o2sh/onefetch" + description: "Command-line Git information tool." + categories: ["Git"] + repgrep: + identifier: "acheronfail/repgrep" + description: "An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line." + categories: ["Text"] + serie: + identifier: "lusingander/serie" + description: "A rich git commit graph in your terminal, like magic." + categories: ["Git"] + rainfrog: + identifier: "achristmascarl/rainfrog" + description: "A database management tui for postgres, mysql, and sqlite." + categories: ["Development", "Database"] + atac: + identifier: "Julien-cpsn/ATAC" + description: "A simple API client (postman like) in your terminal" + categories: ["Development", "Network"] + presenterm: + identifier: "mfontanini/presenterm" + description: "A markdown terminal slideshow tool." + categories: ["Markdown"]