Chaos Source

by Tarous Zars of Myth Addicts

This is the source code for the Myth diagnostics tool Chaos. I haven't had much time to play with it recently, and don't want it to go the way of Amber. Without source it will surely get out of date and then be useless to the myth community.

It is written in python. On the windows side I used wxPython to build the interface. On the mac I used PyObjc. You could technically build both binaries in wxPython, it just doesn't look and feel like a real mac app that way.

This is poorly documented (ie. basically not at all). But I think python is reasonably easy to follow so you shouldn't have too hard of a time with it.

Chaos reads most of the myth tags at least in part, so it could easily be adapted to other uses.