KakaPlayer icon

KakaPlayer

A small macOS app that opens acestream:// links and plays them. You paste a link, it plays. There is nothing else to install.

Download for macOSView on GitHub

Why it exists

Ace Stream never shipped a Mac build. The engine only runs on Windows, Linux and Android, so the usual advice was to run it inside Docker and point VLC at it by hand. I got tired of doing that every time, so I put the whole thing into one app.

KakaPlayer playing a live channel
A live channel playing, with the controls tucked out of the way.

How it works

When you open a link, KakaPlayer boots a tiny Linux virtual machine, runs the real Ace Stream engine inside it through Rosetta, and plays the video with a built-in copy of VLC. You never see any of that. From your side it behaves like a normal local install listening on 127.0.0.1.

Keyboard shortcuts

Space
Play or pause
F
Full screen
S
Stop
M
Mute
↑ ↓
Volume
?
Show the shortcuts

The single-key ones stay quiet while you are typing in the link field, so f types an f instead of throwing you into full screen.

Good to know

Links

Found this on Product Hunt? Thanks for stopping by. A star on GitHub is welcome, and the icon appreciates the attention.