mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-06-06 13:37:41 +00:00
Merge branch 'main' of github.com:ThisIsBenny/iOS-Widgets into main
This commit is contained in:
commit
0a0ed287b4
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
|
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
|
## 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)
|
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/Covid-19.js)
|
||||||
|
|
||||||
|
|
||||||
## Vodafone DE data usage
|
## Vodafone DE data usage
|
||||||

|

|
||||||

|

|
||||||
|
@ -55,6 +74,7 @@ _Remark: If your password contains a | character, you have to adapt the script a
|
||||||
* Sillium for the inspiration https://gist.github.com/Sillium/f904fb89444bc8dde12cfc07b8fa8728
|
* Sillium for the inspiration https://gist.github.com/Sillium/f904fb89444bc8dde12cfc07b8fa8728
|
||||||
* Chaeimg for the Circle diagram (https://github.com/chaeimg/battCircle)
|
* Chaeimg for the Circle diagram (https://github.com/chaeimg/battCircle)
|
||||||
|
|
||||||
|
|
||||||
## VRR-Monitor
|
## VRR-Monitor
|
||||||

|

|
||||||

|

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