Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastianhaeni/remotecontrolserver
Control the computer this server runs on with an android app
https://github.com/sebastianhaeni/remotecontrolserver
remote-control
Last synced: about 12 hours ago
JSON representation
Control the computer this server runs on with an android app
- Host: GitHub
- URL: https://github.com/sebastianhaeni/remotecontrolserver
- Owner: sebastianhaeni
- License: mit
- Created: 2014-11-24T19:22:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T22:00:11.000Z (about 7 years ago)
- Last Synced: 2023-09-10T19:10:21.574Z (over 1 year ago)
- Topics: remote-control
- Language: C#
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RemoteControlServer
===================Control the computer this server runs on with an [android app](https://github.com/sebastianhaeni/RemoteControl).
Created with Visual Studio 2013.
## Attention
Please keep in mind, that this was just a fun little hacky project.
Do not start this server in a network you do not trust, because everybody
can control your peripherals from the point you start it.## Features
* Volume
* Mouse
* Left click
* Right click
* Keyboard (no special characters supported yet)## Planned features
* Password protection
* Start with Windows
* Optimize broadcast signals
* File browser