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.
- 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.
-
Clone the repository:
git clone https://github.com/your-username/teleprompter.git cd teleprompter
-
Open the
index.html
file in your browser:open index.html
-
Enter your text in the text input area.
-
Adjust the font size using the number input field.
-
Adjust the scroll speed using the range input slider.
-
Use the Start button to start the teleprompter, Pause button to pause, and Reset button to reset the teleprompter.
If you want to contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch with your feature or bug fix.
- Commit your changes.
- Push to the branch.
- Create a pull request.
This project is licensed under the MIT License.
- This project was created using HTML, CSS, and JavaScript.
- Inspired by the need for a simple, customizable teleprompter for video production.