Top 23 remote-control Open-Source Projects
-
-
Project mention: I said this as a joke and man went twitter mode | reddit.com/r/robloxhackers | 2022-01-28
Where I read it: https://github.com/quasar/Quasar
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
It isn't going to be easy, but I do want to try my hand at making one someday. In the meanwhile you might want to check out Echo and InjectionIII for a glimpse into what might be possible.
-
the imagination is the limit really, i bet you can pull this off but youre gonna need to dive in head first https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md will show you all the possible ways to interact with OBS from other programs. i can provide some of my own examples of how other types of OBS interactions are done from lioranboard at your request
-
transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Project mention: Is there more settings for haugene Transmission? | reddit.com/r/synology | 2022-05-12 -
IRremoteESP8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Project mention: Library to send and receive using infra-red signals on an Arduino | news.ycombinator.com | 2022-02-13Found a link to this library in the documentation. For esp32/8266 it says. Haven't tried it myself.
-
Project mention: Looking for a option to watch videos with my gf (remote) | reddit.com/r/selfhosted | 2022-05-14
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: Steam Deck as a remote desktop support machine. How do I do it? | reddit.com/r/SteamDeck | 2022-04-22
Remmina would probably work for you.
-
Project mention: Release ExpressLRS V2.5.0 · ExpressLRS/ExpressLRS | reddit.com/r/ExpressLRS | 2022-05-11
-
flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
Project mention: The actual infrastructure costs of running SaaS at scale (billions of requests/month) | dev.to | 2022-05-17If you are curious about our performance, please check out our status page. If you want to support us, please give us a star on Github! If you need feature flags and want to partner with a team that is in it for the reasons I outlined above; feel free to sign up for a free account and give it a try!
-
CHAOS
:fire: CHAOS is a free and open-source Remote Administration Tool that allow generate binaries to control remote operating systems. (by tiagorlampert)
Project mention: how is CHAOS able to bypass the windows 10 firewall? | reddit.com/r/Windows10 | 2021-07-15CHAOS the exploit creating framework that is : github.com/tiagorlampert/CHAOS
-
Project mention: Android 13 virtualization lets Pixel 6 run Windows 11, Linux distributions | news.ycombinator.com | 2022-02-14
The heat isn't too hard to deal with, there are solutions (including the weird ones like water cooling cases https://www.ebay.com/itm/175003613243 ). Simply adding airflow tends to get you pretty far by itself, even. Device test labs are a common-enough thing and handle running phones like servers at scale without too much difficulty.
But there's more nasty lurking problems in this area, like that phones aren't designed to be continuously powered. They will naively try to keep the battery at or near 100% charge, which will destroy it relatively quickly, and not uncommonly in the "it's bulging and increasingly likely to burst into flames" variety. 2 years is considered a "decent run" for things like device test labs as a result (see eg the FAQ on https://github.com/DeviceFarmer/stf )
-
This has already been working in other forms for years, see for example https://github.com/mhinz/neovim-remote which is now more or less discontinued because the respective core implementation is indeed better longterm (again - this is a difference because this implements an unopinionated extension protocol that’s now easy to deliver with the refactoring efforts, not an opinionated packaged solution). A useful and fuller experience for the special case of remote editing would be https://github.com/jbyuki/instant.nvim for example, they also use this API principle you wanted to see - it’s just a nvim-server that is controlled remotely and you have an editor locally that acts as your direct interface (and you take this functionality into every other embedded solution!). And all of that is not just just somewhat fiddled solution but iterated solutions of the varying states of this feature implementation (on the path to neovim 1.0).
-
Project mention: Let's advise each other on the most efficient remote PC access software. Drop your recommendations. Do not shill; provide a reason for your choice. | reddit.com/r/software | 2022-03-30
RDPwrap plus Remote Desktop P2P
-
Terminals
Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Project mention: What tool(program or cli) did you wish you knew about earlier | reddit.com/r/sysadmin | 2022-02-27I actually prefer Terminals over the Windows iteration: https://github.com/Terminals-Origin/Terminals. Lets you do far more, ssh, vnc connections, etc all under one roof. Quite taken with Chocolatey, it's extremely powerful. I like the new Hirens Boot CD, Win10 PE loaded with a bunch of good utils.
-
Project mention: Looking for a Self-hosted Patch Management tool | reddit.com/r/selfhosted | 2022-05-12
You can give TacticalRMM a try.
-
Project mention: rustdesk/rustdesk: Yet another remote desktop software | reddit.com/r/linux | 2021-06-16
If you are looking for a full open-source solution with open-source self-host server, try out https://github.com/dchapyshev/aspia, though not very polished
-
DuckieTV
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Please use https://github.com/SchizoDuckie/DuckieTV/wiki/FAQ
-
Project mention: how to transfare ps3 games larger than 4gb without changing the format? | reddit.com/r/ps3hacks | 2022-05-13
Description here
-
Electorrent
A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge
I believe Electorrent is what you need then.
-
You mean this? https://github.com/ipmitool/ipmitool
-
Hi, I'm not a sysadmin or in IT. I'm just a guy with a server that I'd like to be able to control remotely on my local network. I don't want to use a server connected to the internet. Ideally I'd be able to control it from my phone, too. VNC is incredibly slow, and Rustdesk won't let me buy a license because they're going to release a new version (wtf?)
-
Project mention: I created a free and open-source RCON Client for managing Minecraft servers | reddit.com/r/admincraft | 2022-05-16
Why would I use this over mcrcon?
remote-control related posts
- Tauri or Flutter v3 for a Rust desktop app?
- ⟳ 2 apps added, 5 updated at apt.izzysoft.de
- Tauri or Flutter for RustDesk desktop?
- RustDesk 1.1.9, support web and controlling Android now, open source RustDesk server.
- Tauri or Flutter for RustDesk desktop?
- Tauri or Flutter for RustDesk desktop?
- Could not Find liblibrustdesk.so error when running with flutter
Index
What are some of the best open-source remote-control projects? This list will help you:
Project | Stars | |
---|---|---|
1 | rustdesk | 17,246 |
2 | Quasar | 5,419 |
3 | InjectionIII | 3,022 |
4 | obs-websocket | 2,797 |
5 | transgui | 2,629 |
6 | IRremoteESP8266 | 2,108 |
7 | neko | 1,836 |
8 | Remmina | 1,759 |
9 | ExpressLRS | 1,686 |
10 | flagsmith | 1,640 |
11 | CHAOS | 1,568 |
12 | stf | 1,356 |
13 | neovim-remote | 1,229 |
14 | p2p | 1,091 |
15 | Terminals | 1,084 |
16 | tacticalrmm | 1,056 |
17 | aspia | 1,032 |
18 | DuckieTV | 990 |
19 | webMAN-MOD | 783 |
20 | Electorrent | 731 |
21 | ipmitool | 673 |
22 | rustdesk-server | 639 |
23 | mcrcon | 530 |
Are you hiring? Post a new remote job listing for free.