Page 1 of 1

How to create and show a presentation from the command line

PostPosted: Sun Feb 01, 2015 6:56 pm
by johnkora
mdp is an ncurses-based command-line presentation tool for Linux. What I like about mdp is its markdown support, which makes it easy to create slides with familiar markdown format. Naturally, it becomes painless to publish the slides in HTML format as well. Another plus is its support for UTF-8 character encoding, which comes in handy when showing non-English characters (e.g., Greek or Cyrillic alphabets).

Re: How to create and show a presentation from the command l

PostPosted: Mon Feb 02, 2015 1:08 pm
by linux-user
Hi john,

could you elaborate and be precise the details?