Skip to content

Commit 5ae0cc6

Browse files
committed
Update schedule_showcase_1.png
1 parent 2b0d03a commit 5ae0cc6

File tree

10 files changed

+8
-2
lines changed

10 files changed

+8
-2
lines changed
473 KB
Loading

.assets/schedule/schedule_l_2.png

485 KB
Loading

.assets/schedule/schedule_s_2.png

143 KB
Loading
396 KB
Loading
873 KB
Loading
169 KB
Loading

.assets/scriptable_icon.png

37.4 KB
Loading
290 KB
Loading

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
Welcome to my curated collection of **Scriptable** widgets and scripts, crafted to bring more power and personalization to your iOS home screen.
55

6-
<img alt="Mockup wall" width="100%" align="center" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/scriptable_mockup_wall.png" />
6+
<!-- <img alt="Mockup wall" width="100%" align="center" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/scriptable_mockup_wall.png" /> -->
7+
<img alt="Mockup wall" width="100%" align="center" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/scriptable_mockup_wall_filled.png" />
8+
79

810
<br>
911

@@ -61,6 +63,10 @@ Customize temperature units, color gradients, and update intervals to fit your a
6163

6264
📆 **Track life's important moments—right from your home screen.**
6365
The **Countdown Widget** helps you stay on top of upcoming events like birthdays, anniversaries, holidays, or personal milestones. It supports **multiple display modes** based on widget size (Small, Medium, Large) and can be fully customized using script parameters. You can show specific events, display color-coded grids, or even track multiple events in column layout. The widget fetches data from a local `.json` or a connected Google Sheet for dynamic updates.
66+
> NEW VERSION UPDATE! [Countdown Widget v2](./Widgets/Countdown%20Widget/v2/)
67+
> Countdown Widget v2 — timezone-aware events on your home screen.
68+
> Notion-to-Scriptable sync, relative reminder handling, emoji/color columns, and a ready-to-use Google Calendar bridge.
69+
6470

6571
### [Birthday](./Widgets/Birthday%20Widget)
6672

Widgets/Countdown Widget/v2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# 🧭 Countdown Widget v2
2-
### Birthdays & Events Tracker
32

43
![Scriptable](https://img.shields.io/badge/Scriptable-Compatible-purple)
54
![Widget Size](https://img.shields.io/badge/Supports-Small%2C%20Medium%2C%20Large-blue)
@@ -14,6 +13,7 @@
1413

1514
![countdown widget v2 Banner](assets/banner.png)
1615

16+
### Birthdays & Events Tracker
1717
A Scriptable widget powered by a Notion → Google Sheets → Google Calendar pipeline, with a lightweight JSON feed for the widget UI.
1818

1919

0 commit comments

Comments
 (0)