platform Python GUI in taskbar (eg Dropbox)? | Hacker News
阿新 • • 發佈:2018-12-29
Basically the exact same way Dropbox works as far as GUI goes.
It just needs to have the program running all the time from boot, monitoring something, and let them click the icon to open a little menu that has 2 entries to run functions in the program, and 1 entry to open a Settings/Config window.
I'm open to not using Python if there's a better way, but I was hoping to use this project to learn more Python, so that's preferable.