This script is to help deploy micropython scripts to tildagon devices. It creates the directory structure for installing your app, and copies the files in. It resets the device before and after to make sure the OS is ready to receive and then is ready for you to activate your script.
Initially based on the advice on the tildagon documentation for running apps this script was enhanced by an LLM to make adjustments like;