iOS Lock Screen Widget showing used or available mobile data for a Telekom contract. Works for fraenk and Congstar as well.
You can configure the provider logo and the type of data shown by setting the widgets parameter to provider;data
. Valid values for the provider are telekom
, telekomold
, congstar
or fraenk
. The shown data can be either available
or used
.
When you're connected via WiFi, the Telekom API will not be accessible. The widget caches the data and can still show the last known value fetched via mobile data. It will be greyed out to indicate cached data.
For this to work, you have to run the widget's script while NOT connected to a WiFi on the first run.
- iOS 16 or later
- Scriptable app with lock screen widget support (>= 1.7 188)
Thank you, @simonbs for the app Scriptable. Thanks to @marco79 for a lot of cool Scriptable iOS widgets as inspiration.