This little script can be used, in combination with Argos, to add a monitor applet
to your GNOME Panel that will show your currently used and remaining data. It also shows some details about your
tariff and allows you to pay the internet usage ransomorder new highspeed data volume. (Note that this doesn't
happen in the script itself, rather it opens the ordering page for the selected pass in your default browser.)
Download or clone the repository anywhere OUTSIDE your argos scripts directory. Then create a symlink in your
argos script directory (by default: ~/.config/argos
) pointing to telekom-data-usage.5m.php
You can change the "5m" in the link name to change the refresh interval. See Argos documentation for details.
All configuration is stored in variables at the beginning of the script. You can edit it using your favorite text editor. But you can also change them directly from within the applet - the script uses some self-mutating voodoo for that.
Since Argos was created to port BitBar scripts to Linux, this script should also work with BitBar. But I've never tested that.