Skip to content

A JavaScript-based, keyboard-controlled teleprompter application

License

Notifications You must be signed in to change notification settings

ddbruce/ZettaPrompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZettaPrompt

ZettaPrompt is a JavaScript-based, keyboard-controlled teleprompter application. It can be used without a web server, run directly from index.html.

Shortcut keys are as follows:

Key Command
f Scroll through script forward
shift+f or ctrl+f Scrolls script forward more quickly
ctrl+shift+f Scrolls script forward even quicker
r Scroll scrough script backward
shift+r or ctrl+r Scrolls script backward more quickly
ctrl+shift+r Scrolls script backward even quicker
space Starts/stops scrollng1
down Increases forward scroll rate
shift+down Scrubs script forward by 150 pixels
up Decreases forward scroll rate2
shift+up Scrubs script backward by 150 pixels

Notes:
1 space will resume scrolling at the same speed previously used. If there was no preset scrolling speed, it will scroll at the slowest possible speed.
2 up, if used when the text is stopped, will scroll backwards.

About

A JavaScript-based, keyboard-controlled teleprompter application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published