Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecat/tm-dashboard
Dashboard for Trackmania displaying a bunch of vehicle information on screen.
https://github.com/codecat/tm-dashboard
openplanet trackmania
Last synced: 6 days ago
JSON representation
Dashboard for Trackmania displaying a bunch of vehicle information on screen.
- Host: GitHub
- URL: https://github.com/codecat/tm-dashboard
- Owner: codecat
- License: mit
- Created: 2021-05-25T21:30:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T17:16:24.000Z (5 months ago)
- Last Synced: 2024-08-02T19:55:41.399Z (5 months ago)
- Topics: openplanet, trackmania
- Language: AngelScript
- Homepage: https://openplanet.dev/plugin/dashboard
- Size: 353 KB
- Stars: 51
- Watchers: 4
- Forks: 15
- Open Issues: 19
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: License.txt
Awesome Lists containing this project
README
# Dashboard
Plugin for Openplanet that displays a bunch of Trackmania vehicle information on screen. Nice for streaming overlays!## Features
* Controller visualization
* Gamepad
* Keyboard
* Gearbox visualization
* Wheel info visualization
* Speed visualization
* Acceleration visualization
* Clock widget
* Makes use of `VehicleState` (works in solo, online, spectating online, watching replays)
* Fully customizable with many settings
* Toggle each widget
* Positions & size
* Colors & styles## Installation
You can install the plugin in Openplanet's plugin manager. Additionally, the plugin is available [on Openplanet.dev](https://openplanet.dev/plugin/dashboard) as well.## Screenshots
![](Screenshots/PadGamepad.png)![](Screenshots/PadKeyboard.png)
![](Screenshots/Gearbox.png)
![](Screenshots/Speed.png)
![](Screenshots/Wheels.png)