Files
2025-12-12 14:05:16 +01:00

795 B

Teleprompter App

A minimalistic, premium-design teleprompter application built with Electron.

Features

  • Open Markdown Files: Support for .md, .txt files.
  • Adjustable Scrolling: Control scroll speed with precision.
  • Resizable Text: Adjust font size for readability.
  • Keyboard Shortcuts: Press Space to Start/Stop scrolling.
  • Mirrored Mode: (Coming soon/CSS ready) - Useful for actual teleprompter glass hardware.

How to Run

  1. Install dependencies:
    npm install
    
  2. Start the application:
    npm start
    

Usage

  1. Click the Folder Icon or Select File button to open a script.
  2. Adjust Size and Speed using the sliders.
  3. Click the Play button or press Space to start reading.