View: 3103|Reply: 0

How to modify the vehicle webpage?

[Copy link]

4

Threads

13

Posts

44

Credits

Newbie

Rank: 1

Credits
44
Post time 2023-12-8 05:15:53 | Show all posts |Read mode
I see the python GUI but that is not compatible with an android tablet for control. I just want to add some of my own buttons or controls to the vehicle webpage.
The javascript for the webpage looks pretty scrambled.
Is there are source/project for the webpage that the vehicles serve?

/regards
Reply

Use magic Report

0

Threads

1

Posts

4

Credits

Newbie

Rank: 1

Credits
4
Post time The day before yesterday 09:48 PM | Show all posts
Edited by 1750772858 at 2025-6-24 09:55 PM

Ah, I see what you’re getting at. So, you’re not looking for a full-blown GUI, but more like a way to tweak the web interface for your vehicle to work better on an Android tablet. Yeah, I can imagine how frustrating it would be to try and work with scrambled Javascript.

Unfortunately, I don’t have direct access to the source code or project files that the vehicles use to serve their webpages. Usually, that kind of stuff is proprietary and not publicly available.

However, you might be able to use your browser’s developer tools (like Chrome DevTools or Firefox Developer Tools) to inspect the existing webpage, figure out how it’s structured, and then potentially inject your own Javascript code to add custom buttons or controls. It would be a bit of a workaround, but it might be the only way to modify the interface without access to the original source code. Just keep in mind that any changes you make that way will likely be temporary and might disappear when you refresh the page.
Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules