From 7a163e3d9666a7799064e36c343118eb9c74f08e Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 19 Jul 2018 20:46:34 +0200 Subject: Add links to readme --- readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3fb9552..df55f2f 100644 --- a/readme.md +++ b/readme.md @@ -1,10 +1,19 @@ # Pointless Viewer -_Pointless Viewer_ is a simple split viewer for Beamer presentations, allowing slides and speaker notes to be displayed on separate screens without the need of any configuration. +_Pointless Viewer_ is a simple split viewer for _Beamer_ presentations, allowing slides and speaker notes to be displayed on separate screens without the need of any configuration. It runs in most modern web browsers, which makes it cross-platform, and does not require any special software to be installed. +## Usage + +An instance of this web application is deployed at [pointlessviewer.pacien.org](https://pointlessviewer.pacien.org/). It is offline-enabled, and thus available locally even in the absence of network connectivity. + +A double-width presentation may be generated with _Beamer_ using `\setbeameroption{show notes on second screen=right}`. + +A demonstration is available [here](https://pointlessviewer.pacien.org/?file=sample/demo.pdf). + + ## License _Pointless Viewer_ is distributed under the terms of GNU General Public License, as detailed in the attached `license.md` file. -- cgit v1.2.3