Kino - Media Center

Solo designer · 2026

A desktop app for browsing media, finding playable sources, managing profiles, and tracking viewing progress.

TypeScript React Electron Vite

Overview

Kino is a desktop media center. It lets users browse movies, shows, and anime. Users can find playable sources, manage profiles, track progress, and continue watching.

What I built

What I learned

Kino showed me the complexity of a media app. The main problems were unreliable third-party sources, communication between Electron processes, and native video playback in a React interface.

Regular use tests found small problems in playback, browsing, and source selection. These tests helped me improve the interface.

If I rebuild Kino, I will define the player structure and data flow first. I will also separate services from interface state. A small working prototype will make later changes easier to test.

← back to sokolov.software