# yachtpit [![Build](https://github.com/seemueller-io/yachtpit/actions/workflows/ci.yml/badge.svg)](https://github.com/seemueller-io/yachtpit/actions/workflows/ci.yml) > Warning: Experimental, incomplete, and unfunded.

An open-source virtual cockpit for Windows, macOS, Linux, Web, Android, and iOS.

### shrimp - cargo/Rust ### grits ```shell git clone https://github.com/seemueller-io/yachtpit.git && cd yachtpit # https://doc.rust-lang.org/cargo/commands/cargo-check.html#description cargo check # install/build node dependencies (bun|npm|pnpm|yarn) bun install # run the desktop app with the development profile cargo run ```