helloSystem / Utilities

Utilities written in PyQt5, meant for use with helloSystem
BSD 2-Clause "Simplified" License
28 stars 29 forks source link

When the installation is complete, a notification window should be displayed #85

Closed louies0623 closed 3 years ago

louies0623 commented 3 years ago

When the installation is complete, a notification window should be displayed. Used to inform whether the installation is completed, rather than directly execute or close. image

probonopd commented 3 years ago

The intended behavior is that the application automatically runs after it has been downloaded. After all, the user opened it.

louies0623 commented 3 years ago

At least there is a notification saying that the installation is complete, just like a download notification.