Iliad data usage widget
#apple
#scriptable
This script will create a widget showing the data usage of your Iliad plan, an Italian data plan mobile phone provider, using Scriptable for iOS.
Usage
1
Download the script
Download the script from here, and import into the Scriptable App.
2
Iliad credentials
Add your Iliad credentials in the first lines of the script, the same that you use to access to the Iliad web portal.
const USERNAME = '<YOUR-USERNAME>';
const PASSWORD = '<YOUR-PASSWORD>';
3
Add the widget to your homescreen 🎉
In order to use this script you need to have installed Scriptable for iOS.
Subscribe to the newsletter
Get emails from me about web development, tech, and early access to new articles.