Skip to content

9beach/mpv-app-bundle

Repository files navigation

mpv-app-bundle

The missing app bundle for Homebrew mpv.

Installation

First, You need to install mpv on macOS. Run the following command in the terminal:

brew install mpv

Now, you can install mpv.app. Run the following command in the terminal:

curl -L https://raw.githubusercontent.com/9beach/mpv-app-bundle/main/install-raw.sh | bash

If you'd like to install mpv.app with a different icon (e.g., alternative-02.icns, /path-to/your-favorite-icon.icns), you can specify it using the MPV_APP_BUNDLE_ALT_ICON environment variable. Run this command instead:

curl -L https://raw.githubusercontent.com/9beach/mpv-app-bundle/main/install-raw.sh | MPV_APP_BUNDLE_ALT_ICON=alternative-02.icns bash

After installation, you can find mpv.app in the /Applications folder and use context menu items to run media files.

mpv app bundle

alt text

For Lua scripts and settings for mpv, please visit mpv-config.

mpv app bundle

About

The missing app bundle for Homebrew mpv.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages