PrayerTimes

Introduction

PrayerTimes is a software project that aims at providing Islamic prayer times in different environments for developer and non-developer users. In short it is an Islamic prayer times calculator.

PrayerTimes currently includes a C++ one-file header-only library implementation, called libprayertimes, plus a command line application. The CLI exposes almost all features of the library to both shell users and shell script programmers.

Features

  • Many different prayer times calculation methods
  • Facilities for fine-tune the calculation by specifying either the angles or the time differences
  • Calculate prayer times for arbitrary date, timezone, and geographical location
  • Simple and clean library and command line interface and code
  • Free and open source software licensed under GPL v2 or above

Source Code

http://bitbucket.org/ebrahim/prayertimes/