A dead simple teleprompter, using one PHP file and a bit of JavaScript.
This is the ridiculously simple teleprompter web application I use for recording my videos.
Upload some Markdown files in the same directory as this script. They must have a lowercase .md
extension. They will appear in the intereface. Click on one to show it in the teleprompter interface.
Start/stop the teleprompter with the space bar. Adjust the speed with left / right arrow. You can skip ahead or go back by a line using the up / down arrows, or an entire page with Page Up and Page Down. Press F1 for more info.
Most teleprompter remotes send arrow keys and Enter. You can start the script using the left / right arrows (speed adjust starts the script automatically). All teleprompter foot pedals in the market have a mode to send space bar and Enter. Use the left pedal (space) to pause / start the script. You may want to have both a foot pedal and a remote or Bluetooth keyboard connected to your mobile device.
You can invert the colour scheme of the teleprompter by toggling your device's display mode between light and dark.