Homebrew tap for MistServer and MistTray.
brew tap ddvtech/mistserver
brew install mistserverOptionally install the macOS menu bar app:
brew install --cask misttrayStart as a background service:
brew services start mistserverThen open http://localhost:4242 in your browser.
Stop:
brew services stop mistserverOr run in the foreground:
mistserverbrew update
brew upgrade mistservertail -f $(brew --prefix)/var/log/mistserver/mistserver.log