Official Homebrew formula and cask for Libre WebUI.
brew tap libre-webui/tap
brew install --formula libre-webuiStart Libre WebUI:
libre-webuiThe desktop application currently supports Apple silicon Macs.
brew tap libre-webui/tap
brew install --cask libre-webui-frontendThe desktop frontend connects to a Libre WebUI backend on port 3001. Start
one with:
libre-webui --port 3001Existing installs using the former libre-webui cask token migrate
automatically to libre-webui-frontend.
brew update
brew upgrade --formula libre-webui
brew upgrade --cask libre-webui-frontendWebsite · Documentation · Source
The tap checks the latest stable npm release every hour. When a new GitHub release contains the matching macOS artifact, it recalculates both checksums, runs strict Homebrew validation, and updates the formula and cask together.