Hello
I have an application to monitor the health of a paraplegic. It includes a load cell and a moisture meter. I hope to distribute it widely.
The project is implemented in a headless pi which runs without intervention. The monitoring display is on the Android phone of the person who cares for the paraplegic person. The people involved do not have the skills or interest to execute complicated terminal commands, and I would prefer to do the updates automatically as part of the daily reboot.
There is plenty of documentation on updating the libraries like Flask or Bluez but little about updating the python code that I wrote and even the /etc/rc.local which launches the project. The pi is connected to the house internet.