alpha release

Playbit screenshot

macOS

↓⃝ Playbit-macos-arm64.zip

Requires macOS 11 on Apple Silicon.

Linux/Ubuntu

While we work on bringing you a click-and-play GTK app, here are instructions for how to run Playbit directly under qemu.

Requires 64-bit qemu with the architecture of the host platform (as seen with uname -m).

↓⃝ playbit-x86_64.zip

sudo apt install qemu-system
curl -LO https://playb.it/download/playbit-x86_64.zip
unzip playbit-x86_64.zip
cd playbit-*
./run-qemu.sh

↓⃝ playbit-aarch64.zip

sudo apt install qemu-system
curl -LO https://playb.it/download/playbit-aarch64.zip
unzip playbit-aarch64.zip
cd playbit-*
./run-qemu.sh

Feedback

Release notes

Playbit 0.7.1

Playbit 0.7.0

Screenshots

Desktop overview Debugging a program