{"id":15581467,"url":"https://github.com/moralcode/reach","last_synced_at":"2025-07-11T08:36:02.779Z","repository":{"id":113204217,"uuid":"316573174","full_name":"MoralCode/Reach","owner":"MoralCode","description":"A work-in-progress Contacts app for Linux similar to the macOS contacts app","archived":false,"fork":false,"pushed_at":"2021-02-02T03:47:23.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T03:34:41.246Z","etag":null,"topics":["contacts","contacts-manager","vcard","vcf"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoralCode.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":"2020-11-27T18:25:13.000Z","updated_at":"2021-02-02T03:47:26.000Z","dependencies_parsed_at":"2023-10-28T08:00:17.078Z","dependency_job_id":null,"html_url":"https://github.com/MoralCode/Reach","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MoralCode/Reach","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FReach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FReach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FReach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FReach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoralCode","download_url":"https://codeload.github.com/MoralCode/Reach/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FReach/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264766439,"owners_count":23660766,"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":["contacts","contacts-manager","vcard","vcf"],"created_at":"2024-10-02T19:48:29.173Z","updated_at":"2025-07-11T08:36:02.756Z","avatar_url":"https://github.com/MoralCode.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reach\n\nA learning project to create a contacts for linux using C++ and gtkmm.\n\n## Building\n\n### Install Dependencies\nmain application dependencies:\n- https://github.com/libvc/libvc\n- `libconfig++-dev` (https://hyperrealm.github.io/libconfig/)\n- libglibmm-2.4-dev\n\ntesting dependencies:\n- gtest and gmock\n\n### Setup Build Directory\n```\nmkdir build\ncd build\ncmake ..\n```\n### Compile\n\nto compile everything, run `make`\n\nto compile just the app itself, run `make reach`\n\nto compile the tests, run `make test`\n\n## Testing\n\nTests are currently very early stages as I am still trying to figure out how to go about correctly testing a GTK+ app.\n\nhttps://gitlab.com/dogtail/dogtail/ seems good if UI tests are needed. Still not sure if signal handlers should be tested though\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Freach","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoralcode%2Freach","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Freach/lists"}