This is an automated archive made by the Lemmit Bot.

The original was posted on /r/tasker by /u/mikthinker on 2024-07-23 16:41:53+00:00.


MapTasker is a program that runs on your desktop, reading your Tasker XML file (backup.xml or other exported xml file)and displays your entire or partial Tasker setup in a detailed format. MapTasker helps visualize and understand your Tasker projects, profiles, tasks, and scenes.

There are many display options to customize the output the way you want it. Additionally, MapTasker can use Ai to analyze your Tasker configuration.

New features since the last announcement include:

  • See results directly within the GUI: the configuration ‘Map’, outline ‘Diagram’ and ‘Tree’ structure views.
  • Additional Ai models supported: OpenAI’s ‘gpt-4o’, ‘gpt-4o-mini’; and llama’s ‘qwen’, ‘codellama’, ‘aya’, ‘codegemma’, ‘gemma’, ‘deepseek-coder’ and ‘phi3’. (Note 3)
  • All window sizes and positions are maintained across sessions.
  • Tasker version 6.3.12 support.
  • Single Project, Profile and Task name pull-down menus are now prepopulated from the XML file.

To install: ‘pip install maptasker -U’

To run from the GUI (recommended): ‘maptasker -g’

For a list of all changes, refer to the full change log.

Program details can be found here.

Report any/all feature requests and/or issues at this link.