Skip to content

Cross platform Sideloader for Quest standalone headset

License

Notifications You must be signed in to change notification settings

yoanhg421/quest-sidenoder

This branch is 13 commits ahead of, 6 commits behind javamachr/quest-sidenoder:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

389a83f · Dec 14, 2023
Dec 14, 2023
Dec 14, 2023
Dec 14, 2023
Dec 14, 2023
Nov 30, 2020
Jul 17, 2021
Nov 13, 2020
Mar 29, 2022
Dec 14, 2023
Dec 14, 2023
Dec 14, 2023
Dec 14, 2023
Jun 20, 2021
Dec 14, 2023
Dec 10, 2023

Repository files navigation

Donate YooMoney Donate eth:0xc3F7cA87e558C423A546Ed3B6B037424454c0000

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

Quest 3 comaptibility added in v 0.8.1

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

Planned:

https://github.com/vKolerts/quest-sidenoder/projects/1

Nightly versions at dev branch ;)

https://github.com/vKolerts/quest-sidenoder/tree/dev


Please report any issues here :

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

About

Cross platform Sideloader for Quest standalone headset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.7%
  • Twig 47.8%
  • CSS 2.5%