Skip to content

yeedle/hebcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hebcal

This is a NodeJS program that uses the hebcal library to print this week's zmanim to the console.

Installation

Clone the repository (using git clone https://github.com/yeedle/hebcal.git) and then run:

npm install

Usage

Once the dependencies are installed, run:

node index.js

Example output:

│ (index) │ day                     │ shma                                │ tefilla                              │
├─────────┼─────────────────────────┼─────────────────────────────────────┼──────────────────────────────────────┤
│ 0       │ '21st of Adar II, 5784' │ '13 hours 29 minutes 9 seconds ago' │ '12 hours 25 minutes 36 seconds ago' │
│ 1       │ '22nd of Adar II, 5784' │ '9:48 AM'                           │ '10:52 AM'                           │
│ 2       │ '23rd of Adar II, 5784' │ '9:47 AM'                           │ '10:51 AM'                           │
│ 3       │ '24th of Adar II, 5784' │ '9:46 AM'                           │ '10:50 AM'                           │
│ 4       │ '25th of Adar II, 5784' │ '9:45 AM'                           │ '10:50 AM'                           │
│ 5       │ '26th of Adar II, 5784' │ '9:44 AM'                           │ '10:49 AM'                           │
│ 6       │ '27th of Adar II, 5784' │ '9:43 AM'                           │ '10:48 AM'                           │

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors