Skip to content

Generate pairs of timestamp and prayer label for a given location

License

Notifications You must be signed in to change notification settings

yousfiSaad/generate-prayer-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate prayer time

Introduction

Generate pairs of timestamp and prayer label for a given location

Usage

npm i
node generateData.mjs <number of days to generate> <coordinates without spaces or quotes>

This repo is created to generate data for ptui

Example

node generateData.mjs 366 33.6082243,-7.6324728 > ~/Documents/prayer_times.txt

This examples stores the times of the next 366 days on in the file ~/Documents/prayer_times.txt, the time for yesterday is also included

About

Generate pairs of timestamp and prayer label for a given location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published