A python GUI program that allows user to launch multiple apps with a single click. The program allows for addition of upto 8 apps and users can remove apps by giving the row number.
The application uses tkinter library for GUI and a simple text-file for storing the apps.
The program is useful for multitasking and will improve the productivity of the user. You can simply select the apps you want to run simultaneously, so next time you only need to open this program instead of opening all those apps separately.