Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
4.29k stars 573 forks source link

Feature Request: Clipboard usefull function needed #376

Closed senolkehya closed 4 years ago

senolkehya commented 5 years ago

Hi Ylianst, I am using dwservice.net remote support system. There is a function for set clipboard. When i click to set clipboard and paste the value it apply and paste it if a browser is open or notepad is open automatically commit the paste value. the function is really usefull and userfriendly. I am using meshcentral on windows servers and clients. if you can develop this function to meshcentral it will be very nice. Thanks

Ylianst commented 5 years ago

Hi. There is a clipboard button at the bottom of the remote desktop screen. I have not used dwserver.net, so if there is a better way, please let me know.

MC2-clipboard

senolkehya commented 5 years ago

Hi Ylianst, the product is hosted on https://dwservice.net In 1st screen shot i click set clipboard button. After i paste the value to window i click paste. In my case for example google chrome is opened and cursor is in url address. It paste the value to url after i click paste buton. Can you please do this function when i click set clipboard in meshcentral can it paste the value to client?

1 2

Ylianst commented 5 years ago

Ok, so if I understand correctly, this is not really a clipboard feature. This is like "remote type". The is, you enter something in the dialog box and when you hit ok, that string will be "typed" into the remote window? Is this correct?

Ylianst commented 5 years ago

Published MeshCentral v0.3.8-s with new remote typing feature. Take a look at the "Type" key on the bottom of the remote desktop and let me know if that works.

MC2-RemoteTyping

senolkehya commented 5 years ago

Hi Ylianst, The type function is really good. But the disadvantage of this feature only US keyboard is supported. When i use special characters such as ! @ it apply different characters. Is it possible to use Turkish Q keyboard in this feature?

Ylianst commented 5 years ago

Right, so this is a current limitation. I talked to Bryan about this, it looks like we could support any keyboard, but it requires some work on the MeshAgent to support this. it may take a while.

ghplw commented 5 years ago

This is fantastic, Very useful when a bug is causing things to disappear fast and you need to type something really fast.

Any chance of a DuckyScript input mode?

Ylianst commented 5 years ago

What is DuckyScript? I found a few hits on DuckDuckGo. Looks like a simple script to perform input, but if there is an exact syntax you need, can you provide a URL to a sample? Thanks.

Also, for a DuckyScript-like feature, can you open a new issue and close this one if that is ok?

ghplw commented 5 years ago

I will open a new feature request but the author or yourself will need to close this one as I can only comment.

Ylianst commented 5 years ago

Thanks, yes please open a new feature request for scripting. I will keep this issue open as I want to improve remote typing to support non-US English keyboards.

Ylianst commented 4 years ago

Ok, closing this one as we have a clipboard feature. Please open a new issue if needed.