eminfedar / vaktisalah-gtk-rs

Rust & GTK4 version of Vakt-i Salah (Prayer Times) Application
MIT License
22 stars 1 forks source link

Feature Request : other calculation methods #1

Open abuhuraira0099 opened 1 year ago

abuhuraira0099 commented 1 year ago

Please add support for Ummul Qura calculation method.

eminfedar commented 1 year ago

Do you know an API to get these times with these calculation method?

abuhuraira0099 commented 1 year ago

I have literally zero knowledge on APIs and libraries. But I guess there should be a way to do it. You may want to look at Munadi's codebase or try to reach it's developers for help.

  1. https://gitlab.com/munadi/munadi/
meypod commented 1 year ago

there's this for rust: https://github.com/azzamsa/islam this for go: https://github.com/hablullah/go-prayer and check this link which has many links to other libraries on many languages, including rust: https://github.com/batoulapps/Adhan

if you want an online api, theres this: https://aladhan.com/prayer-times-api

I hope this helps :)