Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusBinary committed Nov 5, 2021
2 parents 3a05180 + ce041fe commit 106bc1c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Cursorr
Cursorr is an application that allows you to control your PC remotely, by moving your cursor using a touchpad or using your phone's sensors to move around in a three-dimensional space.

![Cursorr Screenshot](https://www.mariusbinary.altervista.org/Senza_nome.png)

## How to use:
---
1. Download and install the server on your pc from this github page or from the official [Cursorr Website](https://cursorrapp.com/).
2. Download and install the app on your android phone from [Google Play](https://play.google.com/store/apps/details?id=mariusbinary.cursorr).
3. Make sure your pc and phone are connected to the same wifi network.
4. Start the server on your pc.
5. If the server started correctly, you will be able to see it appear automatically within the application on your phone.
6. Tap on the server and use Cursorr.

## Need help?
---
### What can I do if the server is not automatically detected?
If your device is not automatically detected by the application, first make sure you are connected to the same wifi network. If this is already the case, add the server manually from the application by clicking on the button "Not found? Add it manually" at the bottom of the page and enter the IP address provided by the server.
### What can I do if the cursor movement is not smooth or freezes?
If the movement of the cursor is not smooth or freezes, the problem is the latency between the PC and the phone. To get good performance try to be as close as possible to the wifi router.
### Does the application works in hotspot?
Yes, but if the device that is doing hotspot is the same on which you want to use the application, the server will not be detected automatically and you will have add it by to entering the IP address manually.
### Does the application support connection via bluetooth?
No, at the moment the application does not support connection via bluetooth.

0 comments on commit 106bc1c

Please sign in to comment.