Bring your gateway
Use the official service immediately, or import a compatible self-hosted gateway by QR code or pasted configuration.
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 keeps the first release deliberately focused: a complete push-to-web loop, without exposing remote pages to native Bridge capabilities.
Use the official service immediately, or import a compatible self-hosted gateway by QR code or pasted configuration.
Copy your push address, call it from scripts or automations, and include the destination your tool should open.
The notification resolves the target app and route, then opens it inside Drel's native web container.
Use a Bark-compatible push request from a shell script, CI job, personal dashboard, or an AI-built web tool. Your server remains yours.
# 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
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.