A privacy-focused, offline-first teleprompter web application with a unique spotlight reading feature.
Most teleprompter applications available today come with limitations:
- They're either paid or require subscriptions
- They're cloud-based, raising privacy concerns
- They lack essential features for comfortable reading
- They require internet connectivity
PromptPal was born over a weekend to address these limitations. As a content creator making YouTube videos, I needed a simple yet effective teleprompter that would work offline and help me maintain eye contact with the camera while reading scripts naturally.
What makes PromptPal special is its unique spotlight feature - a focused reading area that helps you concentrate on the current text while maintaining context of what's coming next.
Click the image above to watch the demo on YouTube
- 🌓 Dark/Light mode toggle for comfortable reading
- 🎯 Unique spotlight focus area for natural reading
- 🔄 Adjustable scroll speeds (Slow/Medium/Fast)
- 📝 Multiple font size options (Small/Medium/Large)
- 🖥️ Fullscreen mode support
- 🏃♂️ Smooth auto-scrolling functionality
- ⌨️ Spacebar control for quick pause/resume
- 🔒 Completely offline - works without internet
- 📱 Responsive design - works on all devices
- A modern web browser
- No additional installations required!
The application is publicly hosted and can be accessed at: https://prompt-pal.tiiny.site/
No installation needed - just open the URL in your browser and start using it!
- Clone the repository:
git clone https://github.com/testronai/prompt-pal.git- Open
index.htmlin your web browser
That's it! No build process, no dependencies to install.
- Open the application in your browser
- Paste or type your script in the text area
- Adjust font size and scroll speed as needed
- Click 'Start' to begin auto-scrolling
- Use the spotlight area to maintain focus while reading
- Press spacebar to pause/resume scrolling
- Toggle full screen for distraction-free reading
- HTML5
- CSS3
- JavaScript
- Bootstrap 4.5.2
- jQuery (slim version)
- Popper.js
- Chrome (recommended)
- Firefox
- Safari
- Edge
- Opera
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Inspired by Promptr.co - While I loved their teleprompter app, I needed something that works offline with a focus area feature, which led to building PromptPal
- Thanks to the Bootstrap team for their excellent framework
Your Name - @sahajamit
Project Link: https://github.com/testronai/prompt-pal
