aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: 37b59c73a58371051340d996f5b2571cbe776a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Beamer Viewer

_Beamer Viewer_ is a web-based 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
[beamerviewer.pacien.org](https://beamerviewer.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://beamerviewer.pacien.org/#file=sample/demo.pdf).


## Contributing

Issues and patches: email the author.


## License

Copyright (C) 2018-2024 Pacien TRAN-GIRARD

_Beamer Viewer_ is distributed under the terms of European Union Public Licence
version 1.2, a copy of which is provided in `./licence.txt`.

This software makes use of and is distributed with a copy of the _pdf.js_
library, which is licensed under the Apache License 2.0.