> Hey HN,
>
> As a software developer, I was always curious to see my earnings accumulate in real-time during my workday. I find it motivating to have a tangible sense of the value I'm creating second by second.
>
> So, I built this small web app, Bobo, to do just that. You set your hourly rate and your work schedule, and it gives you a live-updating tally of your earnings for the day. It's built with Next.js, TypeScript, and uses @number-flow/react for the animation. All settings are saved locally in your browser.
>
> My cat's name is Bobo and I love him, therefore I named it bobo
>
> Would love to hear what you think! Any feedback is welcome.