Skip to content

DDVTECH/homebrew-mistserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-mistserver

Homebrew tap for MistServer and MistTray.

Installation

brew tap ddvtech/mistserver
brew install mistserver

Optionally install the macOS menu bar app:

brew install --cask misttray

Usage

Start as a background service:

brew services start mistserver

Then open http://localhost:4242 in your browser.

Stop:

brew services stop mistserver

Or run in the foreground:

mistserver

Upgrade

brew update
brew upgrade mistserver

Logs

tail -f $(brew --prefix)/var/log/mistserver/mistserver.log

Links

About

Homebrew formula for installing MistServer (open-source streaming media server).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors