regebro / hovercraft

Make dynamic impressive presentations from text files!
https://hovercraft.readthedocs.org
MIT License
1.48k stars 209 forks source link

Hovercraft!

The merge of convenience and cool!

Hovercraft! is a tool to make impress.js presentations from reStructuredText. For a quick explanation, see the demo.

Features

Full documentation is available at readthedocs.org_, and also in the documentation subdirectory.

Installation

Hovercraft requires Python 3 and can be installed like any Python package.

The easiest way is to install pip_, and then run::

$ pip3 install hovercraft

Juan Bondi has made videos of how to install:

Hovercraft is untested on Windows, but there is no reason it shouldn't work, at least in theory.

.. _impress.js: http://github.com/bartaz/impress.js .. _demo: https://regebro.github.io/hovercraft .. _readthedocs.org: https://hovercraft.readthedocs.io/ .. _pip: http://www.pip-installer.org/en/latest/