Skip to content

neil-re/teleprompter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Teleprompter

This is a simple teleprompter application built with HTML, CSS, and JavaScript. It allows you to input text, adjust the font size and scroll speed, and display the text in a teleprompter view.

Features

  • Text Input: Enter the text you want to display in the teleprompter.
  • Font Size Adjustment: Adjust the font size of the text in the teleprompter.
  • Scroll Speed Adjustment: Adjust the scroll speed of the text in the teleprompter.
  • Start/Pause/Reset: Control the teleprompter with start, pause, and reset buttons.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/teleprompter.git
    cd teleprompter
  2. Open the index.html file in your browser:

    open index.html
  3. Enter your text in the text input area.

  4. Adjust the font size using the number input field.

  5. Adjust the scroll speed using the range input slider.

  6. Use the Start button to start the teleprompter, Pause button to pause, and Reset button to reset the teleprompter.

Contributing

If you want to contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch with your feature or bug fix.
  3. Commit your changes.
  4. Push to the branch.
  5. Create a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • This project was created using HTML, CSS, and JavaScript.
  • Inspired by the need for a simple, customizable teleprompter for video production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages