Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: I built a 0-CPU desktop app to track LLM limits,Python/DjangoPyWebView (github.com/peterjfrancoiii)
2 points by Viper117 17 hours ago | hide | past | favorite | discuss
Hey HN, tracking limits across 20 Gemini/Opus accounts was getting tedious, but I refused to build a heavy Electron app just to run a countdown clock. I built Antigravity-Model-Reset-Timer using a 'Target Timestamp' approach: the Django backend calculates the absolute future UTC time and saves it to a local MongoDB. You can kill the app, and the JS engine just compares the DB time to the OS clock on next load. Zero zombie processes. It’s under 10 files. Looking for feedback on the PyWebView implementation and contributors to help add Anthropic/Google API webhooks.

Become a contributor to this open source project! https://github.com/PeterJFrancoIII/Antigravity-Model-Reset-T...

 help



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: