Birthday Life Progress Widget β

A minimalist Scriptable widget that shows:
- π Your age in years (accurate to 2 decimals)
- π Total days lived
- π« Animated ring showing how far you are from your next birthday
A beautiful way to reflect on your life β at a glance.
β¨ Features β
- π§ Calculates exact age from your birthdate (2 decimal precision)
- π Shows total days lived since birth
- π Next birthday countdown (as a circular progress bar)
- π Progress ring updates dynamically each day
- π¨ Clean dark gradient background
- π§ Customize with your name and birthdate via widget parameter
π₯ Setup Instructions β
1. Add the Script to Scriptable β
- Install the Scriptable app
- Create a new script named
BirthdayWidget
- Paste the full widget code into the editor
- Save the script
2. Add to Your Home Screen β
- Long-press your Home Screen β tap +
- Search for Scriptable
- Choose Small Widget
- Tap Add Widget
- Long-press the widget β tap Edit Widget
- Set the Script to
BirthdayWidget
- Set the Parameter as:
<name>, <birthdate>
Example:
rushi, May 11 2005
π§© Widget Parameter Format β
Parameter Example | Behavior |
---|---|
rushi, May 11 2005 | Sets name to Rushi , birthdate to May 11 2005 |
janvi, apr 24 2011 | Sets name to Janvi , birthday ring updates accordingly |
The widget capitalizes the first letter of the name and displays
Name's Life
.
π Layout Breakdown β
Element | Description |
---|---|
π‘ Progress Ring | Visual progress toward next birthday |
π Name Text | Nameβs Life |
π Date Info | Shows birthday (e.g., May 11 2005 ) and days lived |
π’ Age Block | Shows age in years with line-wrapped "years old" |
π¨ Theme β
- Uses a dark gradient background (
#202020 β #000000
) - Progress ring color:
#FFD723
(golden yellow) - Text colors:
- Name:
#ccff00
- Age:
#b8bdfb
- Subtext:
gray
- Name:
Feel free to modify these in the script for a more personal palette.
πΈ Screenshots β

π Feedback β
Got feature ideas or want a version with weekly/monthly views?
DM me on Instagram or email me at rushiofficial1205@gmail.com.
Widgets arenβt just tools β theyβre reflections of your life. Letβs build something personal.
π License β
This widget is open-source under the MIT License.
Feel free to fork, remix, and personalize β just give credit.
β
Enjoy tracking your journey ~ RP