Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make it into a proper mac app? #76

Open
ursusursus opened this issue Feb 23, 2022 · 2 comments
Open

How to make it into a proper mac app? #76

ursusursus opened this issue Feb 23, 2022 · 2 comments

Comments

@ursusursus
Copy link

ursusursus commented Feb 23, 2022

Hey, Im a new macos user coming from windows and I miss being able to search the system to launch or create a permanent dock entry

I can only start a terminal and run git gui

Any way to do that easily?

@surjikal
Copy link

Yes! Via automator:

Screenshot 2022-06-27 at 7 31 03 PM

Create a cli app that runs /usr/local/bin/git-gui.

Screenshot 2022-06-27 at 7 29 34 PM

Then save it.

You can change the icon by downloading it from this repo:
https://github.com/prati0100/git-gui/blob/master/macosx/git-gui.icn

And dragging it where I highlighted:
Screenshot 2022-06-27 at 7 32 49 PM
s

@surjikal
Copy link

Noticed this today as well:

Screenshot 2022-07-10 at 6 24 52 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants