Skip to content

artemanufrij/imageburner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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