Updated MacOS instructions, versions, new package requirement
Updated links, versions, tested on MacOS 15.5, added in "six" package required by Python to work correctly.
Apologies it's showing previous commits as well... learning the ropes of Git still.
Since homebrew is fairly Mac-centric, you can also add a link to the easy-install homebrew formula we've been testing at https://github.com/TrunkRecorder/homebrew-install
Starting from a fresh install of homebrew, just a couple commands can take care of it all.
brew tap trunkrecorder/install
brew install trunk-recorder
Since homebrew is fairly Mac-centric, you can also add a link to the easy-install homebrew formula we've been testing at https://github.com/TrunkRecorder/homebrew-install
Starting from a fresh install of homebrew, just a couple commands can take care of it all.
brew tap trunkrecorder/install brew install trunk-recorder
Awesome, I've added that in as well. Thank you!
Thanks @SimonSheehan !!