diff options
author | Markus Hutmacher <mailing@markhu.de> | 2013-06-30 14:11:16 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-06-30 14:11:16 -0500 |
commit | c8549aa149d41b27ce5a50ea598968729d03544e (patch) | |
tree | 3d40fa075f77e3bf3ec4e69afee7639a1bad16e3 /office/pdfpc/README | |
parent | 78143eba8777537696e2887ef94878b73167da03 (diff) | |
download | slackbuilds-c8549aa149d41b27ce5a50ea598968729d03544e.tar.gz |
office/pdfpc: Added (a GTK based presentation viewer application)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'office/pdfpc/README')
-rw-r--r-- | office/pdfpc/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/pdfpc/README b/office/pdfpc/README new file mode 100644 index 0000000000..214dcefabc --- /dev/null +++ b/office/pdfpc/README @@ -0,0 +1,11 @@ +pdfpc is a GTK based presentation viewer application for GNU/Linux which uses +Keynote like multi-monitor output to provide meta information to the speaker +during the presentation. It is able to show a normal presentation window on one +screen, while showing a more sophisticated overview on the other one providing +information like a picture of the next slide, as well as the left over time +till the end of the presentation. The input files processed by pdfpc are PDF +documents, which can be created using nearly any of today's presentation +software. + +A demo presentation can be downloaded at +https://github.com/downloads/davvil/pdfpc/pdfpc-demo.pdf |