Releases: haroontrailblazer/MomentoMonto
Releases · haroontrailblazer/MomentoMonto
MomentoMonto-V1.0.0
Stable Release
Release Date: 2025-11-16
Overview
MomentoMonto is a lightweight, developer-friendly monitoring tool that acts as a heartbeat mechanism for your web servers. It runs real-time checks, tracks latency, and visualizes availability and performance — all without storing any data.
Perfect for:
- Developers deploying new apps
- System/Network admins
- SRE + DevOps teams
- API uptime validation
- Local & cloud testing
Key Features
Monitoring & Heartbeat
- Continuous server health checks
- Live heartbeat status
- High frequency monitoring (intelligent while loop)
- Supports any URL or IP
Analytics & Metrics
- Live response time tracking
- Average, Max & Min latency
- Timeline-based performance graph
- Real-time plotting UI
Developer Experience
- Fully client-side (privacy safe)
- No database / no backend required
- Works instantly after deployment
- Dark UI with modern styling
- Mobile responsive
Why This Matters
- Detect downtime instantly
- Instant downtime alert sound
- Observe latency spikes in real-time
- Visualize web service performance
- Use it as a heartbeat or uptime pulse
- Monitor without third-party logging
Upcoming Features (Planned)
- Export logs (CSV)
- Add monitoring history persistence
- Plugin hooks / APIs
Contributing & Feedback
Issues, feature ideas, and PRs are welcome.
📧 Contact: hexra2025@gmail.com
⭐ Star the repo if you find this project useful!
📦 Installation & Usage
git clone https://github.com/haroontrailblazer/MomentoMonto
cd MomentoMonto
pip install -r requirements.txt
streamlit run main.py