mov-cli / mov-cli

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

[OFF-TOPIC] Need MacOS testers. #275

Closed THEGOLDENPRO closed 1 month ago

THEGOLDENPRO commented 1 month ago

I had my classmate try out mov-cli on his Apple Silicon MacBook and it didn't go well 💀

I would try and debug it but I obviously don't have access to his laptop and I don't want to waste his time guiding him through discord so anyone with spare time and a Mac please try the project.

One of the issues we ran into was the config file not being created in the correct location. I think it has to do with the space in the MacOS config path (check out the config wiki if you don't know what I mean) and MacOS not phrasing it correctly.

r3tr0ananas commented 1 month ago

Hackintosh

ab4e33b2efc814daf4e37b119202b48f(1)

svenytf commented 1 month ago

On my M2 Pro, MacBook Pro, mov-cli config is in ~/Library/Application Support/mov-cli/config.toml. Works fine for me

THEGOLDENPRO commented 1 month ago

Found the issue and confirmed that it works on my friends macbook after patching it. I'll publish a fix very soon.