Hark.
Send Hark a webhook or API call and it puts a notification on your iPhone. It can keep a Live Activity up to date or ask for a quick answer from the Lock Screen.
Free · MIT licensed
How it works
03Send
Something needs your attention
A service sends a webhook, or an agent calls Hark's API.
Notify
Hark puts it on your iPhone
It shows up as a notification, a Live Activity, or a question you can answer.
Reply
Your answer goes back
For approval prompts, Hark sends your choice back to the caller.
What's included
03Server
Receives webhooks and API calls, sends pushes, and keeps a delivery history.
iPhone app
Shows notifications and Live Activities, and lets you answer prompts from the Lock Screen.
Dashboard
Shows recent deliveries and gives you a simple place to manage access.
Run Hark yourself
Hark runs as one Go server with PostgreSQL. Docker Compose starts both, and the server also hosts the dashboard and API docs.
docker compose up --build