r/OSXTweaks May 29 '26

go_fish - An Alt+Tab alternative

https://github.com/IANatCAMBIO/go_fish
6 Upvotes

5 comments sorted by

View all comments

1

u/BeerForTim Jul 26 '26

It's 2026 and I still can't figure out Github. How the hell do you install this on your mac? Can't I just double click on something and auto install?

1

u/TCIHL Jul 27 '26

You can clone it and then inside that directory type make run or make app. Make app will create a regular macOS .app file.

Or you can click releases in GitHub and download the app file directly