NightCurrent

- Description
- Notification of the start and the end of the low electricity tariff period
- Project type
- Personal — open source / freeware
- Start date
- November of 2025
- End date
- Present
- Project URL
- https://github.com/K0V0/NocnyPrudAndroid
- Skills
About project
An Android app that connects to the API of electricity providers, or scrapes their websites, and pulls out the schedule for the given user and metering point showing when they have electricity at the low tariff, in case the metering point uses a dual tariff.
The app is trivial: it should be able to show the tariff schedule for the coming periods and notify the user, and a webhook will be configurable for the start and the end of the low tariff period.
Of the suppliers, support for ČEZ has been implemented so far.
I thought this app up as a simple project on which I wanted to try out Kotlin.
Finishing the app is on hold for now, for lack of time and because of projects with a higher priority.