The following program is meant for creating an all in one application that houses your most relevant daily applications. Users can create and customize their GUI as they see fit, whether it is adding many files or keeping it simple with a few, this application will run all of your input files in one click of a button. After running your files, a user can exit out of the app and then re-enter whenever they like to find that their input list of files will have persisted. This application utilizes Python to create the interface that users interact with.
A few of the things you can do with Python-GUI:
- Create a one stop location to run all of your most important programs via the click of one button.
- Add an unlimited amount of applications to your list.
- Enjoy full functionality whether online or offline.
AS AN avid programer
I WANT to be able to quickly fire up all of my relevant applications related to my work
SO THAT I can effortlessly get to work on my projects
To run this application please do the following;
Following downloading or cloning the repository from GitHub, enter into your terminal:
- python app.py
If you would like to run this application independent of VS Studio Code:
- download the repository via GitHub
- navigate to the application file within your system
- run the file named app.py
Application working under an MIT license
Reach out to me via email regarding any questions or concerns with this project:
- Would like to add a "routines" feature that a user could open up depening upon their desired outcome
- For example a user could have a "Work From Home" routine containing all neccessary programs for that situation
- A user could also have a "Gaming" routine that opens their desired client for gaming and possibly the steam store so they could add to their arsenal
- Could also add a delete button within the root that can just delete individual files from your lineup
- Let's say if a user accidently added something they dont care to have there
- Would love to create an automated delete feature that would scrap whole files
- In the event an entire routine got outdated, you could kill it