CarUI is a headunit kiosk application capable of running Carplay via Carlinkit dongle.
- Clone the repository from github
git clone https://github.com/k-Dobosz/CarUI.git
- Install dependencies
npm install
- Start the dev server and electron app
npm start
This project is licensed under the MIT license. See the LICENSE file for more info.