Bountymeter
[BASH] Bounty Meter is a command-line utility tool designed for bug bounty hunters to define their bounty target for a year, maintain and keep record of their bounties on a monthly basis, and track their progress throughout the year.
Install / Use
/learn @rohsec/BountymeterREADME

Bounty Meter
Bounty Meter is a command-line utility tool designed for bug bounty hunters to define their bounty target for a year, maintain and keep record of their bounties on a monthly basis, and track their progress throughout the year. With Bounty Meter, you can add and subtract bounties, view your total bounties earned this year, and display an interactive stats card to visualize your progress.
Getting Started
Prerequisites
Bounty Meter is built using Bash scripting language and requires the following tools to be installed on your system:
- sed (4.0 or later)
- jq
- bc
Installation
You can download and use the latest version of Bounty Meter by running the following command in your terminal:
curl https://raw.githubusercontent.com/rohsec/bountymeter/master/bountymeter.sh -o bm && chmod +x bm && mv bm /usr/local/bin/
Usage
[ + ] To initialize Bounty Meter and set your bounty target for the year, run the following command:
bm init bounty_target username
Replace bounty_target with your desired bounty target for the year and username with your hacking alias.
[ + ] To add a new bounty amount to a specified month, run the following command:
bm add month_name bounty_amount
Replace month_name with the name of the month (e.g. January, February, etc.) and bounty_amount with the amount of the bounty you wish to add to that particluar month.
[ + ] To remove a specified bounty amount from a specified month, run the following command:
bm sub month_name bounty_amount
Replace month_name with the name of the month (e.g. January, February, etc.) and bounty_amount with the amount of the bounty you want to remove.
[ + ] To display total bounty earned in a particular month, run the following command:
bm monthly month_name
Replace month_name with the name of the month (e.g. January, February, etc.)
[ + ] To display total bounty earned the current year, run the following command:
bm total
[ + ] To display an interactive stats card that shows your progress throughout the year, run the following command:
bm stats
If you want to make the bm stats command your banner in the terminal, you can add the bm stats command to your .bashrc or .zshrc file.
Note: For MacOS run 'brew install bash' and rerun the script in a new terminal.
Screnshots

License
Bounty Meter is licensed under the MIT License.
Contributing
If you would like to contribute to Bounty Meter, please feel free to fork the repository, make your changes, and submit a pull request.
Related Skills
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
2.1kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
openpencil
2.1kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
ui-ux-pro-max-skill
60.9kAn AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
