https://github.com/risan/sweden-prayer-times-cli
Command line tool to get prayer times in Sweden.
https://github.com/risan/sweden-prayer-times-cli
cli-app islam prayer prayer-times salah sweden
Last synced: 4 months ago
JSON representation
Command line tool to get prayer times in Sweden.
- Host: GitHub
- URL: https://github.com/risan/sweden-prayer-times-cli
- Owner: risan
- License: mit
- Created: 2018-01-07T21:22:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-25T13:32:22.000Z (over 6 years ago)
- Last Synced: 2025-08-09T16:55:01.936Z (10 months ago)
- Topics: cli-app, islam, prayer, prayer-times, salah, sweden
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sweden Prayer Times CLI
[](https://travis-ci.org/risan/sweden-prayer-times-cli)
[](https://codecov.io/gh/risan/sweden-prayer-times-cli)
[](https://www.npmjs.com/package/sweden-prayer-times-cli)
Command line tool to get prayer times in Sweden based on the data from [Islamiska Förbundet](http://www.islamiskaforbundet.se)'s website.

## Installation
Install the CLI tool globally:
```bash
$ npm install --global sweden-prayer-times-cli
```
## Usage
```bash
$ sweden-prayer-times --help
Command line tool to get prayer times in Sweden.
Usage
$ sweden-prayer-times [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
```
## Related
* [sweden-prayer-times](https://github.com/risan/sweden-prayer-times): The JavaScript API for this CLI tool.
## License
[MIT](https://github.com/risan/sweden-prayer-times-cli/blob/master/LICENSE) © [Risan Bagja Pradana](https://bagja.net)
## Legal
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by [Islamiska Förbundet](http://www.islamiskaforbundet.se) or any of its affiliates or subsidiaries. This is an independent and unofficial API.