Thanks to visit codestin.com
Credit goes to github.com

Skip to content

scottkirkwood/mm2s5

Repository files navigation

MM to S5
========

This is a simple utility to convert a FreeMind mind-map (.mm) into an S5 (html) presentation.
The root node becomes the start page and each top level node below that becomes a slide.
Lower level nodes become increasingly nested lists.
Images are also supported.

Links
-----
FreeMind: http://freemind.sourceforge.net/wiki/index.php/Main_Page


Install
-------

Download and unzip the latest zip version from
http://code.google.com/p/mm2s5/downloads/list

Then run where setup.py was expanded to:

# python setup.py install

or install PIP from http://pypi.python.org/pypi/pip. Then run.

# pip install mm2s5

or download and install the Debian version.


Prerequisites
-------------

Requires Python 2.5 or greater

License
-------

Apache 2.0 License.

About

Automatically exported from code.google.com/p/mm2s5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published