vinnyglennon / three_ie_remaining_mb

Retrive via perl, how much remaining data on three.ie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Works on three.ie dongles in Ireland, when ran in Ubuntu, and the computer is accessing the internet via the dongle.

Usage:  
perl retrieve_value.pl


Returns:
Remaining MB left on your account, also available via the three.ie website.


Dependencies:
sudo perl -MCPAN -e shell
  install WWW::Mechanize
  quit


# in .bashrc/alias file
alias three='~/src/production/perl/three_ie_remaining_mb/retrieve_value.pl'

About

Retrive via perl, how much remaining data on three.ie


Languages

Language:Perl 100.0%