iOS-Widgets/Countdown/README.md
Benny Samir Hierl ddc2a3996f
split readme file
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
2020-10-24 14:16:43 +02:00

15 lines
No EOL
1 KiB
Markdown

# Countdown Widget
![Countdown Widget Preview light](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewLight.jpeg)
![Countdown Widget Preview dark](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewDark.jpeg)
![Countdown Widget Preview light](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewLight2.jpeg)
![Countdown Widget Preview dark](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/previewDark2.jpeg)
Simple Countdown widget which shows the remaining days to a specified date.
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/Countdown.js)
## Setup
Set the date in ISO8601 format (YYYY-MM-DD) to the Widget Parameter.
Optional: Define an emoji for your widget by adding the desired emoji behind the date and separating both values with a ";". Like this:
![Countdown Widget setup](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Countdown/setup.jpeg)