Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opencardev/crankshaft
Crankshaft: A turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit.
https://github.com/opencardev/crankshaft
aasdk android-auto crankshaft distro openauto phone raspberry-pi raspberrypi raspbian raspbian-lite rpi rpi3 rpi4
Last synced: 3 days ago
JSON representation
Crankshaft: A turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit.
- Host: GitHub
- URL: https://github.com/opencardev/crankshaft
- Owner: opencardev
- License: gpl-3.0
- Created: 2018-02-23T17:45:14.000Z (almost 7 years ago)
- Default Branch: csng
- Last Pushed: 2024-11-04T15:56:46.000Z (about 2 months ago)
- Last Synced: 2024-12-11T21:02:35.554Z (10 days ago)
- Topics: aasdk, android-auto, crankshaft, distro, openauto, phone, raspberry-pi, raspberrypi, raspbian, raspbian-lite, rpi, rpi3, rpi4
- Language: Shell
- Homepage: http://getcrankshaft.com
- Size: 20.4 MB
- Stars: 2,181
- Watchers: 148
- Forks: 263
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-vietnamese - Crankshaft
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
```