It's based on javascript
prayer times calculator here prayertimes.org.
It calculates and shows Islamic prayer times according to latitude and longitude of the entered location. Default location is Istanbul. If you have an internet connection it fetches your location automagically, if not, I also added a database for Turkey which contains latitude and longitude of locations over 1000 population. You can enter your location by clicking +
sign.
You can file bugs or ask for help by just clicking issues --> NewIssue
button.
You can use it on Windows, Mac OS X and Linux on the condition that you installed sqlite3 and added it to system path.
Requisitions:
node v6.9.1
npm 3.10.8
nw.js version 0.12.3
sqlite3
Install nw
version manager to handle nwjs versions https://www.npmjs.com/package/nwjs
npm i -g nwjs
nw install 0.12.3
nw use 0.12.3
Clone this repository
git clone https://github.com/kensully/PrayTimes.git
cd PrayTimes
nw .
This is an ameteur project, use at your own risk.
You are free to use it for only personal usage.