Skip to content

regebro/hovercraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

251890b · Apr 14, 2022
Apr 14, 2022
Apr 14, 2022
Apr 14, 2022
Apr 14, 2022
Oct 4, 2018
Dec 10, 2017
Apr 14, 2022
Apr 14, 2022
Jan 10, 2020
Nov 7, 2014
Oct 6, 2018
Oct 4, 2018
Apr 14, 2022
Apr 14, 2022
Nov 5, 2019

Repository files navigation

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

  • Write your presentations in a text markup language. No slow, limiting GUI, no annoying HTML!
  • Pan, rotate and zoom in 3D, with automatic repositioning of slides!
  • A presenter console with notes and slide previews!
  • Support for showing mathematical formulas.
  • Styling is easy with CSS.
  • The slide show generated is in HTML, so you only need a web browser to show it.
  • Easy sharing, as it can be put up on a website for anyone to see!

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.