2018-09-02 16:46:40 +02:00
|
|
|
# EtchDroid
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
EtchDroid is an open-source application that helps you write images to USB drives, no root required.
|
|
|
|
|
|
|
|
You can use it to make a bootable GNU/Linux USB drive when your laptop is dead and you're in the middle of nowhere.
|
|
|
|
|
|
|
|
- Fork me on [GitHub](https://github.com/Depau/EtchDroid)
|
|
|
|
- Download from [Google Play](https://play.google.com/store/apps/details?id=eu.depau.etchdroid)
|
2018-09-06 16:35:30 +02:00
|
|
|
- Soon on F-Droid: see [merge request](https://gitlab.com/fdroid/fdroiddata/merge_requests/3624)
|
2018-09-02 16:46:40 +02:00
|
|
|
|
|
|
|
## Features
|
|
|
|
- Supports raw disk images and most GNU/Linux distributions ISOs
|
|
|
|
- Supports most DMG disk images (beta)
|
|
|
|
- No root - everything is done within the bounds of the Android API
|
|
|
|
- Free as in freedom
|
|
|
|
|
|
|
|
## Planned features:
|
|
|
|
- Write common GNU/Linux distro in streaming from the Internet without storing it on the device
|
|
|
|
- Support for Windows installation ISO (will likely require root)
|
|
|
|
- Support for Unetbootin-style image flashing
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
|
|
|
[](https://postimg.cc/image/pzx4pygy5/) [](https://postimg.cc/image/o845v25b1/) [](https://postimg.cc/image/cj0673m25/) [](https://postimg.cc/image/c68s0xbi5/) [](https://postimg.cc/image/77l9men4t/) [](https://postimg.cc/image/3nzbwlcp9/)
|
|
|
|
|
|
|
|
## Support the project
|
|
|
|
|
|
|
|
You can support the development by sending a donation.
|
|
|
|
|
2018-09-02 17:00:46 +02:00
|
|
|
- PayPal: [https://paypal.me/DavideDepau](https://paypal.me/DavideDepau)
|
2018-09-02 16:46:40 +02:00
|
|
|
- Monero: `82WTvrLEdTbULrcgcUnpuzevHaTMURHQfi4Sf5dG3WLjXzP8NwrfTL82HNdV8gnSN183TnLLsR5Q2YWcNJRriHvPPoweT1Q`
|
2018-09-02 16:59:08 +02:00
|
|
|
|
|
|
|
## FAQ/Common issues
|
|
|
|
|
|
|
|
[Link](https://etchdroid.depau.eu/faq)
|