๐ Today Widget
A compact widget that shows information about today only โ the Gregorian and
Hebrew date, parsha, holiday, Sefiras HaOmer count, today's events, and halachic times (zmanim).
Embed it with a single <script> tag. It refreshes at midnight to stay current.
Need a full month grid? See the Calendar Widget. It shares
the same zmanim options documented there (ZmanTypes, opinions, auto candle-lighting/havdalah/fasts).
๐ ๏ธ Code generator
Fill in the options and copy the generated HTML snippet, or click Preview.
Generated code
Customization reference
| Attribute | Description | Default |
|---|---|---|
data-org | Organization key (for events) | โ |
data-location-id | US zip code for zmanim | โ |
data-layout | inline or card | inline |
data-show-date | Show Gregorian + Hebrew date | true |
data-show-parsha | Show Torah portion | true |
data-show-holiday | Show holiday name | true |
data-show-omer | Show Sefiras HaOmer count (during the Omer) | true |
data-show-events | Show today's events | true |
data-show-zmanim | Show zmanim | true |
data-zmanim | JSON array of ZmanType strings, or "all" | none |
data-zmanim-opinions | JSON {ZmanType: "Opinion"} overrides | API defaults |
data-auto-candles / data-auto-havdalah / data-auto-fasts | Auto-include special times | true |
data-havdalah-from-tzeis | Use Tzeis opinion for Shabbat/holiday end | false |
data-subscriptions | JSON array of {url, name?, color?} | [] |
data-hide-hebrew / data-hebrew-locale | Hebrew date control (he/en) | show / he |
data-accent-color / data-bg-color / data-text-color / data-border-color / data-border-radius / data-max-width / data-event-color | Appearance | โ |
Note: the Sefiras HaOmer count is computed from the Hebrew date (the Chabad.org API has no Omer field) and only appears between 16 Nisan and 5 Sivan.