mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-06-04 04:27:40 +00:00
Update README.md
This commit is contained in:
parent
86a61030ab
commit
da598c8255
1 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
@ -19,6 +19,24 @@ The following widget are planned from my side:
|
|||
|
||||
If you have widget ideas, please feel free and share those ideas with me via GitHub Issue
|
||||
|
||||
|
||||
## Countdown
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||
|
||||
|
||||
## Covid-19 7-Day-Inzidenz for Düsseldorf
|
||||

|
||||

|
||||
|
@ -27,6 +45,7 @@ This widget displays current 7-Day-incidence for Düsseldorf. The incidence is b
|
|||
|
||||
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/Covid-19.js)
|
||||
|
||||
|
||||
## Vodafone DE data usage
|
||||

|
||||

|
||||
|
@ -57,6 +76,7 @@ It is possible to add the MeinVodafone Credentails to the beginning of script, w
|
|||
* Sillium for the inspiration https://gist.github.com/Sillium/f904fb89444bc8dde12cfc07b8fa8728
|
||||
* Chaeimg for the Circle diagram (https://github.com/chaeimg/battCircle)
|
||||
|
||||
|
||||
## VRR-Monitor
|
||||

|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue