guac-vue
guac-vue copied to clipboard
simple Vue client to Guacamole
Hello! I added 2 files to the libs folder: GuacTouchpad.js GuacTouchscreen.js These come right from the guacamole documentation [here](https://guacamole.apache.org/doc/gug/guacamole-common-js.html). On line 230 I added in the touchpad reference: ``` this.touchpad...
We have a web app where we want to connect to remote terminal. I bundled Vue code (webpack) and integrated in my web app. Getting below error  at ...
I am refering to this UI  Is it possible to see this with the current implementation?
Curious how I might be able to customize the RD Gateway with this implementation (or the Go client)? Been struggling with figuring out Guacamole so an example project like this...
Hi, Thanks for this vue component! We are going to use part of your code in an opensource project (https://isardvdi.com/) We would like to be able to incorporate future changes,...