You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`-android_port` the port number of the Android device from which to fetch the backup file.
96
+
Example: 1821
97
+
98
+
`-android_file` the location of the backup xml file on the Android device.
99
+
Example: /Tasker/configs/user/backup.xml
100
+
101
+
The above three 'android' options are mutually inclusive.
102
+
103
+
`-appearance` for appearance mode, one of system, light, dark.
96
104
97
105
`-conditions` to display a Profile's and Task's condition(s),
98
106
`-c(type) color_name` defines a specific color to 'type', where 'type' is *one* of the following:
@@ -184,7 +192,7 @@ Alternatively, see *config.py* for some user-customizable options. Make user-sp
184
192
2- The [sample Tasker Project](https://taskernet.com/shares/?user=AS35m8ne7oO4s%2BaDx%2FwlzjdFTfVMWstg1ay5AkpiNdrLoSXEZdFfw1IpXiyJCVLNW0yn&id=Project%3AHttp+Server+Example) must be installed and active on the Android device, and the server must be running..see Android notification: "HTTP Server Info...".
185
193
3- See config.py to change the default settings permanently
186
194
187
-
<sup>1</sup> If having problems getting Tkinter to version 8.6, try the following:
195
+
<sup>3</sup> If having problems getting Tkinter to version 8.6, try the following:
0 commit comments