The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

utv_usage_applet.pl - Gnome2 tray icon displaying monthly bandwidth usage

SYNOPSIS

This script adds a tray icon to your gnome notification area. The tray icon will display the current monthly upload/download usage in megabytes of your UTV internet account.

The displayed values will be updated every 60 minutes but typically the values provided by the utv website only update every couple of day.

CONFIGURATION

Currently the script is configured by editing 3 perl variables.

 id             - utv internet id
 password       - utv internet password
 name           - name of the account holder

WARNING

This warning is (mostly) from Simon Cozens' Finance::Bank::LloydsTSB, and seems almost as apt here.

This is code for pretending to be you online, and that could mean your money, and that means BE CAREFUL. You are encouraged, nay, expected, to audit the source of this module yourself to reassure yourself that I am not doing anything untoward with your account data. This software is useful to me, but is provided under NO GUARANTEE, explicit or implied.

SEE ALSO

Business::UTV