Tech-FZ / EmuGUI

A QEMU GUI that I made.
https://tech-fz.github.io/EmuGUI-doc/
GNU General Public License v3.0
135 stars 13 forks source link

Let's make an update checker for EmuGUI #23

Closed Tech-FZ closed 2 years ago

Tech-FZ commented 2 years ago

You know, updating your programs isn't easy. Auto-updating helps you to stay secure. I want to make an update checker that retrieves the latest version from a file and notifies you if it's newer.

Tech-FZ commented 2 years ago

The update checker is implemented!