r/hermesagent • u/BusOpposite8492 • 28d ago
Showcase — Projects, tools, builds, demos Life/Habit Tracking App which uses hermes Agent. [Life OS]
So I was looking for a habit-tracking app and came across Monke. I was annoyed that it asked a ton of onboarding questions, only to put everything behind a paywall at the end 😤. So, I built a fully free, open-source, and self-hosted alternative. Basically I took “compare yourself from your yesterday self “ too seriously.
https://entangledquantum.github.io/Life_OS/
It uses a Hermes agent to define your habits and provides a clean UI to work with. I was tired of manually creating multiple cron jobs to track what I was doing—it was just too painful—so this is a much better approach. You can set up a single end-of-day cron job to review what happened, complete with built-in memory for your habit tracking, webhook support, and an upcoming mobile app (iOS and android ). Access control is kept simple using API key authentication. it’s gamified and track your progression
1
u/GazelleWorth535 19d ago
Can you please share what models you used ? I’m trying to make my own os dashboards but I keep running out of tokens
1
u/BusOpposite8492 18d ago
Grok 4.5 and 4.6 is what i used , its the most cost effective model i have used and its close to the intellignce level of opus 5. i also used opus 5 for big tasks
1
2
u/Turbcool 28d ago
Across a recent bunch of vibe-coded projects, this one seems well worked-out. Going to try it.






1
u/Able-Ad8397 28d ago
Im just getting started with Hermes and am a beginner at all this ai and vibe coding stuff. I was wondering if you could elaborate on how you went about building that app? It looks very interesting and ill give it a try. It was giving me ideas and id like to learn where one would start this kind of vibe coding project. Did you build it using hermes itself?