A command line tool to show Muslim prayer times based on coordinates.
$ npm i -g prayertiming-cli
prayertiming [options] display prayer times
prayertiming configure create new configuration
prayertiming help show usage info
prayertiming showConfig display current config
--city valid city name
--country ISO 3166-1 Alpha-2 code
--date a valid date
--dst daylight saving time (1 or 0)
--elv elevation (in meters)
--help show usage info
--lat latitude (-90 to 90)
--long longitude (-180 to 180)
--method calculation method
--timeFormat output time format (12h/24h)
--timezone the difference to GMT in hours
--type output format (daily/monthly)
pt
- daily
- monthly
$ npm uninstall -g prayertiming-cli