Python Forum
Pythonista script with iPhone's native Clock app - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Pythonista script with iPhone's native Clock app (/thread-13097.html)



Pythonista script with iPhone's native Clock app - Sharkman157 - Sep-27-2018

I am using the New Shortcut app with ios12. I want a Shortcut that starts a timer, but the native Clock app appears to be very limited in its exposure of options in the Shortcut app. In my search for a work around I had an idea to create a script using Pythonista ... But if I have read correctly Apple has not allowed an API to be used with the native Clock app. I appreciate your thoughts on this question.