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

Add GUI #25

Open
richrd opened this issue Jun 19, 2019 · 8 comments
Open

Add GUI #25

richrd opened this issue Jun 19, 2019 · 8 comments

Comments

@richrd
Copy link
Member

richrd commented Jun 19, 2019

Just a simple GUI for selecting mods and running them on a firmware file.

@bitcoin4cashqc
Copy link

I can do this using appjar

@richrd
Copy link
Member Author

richrd commented Nov 5, 2019

I was thinking of using Tkinter, which is what appjar is based on. I made some progress already but it's not usable yet. If you want to take a look I can push my work in progress to a new gui branch.

@bitcoin4cashqc
Copy link

For sure mate! Appjar a bit simple and make less code in general but yeah it's same :P

@vin-cf
Copy link

vin-cf commented Dec 3, 2019

I was thinking of using Tkinter, which is what appjar is based on. I made some progress already but it's not usable yet. If you want to take a look I can push my work in progress to a new gui branch.

Can you push this work onto a gui branch if you haven't already? Would be interested in taking a look at what you've done so far in Tkinter

@richrd
Copy link
Member Author

richrd commented Dec 3, 2019

I'll try and get it pushed today. I think it's still a bit rough but works ok if I remember correctly.

@richrd
Copy link
Member Author

richrd commented Dec 3, 2019

I've pushed the draft code to the gui branch. It's still really rough, and it needs a lot of cleanup. But it does work. Here's what it looks like on my machine. I have no idea what it looks like on other platforms.
image

EDIT: I'd appreciate if anyone tests it and sends a screenshot of how it looks on their platform.

@sgnl
Copy link

sgnl commented Dec 11, 2019

what is your machine btw? I have environments I can test on

@richrd
Copy link
Member Author

richrd commented Dec 11, 2019

I'm on Kubuntu 18.04. The GUI looks the way it does in the screenshot since I used the styling options in tkinter to make it look slightly more "OP-1" but I'm not sure if it's a good idea or not. At least IMHO it looks better than stock tkinter. I might still change it and possibly also remove the "Step #X" stuff on the left side.

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

No branches or pull requests

4 participants