tracklr2mindmap.py - Python Mind Map Creation Script
posted on July 10, 2010
I wrote a Python script that generates mind map files (.mm) of all my data for all companies I track my time against at Tracklr.
The script uses modified `pytracklr` Python module written by Andrew Turner (zxombie).
I pushed the code onto my bitbucket.org account. It's released under BSD Open Source license.
Feel free to get the tracklr2mindmap.py source code at bitbucket.org.