rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
129 stars 63 forks source link

customize client with logo etc #18

Open it-boerner opened 1 year ago

it-boerner commented 1 year ago

Please don't kill me. I know that a guide already exists.

But my question is, is there a better guide or an easier way to create your own client for windows where you can integrate the logo and just your own server?

I would like to create my own host that has no other options, i.e. only the connection acceptance, but no further connection establishment to other clients.

dinger1986 commented 1 year ago

Whitelabelling has been discussed and I believe is coming. Client requests should be made in the correct repo

it-boerner commented 1 year ago

I don't think the topic has been properly addressed. Of course there were inquiries, but no solution as to how this can be done at the moment.

rustdesk commented 1 year ago

As far as I know, changing logo in TV is only available in Corporate license.

it-boerner commented 1 year ago

This may well be possible, but for the Pro version of RustDesk this possibility should be available. Because as a customer I would also like to be able to customize my product :)

IT-Betreuung commented 1 year ago

I´m looking forwarde to, sorting Tags works (perhaps, if it is possible, rename Tags woud be great), changing the ID works also great, but, I agree with it-boerner (By the way, great name, since the Geis(s)ens), it also woud be wonderfull, when the customers/ clients recognize the the working service with a personalised Icon (and so on).

Thank you at all, great work!

Server 1.1.9 overtakes it at once.

rustdesk commented 1 year ago

sorting tags, syncing with recent sessions ( not turned on by default), tag renaming, batch operations, password syncing etc have been implemented in nightly build, you can try out (not depends on server version). https://github.com/rustdesk/rustdesk/releases/nightly

logo cutomization / QS window is not under dev yet for the time being, but in our near plan. Maybe in Pro 1.2.0 or 1.2.1. Pro 1.1.9 will be released soon in these days. We are still testing.

it-boerner commented 1 year ago

Thanks for your comments Lars Hammer ;)

Also thank you that my name is beautiful :D

With regard to RustDesk or the client, the function of adapting and creating your own client should be available.

I would create a client myself, but the ways seem very difficult and cumbersome to me. At the moment it is not possible to create your own client on GitHub either.

I think RustDesk should just make a stripped down QuickSupport client with the next release that only shows the ID and password. Then everyone could build something for themselves.

Perhaps RustDesk can also create its own repository for the client or for QuickSupport, that would be very helpful.

lhpitn commented 8 months ago

hi,

I know that a guide already exists.

and where can i find that guide?

Thanks

ulfkosack commented 7 months ago

logo cutomization / QS window is not under dev yet for the time being, but in our near plan. Maybe in Pro 1.2.0 or 1.2.1. Pro 1.1.9 will be released soon in these days. We are still testing.

There is 1.2.3 available but not customization nor logo import. Building my own client is conceivable for me, but not according to these instructions https://rustdesk.com/docs/en/dev/build/. There are only building instructions but no personalization.

When do you plan to bring the cusomizable client?

TroySchulz commented 7 months ago

logo cutomization / QS window is not under dev yet for the time being, but in our near plan. Maybe in Pro 1.2.0 or 1.2.1. Pro 1.1.9 will be released soon in these days. We are still testing.

There is 1.2.3 available but not customization nor logo import. Building my own client is conceivable for me, but not according to these instructions https://rustdesk.com/docs/en/dev/build/. There are only building instructions but no personalization.

When do you plan to bring the cusomizable client?

There are instructions at this page for building a custom client, where you can at least put in your own custom Server ID and Key. So, while you cannot yet put in your own logo, you can at least do that.

rustdesk commented 7 months ago

update about this, https://github.com/rustdesk/rustdesk/discussions/6668#discussioncomment-8539983

dinger1986 commented 4 months ago

@rustdesk is this not done?