Skip to content

Commit da96e2b

Browse files
authored
Update README.md
1 parent fac33b3 commit da96e2b

1 file changed

Lines changed: 17 additions & 19 deletions

File tree

docs/README.md

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Welcome to my curated collection of **Scriptable** widgets and scripts, crafted
1212
- From interactive calendars to dynamic quotes and real-time weather updates, my collection showcases how Scriptable can transform your device into a dynamic dashboard.
1313
- Explore, customize, and enjoy these widgets and scripts to make your iOS experience more fun and functional!
1414

15+
> Check out my [Shareable](https://shareable.vercel.app/user/876239dd-7775-4992-af92-25528d41e8b9) page.
16+
1517
<br/>
1618

1719
## Table of Contents
1820
<!-- <ul>
19-
https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/8f58656dd322a300196bc236f302d8f82d744691
20-
2121
<li><a href="#scriptable">Scriptable Overview</a></li>
2222
<li><a href="#📜-list-of-widgets">List of Widgets</a>
2323
<ul>
@@ -33,7 +33,7 @@ https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/8f58656dd322a30
3333

3434
<ul>
3535
<li><a href="#scriptable">Scriptable Overview</a></li>
36-
<li><a href="list-of-widgets">List of Widgets</a>
36+
<li><a href="#-list-of-widgets">List of Widgets</a>
3737
<ul>
3838
<li><a href="#countdown">Countdown Widget</a></li>
3939
<li><a href="#myquotes">Quote Widget</a></li>
@@ -45,35 +45,33 @@ https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/8f58656dd322a30
4545
<li><a href="#hinduclrwear">HinduClrWear Widget</a></li>
4646
</ul>
4747
</li>
48-
<li><a href="#📖-how-to-use-these-scriptable-widgets?">How to Use Scriptable Widgets?</a></li>
49-
<li><a href="#🙌-feedback">Feedback</a></li>
50-
<li><a href="#📜-license">License</a></li>
48+
<li><a href="#-how-to-use-these-scriptable-widgets?">How to Use Scriptable Widgets?</a></li>
49+
<li><a href="#-feedback">Feedback</a></li>
50+
<li><a href="#-license">License</a></li>
5151
</ul>
5252

5353
<br/>
5454

55-
<section id="list-of-widgets"></section>
56-
5755
## 📜 List of Widgets
5856

59-
### [Countdown](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/Countdown%20Widget)
57+
### [Countdown](./Countdown%20Widget)
6058

61-
![countdown widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdow_showcase.png)
59+
![countdown widget](.src/countdown/countdow_showcase.png)
6260

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

66-
### [Birthday](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/Birthday%20Widget)
64+
### [Birthday](./Birthday%20Widget)
6765

6866
<!--
6967
![Birthday Widget](.src/birthday/birthday_showcase.png) -->
7068

71-
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_showcase.png">
69+
<img width="60%" src=".src/birthday/birthday_showcase.png">
7270

7371
🎉 The **Birthday Widget** gives you a beautiful, minimal way to reflect on your life.\
7472
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.
7573

76-
### [HinduClrWear](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/HinduClrWear%20Widget)
74+
### [HinduClrWear](./HinduClrWear%20Widget)
7775

7876
<!-- ![HinduClrWear Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/hinduclrwear/hinduclrwear_showcase.png) -->
7977

@@ -82,20 +80,20 @@ It shows your **exact age** (to 2 decimal places), **total days lived**, and a *
8280
🧘‍♂️ **The Hindu Color Wear Widget** offers daily color suggestions based on traditional Hindu practices.\
8381
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.
8482

85-
### [MyQuotes](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/MyQuotes%20Widget)
83+
### [MyQuotes](./Quote%20Widget)
8684

8785
<!-- ![MyQuotes Widget](.src/quote/quote_showcase.png)
8886
-->
8987

90-
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/quotes/quote_showcase_1.png">
88+
<img width="60%" src=".src/quotes/quote_showcase_1.png">
9189

9290
<!-- <img width="100%" src=".src/quote/quote_showcase.png"> -->
9391

9492
💬 **The Quote of the Day Widget** delivers a daily dose of inspiration, wisdom, or stoic reflection.\
9593
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.\
9694
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.
9795

98-
### [Class Schedule Viewer](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/Schedule%20Widget)
96+
### [Class Schedule Viewer](./Schedule%20Widget)
9997

10098
<!-- ![Schedule Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/schedule/schedule_showcase_1.png) -->
10199

@@ -104,14 +102,14 @@ This widget supports **small**, **medium**, and **large** sizes. You can also pa
104102
📅 **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.\
105103
This widget supports **small**, **medium**, and **large** views. You can also simulate different days or class times using widget parameters.
106104

107-
### [Modular Time Progress](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/Modular%20Time%20Progress)
105+
### [Modular Time Progress](./TimeProgress%20Widget)
108106

109107
![timeProgress Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/timeprogress/timeprogress_showcase.png)
110108

111109
**The Modular Time Progress Widget** lets you visualize your life in motion— from the minutes in your day to the weeks in your year. This fully modular Scriptable widget supports multiple modes like day, week, month, year, and week number views. Each mode features a clean, minimalist design with gradient themes and dynamic progress animations.\
112110
Use parameters like `day`, `month`, or `weeknumring` to customize each instance — perfect for stacking small, medium, or large widgets for a complete time dashboard.
113111

114-
### [Dynamic Weather Widget](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/Weather%20Widget)
112+
### [Dynamic Weather Widget](./Weather%20Widget)
115113

116114
<!-- ![Weather Widget](.src/weather/weather_showcase_s.png) -->
117115

@@ -120,7 +118,7 @@ Use parameters like `day`, `month`, or `weeknumring` to customize each instance
120118
**The Dynamic Weather Widget** gives you real-time weather data in a stylish, minimal layout. It auto-detects your current location, fetches current conditions from OpenWeatherMap, and presents the info with dynamically sized text and gradient backgrounds. Whether you use it in small, medium, or large format — it adapts gracefully.\
121119
Customize temperature units, color gradients, and update intervals to fit your aesthetic and practical needs.
122120

123-
### [GitHub Stats Widget](https://github.com/rushhiii/Scriptable-IOSWidgets/tree/main/GitHubStats%20Widget)
121+
### [GitHub Stats Widget](./GitHubStats%20Widget)
124122

125123
![GitHubStats Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/githubstats/githubstats_showcase.png)
126124

0 commit comments

Comments
 (0)