Skip to content

cj667113/simple_github_ota_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

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