Skip to content
/ tpp Public

This is a ruby wrapper of tpp - a text based presentation program using ncurses

License

Notifications You must be signed in to change notification settings

yong/tpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tpp is a command-line presentation tool written by Andreas Krennmair <ak@synflood.at> and Nico Golde <nico@ngolde.de>. You can find the original here: http://www.ngolde.de/tpp.html

I simply made it into a gem for super easy installation:

  sudo gem install tpp

Usage example:

  tpp /Library/Ruby/Gems/1.8/gems/tpp-1.3.1/examples/list.tpp
  tpp /Library/Ruby/Gems/1.8/gems/tpp-1.3.1/examples/source.tpp

Or if you're using RVM:

  tpp ~/.rvm/gems/<your-ruby>/gems/tpp-1.3.1/examples/list.tpp
  tpp ~/.rvm/gems/<your-ruby>/gems/tpp-1.3.1/examples/source.tpp

There are more in the examples folder.

About

This is a ruby wrapper of tpp - a text based presentation program using ncurses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published