Skip to content

PiterWeb/RemoteController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Gamepad Remote Controller

An open source & decentralized alternative to Steam remote play (No need to self host)

โŒ› Looking for contributions ๐Ÿ‘ˆ

Use cases โœจ

  • Play with friends online
  • Enjoy videogames from other devices using your gamepad

The limit is in your imagination ...

Example Image from the Desktop APP

Download ๐Ÿ“ฆ

Guides ๐Ÿ“˜

Resources ๐Ÿ“š

Features ๐Ÿงฉ

  • Portable
  • Simple & Modern UI
  • P2P "Decentralized" (WebRTC)
  • Remote Streaming
  • Browser Client
  • Support for keyboard
  • ViGEmBus Setup (Windows)
  • Localization (translation to multiple languages)
  • Support for STUN & TURN

OS Support ๐Ÿ’ป

Windows Linux MacOS Browser (Only Client)
โœ” (Only keyboard)โŒ› Looking for contributions for Gamepad โŒ โœ” (Known Issues with Safari)

Gamepad Support ๐ŸŽฎ

PC Controller (XInput/DirectInput) Xbox Controller (XInput) PlayStation Controler
โœ” โœ” โŒ

Translations ๐Ÿ” 

English Spanish Galician Other languages
100% โœ” 100% โœ” 100% โœ” โŒ› Looking for contributions

Self Hosting โ˜

There is no way to self-host the infrastructure of RemoteController because it has no backend. But instead you can self-host if you want the TURN & STUN servers and then add them to the config.

  • If you want to self-host a TURN/STUN server you can try Coturn. (This is only an example, you can choose other STUN/TURN implementations)

Build

Prerequisites

You must have Wails CLI, NodeJS, npm and Golang installed.

How to

First go to the frontend folder and run

$ npm install
$ npm run build

Now run the following command on the root directory of the main project:

$ wails build

finally go to the build/bin folder and your executable will be there.

Note

Please note the supported platforms in the table

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. In Windows uses the ViGEm Bus Driver with the ViGEm Client DLL

For the low level actions uses Go. On the other hand the UI works with Web technologies (WASM, Sveltekit, Tailwind, DaisyUI & Typescript)

You can learn more about how it works under the hood all the project

Contributting ๐Ÿค

If you are interested to contribute to this project you can follow this guide

Thanks to the ViGEm project โ™ฅ

ViGEmBus is making this project a reallity. We embed ViGEmBus Installation Wizard and ViGEmBus Client DLLS within the executable for Windows

Did you like the project ๐Ÿ‘ ?

You can give a star and review us on Product Hunt

Remote Controller - Play LOCAL co-op games ONLINE | Product Hunt

Star History

Here you can see how fast the community is growing
Star History Chart