Stop copying and pasting commands during presentations. Use this template.
Go to file
Ansel Santosa 4d25774a61 Split library into separate script
* Allows library to be updated by git independently of presentations
* Makes presentation files more clean
2017-06-22 09:14:37 -07:00
presentations Split library into separate script 2017-06-22 09:14:37 -07:00
LICENSE Initial commit 2017-06-15 09:03:56 -07:00
README.md Split library into separate script 2017-06-22 09:14:37 -07:00
scripted-presenter.sh Split library into separate script 2017-06-22 09:14:37 -07:00

ScriptedPresenter

Stop copying and pasting commands during presentations. Use this template.

Requirements

  • tmux 2.3 or greater
  • bash
  • a terminal
  • something to present
  • (optional) someone to listen

How to Use

  • Clone this repo
  • Read comments in scripted-presenter.sh to understand the options
  • Copy presentations/example-presentation.sh and modify it to suit your needs
  • Run your presentation from outside tmux
  • Press enter to advance to next command

How to Contribute

This template isn't perfect, and there are a lot of people that know bash better than me. If you find a way to accomplish something in this script more efficiently, easily, or correctly, please send a pull request.