get current Prayer Time and more comming soon
- crystal v1.2.2
- zlib (libz)
- openssl (libssl, libcrypto)
git clone https://github.com/aerphanas/Aswad.git
cd Aswad
crystal build --release ./src/aswad.cr -o ./bin/aswad
./bin/aswad -c <city name> # Get Current Prayer Times
./bin/aswad -h # More Information on a Command.
docker run --rm -it ghcr.io/aerphanas/aswad:latest
- Fork it (https://github.com/aerphanas/aswad/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- api.myquran.com for Prayer time api
- Muhammad Aviv Burhanudin - creator and maintainer