Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cli-prayer-times

alwalxed34MIT1.0.9

A simple command-line tool to display daily prayer times based on your location.

prayer, cli, times, islamic, prayers, muslim, prayer-times-cli, islamic-calendar, daily-prayers, islamic-prayer-times, muslim-tool, daily-prayer-schedule, salah-times, adhan-times, islamic-utilities, muslim-app, qibla-direction, ramadan-timing, fasting-schedule, prayer-reminder, islamic-schedule, daily-adhan, islamic-clock, muslim-prayer-tool, prayer-alarm, salah-reminder, muslim-calendar, islamic-calendar-tool, prayer-times-api, prayer-times-calculator, adhan-alarm, islamic-app, prayer-timing-cli, muslim-salah

readme

CLI Prayer Times

A simple command-line tool to display daily prayer times based on your location.

Features

  • Get accurate prayer times for your city.
  • Option to change the city for different prayer times.
  • User-friendly CLI with prompts for input.

Installation

To install the CLI tool globally, use the following command:

npm i -g cli-prayer-times

Usage

Display Prayer Times

To display prayer times for your current city:
prayers
This will fetch and display the prayer times for the city stored in your configuration file.

Change City

To change the city and view the prayer times for a new location:
prayers -c
You will be prompted to enter the name of your city. Once you provide it, the tool will fetch and display the prayer times for that location.

Screenshots

Here’s an example of what the prayer times look like in your terminal: Prayer times in terminal

Contributing

If you encounter any issues or have suggestions, please submit them via issues or pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements