Posts SharpAI Aegis events as JSON to any webhook URL. Works with Zapier, IFTTT, Make, n8n, or custom endpoints.
python3 -m venv .venv && source .venv/bin/activate pip install -r requirements.txt