-
Notifications
You must be signed in to change notification settings - Fork 346
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, Modularise code, Add new features #13
base: main
Are you sure you want to change the base?
Add GUI, Modularise code, Add new features #13
Conversation
Establish the size of the GUI
Finished settings sidebar, currently inactive
Adapt GUI file to create an App class to hold the GUI
Able to change system appearance mode
Not functional
Is now a graphical application. Jarvis is activated by the main button. Modularised the listening function.
Replace main button with two separate buttons for male and female voices
Now doesn't always read the news no matter what the instruction is. Only reads the news when requested
Thank you for your excellent PR; it greatly enhances the current project. Before we proceed with merging, please address the following:
|
I have created a GUI so that the user can activate the assistant at their will, and so that the program does not badger the user if they do not currently have a request.
Beyond this, I have organised the code into several files, as well as fixing a couple of errors.
Having done this, I introduced some new features: