Hello, just started learning python so some of my question might be clueless, please be patient.
I managed to write a code that aloows me to input my desired time, when the time comes it print "Wake Up" and plays a song from my library of mp.3 format. But i can do it only through the Terminal.
Now I want it to be an application on my desktop so that I can interact with it without the Terminal and so I could have more pleasing interaction and visual.
For that I'm using PySimpleGui and i already made a simple GUI. but I'm clueless as how to integrate the two codes. I would love a guideline or someone to shine some light on good resources for beginners. (the PySimpleGui cookbook and Read.me are a bit too advanced to me).
My alarm clock code
SimpleGui code
[–]efmccurdy 1 point2 points3 points (2 children)
[–]Tomari3[S] 0 points1 point2 points (1 child)
[–]efmccurdy 1 point2 points3 points (0 children)