Home > Tools > oSpy Stream HTML converter

oSpy Stream HTML converter

Today I managed to produce a finally working version of oSpy Stream HTML converter, which is basically a python script that takes an xml file generated by oSpy Visualizer and produces a (nice looking ?) HTML file out of it.

The script is not complete and still lacks “timelining” but still usable :) You can grab it using bzr :

bzr get http://projects.collabora.co.uk/~asabil/bzr/oSpyStream2HTML/

Then you can try it :
python stream2html.py sample.xml > sample.html

Happy oSpying ^_^

Categories: Tools