ITL

October 29, 2017 ยท View on GitHub

Build Status

The Islamic Tools and Libraries (ITL) project provides a fully featured library for performing common Islamic calculations.

ITL is currently composed of two library-modules:

  • prayertime: Geographically-aware prayer time and Qibla calculation routines.
  • hijri: Hijri date generation/calculation and conversion routines.

Installation

Perform the following commands:

Alternatively, one can build using the autoconf build system as follows:

  • autoreconf -f -i
  • ./configure
  • make
  • make check (optional to run tests)
  • make install (optional)

Other Languages

LanguageTypeURL
PHPOfficial porthttps://github.com/arabeyes-org/ITL-ports
Obj-CUnofficial interfacehttps://github.com/batoulapps/BAPrayerTimes
JavaUnofficial porthttps://github.com/fikr4n/itl-java
GObjectUnofficial interfacehttps://github.com/aelmahmoudy/libitl-gobject