mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-19 23:37:41 +00:00
46 lines
2.7 KiB
Markdown
46 lines
2.7 KiB
Markdown
# iOS-Widgets
|
|
This is a Collection of Scripts which can be used with the Scriptable App to create a iOS Widget.
|
|
|
|
To use the Script, you have to Download the App "Scriptable" from the App Store: https://apps.apple.com/de/app/scriptable/id1405459188
|
|
|
|
Then you have to copy & paste the desired script into the Scriptable App. Now you can create a Sciptable widget and select the script in the widget settings:
|
|
|
|

|
|
|
|
|
|
You can also download a Script with this Shortcut via iOS Share Menu: https://www.reddit.com/r/Scriptable/comments/jdcyuu/simply_ios_shortcut_to_renamesave_a_script_from
|
|
|
|
## Widget collection
|
|
<table>
|
|
<tr>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewLight.jpeg" /></td>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewDark.jpeg" /></td>
|
|
<td><a href="https://github.com/ThisIsBenny/iOS-Widgets/blob/main/Countdown/README.md">Countdown</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/previewLight.jpeg" /></td>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/previewDark.jpeg" /></td>
|
|
<td><a href="https://github.com/ThisIsBenny/iOS-Widgets/blob/main/Covid-19/README.md">Covid-19 7-Day-Incidence for Düsseldorf</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewLight.jpeg" /></td>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewDark.jpeg" /></td>
|
|
<td><a href="https://github.com/ThisIsBenny/iOS-Widgets/blob/main/VodafoneDE/README.md">Vodafone DE remaining data volume</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VRR-Monitor/previewLight.jpeg" /></td>
|
|
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VRR-Monitor/previewDark.jpeg" /></td>
|
|
<td><a href="https://github.com/ThisIsBenny/iOS-Widgets/blob/main/VRR-Monitor/README.md">VRR-Monitor</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
## Roadmap
|
|
The following widget are planned from my side:
|
|
* Skype Meeting Dial-In via Phone or Web
|
|
* Server Health Check
|
|
* Where did I park my car?
|
|
* Reminder / Countdown to watering the plants
|
|
* Ecosia.org Tree counter
|
|
* Script to Download / Update Widget from a Widget catalog, like a Widget Store
|
|
|
|
If you have widget ideas, please feel free and share those ideas with me via GitHub Issue
|