Skip to content

Commit 6968804

Browse files
committed
update
1 parent 1d20243 commit 6968804

10 files changed

Lines changed: 120 additions & 14 deletions

docs/widgets/aqi-widget.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,37 @@ Monitor air quality in your area with real-time Air Quality Index (AQI) data. St
1717
- ⚠️ **Health Recommendations**: Suggestions based on current AQI
1818
- 🔄 **Auto Refresh**: Regular updates throughout the day
1919

20-
## 🚀 Quick Setup
20+
## � Screenshots
21+
22+
### Medium Widget
23+
Comprehensive air quality overview with detailed pollutant breakdown.
24+
25+
| Medium Widget - Full AQI Dashboard |
26+
|:--:|
27+
| ![AQI Medium](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_m.png) |
28+
29+
### Small Widget
30+
Essential AQI information in a compact, glanceable format.
31+
32+
| Small Widget - AQI Overview |
33+
|:--:|
34+
| ![AQI Small](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_s.png) |
35+
36+
### AQI Level Indicators
37+
Color-coded displays for different air quality levels.
38+
39+
| Good (Green) | Moderate (Yellow) | Unhealthy (Red) |
40+
|:--:|:--:|:--:|
41+
| ![AQI Good](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_good.png) | ![AQI Moderate](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_moderate.png) | ![AQI Unhealthy](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_unhealthy.png) |
42+
43+
### Pollutant Details
44+
Detailed breakdown view showing individual pollutant levels.
45+
46+
| PM2.5 Focus | Multi-Pollutant | Health Advisory |
47+
|:--:|:--:|:--:|
48+
| ![AQI PM25](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_pm25.png) | ![AQI Multi](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_detailed.png) | ![AQI Health](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/aqi/aqi_health.png) |
49+
50+
## �🚀 Quick Setup
2151

2252
### 1. Get OpenWeather API Key
2353

@@ -213,7 +243,7 @@ OpenWeather free plan:
213243

214244
## 📝 License
215245

216-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
246+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
217247

218248
## 🤝 Contributing
219249

docs/widgets/birthday-widget.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,30 @@ Calculate and display ages with precision down to days, months, and years. Perfe
1717
- ⚙️ **Easy Configuration**: Simple date setup
1818
- 🔄 **Daily Updates**: Automatic age progression
1919

20-
## 🚀 Quick Setup
20+
## � Screenshots
21+
22+
### Small Widget
23+
Perfect compact display for quick age reference.
24+
25+
| Small Widget - Age Display |
26+
|:--:|
27+
| ![Birthday Small](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_s.png) |
28+
29+
### Age Calculation Views
30+
Different display modes for various age calculation needs.
31+
32+
| Precise Age | Next Birthday | Milestone View |
33+
|:--:|:--:|:--:|
34+
| ![Age Precise](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_precise.png) | ![Next Birthday](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_countdown.png) | ![Milestone](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_milestone.png) |
35+
36+
### Color Themes
37+
Customize your birthday widget with different color schemes.
38+
39+
| Default Theme | Birthday Theme | Celebration Theme |
40+
|:--:|:--:|:--:|
41+
| ![Birthday Default](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_default.png) | ![Birthday Party](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_party.png) | ![Birthday Celebration](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_celebration.png) |
42+
43+
## �🚀 Quick Setup
2144

2245
### 1. Configure Your Birth Date
2346

@@ -263,7 +286,7 @@ Personalize with relevant emojis:
263286

264287
## 📝 License
265288

266-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
289+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
267290

268291
## 🤝 Contributing
269292

docs/widgets/countdown-widget.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,37 @@ A lightweight and customizable countdown widget built using Scriptable, powered
1818
- 🔄 **Auto Sync**: Regular updates from your Google Sheet
1919
- 💾 **Offline Cache**: Works even without internet connection
2020

21-
## 🚀 Quick Setup
21+
## � Screenshots
22+
23+
### Large Widget
24+
Complete countdown overview with multiple events and detailed information.
25+
26+
| Large Widget - Multi-Event View |
27+
|:--:|
28+
| ![Countdown Large](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_l.png) |
29+
30+
### Medium Widget
31+
Essential countdown information in a balanced layout.
32+
33+
| Medium Widget - Featured Events |
34+
|:--:|
35+
| ![Countdown Medium](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_m.png) |
36+
37+
### Small Widget
38+
Single event focus for quick glances.
39+
40+
| Small Widget - Single Event |
41+
|:--:|
42+
| ![Countdown Small](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_s.png) |
43+
44+
### Custom Themes
45+
Personalize your countdown widget with custom colors and icons.
46+
47+
| Birthday Theme | Anniversary Theme | Deadline Theme |
48+
|:--:|:--:|:--:|
49+
| ![Birthday Count](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_birthday.png) | ![Anniversary Count](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_anniversary.png) | ![Deadline Count](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/countdown/countdown_deadline.png) |
50+
51+
## �🚀 Quick Setup
2252

2353
### 1. Create Your Google Sheet
2454

@@ -227,7 +257,7 @@ Your events are stored in Google Sheets, providing:
227257

228258
## 📝 License
229259

230-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
260+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
231261

232262
## 🤝 Contributing
233263

docs/widgets/github-stats-widget.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,30 @@ Display your GitHub coding activity and statistics right on your iOS home screen
1818
- 📱 **Responsive Layout**: Adapts to medium and large widget sizes
1919
- 🔄 **Real-time Updates**: Fetches latest data from GitHub API
2020

21-
## 🚀 Quick Setup
21+
## � Screenshots
22+
23+
### Large Widget
24+
Comprehensive GitHub dashboard with detailed statistics and contribution graph.
25+
26+
| Large Widget - Full Dashboard |
27+
|:--:|
28+
| ![GitHub Stats Large](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/githubstats/githubstats_l.png) |
29+
30+
### Medium Widget
31+
Essential GitHub metrics in a compact, glanceable format.
32+
33+
| Medium Widget - Key Stats |
34+
|:--:|
35+
| ![GitHub Stats Medium](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/githubstats/githubstats_m.png) |
36+
37+
### Theme Variations
38+
The widget supports multiple themes to match your home screen aesthetic.
39+
40+
| Dark Theme | Light Theme | GitHub Theme |
41+
|:--:|:--:|:--:|
42+
| ![GitHub Stats Dark](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/githubstats/githubstats_dark.png) | ![GitHub Stats Light](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/githubstats/githubstats_light.png) | ![GitHub Stats GitHub](https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/githubstats/githubstats_github.png) |
43+
44+
## �🚀 Quick Setup
2245

2346
### 1. Generate GitHub Personal Access Token
2447

@@ -293,7 +316,7 @@ query($username: String!) {
293316

294317
## 📝 License
295318

296-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
319+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
297320

298321
## 🤝 Contributing
299322

docs/widgets/hindu-calendar-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ This widget bridges ancient wisdom with modern life:
274274

275275
## 📝 License
276276

277-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
277+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
278278

279279
## 🤝 Contributing
280280

docs/widgets/quote-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Create different tabs for different themes:
210210

211211
## 📝 License
212212

213-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
213+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
214214

215215
## 🤝 Contributing
216216

docs/widgets/schedule-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ const events = [
262262

263263
## 📝 License
264264

265-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
265+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
266266

267267
## 🤝 Contributing
268268

docs/widgets/time-progress-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Widget 4: default (medium)→ Complete overview
285285

286286
## 📝 License
287287

288-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
288+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
289289

290290
## 🤝 Contributing
291291

docs/widgets/toyota-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Different features available based on your service plan:
279279

280280
## 📝 License
281281

282-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
282+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
283283

284284
## 🤝 Contributing
285285

docs/widgets/weather-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The free OpenWeather plan includes:
168168

169169
## 📝 License
170170

171-
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.
171+
This project is licensed under the MIT License - see the [LICENSE](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/LICENSE) file for details.
172172

173173
## 🤝 Contributing
174174

0 commit comments

Comments
 (0)