0.9.0 • Published 5 months ago

@rse/rundown v0.9.0

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
5 months ago

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 Dr. Ralf S. Engelschall (http://engelschall.com/) Licensed under GPL 3.0