https://github.com/hamm3rextreme/dashbeam
Cross Platform BeamNG OutGauge UI
https://github.com/hamm3rextreme/dashbeam
android beamng beamng-drive cpp dashboard instrument-cluster linux outgauge qt qtquick windows
Last synced: 3 months ago
JSON representation
Cross Platform BeamNG OutGauge UI
- Host: GitHub
- URL: https://github.com/hamm3rextreme/dashbeam
- Owner: HAMM3REXTREME
- License: gpl-3.0
- Created: 2025-02-03T05:11:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-09T22:06:23.000Z (over 1 year ago)
- Last Synced: 2025-03-09T22:27:39.711Z (over 1 year ago)
- Topics: android, beamng, beamng-drive, cpp, dashboard, instrument-cluster, linux, outgauge, qt, qtquick, windows
- Language: QML
- Homepage:
- Size: 896 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DashBeam
## ALPHA SOFTWARE - MISSING FEATURES

DashBeam is a dashboard app for BeamNG.Drive using the OutGauge protocol.
## Getting Started
Enable OutGauge protocol in BeamNG settings. Use the IP address of the device running DashBeam. You can find your IP address in the DashBeam settings page.
## Building
Open the project in Qt Creator (Need Qt Quick 6.5 or above) and build for either desktop or Android.
## TODO
- More customizability, for example options to change fonts, colors, tachometer/speedometer range or to switch between metric and imperial units.
- Multiple dashboard types (racecar-inspired etc.)
- Main menu screen to load a dashboard type.
- Support for more/custom protocols? Will need a custom mod for BeamNG.Drive.