Teraskull / PyDebloatX

Python GUI for uninstalling the default Windows 10 apps.
https://pydebloatx.com/
MIT License
1.57k stars 117 forks source link

Add functionality to check for updates #47

Closed space9bug closed 3 years ago

space9bug commented 3 years ago

https://data.jsdelivr.com/v1/package/gh/Teraskull/PyDebloatX

https://api.github.com/repos/Teraskull/PyDebloatX/tags https://api.github.com/repos/Teraskull/PyDebloatX/releases/latest

Teraskull commented 3 years ago

Added a simple update check. I will probably move the check to a separate thread, since it blocks the initial app refreshing.

Teraskull commented 3 years ago

Done in 11580b7bbc7fd3ce9c32c06080639826256f0639.