mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00

Document how to globally disable AppImage's desktop integration feature, which promtps the user to create a desktop shortcut for the appliation at startup. Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
50 lines
2.3 KiB
Markdown
50 lines
2.3 KiB
Markdown
Etcher
|
|
======
|
|
|
|
> Flash OS images to SD cards & USB drives, safe & easy.
|
|
|
|
Etcher is a powerful OS image flasher built with web technologies to ensure
|
|
flashing an SDCard or USB drive is 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.
|
|
|
|
[](https://david-dm.org/resin-io/etcher.svg)
|
|
[](http://commitizen.github.io/cz-cli/)
|
|
[](https://travis-ci.org/resin-io/etcher)
|
|
[](https://ci.appveyor.com/project/resin-io/etcher/branch/master)
|
|
[](https://gitter.im/resin-io/etcher?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
|
[](https://waffle.io/resin-io/etcher)
|
|
|
|
***
|
|
|
|
[**Download**][etcher] | [**Support**][SUPPORT] | [**Documentation**][USER-DOCUMENTATION] | [**Contributing**][CONTRIBUTING] | [**Roadmap**][milestones] | [**CLI**][CLI]
|
|
|
|

|
|
|
|
Installers
|
|
----------
|
|
|
|
Refer to the [downloads page][etcher] for the latest pre-made
|
|
installers for all supported operating systems.
|
|
|
|
Support
|
|
-------
|
|
|
|
If you're having any problem, please [raise an issue][newissue] 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]: http://etcher.io
|
|
[SUPPORT]: https://github.com/resin-io/etcher/blob/master/SUPPORT.md
|
|
[CONTRIBUTING]: https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md
|
|
[CLI]: https://github.com/resin-io/etcher/blob/master/docs/CLI.md
|
|
[USER-DOCUMENTATION]: https://github.com/resin-io/etcher/blob/master/docs/USER-DOCUMENTATION.md
|
|
[milestones]: https://github.com/resin-io/etcher/milestones
|
|
[newissue]: https://github.com/resin-io/etcher/issues/new
|
|
[license]: https://github.com/resin-io/etcher/blob/master/LICENSE
|