Command line tool to get prayer times in Sweden based on the data from Islamiska Förbundet's website.
Install the CLI tool globally:
$ npm install --global sweden-prayer-times-cli
$ sweden-prayer-times --help
Command line tool to get prayer times in Sweden.
Usage
$ sweden-prayer-times <city> [date]
Arguments
- city: The name of the city.
- date (optional): The date to retrieve, default to today's date.
Examples
$ sweden-prayer-times Stockholm
$ sweden-prayer-times Uppsala 2018-08-17
- sweden-prayer-times: The JavaScript API for this CLI tool.
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Islamiska Förbundet or any of its affiliates or subsidiaries. This is an independent and unofficial API.