Metadata-Version: 2.4
Name: maptasker
Version: 10.2.2
Summary: Utility to display your entire Android 'Tasker' configuration on your Desktop.
License-Expression: MIT
License-File: LICENSE
License-File: LICENSE.txt
Keywords: tasker,Tasker,map tasker,configuration,tasker configuration
Author: Michael Rubin
Author-email: mikrubin@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: darkdetect (>=0.8.0)
Requires-Dist: deep_translator (>=1.11.4)
Requires-Dist: defusedxml (>=0.7.1)
Requires-Dist: packaging (>=26.0)
Requires-Dist: pillow (==12.1.1)
Requires-Dist: requests (>=2.33.0)
Requires-Dist: tomli_w (>=1.2.0)
Requires-Dist: webcolors (>=25.10.0)
Project-URL: Bug Tracker, https://github.com/mctinker/Map-Tasker/issues
Project-URL: Changelog, https://github.com/mctinker/Map-Tasker/CHANGELOG.md
Project-URL: Homepage, https://github.com/mctinker/Map-Tasker
Description-Content-Type: text/markdown

# MapTasker

## Display the Tasker Project/Profile/Task/Scene hierarchy on a desktop based on Tasker's backup or exported XML file (e.g. backup.xml)

This is an application in support of [Tasker](https://tasker.joaoapps.com/) that is intended to run on a MAC/PC/Linux/Win11 desktop.

An older version, which requires Python version 3.10 rather than 3.11 or higher, is available as version 2.6.3...
    `pip install maptasker==2.6.3`

For further details, refer to [the project on Github.](https://github.com/mctinker/Map-Tasker)

