Skip to content

nkabiru/dalili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dalili

Introduction

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

A script that creates a Gmail calendar event to remind you if your location is scheduled for power interruption by Kenya Power. To be forewarned is to be forearmed!

Developing

Using venv, create:

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

Installation

Creating service.json for GMail Auth

Setting up crontab

I recommend setting it to run once per week. They usually have the new schedule up every Thursday.

crontab -e

Usage

After following the installation instructions above, you're good to go!

Contributing

About

A script that creates a calendar event to notify you if there's a planned power outage in your area 🇰🇪

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors