Skip to content
forked from foss-np/batti

We suffer a lot from it, don't we? So lets just try to make for load-shedding information.

Notifications You must be signed in to change notification settings

scvishnu7/batti

 
 

Repository files navigation

batti 🔗

load-shedding information.

screenshot

Setting up

batti depends upon 2utf8 to process non-unicode data, which is now included in git sub-module.

    $ git clone https://github.com/foss-np/batti
    $ cd batti
    $ git submodule init
    $ git submodule update

Tip: Add alias batti="/path/to/batti/main.sh" to your .bashrc so you can run $ batti -g [GROUP_NO]

HOW-TO USE

    $ batti -h
    Usage: 	batti -g [1-7] [OPTIONS]
   	    -g | --group    Group number 1-7
	    -t | --today    Show todays schedule [uses with group no]
	    -w | --week     Show weeks schedule [default]
	    -u | --update   Check for update [ignores extra options]
	    -x | --xml      Dump to xml
   	    -h | --help     Display this message

Plugin & Extension

To add plugin to conky-forever after installation run do the following.

	$ echo "_conky_forever=/path/to/conky-forever" >> path.config
	$ ./conky_plugin.sh [GROUP_NO]

The applet for unity is made by the samundra as Nepal-Loadshedding-Indicator


HOW-IT Works

  • Downloads schedule form nea
  • Extract schedule and put into ~/.cache/batti.sch
  • Processes your query

About

We suffer a lot from it, don't we? So lets just try to make for load-shedding information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published