Skip to content

Commit 598091f

Browse files
committed
Update README.md
1 parent 97f3d5a commit 598091f

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Scriptable
2-
![Scriptable App](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/badges/scriptableBadge.svg)   ![iOS](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/badges/iOS-badge.svg)
2+
![Scriptable App](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/badges/scriptableBadge.svg)   ![iOS](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/badges/iOS-badge.svg)
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/.src/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" />
77

88
<br>
99

@@ -42,43 +42,43 @@ Welcome to my curated collection of **Scriptable** widgets and scripts, crafted
4242

4343
### [Countdown](./Countdown)
4444

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

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

5050
### [Birthday](./Birthday%20Widget)
5151

52-
<img width="60%" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.src/birthday/birthday_showcase.png?raw=true">
52+
<img width="60%" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/birthday/birthday_showcase.png?raw=true">
5353

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

5757
### [HinduClrWear](./HinduClrWear%20Widget)
5858

59-
<img width="80%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/hinduclrwear/hinduclrwear_showcase.png">
59+
<img width="80%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/hinduclrwear/hinduclrwear_showcase.png">
6060

6161
🧘‍♂️ **The Hindu Color Wear Widget** offers daily color suggestions based on traditional Hindu practices.\
6262
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.
6363

6464
### [MyQuotes](./Quote%20Widget)
6565

66-
<img width="60%" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.src/quotes/quote_showcase_1.png?raw=true">
66+
<img width="60%" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/quotes/quote_showcase_1.png?raw=true">
6767

6868
💬 **The Quote of the Day Widget** delivers a daily dose of inspiration, wisdom, or stoic reflection.\
6969
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.\
7070
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.
7171

7272
### [Class Schedule Viewer](./Schedule%20Widget)
7373

74-
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/schedule/schedule_showcase_1.png">
74+
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/schedule/schedule_showcase_1.png">
7575

7676
📅 **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.\
7777
This widget supports **small**, **medium**, and **large** views. You can also simulate different days or class times using widget parameters.
7878

7979
### [Modular Time Progress](./TimeProgress%20Widget)
8080

81-
![timeProgress Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/timeprogress/timeprogress_showcase.png)
81+
![timeProgress Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/timeprogress/timeprogress_showcase.png)
8282

8383
**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.\
8484
Use parameters like `day`, `month`, or `weeknumring` to customize each instance — perfect for stacking small, medium, or large widgets for a complete time dashboard.
@@ -87,14 +87,14 @@ Use parameters like `day`, `month`, or `weeknumring` to customize each instance
8787

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

90-
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/weather/weather_showcase_s.png">
90+
<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/weather/weather_showcase_s.png">
9191

9292
**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.\
9393
Customize temperature units, color gradients, and update intervals to fit your aesthetic and practical needs.
9494

9595
### [GitHub Stats Widget](./GitHubStats%20Widget)
9696

97-
![GitHubStats Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/githubstats/githubstats_showcase.png)
97+
![GitHubStats Widget](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.assets/githubstats/githubstats_showcase.png)
9898

9999
📊 **Track your GitHub contributions, commits, stars, PRs, and more** — all from your iOS Home Screen. This dynamic widget leverages GitHub's GraphQL and REST APIs to show profile or repo-specific stats using multiple themes and widget sizes.\
100100
Supports Small, Medium, and Large layouts with parameter-based customization for themes and content. Keep your dev grind visible. Because contribution streaks matter.

0 commit comments

Comments
 (0)