Native push · your web tools

Push, right where you need it.

Drel gives developers one dependable place for notifications and self-hosted web tools. Send a push, open the exact route, and continue inside a trusted native container.

Drel route mark
arrived · exact routeappId / route / parameters
Built for developers Self-hosted gateway ready Standards-friendly web container Built with WebBridgeKit

From signal
to screen.

Drel keeps the first release deliberately focused: a complete push-to-web loop, without exposing remote pages to native Bridge capabilities.

QR

Bring your gateway

Use the official service immediately, or import a compatible self-hosted gateway by QR code or pasted configuration.

Send one clean URL

Copy your push address, call it from scripts or automations, and include the destination your tool should open.

D

Land in the right tool

The notification resolves the target app and route, then opens it inside Drel's native web container.

A developer-shaped notification

Your tools can call home.

Use a Bark-compatible push request from a shell script, CI job, personal dashboard, or an AI-built web tool. Your server remains yours.

  terminal
# Send a notification to Drel
curl https://your-gateway.example/\
  YOUR_KEY/Build%20complete/\
  Open%20the%20release%20report \
  -G \
  --data-urlencode url=https://tools.example/release/42
First release principle

Your webpage opens. It does not inherit the phone.

Drel's first App Store release is a notification and web-container product. Remote pages cannot invoke native Bridge actions; sensitive actions still require native validation and explicit consent.