Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PiterWeb authored Jan 9, 2024
1 parent aba029b commit 3a5d0ff
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,21 @@ Remote gamepads without difficulties
![Example Image from the Desktop APP](./assets/example.jpg)

### Installation ๐Ÿ“ฆ

- https://remote-controller.vercel.app/download/

### Use cases โœจ

- Play with friends online
- Controll your games from other machines with a gamepad
- Create a professional gaming cloud platform (it would require modifications to interact with through the shell)

### Installation ๐Ÿ“ฆ

- https://remote-controller.vercel.app/download/

### Guides ๐Ÿ“˜

- [Instalation guide](https://remote-controller.vercel.app/info/guides/installation/)
- [How to use](https://remote-controller.vercel.app/info/guides/how-to-use/)

### Features ๐Ÿงฉ

- [x] Portable
Expand All @@ -29,6 +34,12 @@ Remote gamepads without difficulties
- [x] Remote Streaming
- [x] Browser Client

### OS Support ๐Ÿ’ป

| Windows | Linux | MacOS | Browser (Only Client) |
|--------- |------- |------- |--------- |
| โœ” | โŒ | โŒ | โœ” |

### How it works ๐Ÿ‘ทโ€โ™‚๏ธ

This desktop APP is based on the WebRTC ๐ŸŽž standard and it uses the power of Go to communicate ๐Ÿ—ฃ with the Gamepad emulation libraries.
Expand Down

0 comments on commit 3a5d0ff

Please sign in to comment.