Skip to content

Kivo v0.1.0 - Initial MVP

Latest

Choose a tag to compare

@rajtilakjee rajtilakjee released this 27 Jun 06:54
f9575b1

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:

    • Esc to close
    • Space to 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.