← Back

LocalStream

Simple, local desktop music player

Author ยท 2025/26

It’s cross-platform desktop app with interesting architecture - it’s using Wails framework, which allows for building apps with Go core as main process orchestrator and Web technologies for rendering UI using system provided web engine.

It’s one of my biggest project yet sitting at about 10k LOC, supports stuff like favourite tracks, playlists, adding local files as source, queue etc.

Main problems I ran into