app icon

Utkirna

Developer
Arnav Bhatt
About

Utkirna is a cross-platform application heavily inspired from Win32DiskImager that lets you to write a raw disk image to a removable device or backup a removable device to a raw image file. It is useful for preparing bootable drives with “dd like” images for PC, SBC and embedded development boards as well for backing up such drives.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/arnavbhatt288/utkirna
Or you can download the code directly from git:
git clone https://github.com/arnavbhatt288/utkirna