Monitoring for creative installations

Stop Guessing.
Start Monitoring.

Your exhibition crashed at 3am. Nobody told you until Monday. Monitory pings you the moment it happens — so you don't find out on Instagram.

Invitation only. We're picky like that.

If your device can curl, it can report status

Seriously. That's the whole integration. Go take a nap.

# Just hit your webhook URL
curl https://monitory.club/webhooks/YOUR_TOKEN

# That's it. You're monitoring.

# Send sensor data
curl -X POST https://monitory.club/webhooks/YOUR_TOKEN \
  -H "Content-Type: application/json" \
  -d '{"temp":42.1,"humidity":87,"status":"warning"}'
Email Push WhatsApp Telegram SMS Webhooks

Everything You Need

Webhook-Based

No agents. No SSH. Just hit a URL. Your intern could set this up.

Real-Time Dashboard

Green = alive. Red = panic. It's not rocket science.

Event History

Every ping logged. Every crash recorded. Receipts for everything.

Team Collaboration

Owners, admins, viewers. So you can blame the right person.

Built for anyone who installs screens, lights, or code in the world.

Oh, one more thing.

Tools that
plug right in.

monitory.js

Zero-dep SDK. Retries itself. Sends heartbeats and crash reports from any Node, Electron, or browser app.

const monitor = Monitory({ url: 'https://monitory.club/api/v1/webhooks/YOUR_TOKEN' });
await monitor.ping();

Monitory for Mac

Your app crashes at 2am. Monitory restarts it before you wake up. Black screen, not your desktop wallpaper. Connected to the platform.

Menu Bar

Monitoring
App: MyExhibition.app
Auto-restart on Crash
Webhook to dashboard

What’s coming next

On Request

Documentation

Upload specs, wiring diagrams, manuals. The AI reads them — so when something breaks, it already knows your setup.

Request access →
wiring-mezzanine-v3.pdf berlin-01-specs.docx dmx-universe-map.png network-topology.pdf projector-manual.pdf
On Request

Chat AI

Your app crashed at 3am. Ask the AI what went wrong. It reads your docs, your logs, and connects the dots.

Request access →
you: Lyon-02 keeps flickering. The lights go crazy every few hours.
monitory: The last 3 webhook payloads from Lyon-02 show DMX signal loss on universe 2. According to your wiring doc, that universe runs through a splitter on the mezzanine. The splitter rebooted 4 times today — probably a loose power connection.
On Request

Remote Agent

SSH into your exhibition Mac, Pi, or Linux box from anywhere. No VPN, no IT department, no pants required.

Request access →
1. Add agent to your device in one click
2. Secure tunnel created automatically
3. SSH from anywhere. No VPN, no open ports.

Start monitoring in 2 minutes

No credit card. No agent. No meetings about it. Just curl.

Invitation only. We're picky like that.