Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.66 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.66 KB

CarUI

image

More screenshots
  • Music page image
  • Settings page image
  • Carplay image

About

CarUI is a headunit kiosk application capable of running Carplay via Carlinkit dongle.

Sonarcloud Status GitHub license

Built with

Setup & installation

  1. Clone the repository from github
    git clone https://github.com/k-Dobosz/CarUI.git
    
  2. Install dependencies
    npm install
    
  3. Start the dev server and electron app
    npm start
    

License

This project is licensed under the MIT license. See the LICENSE file for more info.