AtlasTheProto / ADBForwarder

Console application designed to handle ADB commands necessary to enable wired streaming with ALVR
MIT License
21 stars 11 forks source link

ADBForwarder

Console application designed to handle forwarding TCP Ports (using ADB) between your PC and Quest/Go HMDs, over USB

Specifically made for use with ALVR, for now. Supports the Oculus Go, Quest 1 and 2

Download here!

Usage

Windows

If the program won't run, try installing the DotNet 4.6.1 Runtime

Linux

You need to use Mono

Problems?

Don't hesitate to raise an issue if you encounter problems!

Future Support

Development on this has basically stopped, I got an Index.

I encourage anyone who finds fixes, bugs, or new features to manage and advertise their own fork, if this repository becomes outdated, ask the ALVR team members to update the proper wiki links for this program to the new fork / etc.

Attributions

Thank you, Mantas-2155X, for iterating and refactoring my work, to bring Linux support!

Thank you, Quamotion, for SharpADBClient!