Skip to content

Cross platform Sideloader for Quest standalone headset

License

Notifications You must be signed in to change notification settings

VRPirates/sidenoder

 
 

Repository files navigation

SideNoder - A cross platform sideloader for Quest(1&2&3) standalone vr headset.

Quest 3 compatibility fix added in v 0.8.0

What makes sidenoder better than other sideloaders ?
  • Automatically scan hmd and drive, to find available updates.
  • Apps automatically update without losing app/cache/save data.
  • Apps can update across mismatching apk signatures.
  • Drive list is sorted by date and offers search function.
  • Drive list offers pictures and versionCodes.
  • Much much more.

Running the compiled version

Run precompiled release on windows:

  1. Install latest winfsp
  2. Download and unpack(or run Setup.exe) the latest windows release
  3. Run the sidenoder.exe application

Run precompiled release on linux:

  1. Download and unpack the latest AppImage/deb
  2. Make the AppImage executable. Or install deb package
  3. Run the AppImage

Run precompiled release on mac:

  1. Install latest osxfuse (4.2.0+)
  2. Download and unpack the latest mac release (.App)
  3. Run the .App

MacOS compatibility

To install on mac one has to manually install latest rclone in Terminal using following command:

sudo -v ; curl https://rclone.org/install.sh | sudo bash

Other version of rclone will not work.

Also android tools and scrcpy is required:

 brew install scrcpy
brew install android-platform-tools

Please report any issues here :

https://github.com/VRPirates/sidenoder/issues

About

Cross platform Sideloader for Quest standalone headset

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 48.8%
  • Twig 48.3%
  • CSS 2.9%