software:mm2s5
文書の過去の版を表示しています。
mm2s5
mm2s5 は FreeMind を S5 のスライドショーに変換するスクリプトです。
機能要件
- perl module
- XML::Simple (sudo apt-get install libxml-simple-perl)
- command for setup-s5.sh (setup-s5.sh を参考に手動で s5 をインストールすることもできます。)
- wget
- unzip
インストール
Check out mm2s5
$ git clone git://github.com/shinoburc/mm2s5
Setup s5
$ cd mm2s5 $ ./setup-s5.sh
Convert Freemind to S5
$ ./mm2s5.pl mm2s5.mm > s5/test.html
open s5/test.html in web browser.
(Linux) $ xdg-open s5/test.html or $ gnome-open s5/test.html
(Mac OS X) $ open s5/test.html
convert your original Freemind.
$ ./mm2s5.pl YOURFREEMIND.mm > s5/YOURFREEMIND.html open s5/YOURFREEMIND.html in web browser.
Have fun!
software/mm2s5.1371370098.txt.gz · 最終更新: 2015/06/17 05:12 (外部編集)