Skip to content

Daily mystery of the Holy Rosary for busy people to pray a decade at least.

Notifications You must be signed in to change notification settings

hnthap/daily_mystery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Mystery of the Holy Rosary

How to Pray the Rosary

See more: The Mysteries of the Rosary (vatican.va)

Usage

PowerShell:

# Get today's mystery
./main.ps1

# Get today's mystery in silent mode
./main.ps1 -Silent $True

# Get the mystery of December 31, 2000
./main.ps1 -Date "2000-12-31"

# Get the mystery of December 31, 2000 in silent mode
./main.ps1 -Date "2000-12-31" -Silent $True

If success, the mystery of the day will be saved as a JSON file in the out folder of this directory. The JSON file's fields are:

Field Notes Example
series_en Name of the series in English Glorious Mysteries
series_vi Name of the series in Vietnamese Năm sự Mừng
mystery_no The ordinal number of the mystery 3
bible_verses Corresponding Bible verse(s) for the mystery Acts 2:1-4
name_en Mystery's name in English The descent of the Holy Spirit
name_vi Mystery's name in Vietnamese Đức Chúa Thánh Thần hiện xuống
prayer_vi Additional prayer in Vietnamese Ta hãy xin cho được lòng đầy rẫy mọi ơn Đức Chúa Thánh Thần
date Date in yyyy-MM-dd format 2000-12-31

Sources

Language URL
English https://www.vatican.va/special/rosary/documents/misteri_en.html
Vietnamese https://www.tonggiaophanhanoi.org/phan-thu-ba-ngam-cac-phep-lan-hat/

License

The prayers and their translations are in public domain.

Those PowerShell scripts of mine are licensed under CC0 1.0 Deed by me, the author.

About

Daily mystery of the Holy Rosary for busy people to pray a decade at least.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published