Skip to main content

Elisa roaming quota module for i3pystatus

Project description

i3pystatus-elisaroaming

Module for i3pystatus for showing roaming quota information from OmaElisa.

Requires PyPI package requests

Screenshot

Usage

Install from PyPI

pip install i3pystatuscontrib.elisaroaming

Add module to your configuration file

from i3pystatuscontrib.elisaroaming import ElisaRoaming

status.register(ElisaRoaming, 
                email="",
                password="",
                number="")

Module settings

  • format
  • color
  • color_warning: Color when data usage over warning_percentage threshold. Optional
  • warning_percentage: Percentage threshold for data usage, 0.0 - 1. Optional
  • email: OmaElisa email/username
  • password: OmaElisa password
  • number: Target phone number

Available formatters

  • {used} amount of quota used in gigabytes
  • {total} amount of total quota in gigabytes
  • {free} amount of data left in gigabytes
  • {used_percentage} percentage of data used

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

i3pystatuscontrib.elisaroaming-0.1.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page