MCPcopy
hub / github.com/balena-io/etcher

github.com/balena-io/etcher @v2.1.6 sqlite

repository ↗ · DeepWiki ↗ · release v2.1.6 ↗
344 symbols 855 edges 92 files 16 documented · 5%
README

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. It can also directly flash Raspberry Pi devices that support USB device boot mode.

Current Release License Balena.io Forums


Download | Support | Documentation | Contributing | Roadmap

Supported Operating Systems

  • Linux; most distros; Intel 64-bit.
  • Windows 10 and later; Intel 64-bit.
  • macOS 10.13 (High Sierra) and later; both Intel and Apple Silicon.

Installers

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

Packages

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

Package for Debian and Ubuntu can be downloaded from the Github release page

Install .deb file using apt

sh sudo apt install ./balena-etcher_******_amd64.deb

Uninstall

sh sudo apt remove balena-etcher

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

Yum

Package for Fedora-based and Redhat can be downloaded from the Github release page

  1. Install using yum
   sudo yum localinstall balena-etcher-***.x86_64.rpm

Arch/Manjaro Linux (GNU/Linux x64)

Etcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using balena-etcher. The following example uses a common AUR helper to install the latest release:

yay -S balena-etcher
Uninstall
yay -R balena-etcher

WinGet (Windows)

This package is updated by gh-action, and is kept up to date automatically.

winget install balenaEtcher #or Balena.Etcher
Uninstall
winget uninstall balenaEtcher

Chocolatey (Windows)

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

choco install etcher
Uninstall
choco uninstall etcher

Support

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

License

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

Extension points exported contracts — how you extend this code

DriveStatus (Interface)
(no doc)
lib/shared/drive-constraints.ts
Window (Interface)
(no doc)
lib/gui/app/preload.ts
EmitLog (Interface)
(no doc)
lib/util/api.ts
SourceMetadata (Interface)
(no doc)
lib/shared/typings/source-selector.ts
GenericTableProps (Interface)
(no doc)
lib/gui/app/styled-components.tsx
WriteResult (Interface)
(no doc)
lib/util/types/types.d.ts
Authentication (Interface)
(no doc)
lib/shared/typings/source-selector.ts
FlashState (Interface)
(no doc)
lib/gui/app/modules/progress-status.ts

Core symbols most depended-on inside this repo

selectSource
called by 22
lib/gui/app/components/source-selector/source-selector.tsx
middleEllipsis
called by 14
lib/gui/app/utils/middle-ellipsis.ts
log
called by 14
lib/util/api.ts
setLeds
called by 12
lib/gui/app/models/leds.ts
emit
called by 10
lib/util/api.ts
terminate
called by 9
lib/util/api.ts
registerHandler
called by 7
lib/gui/app/modules/api.ts
createAnimationFunction
called by 7
lib/gui/app/models/leds.ts

Shape

Function 224
Method 62
Interface 37
Class 20
Enum 1

Languages

TypeScript100%

Modules by API surface

lib/gui/app/components/source-selector/source-selector.tsx33 symbols
lib/gui/app/components/drive-selector/drive-selector.tsx22 symbols
lib/gui/app/pages/main/Flash.tsx16 symbols
lib/gui/app/pages/main/MainPage.tsx14 symbols
lib/gui/app/models/selection-state.ts13 symbols
lib/gui/app/models/flash-state.ts13 symbols
lib/util/api.ts12 symbols
lib/gui/app/components/safe-webview/safe-webview.tsx12 symbols
lib/util/scanner.ts11 symbols
lib/shared/drive-constraints.ts11 symbols
lib/gui/app/modules/image-writer.ts9 symbols
lib/gui/app/models/settings.ts9 symbols

Dependencies from manifests, versioned

@balena/lint8.0.2 · 1×
@electron-forge/cli7.8.1 · 1×
@electron-forge/maker-deb7.8.1 · 1×
@electron-forge/maker-dmg7.8.1 · 1×
@electron-forge/maker-rpm7.8.1 · 1×
@electron-forge/maker-squirrel7.8.1 · 1×
@electron-forge/maker-zip7.8.1 · 1×
@electron-forge/plugin-auto-unpack-natives7.8.1 · 1×
@electron-forge/plugin-webpack7.8.1 · 1×
@electron/remote2.1.2 · 1×
@fortawesome/fontawesome-free6.5.2 · 1×
@reforged/maker-appimage3.3.2 · 1×

For agents

$ claude mcp add etcher \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact