-
Notifications
You must be signed in to change notification settings - Fork 0
macos setup
atmoss edited this page Jul 8, 2026
·
2 revisions
-
clone repo
git clone https://github.com/atmo1lost/lumx.git -
go into repo folder
cd lumx -
install requirements
pip3 install -r requirements.txt --break-system-packages -
install homebrew (if not)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" -
run server
python3 server.py -
share websocket
_<3 from atmoss & contributers_