/simple_github_ota_updater

Simple python OTA updater

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Simple Github OTA Updater Donate

This simple over the air updater script will automatically go out to github, look at the dates in which new code is committed and will update the current code running.

Also note, after using the updater, you will need to restart your main code in order for the new code to take effect. This is required to reload the new changes into memory.

To Install:

pip install sgota
upip install usgota