Application-Updater
This tool will update your app using an storage link
Download
git clone https://github.com/1ExtremeDev/Application-Updater
pip install -r requirements.txt
Usage
Edit the link and logo value (line 5)
from link = "https://website.com/updater.exe"; logo = "Updater" to anything you'd like
Credits
ExtremeDev