Skip to content
/ ptext Public

A simple text-based presenter which uses curses . Written in good old Python.

License

Notifications You must be signed in to change notification settings

minghan/ptext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How do I use it?

% chmod +x ptext.py
% ./ptext.py ppt.txt

Alternatively,

% python ptext.py ppt.txt

How to write presentation files?

Presentation file must use '+' to denote title and '-' to denote bulleted points. See ppt.txt for how to do this

About

A simple text-based presenter which uses curses . Written in good old Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages