macOS teleprompter experiment with a capture-safe camera-side overlay
Screen-share-safe prompting near the laptop camera, with local voice-follow scrolling
Kyuva is an open-source macOS teleprompter focused on keeping the script near the camera while staying out of screen shares and recordings.
- Screen-share-safe overlay for Zoom, Meet, Teams, OBS, and similar tools
- Voice-follow scrolling using on-device speech APIs
- Global hotkeys for scroll speed adjustments
- Local script storage with import and export support
- No account, no analytics, and no required network service
git clone https://github.com/kiku-jw/kyuva.git
cd kyuva
open Kyuva.xcodeprojYou can also try:
swift buildRequirements:
- macOS 13.0+
- Xcode 15+ or a compatible Swift 5.9 toolchain
This is a prototype, so expect rough edges and unfinished product paths.
Kyuva keeps its core behavior local:
- speech processing happens on-device
- scripts are stored on your Mac
- no account is required
- no analytics or tracking are built in
More detail is available in PRIVACY.md.
Project notes and new tools: Telegram · LinkedIn · KikuAI
This repository is released under AGPL-3.0.
Forks are welcome under the project license. Kyuva's narrow focus is camera-side, screen-share-safe prompting on macOS.
Follow new projects and updates from @kiku-jw.