MrKonstantinSh / R-PControl

Desktop application for remote PC control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


Logo

R-PControl

Desktop application for remote PC control!

Releases · Report Bug · Request Feature

Table of Contents

About The Project

Screenshots of a running application:

RPC-Server RPC-Client

R-PControl is a desktop application that allows you to control a remote PC.

Features:

  • You can create a remote PC control session
  • You can connect to a remote PC control session
  • You can view the screen of a remote PC in the "VIEW SCREEN" mode
  • You can control the remote PC with your computer mouse and keyboard in "PC CONTROL" mode

How to use: You can read how to use the app on the wiki page.

Built With

Getting Started

Installation

  1. Clone the repo
> git clone https://github.com/MrKonstantinSh/R-PControl.git
  1. Go to the project folder
> cd ./ProjectFolder

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Konstantin Shulga - mrkonstantinsh@gmail.com

Project Link: https://github.com/MrKonstantinSh/R-PControl

About

Desktop application for remote PC control

License:MIT License


Languages

Language:C++ 98.4%Language:C 1.6%