para-scope
Lightweight self-hosted event hub and operational dashboard
Para-Scope is a lightweight, self-hosted event hub and operational dashboard designed for personal use or small teams.
It lets you:
Ingest events from webhooks (with support for common providers) and scheduled polls
Match events using rules and conditions
Run actions such as updating shared fields, sending notifications, forwarding HTTP requests, or browser push notifications
Build a modular dashboard with status indicators, charts, clocks, recent activity, and other widgets
Unlike heavy monitoring stacks (Prometheus/Grafana) or full workflow engines (n8n), Para-Scope is intentionally simple:
Single FastAPI process
SQLite database
No Docker required
It is ideal for people who want a central place to watch services, react to events, and keep operational visibility without the complexity of a full observability platform.
...