All Projects → artemanufrij → imageburner

artemanufrij / imageburner

Licence: other
An elementary OS app

Programming Languages

vala
323 projects
Meson
512 projects

Projects that are alternatives of or similar to imageburner

Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (+116.28%)
Mutual labels:  usb, iso
Bootiso
A bash program to securely create a bootable USB device from one image file.
Stars: ✭ 645 (+1400%)
Mutual labels:  usb, iso
Etchdroid
An application to write OS images to USB drives, on Android, no root required.
Stars: ✭ 258 (+500%)
Mutual labels:  usb, iso
Multiboot-Toolkit
Create a bootable disk
Stars: ✭ 96 (+123.26%)
Mutual labels:  usb, bootable
idfx
Tool for flash/monitor ESP-IDF and ESP8266_SDK apps on the WSL2 ⚡
Stars: ✭ 71 (+65.12%)
Mutual labels:  flash, usb
Liveusb Builder
A script suite to create multiboot USB stick for GNU/Linux distributions
Stars: ✭ 118 (+174.42%)
Mutual labels:  usb, iso
Multibootusb
A collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files
Stars: ✭ 543 (+1162.79%)
Mutual labels:  usb, iso
Rufus
The Reliable USB Formatting Utility
Stars: ✭ 16,917 (+39241.86%)
Mutual labels:  usb, iso
osx86 linux
osx86 install maker and utilities for Linux
Stars: ✭ 13 (-69.77%)
Mutual labels:  usb, bootable
UEFI MULTI
UEFI_MULTI - Make Multi-Boot USB-Drive
Stars: ✭ 33 (-23.26%)
Mutual labels:  usb, iso
kikpad
KiKPad : the Midiplus SmartPad reinvented !
Stars: ✭ 31 (-27.91%)
Mutual labels:  usb
qtpy-knob
QT Py Media Knob using rotary encoder & neopixel ring
Stars: ✭ 49 (+13.95%)
Mutual labels:  usb
CapableRobot USBHub Driver
www.crowdsupply.com/capable-robot-components/programmable-usb-hub
Stars: ✭ 17 (-60.47%)
Mutual labels:  usb
micro-bmp
A small Black Magic Probe based on the pinout of the STLink V2 support firmware
Stars: ✭ 29 (-32.56%)
Mutual labels:  flash
ESP32-USB-Soft-Host
An Arduino wrapper to @sdima1357's usb_soft_host esp-idf example
Stars: ✭ 119 (+176.74%)
Mutual labels:  usb
transform-swf
A Java library for reading and writing Flash files. Fully supports Flash 10.
Stars: ✭ 55 (+27.91%)
Mutual labels:  flash
blynclight
Open-source control software for the Embrava Blynclight
Stars: ✭ 36 (-16.28%)
Mutual labels:  usb
CH55x USB CompositeDevice
USB Composite Device Demo (Keyboard, Custom HID and Massive Storage) using CH55x
Stars: ✭ 94 (+118.6%)
Mutual labels:  usb
pyamlboot
Amlogic USB Boot Protocol Library
Stars: ✭ 34 (-20.93%)
Mutual labels:  usb
hid-tminit
Linux driver to properly initialize some Thrustmaster Wheels
Stars: ✭ 23 (-46.51%)
Mutual labels:  usb

Imageburner


A simple imageburner inspired by Etcher's UI

Designed for elementary OS

Build Status

Donate

PayPal | LiberaPay | Patreon

Get it on AppCenter

Install from Github.

As first you need elementary SDK

sudo apt install elementary-sdk

Clone repository and change directory

git clone https://github.com/artemanufrij/imageburner.git
cd imageburner

Compile, install and start Imageburner on your system

meson build --prefix=/usr
cd build
sudo ninja install
com.github.artemanufrij.imageburner
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].