Skip to content

gitter-badger/RabbitRemoteControl

 
 

Repository files navigation

Author: Kang Lin kl222@126.com


GitHub stars GitHub forks GitHub issues Current release All releases downloads


🇨🇳 中文



Introduction

Rabbit Remote Control is a cross-platform, multi-protocol remote control software.

Allows you to use any device and system in anywhere and remotely manage any device and system in any way.

Screenshot

Main window Recent list menu Connect
Main window Recent list menu Connect

Project repository position

Supported operating system (See: https://doc.qt.io/qt-5/supported-platforms.html)

  • Windows
  • Unix/Linux
  • Android
  • mac os
  • IPHONE
  • WINCE

I have no devices so I did not compile and test. Please test by yourself if you have devices. Interested and capable friends are welcome to participate in the development of the project.

If you want to donate the developed devices for me, please contact: (email: kl222@126.com)

Supported protocols

Remote control protocols
Windows Unix/linux Android MAC IPHONE WINCE
vnc ✔️ ✔️
RDP ✔️ ✔️
Spice
SSH ✔️
Terminal ✔️
TELNET ✔️
Scrcpy
Network protocols
  • Custom p2p protocol
    • ICE
    • STUN
    • TURN
  • Proxy
    • socks
    • http
    • Custom p2p proxy protocol: KangLin#7
Proxy P2P
TigerVnc ✔️ ✔️
LibVNC
FreeRDP

Build status

  • Build status

Github actions

master develop
Linux Linux Build status Linux Build status
Windows Windows Build status Windows Build status
Android Android Build status Android Build status

Sponsorship and Donations

If this software is useful to you, or you like it, please donate and support the author. Thank you!

donation

If it cannot be displayed, please open: https://gitee.com/kl222/RabbitCommon/raw/master/Src/Resource/image/Contribute.png

Contribution

If you're wondering how could you help, fear not, there are plenty of ways:

Some of them are:

  • Donation - Provide funds and devices for this project 😄
    • The project is need server with public IP
  • Spread the good word about RabbitRemoteControl to make it more popular 😄
  • Have an opinion? Make sure to voice it in the Discussions that need it 😉
  • Fixing easy Issues or Issues that need help. Make sure to read Contributing first though 😉
  • Testing and reporting bugs
  • Translating, it's easy 😄
  • Reviewing and testing pull requests – you don't need to be able to code to do that 😉
  • Distribute this program to various operating systems
    • Linux
      • Ubuntu, Debian
      • Redhat
      • openSUSE
      • FreeBSD
      • CentOS
      • Arch Linux
    • Unix
    • Windows 10 mall
    • Android
  • Be finished unsupported protocols

Road map

  • Support common existing remote control protocols
    • Client
      • Client frame
        • Remote desktop
        • Terminal(Linux implemented,but it is has a smae BUG)
      • Specific protocol support, see: Supported protocol
      • Custom point-to-point remote control protocol, see requirements for details: KangLin#7
    • Server
      • Server framework
      • Specific protocol support, see: Supported protocol
      • Custom point-to-point remote control protocol, see requirements for details: KangLin#7
  • Custom point-to-point remote control protocol, see requirements for details: KangLin#7
Client Server P2P
TigerVNC ✔️ ✔️ ✔️
LibVNCServer ✔️ ✔️
RDP ✔️
Spice
SSH ✔️
Terminal ✔️
TELNET ✔️
Scrcpy

At present, the development of common remote control protocol client has been completed, and it has preliminary practical functions. It is necessary for small partners to try it out, find BUG, and put forward suggestions that can be more convenient to use in practical applications.

For terminal remote control, because qtermwidget only supports LINUX/UNIX, it needs to support other platforms.

The next level of work is to solve point-to-point remote control, which is also a feature of this project. See requirements for details: KangLin#7

Download

Release: https://github.com/KangLin/RabbitRemoteControl/releases

Development

Dependent

Tools
  • Qt
  • C/C++ compiler
    • gcc/g++
    • MSVC
  • CMake
  • Automake、 Autoconf、 Make
  • Git
Dependent libraries

Build

Please abide by this agreement and the license agreement of dependent library, and thank the author of dependent library and tools.

About

Rabbit remote control. Support VNC, RDP, Terminal, SSH, TELNET etc

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
License.md

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 86.0%
  • Shell 6.7%
  • CMake 6.0%
  • NSIS 1.3%