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

Interactive gtk client with json rpc support #9

Open
dov opened this issue Sep 21, 2023 · 2 comments
Open

Interactive gtk client with json rpc support #9

dov opened this issue Sep 21, 2023 · 2 comments

Comments

@dov
Copy link

dov commented Sep 21, 2023

This is not really an issue, but I just wanted to use this platform to announce a gtk based client that I wrote for etherkey. It is in my branch https://github.com/dov/etherkey/tree/with-mouse . Feel free to reject the issue.

With this client you can a fully working kvm solution for controlling two computers with one keyboard. And in addition, the host computer can send macros, and even files to the client computer by json rpc.

See the gtk-kvm-client/ReadMe.md file for a brief explanation about my branch.

Of course, none of this would have been possible without etherkey, for which I offer my thanks and appreciation!

@nummer30
Copy link
Collaborator

nummer30 commented Oct 3, 2023

Hi @dov!

I just tried out your client a little bit, and think it's a nice tool! I'll certainly try it out a bit more, especially the RPC functionality.

Thanks for letting us know about it.

@dov
Copy link
Author

dov commented Oct 28, 2023

@nummer30 Thanks for the feedback. Glad you like it! Note that I have continued development of the client. Features that I have recently added are:

  1. Support for Shift-Insert in the control window for pasting the current clipboard
  2. Mouse wiggling for keeping alive a remote interactive session.

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

No branches or pull requests

2 participants