Skip to content

whitewhidow/quest-sideloader-linux

Repository files navigation

update 01.12.2020

DEVELOPMENT MOVED TO whitewhidow/quest-sidenoder




Quest-sideloader-linux (& mac osx)

Quest Sideloader for Linux and Mac with integrated drive access to app library.

Install / Update:

Latest Stable:

curl -fsSL https://raw.githubusercontent.com/whitewhidow/quest-sideloader-linux/main/install | /bin/bash -s -- main

Latest Dev:

curl -fsSL https://raw.githubusercontent.com/whitewhidow/quest-sideloader-linux/development/install | /bin/bash -s -- development

Usage:

sideload-gui

Features include:

  • Cloud folder included
  • Wireless ADB supported
  • Browse and sideload APK's
  • Automatically check drive for updates
  • Change username (global and APK specific)
  • Switch refreshrate 90Hz/72Hz (global and APK specific)
  • Change texture resolution (global and APK specific)

Extra:

Linux udev rules?

In case your distro need a special udev rule to allow permissions to the adb device:

sudo ./extras/udev.sh $USER

Please feel free to ask for help when encountering any issues.

WIP: CROSS PLATFORM NODE VERSION

https://github.com/whitewhidow/quest-sidenoder example Looking for content or support? Find me @ https://t.me/whitewhidow_q2_working

Copyright (c) 2020 WhiteWhidow/branchBit

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.