batoulapps/Adhan

We developed Adhan-C version

Closed this issue · 2 comments

Hi,

We developed a C version of Adhan library. It can be embedded in small chips (STM, Nordic, ect) to build prayer-aware devices. We mainly followed the Java version of the library.
The code is hosted in this fork:
https://github.com/radcheb/Adhan/tree/master/C/adhan

Could it be integrated in your repository ?

z3bi commented

MashAllah great work! We would love to integrate it. We have split off each language into its own repo to keep things easier to maintain. We could create a new repo for the C version and then you could submit a PR against that. Would it be possible to also add a README with some code snippets on how to make use of the C library?

z3bi commented

We have linked to your implementation from the README https://github.com/batoulapps/Adhan/blob/master/README.md

Thanks!