Hi, Joao. I need a Python API interface to tasker to create new tasks in Ultimate-ToDo-List.
I'm writing app in Python that I would like to be able to create new tasks in Ultimate-ToDo-List via Tasker. So, I need an API library for Python.
Hi, i proposed a similar thing, no answer from developer, please upvote:
https://tasker.helprace.com/i648-library-to-support-designing-profiles-in-python-for-programmers
Thanks
You can run Python scripts by Termux plugin. In Termux plugin you should set path to Python in Executable like this /data/data/com.termux/files/usr/bin/python and path to your script in Arguments like this "/storage/emulated/0/YourFolder/main.py" %action "%params"
Task: Run Python Script
A1: Termux [
Configuration: /data/data/com.termux/files/usr/bin/python "/storage/emulated/0
Working Directory ✕
Stdin ✕
Custom Log Level null
Termi
Timeout (Seconds): 10
Structure Output (JSON, etc): On ]
A2: Input Dialog [
Title: Python
Text: [Output]
%stdout
[Error]
%stderr
%result
Close After (Seconds): 30 ]