cd /news/developer-tools/kivo-a-lightweight-desktop-telepromp… · home topics developer-tools article
[ARTICLE · art-42961] src=github.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Kivo - A lightweight desktop teleprompter built with PySide6

Kivo, a lightweight desktop teleprompter built with PySide6, has been released as an MVP. The open-source tool provides a frameless, always-on-top overlay for scripts and presentations, featuring auto-scrolling and adjustable speed. It is available on GitHub under the MIT License.

read1 min views1 publishedJun 29, 2026
Kivo - A lightweight desktop teleprompter built with PySide6
Image: source

A lightweight desktop teleprompter built with PySide6.

Kivo provides a clean, always-on-top reading overlay for scripts, AI-generated content, presentations, and video recordings.

Status:🚧 MVP (v0.1.0)

kivo-demo.mp4 #

  • Frameless, always-on-top overlay
  • Modern rounded UI with a translucent background
  • Draggable window
  • Open any text ( .txt

) file - Automatically reloads when the file changes

  • Smooth teleprompter-style auto-scrolling
  • Adjustable scrolling speed
  • and resume scrolling
  • Lightweight and distraction-free
Shortcut Action
Esc
Close Kivo
Space
/ Resume scrolling
Increase scrolling speed
Decrease scrolling speed

Clone the repository:

git clone https://github.com/rajtilakjee/kivo.git
cd kivo

Install the dependencies:

pip install -r requirements.txt

Run the application:

python main.py

Create a standalone executable using PyInstaller:

pyinstaller --onefile --windowed --name Kivo main.py

The executable will be generated inside the dist/

directory.

  • Settings window

  • Global hotkeys

  • Remember last opened file

  • Font customization

  • Adjustable opacity

  • Scroll speed presets

  • Mirror mode

  • Multiple themes

  • Custom teleprompter rendering

  • Cross-platform releases

  • Python 3

  • PySide6 (Qt for Python)

This project is licensed under the MIT License.

── more in #developer-tools 4 stories · sorted by recency
── more on @kivo 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/kivo-a-lightweight-d…] indexed:0 read:1min 2026-06-29 ·