Overview of Bark
masterBark is a free, lightweight tool for sending push notifications to your own iPhone. It relies on Apple Push Notification service (APNs) to ensure timely, stable, and reliable delivery. Because it uses system push services and push extensions, the app does not need to run in the background, meaning it does not consume device battery.
Bark consists of two main components:
- Bark (iOS App): The client used to receive custom push notifications.
- bark-server: The backend service that receives user push requests and forwards them to Apple APNs.