Read a script off screen while recording yourself on camera.
Generate a voiceover or presentation script using an AI provider like DeepSeek or Claude.
Rehearse a talk with speech-following mode so the text scrolls at your own pace.
Sideload a personal iOS app onto your own iPhone using a free Apple ID.
| joeseesun/qmprompter | easychen/markmark | oomol-lab/lockime | |
|---|---|---|---|
| Stars | 87 | 85 | 89 |
| Language | Swift | Swift | Swift |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 1/5 | 1/5 |
| Audience | general | writer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires a Mac with Xcode and an Apple ID, free signing must be renewed on the device roughly every 7 days.
QMPrompter is a personal iOS teleprompter app for iPhone, built with Swift. It shows your script on screen while displaying a live camera preview behind the text, so you can look at the camera while reading. This is useful for recording videos, practicing presentations, or rehearsing before a live stream. The app has two ways to create a script. You can type one manually, or you can use an AI service to generate one from a voice prompt. It connects to AI providers like DeepSeek, OpenAI-compatible APIs, and Claude-compatible APIs, with your API key stored securely in the iPhone's Keychain. You can customize the base URL and model, or fetch a list of available models directly from your chosen provider. During playback, the app offers two modes. Speech-following mode listens to you and keeps the current line near a comfortable reading position automatically. Speed mode scrolls at a fixed pace with controls for play, pause, rewind, forward, and reset. You can also drag the text up or down manually at any point. Font size, scroll speed, text color, and camera transparency are all adjustable. The app does not record video. Camera access is only used for the live background preview. Microphone and speech recognition permissions support the speech-following feature and voice input for AI prompts. Scripts are saved locally on the device. This is described as an early self-use version, not yet available on the App Store. To install it, you need a Mac with Xcode and an Apple ID. With a free Apple ID you can sideload it onto your own iPhone, though the signing expires after about seven days and you need to reinstall. A paid Apple Developer account allows longer-lived installs and TestFlight distribution. The README includes step-by-step Xcode instructions and command-line build options for both cases.
A personal iOS teleprompter app that shows your script over a live camera preview and can generate scripts using AI.
Mainly Swift. The stack also includes Swift, iOS, Xcode.
No license information is provided in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.