ETS2 Dashboard
ETS2 Dashboard Plugin for Touch Portal
A Plugin to show your Euro Truck Dashboard onto your Tablet
Powered by trucksim-telemetry & Node.js || Available for Windows, Linux and MacOS
ETS2 Dashboard Plugin V2
Features
- Real-time Telemetry: High-frequency data polling from ETS2/ATS.
- Cross-Platform: Support for Windows, Linux, and MacOS (Client-side).
- Smart Installation: Automatically detects your game path and installs the required SCS Telemetry DLL.
- Native Gauges: Generates Speed, RPM, and Fuel gauge images dynamically.
- Job Info: Live job data including income, destination, and deadlines.
- Navigation: Speed limits, estimated time, and distance.
- Truck Information: Detailed truck states, lights, damage, and wear.
- TruckersMP: Live information from TruckersMP servers.
If you want to see Planned Features, see Roadmap
Download and Installation
Want to see new features of the latest version? Please refer to CHANGELOG.
Setup Guide
- Download the latest
.tpp file from the Releases Page.
- Open Touch Portal, go to Settings -> Plug-ins -> Import Plug-in.
- Select the downloaded
.tpp file.
- Trust the Plugin: If prompted “Do you trust this plugin?”, select “Trust Always”.
- Restart Touch Portal: This is crucial for the plugin to initialize correctly.
- First Run Setup:
- Upon restart, the plugin will launch a Setup Wizard.
- It will attempt to auto-detect your ETS2/ATS installation path.
- Confirm the installation of the SCS Telemetry DLL (
scs-telemetry.dll).
- Choose your preferred units (km/h vs mph) to install the default Dashboard Page.
Manual DLL Installation (If Auto-Install fails)
If the setup cannot find your game folder:
- Copy the
scs-telemetry.dll from the plugin folder (%appdata%/TouchPortal/plugins/TP_ETS2_Plugin/bin/scs-sdk-plugin/windows/).
- Paste it into your game’s plugin directory:
[Steam Library]/steamapps/common/Euro Truck Simulator 2/bin/win_x64/plugins/
Configuration
The plugin creates a config/cfg.json file where you can tweak:
refreshInterval: Polling rate in milliseconds (Default: 200).
OfflineMode: Disable currency conversion if internet is unavailable.
UpdateCheck: Enable or disable the automatic update check.
Authors
Third Party Software
- Funbit - Original Telemetry Server - Github
- mike-koch - [OLD] Telemetry Server before 2.6.0 - Github
- PauloTNCunha - [OLD] Telemetry Server since Version 2.6.0 - Github
- TruckSim-Telemetry: [NEW] Underlying Node.js library for reading memory. Github
Contributors
- Gitago - Help with Fixing the plugin!
- Pjiesco - Help with updating the plugin!
License
This project is licensed under the MIT License - see the LICENSE file for details.
