[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1820":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},1820,"etcher","balena-io\u002Fetcher","balena-io","Flash OS images to SD cards & USB drives, safely and easily.","https:\u002F\u002Fetcher.io\u002F",null,"TypeScript",33850,2381,443,630,0,6,39,197,25,45,"Apache License 2.0",false,"master",true,[27,5,28,29],"cross-platform","sd-cards","usb-drives","2026-06-12 02:00:33","# Etcher\n\n> Flash OS images to SD cards & USB drives, safely and easily.\n\nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly, and much more. It can also directly flash Raspberry Pi devices that support [USB device boot mode](https:\u002F\u002Fwww.raspberrypi.com\u002Fdocumentation\u002Fcomputers\u002Fraspberry-pi.html#usb-device-boot-mode).\n\n[![Current Release](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Frelease\u002Fbalena-io\u002Fetcher.svg?style=flat-square)](https:\u002F\u002Fbalena.io\u002Fetcher)\n[![License](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flicense\u002Fbalena-io\u002Fetcher.svg?style=flat-square)](https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Fblob\u002Fmaster\u002FLICENSE)\n[![Balena.io Forums](https:\u002F\u002Fimg.shields.io\u002Fdiscourse\u002Fhttps\u002Fforums.balena.io\u002Ftopics.svg?style=flat-square&label=balena.io%20forums)](https:\u002F\u002Fforums.balena.io\u002Fc\u002Fetcher)\n\n---\n\n[**Download**][etcher] | [**Support**][support] | [**Documentation**][user-documentation] | [**Contributing**][contributing] | [**Roadmap**][milestones]\n\n## Supported Operating Systems\n\n- Linux; most distros; Intel 64-bit.\n- Windows 10 and later; Intel 64-bit.\n- macOS 10.13 (High Sierra) and later; both Intel and Apple Silicon.\n\n## Installers\n\nRefer to the [downloads page][etcher] for the latest pre-made\ninstallers for all supported operating systems.\n\n## Packages\n\n#### Debian and Ubuntu based Package Repository (GNU\u002FLinux x86\u002Fx64)\n\nPackage for Debian and Ubuntu can be downloaded from the [Github release page](https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Freleases\u002F)\n\n##### Install .deb file using apt\n\n   ```sh\n      sudo apt install .\u002Fbalena-etcher_******_amd64.deb\n   ```\n\n##### Uninstall\n\n   ```sh\n      sudo apt remove balena-etcher\n   ```\n\n#### Redhat (RHEL) and Fedora-based Package Repository (GNU\u002FLinux x86\u002Fx64)\n\n##### Yum\n\nPackage for Fedora-based and Redhat can be downloaded from the [Github release page](https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Freleases\u002F)\n\n1. Install using yum\n\n```sh\n   sudo yum localinstall balena-etcher-***.x86_64.rpm\n```\n\n#### Arch\u002FManjaro Linux (GNU\u002FLinux x64)\n\nEtcher 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`](https:\u002F\u002Faur.archlinux.org\u002Fpackages\u002Fbalena-etcher\u002F). The following example uses a common AUR helper to install the latest release:\n\n```sh\nyay -S balena-etcher\n```\n\n##### Uninstall\n\n```sh\nyay -R balena-etcher\n```\n\n#### WinGet (Windows)\n\nThis package is updated by [gh-action](https:\u002F\u002Fgithub.com\u002Fvedantmgoyal2009\u002Fwinget-releaser), and is kept up to date automatically.\n\n```sh\nwinget install balenaEtcher #or Balena.Etcher\n```\n\n##### Uninstall\n\n```sh\nwinget uninstall balenaEtcher\n```\n\n#### Chocolatey (Windows)\n\nThis package is maintained by [@majkinetor](https:\u002F\u002Fgithub.com\u002Fmajkinetor), and\nis kept up to date automatically.\n\n```sh\nchoco install etcher\n```\n\n##### Uninstall\n\n```sh\nchoco uninstall etcher\n```\n\n## Support\n\nIf you're having any problem, please [raise an issue][newissue] on GitHub, and\nthe balena.io team will be happy to help.\n\n## License\n\nEtcher is free software and may be redistributed under the terms specified in\nthe [license].\n\n[etcher]: https:\u002F\u002Fbalena.io\u002Fetcher\n[electron]: https:\u002F\u002Felectronjs.org\u002F\n[electron-supported-platforms]: https:\u002F\u002Felectronjs.org\u002Fdocs\u002Ftutorial\u002Fsupport#supported-platforms\n[support]: https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Fblob\u002Fmaster\u002Fdocs\u002FSUPPORT.md\n[contributing]: https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Fblob\u002Fmaster\u002Fdocs\u002FCONTRIBUTING.md\n[user-documentation]: https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Fblob\u002Fmaster\u002Fdocs\u002FUSER-DOCUMENTATION.md\n[milestones]: https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Fmilestones\n[newissue]: https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Fissues\u002Fnew\n[license]: https:\u002F\u002Fgithub.com\u002Fbalena-io\u002Fetcher\u002Fblob\u002Fmaster\u002FLICENSE\n","Etcher 是一个用于将操作系统镜像安全且轻松地写入 SD 卡和 USB 驱动器的工具。它采用 TypeScript 编写，具备跨平台特性，支持 Windows、macOS 和 Linux 系统。核心功能包括防止误操作导致的数据丢失、确保数据完整无误地写入以及支持直接刷写支持 USB 启动模式的 Raspberry Pi 设备。适用于需要频繁刷写系统镜像的开发者或爱好者，如物联网设备部署、树莓派项目等场景。",2,"2026-06-11 02:46:12","top_all"]