`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>.