Skip to content

Crankshaft v1.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 10:52
· 3 commits to develop since this release

Crankshaft v1.1.0-alpha.2

Released: 2026-06-03
Architectures: armhf (ARMv7 32-bit), arm64 (AArch64 64-bit)

Changes

  • bump crankshaft-ui-slim (e426548)
  • Bump actions/stale from 10.1.0 to 10.3.0 (897e161)

This is a new totally re-written version not based on OpenAuto.
It is based on Crankshaft-core which is a ground up rewrite with a separate UI.

NOTE
This is a MVP, so not all features are implemented, as it stands AndroidAuto support should work

NOTE
if the ui doesn't start.

login with the user pi, password raspberry (default user/pass) and then you can run the command below to launch the UI.

sudo systemctl enable crankshaft-ui-slim.service
sudo systemctl start crankshaft-ui-slim.service

Installation

Flash the correct image for your Raspberry Pi to an SD card using Raspberry Pi Imager or dd.

Image suffix Compatible hardware
armhf Raspberry Pi 2 / 3 / 4 / 5 (32-bit OS)
arm64 Raspberry Pi 3 / 4 / 5 (64-bit OS)

Full changelog: v1.1.0-alpha.0...v1.1.0-alpha.2