alpha release
macOS
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
).
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
sudo apt install qemu-system
curl -LO https://playb.it/download/playbit-aarch64.zip
unzip playbit-aarch64.zip
cd playbit-*
./run-qemu.sh
Feedback
- Problems or bugs? Post an issue on Github
- Questions, comments, suggestions? Come chat with us on Discord
- Send email to feedback@playb.it
Release notes
Playbit 0.7.1
- Enables booting on macOS 15.2 + Apple M4 and qemu Linux aarch64
- Several smaller improvements
- See Change log.md for more details
Playbit 0.7.0
- This is an alpha release; only a few features are currently available
- Try some of our example apps in /Applications/Examples
- Explore the UI. The desktop pans west–east
- Try making an app (File → New app…) and debug it
- Please give us feedback! What can we do better? discord.gg/tkxnBD9tJ7