Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartdevicelink/manticore-images
A repository of the code used to construct images for use by Manticore
https://github.com/smartdevicelink/manticore-images
Last synced: 4 days ago
JSON representation
A repository of the code used to construct images for use by Manticore
- Host: GitHub
- URL: https://github.com/smartdevicelink/manticore-images
- Owner: smartdevicelink
- License: bsd-3-clause
- Created: 2018-08-16T15:07:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T15:23:05.000Z (9 months ago)
- Last Synced: 2024-04-13T03:34:29.274Z (7 months ago)
- Language: JavaScript
- Size: 196 KB
- Stars: 1
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Slack Status](http://sdlslack.herokuapp.com/badge.svg)](http://slack.smartdevicelink.com)
# SmartDeviceLink (SDL)SmartDeviceLink (SDL) is a standard set of protocols and messages that connect applications on a smartphone to a vehicle head unit. This messaging enables a consumer to interact with their application using common in-vehicle interfaces such as a touch screen display, embedded voice recognition, steering wheel controls and various vehicle knobs and buttons. There are three main components that make up the SDL ecosystem.
* The [Core](https://github.com/smartdevicelink/sdl_core) component is the software which Vehicle Manufacturers (OEMs) implement in their vehicle head units. Integrating this component into their head unit and HMI based on a set of guidelines and templates enables access to various smartphone applications.
* The optional [SDL Server](https://github.com/smartdevicelink/sdl_server) can be used by Vehicle OEMs to update application policies and gather usage information for connected applications.
* The [iOS](https://github.com/smartdevicelink/sdl_ios) and [Android](https://github.com/smartdevicelink/sdl_android) libraries are implemented by app developers into their applications to enable command and control via the connected head unit.## Manticore Images
This repository houses the code used to build images for [Manticore's](https://github.com/smartdevicelink/manticore/) use. All built images are stored under the [smartdevicelink](https://hub.docker.com/u/smartdevicelink/) organization in Docker Hub.