Skip to content

TurquoiseTNT/questmdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuestMDM

Self-hosted Flask-based ADB MDM controller for Meta Quest devices. Automatically detects USB-connected headsets, enables wireless ADB, and notifies users upon success.

Features

  • Automatic ADB over TCP setup
  • Web UI with device listing
  • Custom notification broadcast
  • Fallback Wi-Fi assist

Setup

git clone https://github.com/turquoisetnt/questmdm.git
cd questmdm
pip install -r requirements.txt
bash scripts/auto_pair.sh &
python3 main.py

Visit http://localhost:8080/ to see devices.


Let me know if you want this pushed to GitHub directly or need packaging as a .deb or Docker container.

About

An Open Source MDM-(like) solution that runs on any linux based device (preferably a raspberry pi) and requires little setup apart from needing Oculus Developer enabled on the account and the headset.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages