EtchDroid/README.md

45 lines
2.6 KiB
Markdown
Raw Normal View History

2018-08-15 17:35:11 +00:00
# EtchDroid
2019-02-26 10:56:20 +00:00
![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/EtchDroid/EtchDroid.svg?label=latest) [![Translation status](https://etchdroid-l10n.depau.eu/widgets/etchdroid/-/app/svg-badge.svg)](https://etchdroid-l10n.depau.eu/engage/etchdroid/?utm_source=widget) ![License](https://img.shields.io/github/license/EtchDroid/EtchDroid.svg) ![GitHub stars](https://img.shields.io/github/stars/EtchDroid/EtchDroid.svg?style=social)
2018-12-04 11:06:26 +00:00
[![F-Droid](docs/assets/img/get-from-fdroid-small.png)](https://f-droid.org/packages/eu.depau.etchdroid/) [![Google Play](docs/assets/img/get-from-googleplay-small.png)](https://play.google.com/store/apps/details?id=eu.depau.etchdroid)
2018-09-02 02:16:04 +00:00
2019-05-18 17:04:40 +00:00
## Update on development status
On my blog: https://blog.depau.eu/2019/05/18/etchdroid-development-update/
2018-12-04 11:06:26 +00:00
![EtchDroid](docs/assets/img/playstore_banner.png)
2018-09-02 02:16:04 +00:00
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.
2018-12-04 18:44:34 +00:00
<p align="center">
<a href="https://www.patreon.com/depau" rel="_noopener" target="_blank"><img alt="Become a Patron" src="docs/assets/img/become_a_patron_button.png"/></a> &nbsp;&nbsp;&nbsp; <a href="https://flattr.com/@Depau" rel="_noopener" target="_blank"><img alt="Flattr this" src="https://api.flattr.com/button/flattr-badge-large.png"/></a>
</p>
2018-09-02 02:16:04 +00: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
2018-09-02 02:32:34 +00:00
## Planned features
2018-09-02 02:16:04 +00:00
- 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)
2018-09-02 02:32:34 +00:00
- Support for Unetbootin-style image flashing
## Screenshots
[![screenshot0.png](https://s22.postimg.cc/pzx4pygy5/image.png)](https://postimg.cc/image/pzx4pygy5/) [![screenshot1.png](https://s22.postimg.cc/o845v25b1/image.png)](https://postimg.cc/image/o845v25b1/) [![screenshot2.png](https://s22.postimg.cc/cj0673m25/image.png)](https://postimg.cc/image/cj0673m25/) [![screenshot3.png](https://s22.postimg.cc/c68s0xbi5/image.png)](https://postimg.cc/image/c68s0xbi5/) [![screenshot4.png](https://s22.postimg.cc/77l9men4t/image.png)](https://postimg.cc/image/77l9men4t/) [![screenshot5.png](https://s22.postimg.cc/3nzbwlcp9/image.png)](https://postimg.cc/image/3nzbwlcp9/)
2018-09-02 14:42:33 +00:00
## Support the project
You can support the development by sending a donation.
2018-12-04 11:06:26 +00:00
See the website: https://etchdroid.depau.eu/donate/
2018-09-02 14:59:08 +00:00
## FAQ/Common issues
2018-12-04 11:04:20 +00:00
See the website: https://etchdroid.depau.eu/faq/
2018-09-02 14:59:08 +00:00