mov-cli / mov-cli

Watch everything from your terminal.
https://mov-cli.github.io/
MIT License
411 stars 36 forks source link

How to install on macos? #279

Closed PogusTheWhisper closed 3 weeks ago

PogusTheWhisper commented 1 month ago

How to install on macos?

THEGOLDENPRO commented 1 month ago

mov-cli does work on MacOS but you require a couple of prerequisites. Also I may not be able to guide you exactly step by step as I don't own a Mac nor am I familiar enough with the MacOS.

You first will need homebrew installed, then once installed you can install iina (mpv media player for mac) and fzf.

Now you can install mov-cli via pip:

pip install mov-cli -U

Then install a plugin of your choice and all should be good.

THEGOLDENPRO commented 1 month ago

How did this go btw?

PogusTheWhisper commented 3 weeks ago

Yes, It work!!!