remote-control
Here are 849 public repositories matching this topic...
It would be really nice if there would be a tooltip explaining the peer flags displayed under the "Peers" tab under an active torrent.
-
Updated
May 24, 2020 - Swift
-
Updated
May 3, 2020 - C
Please give us some details about the systems you are using:
- Client (OS name and version): Windows 10, VNCtiger v1.8.80
- Remmina version (remmina --version): 1.2.0-rcgit-27
- Desktop environment (GNOME, Unity, KDE, ..): GNOME 3.18.5
- Connecting to (OS and version): Ubuntu 16.04.4
- Connecting via (RDP, VNC, ...): VNCI
I set Remmina listening on VNC 5901
error log:
Welcome to
-
Updated
Apr 15, 2020
Describe the bug
While playing videos, there's a general jerkiness every few seconds.
To Reproduce
Steps to reproduce the behavior:
- Configure a CPU-optimized Digital Ocean droplet with 8Gb of RAM in your closests datacentre
- Install Neko as per instructions
- Log in, go to this trailer, play it, full
-
Updated
Apr 13, 2020 - Go
-
Updated
Jun 10, 2019 - Go
Issue type
Feature request
Description
Would to be possible to add the filename (and path?) or the recorded file to the response of StartRecording and/or StopRecording? Better yet, how about passing in a filename to save the recording to when calling StartRecording? Thanks!
-
Updated
May 5, 2020 - JavaScript
When you decide to download the new version and click to go to the site to download it still sends you to the CodePlex site even though no downloads are available.
Ideally, it should send the user to the Github site where the download is available.
When I already have a running nvim process, either through nvr -s or by setting NVIM_LISTEN_ADDRESS and then starting nvim manually, trying to diff files with nvr -d foo bar does open two files in a split, but I still need to :diffthis the first file after they're opened.
If there's no process yet when I do nvr -d foo bar, diff mode is enabled correctly in the new nvim process.
This
-
Updated
Apr 13, 2020 - C++
-
Updated
Mar 31, 2020 - Java
In chapter 17. Screen capture, section 17.2 Take Element Screenshot:
The Take Element Screenshot command takes a screenshot of the visible region encompassed by the bounding rectangle of an element.
"bounding rectangle" links
-
Updated
Apr 1, 2020 - C++
-
Updated
Mar 18, 2020 - Go
-
Updated
Oct 9, 2018 - JavaScript
There is a 'lan6' command that is not documented. Need to add it to man pages.
-
Updated
May 9, 2020 - C
-
Updated
Jan 11, 2019 - C#
-
Updated
Feb 26, 2020 - Java
-
Updated
May 15, 2017 - Python
Hi, I really like this projects and I would like to write my own extensions.
But the documentation lack of information and seems to have some mistake.
Here are my notes :
Make sure Node installed on your computer
Can you precise which version you are supporting.
const { DeckboardExtension, extensionLog, INPUT_METHOD } = require("..")
Since node_module is at the same l
-
Updated
Oct 17, 2019 - HTML
-
Updated
Jun 8, 2019 - C#
Improve this page
Add a description, image, and links to the remote-control topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the remote-control topic, visit your repo's landing page and select "manage topics."
I ran QuasarRAT.sln and it only build the debug folder. The release folder is still empty. Thus, I need the Build-release bat file to build the release folder. I hope you can help me.