remote-desktop
Here are 227 public repositories matching this topic...
-
Updated
May 14, 2022 - C#
-
Updated
Nov 26, 2021 - C#
-
Updated
May 21, 2022 - Rust
-
Updated
May 18, 2022 - C#
-
Updated
Oct 5, 2021 - Go
Language could be automatically detected from user's browser. And if he changes it, this change should be remembered (stored in local storage).
-
Updated
Mar 21, 2022 - C#
I noticed in miroslavpejic85/p2p@171947c that the stun servers are hardcoded. Wouldn't it be better practice to leave them easily editable in a config file (possibly eventually in the GUI)?
Docker docs
Add to docs:
Clean install docker commands:
sudo docker-compose stop
(If TRMM is the only thing on this docker host you can use below commands)
sudo docker rm -f $(sudo docker ps -a -q)
sudo docker volume rm $(sudo docker volume ls -q)
sudo docker network prune
If you are running other things on the same host you will have to remove all the images and volumes manually. Once that is co
-
Updated
Feb 8, 2022 - Visual Basic .NET
The documentation on Debian 7 does not mention to which port, by default, the rdesktop connects to.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28947187-put-the-default-port-number-in-the-documentation?utm_campaign=plugin&utm_content=tracker%2F19353203&utm_medium=issues&utm_source=github)** We accept bounties via [Bounty-
Updated
May 16, 2022 - C++
-
Updated
May 20, 2022 - C#
-
Updated
May 12, 2022 - C
-
Updated
Nov 6, 2017 - C#
-
Updated
Feb 18, 2022 - C#
Issue migrated from trac ticket # 921
component: client | priority: major | keywords: win32
2015-07-17 08:48:48: totaam created the issue
This may help with testing and with things like #916, #917.
It shouldn't be too hard to make a simple win32 client using pywin32 + opengl.
Doing so would also help to ensure that the separation between the gtk client, ui clien
-
Updated
May 21, 2022 - C#
-
Updated
May 20, 2022 - TypeScript
-
Updated
Feb 16, 2022 - Shell
Go through TODOs in wayvnc and neatvnc that cause abort() or exit and make sure that they have error messages attached to them.
-
Updated
May 5, 2022 - C#
-
Updated
Apr 10, 2021 - C#
-
Updated
Apr 4, 2022 - Go
-
Updated
Apr 6, 2022 - C++
Improve this page
Add a description, image, and links to the remote-desktop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the remote-desktop topic, visit your repo's landing page and select "manage topics."
It would be nice if there was a way to restrict access to one specific monitor. TeamViewer also has a meeting mode where you share a specific monitor and the other users can only see this particular monitor.