🟢 ElBruno.OllamaMonitor is live.
A tiny Windows tray app that shows you if Ollama is running, if a model is loaded, and how much CPU/RAM/GPU it’s using.
Glance. Done.
dotnet tool install --global ElBruno.OllamaMonitor
#Ollama #LocalAI #dotNET #Windows
Just shipped a Windows tray app to monitor your local Ollama runtime. 🟢
See status at a glance. Full metrics on demand.
dotnet tool install --global ElBruno.OllamaMonitor
#Ollama #LocalAI #dotNET
🟢 New: ElBruno.OllamaMonitor
Monitor your local Ollama from the Windows tray. See status, CPU, RAM, GPU in real time.
Perfect for demos, debugging, and productivity.
GitHub: [link]
dotnet tool install --global ElBruno.OllamaMonitor
#OpenSource #Ollama #Windows #dotNET
🟢 ElBruno.OllamaMonitor v0.1.0 is here.
5-state tray icon. Real-time metrics. CLI config. GPU tracking. Copy diagnostics.
Built for local AI devs who want visibility without the clutter.
[link]
#Ollama #LocalAI #dotNET
Thread: Introducing ElBruno.OllamaMonitor 🧵
1/ Tired of wondering if Ollama is still running? If a model loaded? If it’s eating your CPU?
2/ Say hello to ElBruno.OllamaMonitor—a Windows tray app that answers these questions at a glance. No dashboards. No terminal. Just a color-coded icon. 🟢🔵🟠
3/ The tray icon reflects Ollama state:
4/ Click it to see full metrics:
5/ Full CLI support:
ollamamon --help
ollamamon config
ollamamon config set endpoint <url>
ollamamon config reset
6/ Use case: You’re demoing a local AI app. Inference slows down. You click the tray icon. Boom—GPU at 100%, VRAM maxed. You explain what’s happening. Credibility earned. 🎯
7/ Install:
dotnet tool install --global ElBruno.OllamaMonitor
Star on GitHub. File issues. Contribute to Phase 2.
#Ollama #LocalAI #dotNET #Windows #OpenSource #Developer #AI
If someone asks “Why not just use Task Manager?”
If someone mentions monitoring a remote Ollama:
If someone compares to a web dashboard:
“Sometimes the best tools are the simplest ones. No bloat. No complexity. Just a tray icon that tells you what’s going on.”
–El Bruno
#LocalAI #Productivity