Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhthorsen/app-remarkpl

Web based presentation tool
https://github.com/jhthorsen/app-remarkpl

Last synced: 27 days ago
JSON representation

Web based presentation tool

Awesome Lists containing this project

README

        

NAME
App::remarkpl - Web based presentation tool

VERSION
0.05

DESCRIPTION
App::remarkpl is is a Mojolicious based webserver for showing remark
powered presentations locally.

Have a look at for more
information about how to write slides.

SYNOPSIS
# Start a slideshow server
$ remarkpl slides.markdown

# Start the server on a different listen address
$ remarkpl slides.markdown --listen http://*:5000

# Show an example presentation
$ remarkpl example.markdown
$ remarkpl example.markdown --print

After starting the server, you can open your favorite (modern) browser
at .

COPYRIGHT AND LICENSE
Copyright (C) 2014, Jan Henning Thorsen

This program is free software, you can redistribute it and/or modify it
under the terms of the Artistic License version 2.0.

AUTHOR
Jan Henning Thorsen - "[email protected]"