Skip to main content
app icon

BeebUI

Developer

Andy Williams

About

A simple user interface for a BBC Micro computer emulator.

This app plots a 24 line, 80 character command line interface with the familiar feel of an old BBC Micro. You can enter individual commands or write longer programs.

Hours of fun for BASIC memories ;).

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/andydotxyz/beebui/cmd/beebui@latest

Or you can download the code directly from git:

git clone https://github.com/andydotxyz/beebui.git