Name the KVM in the UI #304
Replies: 5 comments 4 replies
-
Agree, having a dialog to set a hostname for the device:
would be so helpful |
Beta Was this translation helpful? Give feedback.
-
Currently implemented here: #230 |
Beta Was this translation helpful? Give feedback.
-
Just put in PR #611 to add the deviceName (cloud connection) or deviceId (local connection) to the browser tab title |
Beta Was this translation helpful? Give feedback.
-
To make it show the hostname would require a device-side change (which I can easily do) for the /device endpoint, but that would modify the RPC responses, so we need someone like @ym or @adamshiervani to give their blessing. I did NOT change the top-left as that's actually an SVG image, not an H1... we certainly could insert the name right after that JetKVM logo as whatever, but would need a blessing and CSS styling from the same fine JetKVM employees. |
Beta Was this translation helpful? Give feedback.
-
Could also update the status indicator in the upper right (mocked up with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For us with multiple KVMs it would be nice to be able to name the KVM device as an additional, or easy, verification of what computer screen is being displayed without having to keep IP addresses memorized. Something shown in the title area when the connected computer's display is not full screen.
Beta Was this translation helpful? Give feedback.
All reactions