https://github.com/theapache64/pray-cli
A CLI to get pray timings.
https://github.com/theapache64/pray-cli
Last synced: 9 months ago
JSON representation
A CLI to get pray timings.
- Host: GitHub
- URL: https://github.com/theapache64/pray-cli
- Owner: theapache64
- License: apache-2.0
- Created: 2020-02-11T05:32:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T13:19:51.000Z (almost 6 years ago)
- Last Synced: 2025-03-27T13:21:11.419Z (about 1 year ago)
- Language: Kotlin
- Size: 10.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# pray-cli
CLI to get prayer timings
## Demo

## Installation
```shell script
wget "https://raw.githubusercontent.com/theapache64/pray-cli/master/install.sh" -q --show-progress -O install.sh && sh install.sh && source ~/.bashrc
```
## Update
```shell script
wget "https://raw.githubusercontent.com/theapache64/pray-cli/master/pray-cli.main.jar" -O "pray-cli.main.jar" -q --show-progress && echo "Updated 👍"
```
## Author
theapache64