An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Sweden Prayer Times CLI

[![Build Status](https://badgen.net/travis/risan/sweden-prayer-times-cli)](https://travis-ci.org/risan/sweden-prayer-times-cli)
[![Test Covarage](https://badgen.net/codecov/c/github/risan/sweden-prayer-times-cli)](https://codecov.io/gh/risan/sweden-prayer-times-cli)
[![Latest Version](https://badgen.net/npm/v/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.

![Sweden Prayer Times CLI](https://media.giphy.com/media/1xmStRJd8tFbsgEOrL/giphy.gif)

## 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.