Stop copying and pasting commands during presentations. Use this template.
Go to file
2017-06-22 09:08:28 -07:00
LICENSE Initial commit 2017-06-15 09:03:56 -07:00
presentation.sh Make shebang more portable 2017-06-22 09:08:28 -07:00
README.md Update README.md 2017-06-16 10:50:21 -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
  • Modify the examples in presentation.sh to suit your needs
  • Run ./presentation.sh 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.