Skip to main content
app icon

Ferry

Developer

The FyshOS Team

About

Ferry is a friendly USB creator for FyshOS, built with Fyne. It downloads the latest FyshOS image for your chosen architecture — or writes any ISO you already have — and guides you through picking a removable drive before anything is overwritten.

After writing, Ferry reads the device back and compares its checksum against the source image, so a bad stick is reported straight away rather than discovered at boot. Writing to USB media is supported on Linux and macOS.

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/FyshOS/ferry@latest

Or you can download the code directly from git:

git clone https://github.com/FyshOS/ferry.git