Skip to content

Commit e2904a9

Browse files
committed
Update README.md
1 parent aeab989 commit e2904a9

1 file changed

Lines changed: 4 additions & 30 deletions

File tree

README.md

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
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="widgets showcase" align="center" src=".src/widgets showcase.png" /> -->
76
<img alt="Mockup wall" width="100%" align="center" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/scriptable_mockup_wall.png" />
87

98
<br>
@@ -17,19 +16,6 @@ Welcome to my curated collection of **Scriptable** widgets and scripts, crafted
1716
<br/>
1817

1918
## Table of Contents
20-
<!-- <ul>
21-
<li><a href="#scriptable">Scriptable Overview</a></li>
22-
<li><a href="#📜-list-of-widgets">List of Widgets</a>
23-
<ul>
24-
<li><a href="#countdown">MyCountdowns</a></li>
25-
<li><a href="#myquotes">MyQuotes</a></li>
26-
</ul>
27-
</li>
28-
<li><a href="#📖-how-to-use-these-scriptable-widgets?">How to Use Scriptable Widgets?</a></li>
29-
<li><a href="#🙌-feedback">Feedback</a></li>
30-
<li><a href="#📜-license">License</a></li>
31-
</ul> -->
32-
3319

3420
<ul>
3521
<li><a href="#scriptable">Scriptable Overview</a></li>
@@ -54,49 +40,37 @@ Welcome to my curated collection of **Scriptable** widgets and scripts, crafted
5440

5541
## 📜 List of Widgets
5642

57-
### [Countdown](./Countdown%20Widget)
43+
### [Countdown](./Countdown)
5844

59-
![countdown widget](.src/countdown/countdow_showcase.png)
45+
![countdown widget](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.src/countdown/countdow_showcase.png?raw=true)
6046

6147
📆 **Track life’s important moments—right from your home screen.**\
6248
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.
6349

6450
### [Birthday](./Birthday%20Widget)
6551

66-
<!--
67-
![Birthday Widget](.src/birthday/birthday_showcase.png) -->
68-
69-
<img width="60%" src=".src/birthday/birthday_showcase.png">
52+
<img width="60%" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.src/birthday/birthday_showcase.png?raw=true">
7053

7154
🎉 The **Birthday Widget** gives you a beautiful, minimal way to reflect on your life.\
7255
It shows your **exact age** (to 2 decimal places), **total days lived**, and a **progress ring** indicating how close you are to your next birthday. Designed for the **Small widget size**, it offers a clean dark-gradient background and supports **parameter customization** to set your name and birthdate. You’ll see your name (e.g., “Rushi’s Life”), a countdown ring that updates daily, and age stats—all in one elegant glance.
7356

7457
### [HinduClrWear](./HinduClrWear%20Widget)
7558

76-
<!-- ![HinduClrWear Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/hinduclrwear/hinduclrwear_showcase.png) -->
77-
7859
<img width="80%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/hinduclrwear/hinduclrwear_showcase.png">
7960

8061
🧘‍♂️ **The Hindu Color Wear Widget** offers daily color suggestions based on traditional Hindu practices.\
8162
Each day of the week is mapped to a specific color, deity, and spiritual quality—helping you dress with intention and align your energy. The widget supports **all three sizes** (Small, Medium, Large) and changes layout accordingly: Small shows today’s color, Medium displays a full week grid, and Large includes spiritual reasoning. No parameters needed—it auto-detects the day and works offline.
8263

8364
### [MyQuotes](./Quote%20Widget)
8465

85-
<!-- ![MyQuotes Widget](.src/quote/quote_showcase.png)
86-
-->
87-
88-
<img width="60%" src=".src/quotes/quote_showcase_1.png">
89-
90-
<!-- <img width="100%" src=".src/quote/quote_showcase.png"> -->
66+
<img width="60%" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.src/quotes/quote_showcase_1.png?raw=true">
9167

9268
💬 **The Quote of the Day Widget** delivers a daily dose of inspiration, wisdom, or stoic reflection.\
9369
Based on the selected category (like *Zen*, *Gita*, *Aurelius*, or *Kafka*), it fetches quotes dynamically from a Google Sheet. The widget adapts its size and style to fit the quote length and device size, and refreshes every night at midnight. Font and background colors can be pulled from the sheet or randomized from a curated palette.\
9470
This widget supports **small**, **medium**, and **large** sizes. You can also pass an optional index to show a specific quote or change the category with a parameter.
9571

9672
### [Class Schedule Viewer](./Schedule%20Widget)
9773

98-
<!-- ![Schedule Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/schedule/schedule_showcase_1.png) -->
99-
10074
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/schedule/schedule_showcase_1.png">
10175

10276
📅 **The Class Schedule Widget** syncs your school or university timetable from a public Google Sheet and automatically displays today’s classes. It adapts to the widget size: from showing only the current class to displaying a full weekly schedule with a beautiful gradient background per weekday.\

0 commit comments

Comments
 (0)