iOS-Widgets/VodafoneDE
2020-10-26 10:08:56 +01:00
..
previewDark.jpeg Show Remaining Days + MegaByte Support + MeinVodafone Login 2020-10-22 15:55:19 +02:00
previewLight.jpeg Show Remaining Days + MegaByte Support + MeinVodafone Login 2020-10-22 15:55:19 +02:00
README.md split readme file 2020-10-24 14:16:43 +02:00
VodafoneDE.js Update VodafoneDE.js 2020-10-26 10:08:56 +01:00

Vodafone DE remaining data volume

Vodafone Widget Preview light Vodafone Widget Preview dark

This widget shows the remaining data volume for a Vodafone contract or prepaid card. The information will be loaded via MeinVodafone API. For this purpose, an automatic login via the cell phone network is performed, therefore it is necessary that the WIFI is not active for the first usage. After the first usage, the informations are cached and will be used in case of an active WIFI Connection. The cached information will be also used to prevent the API from a lot of request. The TTL (Time To Live) of the Cache can be setup at the beginning of the script (default is 60 min)

[Download]

Options

Use MeinVodafone Login

It is possible to set the MeinVodafone Credentails via widget parameter, which allows the widget to update itself even with active WIFI connection or to show data usage of a different mobile contract. Add your Credentails in this format to your widget parameters: username|password|mobile-number. the mobile-number has to start with 49 instead of 0.

Example: JohnSmith|TopSecretPassword!|491721234567

Remark: If your password contains a | character, you have to adapt the script and use a different divider.

Roadmap

  • Add Medium Widget Support to display GigaDepot usage

Contributors

Credits