azan

prayers time calculator written in nasm x86-64
git clone https://git.afify.dev/azan.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-01-02 20:50[LICENSE]afify1+1-1
2021-07-18 15:51[doc] update clone urls to afify.dev/azanafify1+2-2
2021-02-20 17:16v0.2afify2+3-3
2020-11-29 14:56[fix] -N option logicafify1+7-11
2020-11-28 15:44[feat] OpenBSD pledgeafify4+18-0
2020-11-28 13:14[feat] support FreeBSD & NetBSDafify5+23-6
2020-11-27 03:28[feat] add option -A print all prayers 12-hourafify3+54-7
2020-11-26 13:11[ref] change to azanafify7+484-484
2020-11-26 07:33[feat] add option -a print all prayers 24-hourafify4+81-33
2020-11-26 06:16[feat] add option -U print all prayers unix-timeafify4+44-22
2020-11-26 02:28[ref] handel flags in a macroafify2+18-48
2020-11-25 13:58[doc] update man page and READMEafify2+35-5
2020-11-24 16:14[feat] add option -N print next prayer 12-hourafify2+28-2
2020-11-24 15:40[feat] add option -n print next prayer 24-hourafify2+37-13
2020-11-24 15:19[ref] move math macros to math.safify2+61-58
2020-11-24 06:19[feat] add option -u print next in timestampafify2+57-7
2020-11-23 08:33[style] fix tabs and spacesafify1+65-65
2020-11-22 02:14[feat] get isha & next_fajrafify1+41-6
2020-11-22 01:04[feat] get maghribafify2+79-53
2020-11-21 07:59[feat] calc asr, const p2 & p3afify2+80-22
2020-11-21 02:15[feat] print left duration, fajr & duhrafify2+82-29
2020-11-20 05:15[feat] compare time with fajr & duhr, clean bssafify2+168-197
2020-11-18 15:05[feat] handel command argafify3+28-51
2020-11-18 10:00[fix] use config.def.s as default configurationafify2+4-1
2020-11-18 05:47[doc] update READMEafify1+13-2
2020-11-18 04:30[feat] calculate fajr unix timestamp, config.safify5+221-64
2020-11-15 08:09[feat] get equation of timeafify1+162-23
2020-11-06 11:03[feat] print julian, create util.safify4+76-54
2020-11-04 00:08[fix] elifdef OpenBSD syscall macros, SYS_writeafify2+2-2
2020-11-03 23:57initial commitafify8+279-0