B-Barq is a simple Android app that monitors the latest power outage schedules from the official site and reminds you on time — so your phone never runs out of charge and your work stays safe.
- Provide your Bill ID (شناسه قبض) to the app.
- Grant the required permissions.
- Start the foreground service to begin monitoring.
The service checks the outage source every hour, displays the latest schedules in a persistent notification, and alerts you 30 minutes before each outage.
- Hourly monitoring of official outage schedules.
- Persistent notification showing the latest info.
- Reminders 30 minutes before each scheduled outage.
- Android 6.0+
- Internet access
- Download the latest APK from Releases.
- Install it on your device.
- Enter your Bill ID, grant permissions, and start the service.
B-Barq only uses your Bill ID to fetch outage schedules and does not collect or share any personal data.
Contributions are welcome! If you have ideas, improvements, or bug fixes, feel free to:
- Fork the repository
- Create a new branch
- Submit a pull request
- Automatic Bill ID detection based on the user's location
- Rewriting the app withJetpack Compose and clean architecture
MIT License