Install on macOS
Download and install Java 21
Download software MyBM.jar
Run software MyBM.jar just downloaded
- Open Terminal on macOS (press Command + Space to open Spotlight, type Terminal and press Enter).
- Copy and run the directory preparation command below to create the /Users/Shared/MyBM folder and copy the mybm.jar file into it.
- Copy and run the software startup command.
- After running, open your browser and visit http://localhost:1989/portal/owner to configure (Default login password:
owner).
mkdir -p /Users/Shared/MyBM
cp ~/Downloads/mybm.jar /Users/Shared/MyBM/mybm.jarcd /Users/Shared/MyBM
java -jar mybm.jarMyBM started
Portal port: 1989
Public port: 2002If macOS shows a warning blocking an app from an unidentified developer, go to System Settings > Privacy & Security, scroll down to the Security section and click Open Anyway for MyBM / Java.
Access from phone:
Open the browser on your phone and enter the link displayed in the Dashboard title bar (note: your phone must be connected to the same Wi-Fi as the server):
🛠️ Troubleshooting: Cannot access from other devices?
Most cases where other devices cannot connect are due to Firewall blocking on macOS. Please follow these steps to allow connection:
Go to the Apple menu (top-left corner) > System Settings > Network > Firewall.
If the Firewall is on, click the Options... button on the right. Check the list to see if the java or MyBM software is set to Allow incoming connections. If not or blocked, please change it to allow.