/dalili

A tool to notify you if there's a planned power outage in your area 🇰🇪

Primary LanguagePython

Dalili

Introduction

DISCLAIMER: This tool is still in the early stages of development.

A tool to notify you when Kenya Power has scheduled a power interruption in your area so that you can plan yourself accordingly. To be forewarned is to be forearmed!

Features

Developing

Using virtualenv, create:

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt

Installation

Usage

Contributing