Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to change picture on MC Router ... #10

Open
vitko-bg opened this issue Aug 19, 2020 · 21 comments
Open

Option to change picture on MC Router ... #10

vitko-bg opened this issue Aug 19, 2020 · 21 comments

Comments

@vitko-bg
Copy link

vitko-bg commented Aug 19, 2020

MC have lots of option to change pictures and text on it, but what about MC Router? Is there an option to change this text
image
to a customised text????? Possibly MC Router to get this text from a MC that is connected to or from MC where it is downloaded from.....
Thanks.

@Ylianst
Copy link
Owner

Ylianst commented Sep 16, 2020

Right now there is no option to customize the MeshCentral Router text of picture. You can to download the source code that make the change that way. Not sure how I would make it customizable without breaking the signature.

@cookta2012
Copy link
Contributor

I have a couple ideas. I will update later if it works

@cookta2012
Copy link
Contributor

cookta2012 commented Sep 22, 2020

It can be done but, I can't quite do it myself. Unless..

@cookta2012
Copy link
Contributor

It involves binary modification after it is compiled. Which I have found example code for, but frankly don't understand exactly.

@cookta2012
Copy link
Contributor

@Ylianst if I was to attempt to implement this, based off code that is already available. would you prefer the image embedded or a link to a website?

@Ylianst
Copy link
Owner

Ylianst commented Sep 22, 2020

This is a good question. If we change the branding after connecting to the web site, this is much easier to do. I can have the web site give the settings information to MeshCentral Router and we can arrange the UI. But, the problem is if we want to brand MeshCentral Router before it connects. I am not sure how we would do that? We could embed data into the executable when MeshCentral Router is downloaded from the server but that is a lot of work.

@cookta2012
Copy link
Contributor

Or have the router literally modify itself

@cookta2012
Copy link
Contributor

I should be able to reimplement the code used in the server to modify it locally

@cookta2012
Copy link
Contributor

I'll create a mockup

@cookta2012
Copy link
Contributor

If you want you can assign it to me

@vitko-bg
Copy link
Author

@cookta2012 Thanks a lot in advance!!!!!

@cookta2012
Copy link
Contributor

cookta2012 commented Oct 29, 2020

Im still working on it (Day job keeping me busy) 25%

@vitko-bg
Copy link
Author

@cookta2012 is there any update on this case? Thanks

@cookta2012
Copy link
Contributor

cookta2012 commented Nov 19, 2020 via email

@cookta2012
Copy link
Contributor

40%

@Ylianst
Copy link
Owner

Ylianst commented Feb 23, 2021

I just added customizations for MeshCentral Router. Download the customization sample pack here. You basically create a "customization" folder at the location of the MeshCentral executable and put the text and images from the pack in that folder. When you run MeshCentral Router, it will grab the images and text.

MC2-RouterCustomization

This will be in the next version of MeshCentral Router 1.4 and included into MeshCentral v0.7.74. Let me know if that works.

@Ylianst
Copy link
Owner

Ylianst commented Feb 23, 2021

Published MeshCentral v0.7.74 with latest MeshCentral Router v1.4 with new customization support. Let me know if that works.

@vitko-bg
Copy link
Author

Will test it in next week or so, will report back as soon as test is done. Thanks!

@Ylianst
Copy link
Owner

Ylianst commented Feb 23, 2021

Thanks, no rush. Let me know what you think.

@vitko-bg
Copy link
Author

All working as expected. Thanks a lot!!!!
Closing the issue now.

@vitko-bg vitko-bg reopened this Mar 18, 2021
@vitko-bg
Copy link
Author

vitko-bg commented Mar 18, 2021

It does work, but window title remains the same.

image

Actually window title is customised also, but after successful user log in it changes back to "MeshCentral Router"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants