afify / azan (public) (License: MIT) (since 2020-03-08) (hash sha1)
azan is a simple muslim prayers notifier for unix-like systems.
List of commits:
Subject Hash Author Date (UTC)
[refactor] usage, get_asr, variable on top,die 53107834287cb1e4e9d35dc83fb18b38f1a237fb Hassan Afify 2020-03-11 16:39:56
[refactor] style, fail cases, splint, valgrind 239b2f6e0c0f8d2dcb70e97d4c1c1182618b4d39 Hassan Afify 2020-03-10 17:33:52
[refactor] add util, default no cache 54c57bbfcb384c42e82d8b9525a7ead2a6147a77 Hassan Afify 2020-03-07 18:33:07
[fix] Makefile portable, usage function 8c669507ed7eeccb3c47a3f908aa35c17b6527a8 Hassan Afify 2020-02-16 17:15:19
[fix] remove get_sunrise, fix splint warnings 0559e8624c71fd4c018650161eb2642a661ee9ef Hassan Afify 2019-10-07 18:57:57
[fix] Makefile default configuration a22ddc6853b16d2f269c27502d800a3b869eb328 Hassan Afify 2019-10-05 14:37:25
[fix] functions declaration missing const fb80f2f8b529debddc4af21d5c5994e33deb19bd Hassan Afify 2019-10-05 14:34:49
[refactor] Change variables to const ef8b891737823e8d584fa975c4d561a63801b3e4 Hassan Afify 2019-10-04 18:45:07
[refactor] function declaration parameter name bed4911ed9c5be310e710f945ed68d65228adba5 Hassan Afify 2019-10-04 18:57:40
[delete] sent presentation file 8166502f5dbfcf52d859b95d2fc069a6043ca756 Hassan Afify 2019-10-05 10:34:04
[update] Makefile b29c34f1d2ea1a5d48e649d68595772f1fbbc374 Hassan Afify 2019-10-04 19:03:58
[refactor] function declaration parameter name 4db440d3a9a86ae56d8f3f0196831ad7d699f77f Hassan Afify 2019-10-04 18:57:40
[refactor] Change variables to const 04d742ebb7431167d2f35512612d54b4375ff5f7 Hassan Afify 2019-10-04 18:45:07
[style] pointer asterisk position c47adc6974d903abf5ec68b73a828d788bfc4605 Hassan Afify 2019-10-04 13:32:18
[fix] testing branch Makefile configuration b683a683b7c003b333536e6a0a6e5b18fb8ef74d Hassan Afify 2019-10-04 14:41:18
[style] pointer asterisk position 684a938929a553d2c54049482e56521ea1d759b7 Hassan Afify 2019-10-04 13:32:18
[fix] option -a bug e645d6b8e355187aff53e9d77e717656996be61b Hassan Afify 2019-10-02 15:52:10
[fix] update config.def.h d70664ff8899be4120339a2578aeb555100601ab Hassan Afify 2019-10-01 19:55:21
[refactor] remove azan.h, upgrade functions 8d457954d6afea2679ad40a0c4874ef967c0f8a2 Hassan Afify 2019-10-01 19:13:58
[fix] Remove send-notification feature 982a2f0cdcbae2d5d95b83e1f33cbf19c5fae0f0 Hassan Afify 2019-09-30 15:35:55
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/afify/azan

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/afify/azan

Clone this repository using git:
git clone git://git.rocketgit.com/user/afify/azan

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main