Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

TheAssassin/fetcher

 
 

Repository files navigation

Fetcher

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

Fetcher is a fork of Etcher, 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. Unfortunately, it doesn't protect you from having data sent from your computer back to the Etcher developers. It does this without telling you or asking your permission, unless you go into the settings, notice the 'send user data' tick box there, and ether opt-out by unticking it, or choose to let the data get by not unticking it.

We created this forked to address that anti-feature. Although we understand that the developers find the data they get that way useful for improving the app, we believe that any code that sends data from a user's computer back to developers ought to be turned off by default, with the user explicity asked for permission to turn it on. The Etcher developers have made it clear they do not wish to do this, so we used the freedoms protected by their choice of the Apache 2.0 license to do it ourselves.

Current Release

Supported Operating Systems

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

Note that Fetcher 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.

Support

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

License

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

About

Project abandoned due to lack of time. See https://github.com/pop-os/popsicle/issues/104 for an alternative.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.0%
  • CSS 21.4%
  • Shell 4.9%
  • Makefile 1.9%
  • HTML 1.5%
  • C++ 1.3%