Project

tp

0.02
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Presents Markdown slides in your terminal
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0

Runtime

~> 1.0
~> 0.12
~> 0.17
 Project Readme

tp

Build Status Gem Version Code Climate

Demo

Installation and Usage

gem install tp
tp slides.md

Slide Deck

# tp

# tp

Terminal Presenter

> These are presenter notes
> They are hidden when presenting

# tp

Presents Markdown slides in your terminal

# Installation

gem install tp

# Usage

tp slides.md

# Navigation

* Arrow keys
* Space/Enter/Backspace
* H,J,K,L
* W,A,S,D
* Q to quit

# Paragraphs

Short paragraphs are centered

# Paragraphs

Sometimes paragraphs are really really long and might wrap a few lines. It does its best to wrap them logically. Also, they stay left-aligned.

# Paragraphs

There can also be...

...multiple paragraphs.

# Code

\```rb
class And
  def it
    highlights(:code)
  end
end
\```

#

Headers can also be blank

# Contribute

justincampbell/tp

# Thanks!

@justincampbell