This code is an application runner that gives you the ability to open popular applications like Notepad, Calculator, Paint, Chrome, Photos, Weather, Calendar and Camera with the click of a button or through voice recognition. It has a user-friendly interface built with tkinter and provides a seamless experience for the user. The code uses the winreg library to find the path of the application and the speech_recognition library to recognize the user's voice. The application runner also has the capability to open some applications that are installed as part of Windows operating system. Whether you prefer to use your mouse or keyboard, or use your voice, this application runner has got you covered!
Built With
- pyqt
- python