iOS-Widgets/README.md
2020-11-01 18:41:53 +01:00

50 lines
3.4 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
All widgets can be easily installed via [Widget Hub](https://widget-hub.app/)
## 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">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">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/Ecosia/previewLight.jpeg" /></td>
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Ecosia/previewDark.jpeg" /></td>
<td><a href="https://github.com/ThisIsBenny/iOS-Widgets/blob/main/Ecosia">Ecosia Tree Counter</a></td>
</tr>
<tr>
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Meeting-dial-in/previewLight.jpeg" /></td>
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Meeting-dial-in/previewDark.jpeg" /></td>
<td><a href="https://github.com/ThisIsBenny/iOS-Widgets/blob/main/Meeting-dial-in">Meeting dial in (Beta-Version)</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">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">VRR-Monitor</a></td>
</tr>
<tr>
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/car-location/previewLight.jpeg" /></td>
<td><img height="100px" src="https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/car-location/previewDark.jpeg" /></td>
<td><a href="https://github.com/ThisIsBenny/iOS-Widgets/blob/main/car-location">Where did I park my car?</a></td>
</tr>
</table>
## Roadmap
You will find the List of Widgets where I'm working on here: [Roadmap](https://github.com/ThisIsBenny/iOS-Widgets/projects/1)
If you have widget ideas, please feel free and share those ideas with me via GitHub Issue. But there is no guarantee that I will realize the widget idea.