Giter Site home page Giter Site logo

wooodhead / etcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from balena-io/etcher

0.0 2.0 0.0 86.04 MB

Flash OS images to SD cards & USB drives, safely and easily.

Home Page: https://etcher.io

License: Apache License 2.0

Makefile 1.87% JavaScript 69.67% Python 0.04% CSS 20.67% HTML 1.73% Shell 4.74% C++ 1.28%

etcher's Introduction

Etcher

Flash OS images to SD cards & USB drives, safely and easily.

Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more.

Current Release License Travis CI status AppVeyor status Dependency status Resin.io Forums Stories in Progress


Download | Support | Documentation | Contributing | Roadmap | CLI

Etcher

Supported Operating Systems

  • Linux (most distros)
  • macOS 10.9 and later
  • Microsoft Windows 7 and later

Note that Etcher will run on any platform officially supported by Electron. Read more in their documentation.

Installers

Refer to the downloads page for the latest pre-made installers for all supported operating systems.

Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)

  1. Add Etcher debian repository:

    echo "deb https://dl.bintray.com/resin-io/debian stable etcher" | sudo tee /etc/apt/sources.list.d/etcher.list
    
  2. Trust Bintray.com's GPG key:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61
  3. Update and install:

    sudo apt-get update
    sudo apt-get install etcher-electron
Uninstall
sudo apt-get remove etcher-electron
sudo rm /etc/apt/sources.list.d/etcher.list
sudo apt-get update

Redhat (RHEL) and Fedora based Package Repository (GNU/Linux x86/x64)

  1. Add Etcher rpm repository:

    sudo wget https://bintray.com/resin-io/redhat/rpm -O /etc/yum.repos.d/bintray-resin-io-redhat.repo
  2. Update and install:

    sudo yum install -y etcher-electron

    or

    sudo dnf install -y etcher-electron
Uninstall
sudo yum remove -y etcher-electron
sudo rm /etc/yum.repos.d/bintray-resin-io-redhat.repo
sudo yum clean all
sudo yum makecache fast

or

sudo dnf remove -y etcher-electron
sudo rm /etc/yum.repos.d/bintray-resin-io-redhat.repo
sudo dnf clean all
sudo dnf makecache

Brew Cask (macOS)

Note that the Etcher Cask has to be updated manually to point to new versions, so it might not refer to the latest version immediately after an Etcher release.

brew cask install etcher
Uninstall
brew cask uninstall etcher

Chocolatey (Windows)

This package is maintained by @majkinetor, and is kept up to date automatically.

choco install etcher

Support

If you're having any problem, please raise an issue on GitHub and the resin.io team will be happy to help.

License

Etcher is free software, and may be redistributed under the terms specified in the license.

etcher's People

Contributors

brlin-tw avatar brownjohnf avatar da2x avatar dhruvparanjape avatar dlech avatar gromain avatar igorklopov avatar imrehg avatar jhermsmeier avatar joshleeb avatar jviotti avatar kyrios123 avatar lucasrangit avatar lurch avatar micopiira avatar moragues avatar peterdavehello avatar shou avatar shroudedcode avatar stefan-mihaila avatar svendowideit avatar wasabifan avatar zvin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.