iOS-Widgets/catalog.json
Benny Samir Hierl 49a14ca560
catalog for setup script added
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
2020-10-23 20:27:13 +02:00

28 lines
No EOL
1.5 KiB
JSON

{
"widgets": [
{
"name": "Countdown",
"scriptURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/Countdown.js",
"previewURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewLight.jpeg",
"descriptionURL": "https://github.com/ThisIsBenny/iOS-Widgets/blob/main/README.md#countdown"
},
{
"name": "Covid-19 7-Day-Inzidenz for Düsseldorf",
"scriptURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/Covid-19.js",
"previewURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/previewLight.jpeg",
"descriptionURL": "https://github.com/ThisIsBenny/iOS-Widgets/blob/main/README.md#covid-19-7-day-inzidenz-for-d%C3%BCsseldorf"
},
{
"name": "Vodafone DE remaining data volume",
"scriptURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/VodafoneDE.js",
"previewURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewLight.jpeg",
"descriptionURL": "https://github.com/ThisIsBenny/iOS-Widgets/blob/main/README.md#vodafone-de-remaining-data-volume"
},
{
"name": "VRR-Monitor",
"scriptURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VRR-Monitor/VRR-Monitor.js",
"previewURL": "https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VRR-Monitor/previewLight.jpeg",
"descriptionURL": "https://github.com/ThisIsBenny/iOS-Widgets/blob/main/README.md#vrr-monitor"
}
]
}