|
7 | 7 |  |
8 | 8 |  |
9 | 9 |
|
10 | | - |
| 10 | + |
11 | 11 |
|
12 | 12 | A lightweight and customizable countdown widget built using the [Scriptable app](https://scriptable.app), powered by Google Sheets. It helps you track upcoming events like birthdays, anniversaries, or deadlines—right from your iOS home screen. |
13 | 13 |
|
@@ -149,7 +149,7 @@ Use the following options when editing the widget: |
149 | 149 |
|
150 | 150 | > _Here's a Screenshot of widget's config panal_ |
151 | 151 |
|
152 | | -<img height="auto" width="500px" src="../.src/countdown/countdown_config_panal.PNG" alt="countdown_config_panal.png"> |
| 152 | +<img height="auto" width="500px" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_config_panal.PNG" alt="countdown_config_panal.png"> |
153 | 153 |
|
154 | 154 | <br/> |
155 | 155 | <div id="note"></div> |
@@ -203,31 +203,31 @@ Use the following options when editing the widget: |
203 | 203 |
|
204 | 204 | <!-- |
205 | 205 |
|
206 | | -|  |  |  | |
| 206 | +|  |  |  | |
207 | 207 | |:--:|:--:|:--:| |
208 | 208 | | Countdown | Age Display | On Birthday | |
209 | 209 |
|
210 | | -|  |  |  | |
| 210 | +|  |  |  | |
211 | 211 | |:--:|:--:|:--:| |
212 | 212 | | Medium Widget | Color View | Large View | |
213 | 213 |
|
214 | 214 | --> |
215 | 215 |
|
216 | 216 | > _Small Widgets_ |
217 | 217 |
|
218 | | -| <img src="../.src/countdown/countdown_s.PNG" width="160"/> | <img src="../.src/countdown/countdown_age_s.PNG" width="160"/> | |
| 218 | +| <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_s.PNG" width="160"/> | <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_age_s.PNG" width="160"/> | |
219 | 219 | |:--:|:--:| |
220 | | -| <img src="../.src/countdown/countdown_bday_s.PNG" width="160"/> | <img src="../.src/countdown/countdown_1_s.PNG" width="160"/> | |
| 220 | +| <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_bday_s.PNG" width="160"/> | <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_1_s.PNG" width="160"/> | |
221 | 221 |
|
222 | 222 | > _Medium Widgets_ |
223 | 223 |
|
224 | | -| <img src="../.src/countdown/countdown_m.PNG" width="260"/> | <img src="../.src/countdown/countdown_col_m.PNG" width="260"/> | |
| 224 | +| <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_m.PNG" width="260"/> | <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_col_m.PNG" width="260"/> | |
225 | 225 | |:--:|:--:| |
226 | 226 |
|
227 | 227 |
|
228 | 228 | > _Large Widgets_ |
229 | 229 |
|
230 | | -| <img src="../.src/countdown/countdown_l.PNG" width="360"/> | <img src="../.src/countdown/countdown_col_l.png" width="360"/> | |
| 230 | +| <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_l.PNG" width="360"/> | <img src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_col_l.png" width="360"/> | |
231 | 231 | |:--:|:--:| |
232 | 232 |
|
233 | 233 |
|
|
0 commit comments