{"id":20180440,"url":"https://github.com/misterabdul/praytimes","last_synced_at":"2025-06-15T00:07:23.829Z","repository":{"id":143773703,"uuid":"451345489","full_name":"misterabdul/praytimes","owner":"misterabdul","description":"Implementation of moslem prayer times in C","archived":false,"fork":false,"pushed_at":"2022-02-02T07:29:22.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T05:43:49.095Z","etag":null,"topics":["c","cli","gpl","moslem","prayer-times"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/misterabdul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-24T06:38:21.000Z","updated_at":"2022-09-27T10:53:03.000Z","dependencies_parsed_at":"2023-06-07T23:30:21.216Z","dependency_job_id":null,"html_url":"https://github.com/misterabdul/praytimes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/misterabdul/praytimes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misterabdul%2Fpraytimes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misterabdul%2Fpraytimes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misterabdul%2Fpraytimes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misterabdul%2Fpraytimes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/misterabdul","download_url":"https://codeload.github.com/misterabdul/praytimes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misterabdul%2Fpraytimes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259901382,"owners_count":22929224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","cli","gpl","moslem","prayer-times"],"created_at":"2024-11-14T02:30:54.076Z","updated_at":"2025-06-15T00:07:23.795Z","avatar_url":"https://github.com/misterabdul.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PrayTimes\n\nImplementation of moslem prayer times in C. Based on javascript code from: [PrayTime.js (ver 2.3)](https://web.archive.org/web/20200729090114/http://praytimes.org/code/).\n\n## Example Usage\n\n```sh\n$ praytimes --year=2022 --month=01 --day=24 --timezone=7 --dst=0 --lat=3.58333 --long=97.666667 --elevation=0\nDate       Imsak Fajr  Dhuhr Asr   Maghrib Isha\n2022-01-24 05:13 05:23 12:43 16:06 18:42   19:54\n```\n\n## Building, Installing, \u0026 Uninstalling\n\n```sh\n$ make all -CFLAG=-O2\n$ sudo make install\n$ sudo make uninstall\n```\n\n## Aliasing\n\nYou may create shell alias for more convenient usage.\n\n```sh\nalias praytimes=\"praytimes --lat=3.583333 --long=97.666667 --elevation=0 --timezone=7 --dst=0\"\nalias today-praytimes=\"praytimes --year=$(date +\\\"%Y\\\") --month=$(date +\\\"%m\\\") --day=$(date +\\\"%d\\\")\"\n```\n\n## To Do\n\n- [ ] Memory leak test\n- [ ] Cleaner code \u0026 file structures (I think this is kinda messed-up)\n- [ ] More detailed documentation\n- [ ] Better implementation \u0026 optimization (?)\n- [ ] Better test-case \u0026 testing implementations (?)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisterabdul%2Fpraytimes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmisterabdul%2Fpraytimes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisterabdul%2Fpraytimes/lists"}