Inspiration
It is like Task manager and the function was drawn from how browser tabs remember what you had before you closed it and allow you to open back.
What it does
Currently it acts like a task manager that looks at running process, shows it on a gui and then you are able to select what applications you wish to end. There is a time function coded but not binded to anything yet which would allow you to close applications at a certain time.
How we built it
I built it in python and had a simple gui I look at some documentation and used VSCode
Challenges we ran into
It was difficult to get the python gui running and I didn't know this library before hand. I had to learn the thread and processes library as well most of the code is from scratch and new to me.
Accomplishments that we're proud of
I have a functioning GUI that updates whenever you select items and shows a list. You are able to select and deselect items which was something I took a while to do
What we learned
I learned how to create GUIs in python I learned how to use a dictionary for key and value python lists. I learned to do cmd commands using python and overall learned to program.
What's next for DeltaHack Project
For the next Deltahack Project I think that I want to find a team and try to follow their lead and learn more. Rather than being scared to join strangers in fear of not being useful I should instead look to learn as much as possible from others. I also that in my free time I will continue working on this project which could lead to more learning and growth which will allow me to perform much better in the next hackathon
Built With
- pysimplegui
- python
Log in or sign up for Devpost to join the conversation.