{"id":19362705,"url":"https://github.com/smartdevicelink/sdl_hmi","last_synced_at":"2026-03-04T22:31:50.966Z","repository":{"id":3309251,"uuid":"37720585","full_name":"smartdevicelink/sdl_hmi","owner":"smartdevicelink","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-26T15:50:01.000Z","size":6386,"stargazers_count":14,"open_issues_count":34,"forks_count":43,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-06-29T16:15:56.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smartdevicelink.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}},"created_at":"2015-06-19T12:31:13.000Z","updated_at":"2024-07-21T10:01:14.000Z","dependencies_parsed_at":"2023-01-11T16:16:36.103Z","dependency_job_id":null,"html_url":"https://github.com/smartdevicelink/sdl_hmi","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/smartdevicelink/sdl_hmi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartdevicelink%2Fsdl_hmi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartdevicelink%2Fsdl_hmi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartdevicelink%2Fsdl_hmi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartdevicelink%2Fsdl_hmi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartdevicelink","download_url":"https://codeload.github.com/smartdevicelink/sdl_hmi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartdevicelink%2Fsdl_hmi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30096762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T21:59:23.547Z","status":"ssl_error","status_checked_at":"2026-03-04T21:57:50.415Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-11-10T07:30:01.658Z","updated_at":"2026-03-04T22:31:50.939Z","avatar_url":"https://github.com/smartdevicelink.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SDL HMI\n\nHTML5 based utility to see how the SDL works. It connects via WebSocket to [SDL Core](https://github.com/smartdevicelink/sdl_core)\n\n\n# Getting Started\n\nThis project interacts with [SDL Core](https://github.com/smartdevicelink/sdl_core).\nTo initialize the git submodules in this project after cloning, run the following commands:\n```\ncd sdl_hmi\ngit submodule init\ngit submodule update\n```\nAlternatively, you can clone this repository with the --recurse-submodules flag.\n\n## Dependencies \n \n * ffmpeg : `sudo apt install ffmpeg`\n * Python3,PIP : `sudo apt install python3 python3-pip`\n * ffmpeg-python : `sudo python3 -m pip install ffmpeg-python`\n * chromium-browser : `sudo apt install chromium-browser`\n\n## Start HMI\nA quick guide to installing, configuring, and running HMI.\n\n\t1. run `deploy_server.sh`\n\t2. run SmartDeviceLinkCore\n\t3. run chromium-browser [root_of_cloned_sdl_hmi_repo/index.html]\n\nNote that all these 3 steps are foreground processes and block terminal window, so you should use separate terminal windows for all of them. \n\n## deploy_server.sh responsibility\n\nExternal python server is required for :\n - simulating Low voltage signals\n - transferring audio/video data from sdl_core to HMI in browser\n - simulating Policy table update using in-vehicle modem\n\nIf deploy_server.sh will not be started this functionality won't work.\n\n## Simulating signals for LOW_VOLTAGE feature\n\t* Open the `Exit Application` menu, choose a signal from the menu and press `Send signal`\n\n## PTU With vehicle modem\n\t* Click  the `System Request` button\n    * Select the `PTU using in-vehicle modem` checkbox to enable the feature\n\n## Note\nSDL HMI utility is only for acquaintance with the SDL project.\n\n## Look at configuration file app/FLAGS.js. You can found there:\n - SDL WebSocket connection string -\nWEBSOCKET_URL\n - Python WebSocket url for handling signals -\nPYTHON_SERVER_URL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartdevicelink%2Fsdl_hmi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartdevicelink%2Fsdl_hmi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartdevicelink%2Fsdl_hmi/lists"}