mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 15:27:40 +00:00
Merge branch 'main' of github.com:ThisIsBenny/iOS-Widgets into main
This commit is contained in:
commit
7e1b84d588
1 changed files with 2 additions and 2 deletions
|
@ -58,11 +58,11 @@ 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 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
|
||||
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._
|
||||
_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
|
||||
|
|
Loading…
Add table
Reference in a new issue