Nepal Loadshedding Unity Indicator (Py3) [:link:] web
Nepal Loadshedding Unity Indicator ported to py3.
This package makes uses of batti project, to fetch latest routine.
$ git clone https://github.com/samundra/Nep_Loadshedding_Py3.git --recursive
Starting with v1.6 of batti, can be install as the package.
If you have not install batti separately use recusive to fetch batti
as submodule, routine.xml
to be generated done manually.
_Note: for latest batti refer to its own documentation _
- Get to the folder where Nepal Loadshedding has been cloned. open the submodule.
$ ./main.sh -x > ~/.cache/routine.xml
Note: routine.xml
should be placed in user cache
When we are running batti for the first time, It will download the latest routine file from nea website and extract the contents from it.
$ python main.py &
- For feature request and issues please use github issues tracker Create Issue