An open API service indexing awesome lists of open source software.

https://github.com/retrixe/imprint

A small, intuitive app to flash ISOs and disk images to external drives e.g. USB drives.
https://github.com/retrixe/imprint

gui

Last synced: 12 months ago
JSON representation

A small, intuitive app to flash ISOs and disk images to external drives e.g. USB drives.

Awesome Lists containing this project

README

          

# imprint

A small, intuitive app to flash ISOs and disk images to external drives e.g. USB drives.

![screenshot of imprint](https://f002.backblazeb2.com/file/retrixe-storage-public/imprint/imprint.png)

## Quick Start

1. Download the latest version of imprint from the [releases page](https://github.com/retrixe/imprint/releases).
2. Run imprint:
- ~~On Windows, double-click the `imprint.exe` file.~~ Windows is currently not supported. Support is being tracked in [issue #3](https://github.com/retrixe/imprint/issues/3).
- On macOS, extract the archive and double-click the `imprint` app.
- On Linux, extract the archive and double-click the `imprint` app.\
You may need to run right-click the app and mark it as executable, depending on your desktop environment.
3. Proceed to flash your drive by following the steps in the app 🎉

## Supported Images / Hardware

This app is tested with a variety of ISOs from various Linux distributions e.g. Ubuntu, Fedora, openSUSE, Raspbian, etc. It should work with all disk images which can be flashed directly through `dd`.

Hardware regularly tested against include SD cards, USB flash drives and external USB hard drives.

⚠️ Windows ISOs are currently not supported, since they require special handling. Support is being tracked in [issue #2](https://github.com/retrixe/imprint/issues/2).