On 2019-01-28 8:29 a.m., Steve wrote: > I now want to run it on my MotoG phone. The program accepts keyed in data > and will access two text files to keep data and I would like to have the > program chime my phone to remind me to take the next reading. > > First step is to get it running in my phone > How do I do it? What software do I need to make the transfer?
You might want to check into Kivy[1], which is a framework for making apps that can run on Android using Python (and also iOS and desktop operating systems as well). [1] https://kivy.org/#home -- https://mail.python.org/mailman/listinfo/python-list