/MMM-JewishDateSummaryZmanim

Jewish date summary view for MagicMirror

Primary LanguageJavaScriptMIT LicenseMIT

MMM-JewishDateSummary

Shows a summary of the current Jewish date, including any candle lighting and havdallah times (for shabbos/yom tov).

Dependencies

Installation

  1. Clone this repo into ~/MagicMirror/modules directory.

  2. Configure your ~/MagicMirror/config/config.js:

    {
        module: 'MMM-shabbat',
        position: 'top_left',
        title: 'Zmanim',
        config: {
               // See 'Configuration options' for more information.
           }
    }
    

Configuration Options

Option Default Description
minutesBefore 18 Candle-lighting time minutes before sunset
minutesAfter 50 Havdalah time minutes after sundown
ashkenaz true use Sephardic (false) or Ashkenazis transliterations (true)
latitude [-90 to 90] – latitude in decimal format (e.g. 31.76904 or -23.5475)
longitude [-180 to 180] – longitude decimal format (e.g. 35.21633 or -46.63611)
tzid TimezoneIdentifier (See List of tz database time zones)
updateInterval 30 * 60 * 1000 Time in ms to wait until updating
retryDelay 2500 Time in ms to wait before retry