Skip to content

Commit

Permalink
feat(tools): Add more tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Allaman committed Oct 27, 2024
1 parent 0a556c0 commit b15639f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</p>
</div>

_Conveniently download your favorite binaries (currently 111 supported)!_
_Conveniently download your favorite binaries (currently 113 supported)!_

[![screenshot](https://s1.gifyu.com/images/SBpu4.png)](https://gifyu.com/image/SBpu4)

Expand Down
8 changes: 8 additions & 0 deletions tool/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -468,3 +468,11 @@ tools:
identifier: "bjesus/pipet"
description: "A swiss-army tool for scraping and extracting data from online assets, made for hackers."
categories: ["Network"]
rpn:
identifier: "marcopaganini/rpn"
description: "A CLI RPN calculator in Go."
categories: ["System"]
up:
identifier: "akavel/up"
description: "Ultimate Plumber is a tool for writing Linux pipes with instant live preview."
categories: ["System"]

0 comments on commit b15639f

Please sign in to comment.