presentty
Console-based presentation system
Presentty is a console-based presentation program where slides are authored in reStructuredText. Its features include, but are not limited to: Cross-fade animations, progressive list display, panning transitions, syntax highlighting, Cowsay and figlet integration, ANSI art, JPEG display.
- Versions: 0.2.1
- Website: http://git.inaugust.com/cgit/presentty/
- Licenses: GPL 3+
- Package source: gnu/packages/presentation.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of presentty
as follows:
guix install presentty
Or install a particular version:
guix install presentty@0.2.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.