Skip to content

Tkinter based macos installer #15

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Tkinter based macos installer #15

wants to merge 3 commits into from

Conversation

beserge
Copy link
Contributor

@beserge beserge commented Feb 21, 2022

Wrote up a simple installer for macos. The graphics are 90% done, just have to get some time on the mac to actually do the installation portion. It'll just be a wrapper for the existing install.command and I'll pipe the output into a Text field.

We can make it into a .app with a nice icon and everything with pyinstaller. I've done it before and it's quite easy.

For now I've skipped the PATH options and Install Location pages since I'll always want to modify their path, and I'm not sure brew supports install location. We can always add them in if we want to.

image

image

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

Successfully merging this pull request may close these issues.

1 participant