Simple Computer Remote

The easy Android remote

This project is maintained by philproctor

General Information

The Simple Computer Remote allows you to control your Windows, Mac OS X, or Linux desktop computer with an Android device as a remote. The remote works with the built in keyboard in Android so that you can use the same keyboard that you are familiar with. The installed server requires no special configuration to operate. Without any extra configuration, the Android remote will simply communicate with the first server that it finds on your wifi network.

If you would like to report a bug or request a feature of this product, please submit a ticket on the github project page.

Download

Operating System Architecture Download
Android Remote Any Google Play »
Windows Host x86 32-bit Download »
Windows Host x64 64-bit Download »
Mac OS X Host x64 64-bit Download »
Linux Host x86 32-bit Download »
Linux Host x64 64-bit Download »
Linux Host ARM (Raspberry Pi) Download »


Android Usage

Android usage is designed to "just work" and be as simple as possible. Note that the menu button may refer to either the hardware menu button or the soft menu button in between the mouse buttons.

To get started using the Android application, please follow these steps:
1. Download and install the Android application in Google Play from the link above.
2. Ensure that the "host" server application is installed for your host's operating system (instructions below).
3. Open the application and begin using the mouse and keyboard control. The keyboard can be accessed via the menu button.

If you have more than one host on your wifi network, you will also have to select which host you wish to connect to. In order to do this, press the menu button, select settings, then select "Select Server". This will display a list of all servers that your device has detected on the local network. Select the device you wish to control and press ok. From the main screen, press your menu button and select "reconnect".

If your mouse movement is too jumpy or too slow, press the menu button, select settings, then select "Mouse sensitivity". Drag the sensitivity bar to adjust and press OK.

Windows Host

To set up the remote to connect to a windows machine, please follow these steps:
1. Download the host application from the download link above.
2. Run the downloaded file and follow the steps to complete installation.

If you selected the option to run the application, it is now running silently in the background. You can confirm the application is running in the task manager, from the server list on your android device application, or by visiting http://localhost:11393 in your browser. Note that the application cannot be run as a service. This is because service applications are not allowed to interact with your computer's mouse and keyboard even if you select the interactive session options (exception, some Windows XP installations).

Linux Host

To set up the remote to connect to a linux machine, please follow these steps:
1. Download and install the host application from the download link above.
2. The installation will add a file named "SimpleComputerRemote" into /opt/rekap
3. Add /opt/rekap/SimpleComputerRemote as a startup application for your window manager.

Note that the application must start during login for your window manager so that the application can attach to the correct instance of X11.

Mac Host

To set up the remote to connect to an Apple machine, please follow these steps:
1. Download the host application from the download link above.
2. Double click the downloaded package to run it.
3. Follow the on-screen instructions.

Note that Mac OS X does not provide an automatic uninstaller. To uninstall on mac, follow these steps:
1. Obtain administrator priveleges.
2. Delete /Library/LaunchDaemons/com.rekaplogic.remote.plist
3. Delete /usr/bin/server-darwin-amd64.out
4. Reboot.