summaryrefslogtreecommitdiffstats
path: root/office/tpp/README
diff options
context:
space:
mode:
author Jostein Berntsen <jbernts@broadpark.no>2016-10-05 07:19:14 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-05 07:19:14 +0700
commit7fd849df109540824f393f963345198ba7d1bce9 (patch)
tree9b09b76d27afe40bdf2ccb391ded2004cb4898d3 /office/tpp/README
parent6f5ca725bf17413bede710c7daaeca7103fe043a (diff)
downloadslackbuilds-7fd849df109540824f393f963345198ba7d1bce9.tar.gz
slackbuilds-7fd849df109540824f393f963345198ba7d1bce9.tar.xz
office/tpp: Added (text based presentation tool for the CLI).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/tpp/README')
-rw-r--r--office/tpp/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/tpp/README b/office/tpp/README
new file mode 100644
index 0000000000..6b2420a1e8
--- /dev/null
+++ b/office/tpp/README
@@ -0,0 +1,4 @@
+tpp stands for text presentation program and is an ncurses-based presentation
+tool. The presentation can be written with your favorite editor in a simple
+description format and then shown on any text terminal that is supported by
+ncurses - ranging from an old VT100 to the Linux framebuffer to an xterm.