From 0742630a8c42eadfe598d59d8f70b4c9736466fe Mon Sep 17 00:00:00 2001 From: Benny <66417262+ThisIsBenny@users.noreply.github.com> Date: Mon, 23 Nov 2020 08:42:29 +0100 Subject: [PATCH] Update README.md --- VodafoneDE/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VodafoneDE/README.md b/VodafoneDE/README.md index a0037cb..fe506da 100644 --- a/VodafoneDE/README.md +++ b/VodafoneDE/README.md @@ -2,7 +2,7 @@ ![Vodafone Widget Preview light](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewLight.jpeg) ![Vodafone Widget Preview dark](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewDark.jpeg) -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. +This widget shows the remaining data volume for a Vodafone Germany 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]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/VodafoneDE.js) @@ -24,4 +24,4 @@ _Remark:_ If your password contains a | character, you have to adapt the script ## Credits * Sillium for the inspiration https://gist.github.com/Sillium/f904fb89444bc8dde12cfc07b8fa8728 -* Chaeimg for the Circle diagram (https://github.com/chaeimg/battCircle) \ No newline at end of file +* Chaeimg for the Circle diagram (https://github.com/chaeimg/battCircle)