/Extentions

some ubuntu's extentions using python or bash

Primary LanguagePython

BATTERY STATUS NOTIFIER

A script that shows Ubuntu notification Popen to the user when the battery is almost empty or passed hight level precised.

Dependecies

Python packages:

-subprocess

-time

-os

How to use it ?

1. Download the ZIP PACKAGE and unzip it

-type python followed by the file name of the script, e.g. python battery_status.py -If the script is in a different directory from which you are trying to run it, you will need to provide the full path to the script’s file, e.g. python /Downloads/Extentions/battery_status.py

2. In case you want to run this script as startup App

-Download the script and make sure it's on your PATH -Use 'Startup' Applications program in your Ubuntu. -More Help