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, Modularise code, Add new features #13

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

Conversation

NathanVials-Student
Copy link

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:

  • Customizable voice
  • A newsreader, providing the current headlines
  • Unread email reader
  • Spotify API integration

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
@kishanrajput23
Copy link
Owner

HI @NathanVials-Student

Thank you for your excellent PR; it greatly enhances the current project. Before we proceed with merging, please address the following:

  1. Resolve the merge conflicts.

  2. Update the README.md file to include clear instructions on how to run the project on a local machine. Please provide a brief and detailed explanation of the steps.

  3. Update the requirements.txt file to specify any prerequisites needed to run the project.

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.

2 participants