dais 0.1.0

A cross-platform PDF presenter console for academics
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# dais

`dais` is the command-line application for Dais, a native PDF presenter console
for academic and research talks.

It opens a PDF presentation, detects the available display setup, and launches
the presenter and audience views with notes, timers, slide grouping, and
presentation aids.

```bash
dais slides.pdf
dais --single slides.pdf
dais --edit slides.pdf
```

For full usage and configuration details, see the workspace README:
<https://github.com/christopherkenny/dais>.