# tpp > Command-Line based presentation tool. - To use `tpp` you need to have a file which the `tpp` will interpret. You can find an example here: `http://www.ngolde.de/tpp.html` - View a presentation: `tpp {{filename}}` - Output a presentation: `tpp -t {{type}} -o {{outputname}} {{filename}}`