cmulay / python-aio

You can now seek help on your current python project ! Drop discussion in QnA Section of this repo ! Below is the link for discussion.
https://github.com/cmulay/python-aio/discussions
Apache License 2.0
12 stars 12 forks source link

Added battery notification script in python #22

Closed prathimacode-hub closed 3 years ago

prathimacode-hub commented 3 years ago

Description

I have included the battery notification script which notifies the battery percentage available.

Motivation and Context

This project is required to get notification of our battery availability so that our work doesn't come to an halt abruptly.

How Has This Been Tested?

I have written and compiled the program in Pycharm using run command. I have included the libraries needed for program to function using pip install in terminal.

Types of Changes

Checklist:

cmulay commented 3 years ago

Thank you for your contribution 🤓

prathimacode-hub commented 3 years ago

You're welcome. Indeed thank you for providing this opportunity to contribute! 👍