Skip to content

Instantly share code, notes, and snippets.

@paambaati
Created June 15, 2015 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paambaati/ce11e91534c9a78df014 to your computer and use it in GitHub Desktop.
Save paambaati/ce11e91534c9a78df014 to your computer and use it in GitHub Desktop.
Tasker task to get a notification of your Airtel broadband usage
<TaskerData sr="" dvi="1" tv="4.7u1m">
<Task sr="task5">
<cdate>1414934667539</cdate>
<edate>1434358392316</edate>
<id>5</id>
<nme>Check Airtel Broadband Usage</nme>
<pri>10</pri>
<Action sr="act0" ve="7">
<code>118</code>
<Str sr="arg0" ve="3">http://122.160.230.125:8080</Str>
<Str sr="arg1" ve="3">gbod/gb_on_demand.do</Str>
<Str sr="arg2" ve="3" />
<Str sr="arg3" ve="3" />
<Str sr="arg4" ve="3" />
<Int sr="arg5" val="10" />
<Str sr="arg6" ve="3">text/html</Str>
<Str sr="arg7" ve="3" />
<Int sr="arg8" val="0" />
</Action>
<Action sr="act1" ve="7">
<code>590</code>
<Str sr="arg0" ve="3">%HTTPD</Str>
<Str sr="arg1" ve="3">Balance quota:&amp;nbsp;&amp;nbsp;&amp;nbsp;</Str>
<Int sr="arg2" val="0" />
</Action>
<Action sr="act2" ve="7">
<code>590</code>
<Str sr="arg0" ve="3">%HTTPD2</Str>
<Str sr="arg1" ve="3">&amp;nbsp;GB</Str>
<Int sr="arg2" val="0" />
</Action>
<Action sr="act3" ve="7">
<code>547</code>
<Str sr="arg0" ve="3">%gb_left</Str>
<Str sr="arg1" ve="3">%HTTPD21</Str>
<Int sr="arg2" val="0" />
<Int sr="arg3" val="0" />
</Action>
<Action sr="act4" ve="7">
<code>590</code>
<Str sr="arg0" ve="3">%HTTPD</Str>
<Str sr="arg1" ve="3">No. of days left in the current bill cycle:&amp;nbsp;&amp;nbsp;&amp;nbsp;</Str>
<Int sr="arg2" val="0" />
</Action>
<Action sr="act5" ve="7">
<code>590</code>
<Str sr="arg0" ve="3">%HTTPD2</Str>
<Str sr="arg1" ve="3">&lt;/li&gt;</Str>
<Int sr="arg2" val="0" />
</Action>
<Action sr="act6" ve="7">
<code>547</code>
<Str sr="arg0" ve="3">%days_left</Str>
<Str sr="arg1" ve="3">%HTTPD21</Str>
<Int sr="arg2" val="0" />
<Int sr="arg3" val="0" />
</Action>
<Action sr="act7" ve="7">
<code>523</code>
<Str sr="arg0" ve="3">Airtel Broadband</Str>
<Str sr="arg1" ve="3">%gb_left GB left. %days_left days to go.</Str>
<Img sr="arg2" ve="2">
<nme>hd_aaa_ext_pill</nme>
</Img>
<Int sr="arg3" val="0" />
<Int sr="arg4" val="0" />
<Int sr="arg5" val="3" />
</Action>
</Task>
</TaskerData>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment