# crankshaft **Repository Path**: coderfy/crankshaft ## Basic Information - **Project Name**: crankshaft - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: crankshaft-ng - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-12 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Crankshaft A turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit. https://getcrankshaft.com/ # Docker build image - Ensure binfmt support installed [binfmt-support](binfmt-misc.md) - Create config for pi-gen ```bash cp config.example config ``` - Build image ```bash ./build-docker.sh ```