Skip to content

kaimitchellm33/Quest2PyLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quest2PyLoader

A tiny sideloader for the Quest2. Most sideloader applications come with alot of bloat and usually an app marketplace. Quest2PyLoader removes this and just creates an easy way to use the ADB commands to install your homebrew applications to your Quest device.

1.) Setup Developer Mode on you Oculus Device:
https://developer.oculus.com/documentation/native/android/mobile-device-setup/

2.) Install ADB Platform tools by:

Windows:
Download: https://developer.android.com/tools/releases/platform-tools
Extract to C: so it's C:\platform-tools
Run Powershell as Admin type: setx PATH "%PATH%;C:\platform-tools"

Mac:
brew install --cask android-platform-tools

Linux via APT:
sudo apt-get install android-tools-adb -y

3.) Drivers for Windows
https://developer.oculus.com/downloads/package/oculus-adb-drivers/

4.) Run Run Quest2PyLoader by:
python Quest2PyLoader.py or with python3 Quest2PyLoader.py

About

A tiny crossplatform sideloader for the Meta Quest 2 & 3 VR Headsets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages