{"id":19294502,"url":"https://github.com/channingko-madden/map-app","last_synced_at":"2026-04-24T12:32:57.375Z","repository":{"id":217431182,"uuid":"568584808","full_name":"channingko-madden/map-app","owner":"channingko-madden","description":"A Qt app with a map","archived":false,"fork":false,"pushed_at":"2025-10-19T23:07:11.000Z","size":1162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T03:59:08.633Z","etag":null,"topics":["cmake","cpp","gui","qml","qt","qtquick"],"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/channingko-madden.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-11-21T00:42:46.000Z","updated_at":"2025-10-19T23:07:14.000Z","dependencies_parsed_at":"2024-01-16T11:46:07.177Z","dependency_job_id":"dac7235b-182b-4aa6-a34e-ecfb2cd707eb","html_url":"https://github.com/channingko-madden/map-app","commit_stats":null,"previous_names":["channingko-madden/map-app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/channingko-madden/map-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fmap-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fmap-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fmap-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fmap-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/channingko-madden","download_url":"https://codeload.github.com/channingko-madden/map-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fmap-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32223997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cmake","cpp","gui","qml","qt","qtquick"],"created_at":"2024-11-09T22:38:34.253Z","updated_at":"2026-04-24T12:32:57.363Z","avatar_url":"https://github.com/channingko-madden.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# map-app\nAn app with a map, created using Qt with a mix of QML and C++.\n\n## Occupancy Map\nThis app presents the user a 2D occupancy map.\n\n![Initial Screen](/docs/initial_screen.png)\n\nThe user can change the contents of the map, and calculate the\nshortest path between a beginning and end point on the map.\n\n![Showing Path](/docs/showing_path.png)\n\n## Doxygen Documentation\nHTML API documentation can be created using doxygen.  \nThe open source Doxygen filter [Doxyqml](https://invent.kde.org/sdk/doxyqml)\nmust be installed to create documentation for the QML files.\n```bash\ncd docs/\ndoxygen map_app.conf\n```\nThe html documentation is created and placed in a directory named html,\nlocated where the doxygen command was called.  \nDocumentation can then be viewed in a browser. To open from the terminal:\n```bash\nxdg-open docs/html/index.html\n```\n\n## Build\n\n```bash\nmkdir build\ncd build\ncmake .. -DQt6_DIR=\u003csome_path\u003e/Qt/6.X.X/\u003cos\u003e/lib/cmake/Qt6\ncmake --build .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanningko-madden%2Fmap-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanningko-madden%2Fmap-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanningko-madden%2Fmap-app/lists"}