Skip to content

rse/rundown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rundown

Generate Rundown Scripts for Teleprompting

github (author stars) github (author followers) github (project stdver)
npm (project license) npm (project release) npm (project downloads)

Abstract

rundown(1) is a small command-line tool to generate rundown scripts for teleprompting. It can read Microsoft Word format files (*.docx), extract text from it, and generate HTML/XML output for use in the teleprompting applications QPrompt and Autocue Explorer/Pioneer.

Installation

$ npm install -g @rse/rundown

Usage

The Unix manual page contain detailed usage information.

Example

$ rundown -f qprompt -e "table:last tr:gt(0) td:last" -o sample.html sample.docx

License

Copyright © 2023-2024 Dr. Ralf S. Engelschall (http://engelschall.com/)
Licensed under GPL 3.0