Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

kiku-jw/kyuva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kyuva Icon

Kyuva

Archived macOS teleprompter experiment with a capture-safe camera-side overlay

Screen-share-safe prompting near the laptop camera, with local voice-follow scrolling

Project Status

Kyuva is archived and is no longer under active development.

  • No App Store release is planned.
  • The repository stays public as an open-source reference and portfolio project.
  • The main idea worth reusing is the camera-side overlay that stays hidden from screen sharing.
  • Support, issue triage, and new feature work are not guaranteed.

Why This Repository Still Exists

Kyuva is still a useful reference for a narrow macOS presentation workflow:

  • a lightweight overlay positioned near the MacBook camera or notch area
  • capture exclusion for screen sharing and recording workflows
  • local-only voice-follow scrolling without a cloud service
  • a small native Swift codebase that is easy to inspect and fork

The broader teleprompter market is already better served by more polished products, so this repository is kept as a clean public artifact rather than an actively competing product.

Feature Snapshot

  • 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

Build From Source

git clone https://github.com/KikuAI-Lab/kyuva.git
cd kyuva
open Kyuva.xcodeproj

You can also try:

swift build

Requirements:

  • macOS 13.0+
  • Xcode 15+ or a compatible Swift 5.9 toolchain

This is an archived prototype, so expect rough edges and unfinished product paths.

Privacy

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.

License

This repository is released under AGPL-3.0.

Forking

Forks are welcome under the project license. If someone wants to revive Kyuva, the most promising direction is still the narrow wedge it explored well: camera-side, screen-share-safe prompting on macOS.

About

Archived macOS teleprompter experiment with a screen-share-safe camera-side overlay.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages