Skip to content

Commit 59c28ed

Browse files
authored
Enhance README with client setup details
Added client setup instructions for the Android app.
1 parent 4a3c409 commit 59c28ed

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
# PC Remote Control Server
22

3-
Used with Android App: <link here>
3+
Use Android Mobile App to control your PC for Youtube Playback! (send play, pause, mediakeys etc).
44

5-
### SETUP
6-
7-
...
5+
### SERVER SETUP
86

7+
- Download zip from Releases, unzip and run .exe
8+
- Allow connection in firewall when it asks on the first run (for local network)
9+
- Press Start to launch server (or enable [x] Require PIN if you dont want others to connect directly from same network)
10+
<img width="786" height="443" alt="image" src="https://github.com/user-attachments/assets/b51f9609-3f39-4bb7-9232-da9c526799b8" />
911

12+
### CLIENT SETUP
13+
- Download Android app:
14+
- Your device need to be in same network! (for example 192.168.0.x)
15+
- When application starts, it asks for server ip address and port (and optional pin code)
16+
- When you close Settings panel, it tries to reconnect into server
17+
- Once connected, the led turns green in the top left corner (red means not connected or other error)
18+
- Then you can open youtube video in browser and send keycommands while laying on the couch!
1019

20+
<img width="424" height="894" alt="image" src="https://github.com/user-attachments/assets/8fed0eeb-18cf-40e8-8b70-5b55cc6d248d" />
21+
<img width="421" height="896" alt="image" src="https://github.com/user-attachments/assets/50550bfb-fa2e-49d2-8601-e5b5db722348" />

0 commit comments

Comments
 (0)