Black Out is a cross-platform application that intends to inform the Greek citizens about the planned electricity outages per prefecture. It also facilitates the sharing, notifications receival, alarm setting and data persistence. The application can be deployed in all platforms (windows, linux, web, iOS, android); however not all environments are currently actively supported.
About data tracking: The application by itself does not track, share or save any of your personal information. However, the data retrieved regarding the outages are fetched through the governments' servers / APIs - the only available resource currently. That means that goverment services could -potentially- identify your identity through your IP address.
- Any commits that enable data tracking directly through the application will be rejected.
black_out_v1.0.0.mp4
On a high level, the client application communicates within a proxy API with the official DEDDIE source in order to retrieve the outages dataset. For more technical details see here.
- Proxy API: GitHub: black-out-api
- Official Data Source: https://siteapps.deddie.gr/Outages2Public/
If you wish to become a contributor please read the Code of Conduct and Coding Standards of this project.
- You can find a list of open issues here: https://github.com/gbrandtio/black-out/issues
- If you want to report a new issue please follow the guidelines for creating a new issue.