Releases: rajtilakjee/kivo
Releases · rajtilakjee/kivo
Release list
Kivo v0.1.0 - Initial MVP
Kivo v0.1.0 - Initial MVP
🎉 First Release
This release introduces the initial MVP of Kivo, a lightweight desktop teleprompter built with PySide6.
Features
-
Frameless, always-on-top window
-
Draggable overlay
-
Modern rounded interface with a translucent background
-
Select a text file to display
-
Automatic file reloading
-
Smooth teleprompter-style scrolling
-
Adjustable scrolling speed
-
Pause and resume scrolling
-
Keyboard shortcuts:
Escto closeSpaceto pause/resume↑/↓to adjust scroll speed
Project Structure
- Modularized application with separate window and file selector components.
- Foundation for future features such as settings, global hotkeys, and custom rendering.
This release serves as the first functional milestone and establishes the core teleprompter experience for future development.