π Hive Resource Auditor v0.0.2: The Termux-First Dashboard is Here! π±
"Who says you need a desktop to audit the blockchain?" β Not me! π¦
I am thrilled to announce a major update to the Hive Resource Auditor. If you are a mobile-first user like me, running everything through Termux, this update was built specifically for you. Weβve moved past simple text output and into a full-blown Terminal User Interface (TUI)!
π¨ The Visual Overhaul: A Real Dashboard
The biggest change in v0.0.2 is the shift to the blessed library. Instead of scrolling lines of text, you now get a structured dashboard that fits perfectly on a mobile screen.
- Fixed Width Logic: Iβve strictly maintained a 45-character width. This is the "sweet spot" for mobile terminal emulators in portrait modeβno more ugly text wrapping!
- Color-Coded Status: At a glance, you can see the health of your resources.
π Progress Bars & Smart Logic
Numbers like "VESTS" or raw "RC" can be confusing. v0.0.2 does the heavy lifting for you:
- HP Conversion: All VESTS (owned, received, and delegated) are converted into Hive Power (HP) using the live global ratio.
- RC-to-HP Equivalent: Iβve implemented logic that translates Resource Credits into their HP equivalent, so you know exactly how much "power" you are sharing.
- Visual Manabars: The HP and RC % now have progress bars that change color:
- π’ Green: Above 80% (You're good to go!)
- π‘ Yellow: 31% - 79% (Take it easy.)
- π΄ Red: Below 30% (Recharge needed!)
π οΈ Interactive Navigation
The app is now fully interactive. No more restarting the script to check a different user!
- [N] New Audit: Tap 'N' to trigger a blue pop-up prompt and enter any Hive username.
- [H] HP List: View a detailed table of who you are delegating your Hive Power to.
- **[B] Back key on secondary menus.
- [Q] Quit: A clean exit with 'Q' or 'Ctrl+C'.
π Open Source & MIT License
Iβve also officially moved the project to the MIT License. This means the code is even more accessible for the community to fork, study, and improve.
Check out the code here:
π GitHub: https://github.com/oneteacher365/rc-delegations
π How to Run It (The Termux Way)
If you already have the repo cloned, updating is a breeze:
cd rc-delegations
git pull origin main
npm install
npm start
π Whatβs Next? (Roadmap)
We aren't stopping here! The roadmap for v0.0.3 includes:
[ ] Detailed list of individual RC delegation slots.
[ ] Visual manabar for regeneration countdowns.
Iβd love to hear your feedback! Are there any specific metrics you want to see on the dashboard? Let me know in the comments!
#hive #programming #termux #development #opensource #ecency #tool #blockchain #leofinance