trunk-recorder icon indicating copy to clipboard operation
trunk-recorder copied to clipboard

Updated MacOS instructions, versions, new package requirement

Open SimonSheehan opened this issue 10 months ago • 2 comments

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.

SimonSheehan avatar May 28 '25 16:05 SimonSheehan

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

taclane avatar May 28 '25 17:05 taclane

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!

SimonSheehan avatar May 28 '25 18:05 SimonSheehan

Thanks @SimonSheehan !!

robotastic avatar Jun 29 '25 13:06 robotastic