{"id":13697183,"url":"https://github.com/paulcockrell/mHUD","last_synced_at":"2025-05-03T19:32:59.472Z","repository":{"id":141986927,"uuid":"55811926","full_name":"paulcockrell/mHUD","owner":"paulcockrell","description":"Mobile Heads-Up-Display - read speed/gforce/location from your mobile and display on your windscreen","archived":false,"fork":false,"pushed_at":"2017-02-18T12:41:03.000Z","size":11051,"stargazers_count":27,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-02T01:52:52.557Z","etag":null,"topics":["angular2","car","hud","ionic2","phone","typescript"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulcockrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-04-08T21:54:08.000Z","updated_at":"2024-04-27T04:32:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fa47aab-7be6-48f7-815e-dc85a4ddbc55","html_url":"https://github.com/paulcockrell/mHUD","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcockrell%2FmHUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcockrell%2FmHUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcockrell%2FmHUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcockrell%2FmHUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulcockrell","download_url":"https://codeload.github.com/paulcockrell/mHUD/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252242264,"owners_count":21717130,"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":["angular2","car","hud","ionic2","phone","typescript"],"created_at":"2024-08-02T18:00:53.664Z","updated_at":"2025-05-03T19:32:58.874Z","avatar_url":"https://github.com/paulcockrell.png","language":"CSS","funding_links":[],"categories":["Complete projects","Projects"],"sub_categories":["Open source apps","Pipe"],"readme":"# About\nThis is an Ionic 2 Typescript mobile heads up display application.\nIt uses the phones sensors to obtain speed, location and gforce values for display.\nIt uses here maps to get the road speed which forms part of the display.\n\n![Image](./hud-image.jpg?raw=true)\n\n# Clone this repo\n```\ngit clone git@github.com:paulcockrell/mHUD.git\n```\n\n# Install\nYou will need to install the correct development tools for your target mobile OS.\nSee https://ionicframework.com/docs/v2/intro/installation/#platform-guides\n```\nnpm install -g ionic cordova\nnpm install\nionic state restore\n```\n\n# Here map app credentials\nThis app uses Here maps to get the road speed for a given location. You can open\na free developer account with them, create an app, and use the credentials in this\napplication.\n\nHere maps: https://developer.here.com/plans?create=Public_Free_Plan_Monthly\n\nPut your JavaScript/REST app-id and app-code in the following file: src/providers/sensors.ts\n\n```\nconst here_map_app_id: string = 'XXX';\nconst here_map_app_code: string = 'XXX';\n```\n\n# Run\n```\nionic run android --device # Development mode\nionic run android --prod --device # Production mode\n```\n\n# Debug\nYou can debug in the Chrome browser, while your phone is connected with the app running.\n\nPoint Chrome to \n```\nchrome://inspect/#devices\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcockrell%2FmHUD","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulcockrell%2FmHUD","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcockrell%2FmHUD/lists"}