mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 23:37:41 +00:00
Update README.md
This commit is contained in:
parent
0a0ed287b4
commit
6e49a1a0d3
1 changed files with 2 additions and 2 deletions
|
@ -57,10 +57,10 @@ After the first usage, the informations are cached and will be used in case of a
|
|||
|
||||
### 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 or to show data usage of a different mobile contract.
|
||||
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. 491721234567
|
||||
|
||||
Example: `JohnSmith|TopSecret!|491721234567`
|
||||
Example: `JohnSmith|TopSecretPassword!|491721234567`
|
||||
|
||||
_Remark: If your password contains a | character, you have to adapt the script and use a different divider._
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue