|
1 | | -## SimpleBoot will soon be a product of RedHead Industries, a non-profit organization that I have founded -- By the people, for the people. This does not mean SimpleBoot will go proprietary, this is simply a change of ownership (and where SimpleBoot's repository will be at). |
| 1 | +### RedHead operates independently and relies entirely on community donations to stay online and continue developing free and open-source projects. We support Bitcoin, Monero, and Stripe -- but we prefer bitcoin/monero donations, as Stripe is unreliable as of the current moment. |
| 2 | +### You can find all of our donation methods on our website: |
| 3 | +[redheadindustries.xyz](https://redheadindustries.xyz) |
2 | 4 |
|
3 | | -# 📱 SimpleBoot |
| 5 | +# SimpleBoot – Turn your phone into a bootable USB device! |
| 6 | +**Version:** v2.1 “Monster – Milestone 2” |
| 7 | +**License:** GNU General Public License v3 (GPLv3) |
| 8 | +**Developer:** RedHead Industries (Technologies Branch) + Matthew DaLuz [@matthewdaluz](https://github.com/matthewdaluz) |
4 | 9 |
|
5 | 10 | **SimpleBoot** is a powerful, root-required Android app that transforms your phone into a fully bootable USB device. Mount ISO/IMG files via **ConfigFS**, **Legacy mass_storage**, or raw **Loopback** mode and boot directly into live systems on any PC. |
6 | 11 |
|
|
20 | 25 | - 🧠 **Complete logging** of all mount/unmount operations (`SimpleBootLogs`) |
21 | 26 | - 🌓 **Light/Dark mode** Jetpack Compose UI |
22 | 27 | - 🛠️ **Per-ISO selection** of mount method |
23 | | -- 🧲 **Toggle USB Charging + ADB** from within the UI |
24 | 28 | - ⚙️ **Persistent preferences** for read-only mounting |
25 | 29 | - 📤 Export logs and diagnostics for debugging |
26 | 30 |
|
|
29 | 33 | ## 📸 Screenshots |
30 | 34 |
|
31 | 35 | <p align="center"> |
32 | | - <img src="https://github.com/user-attachments/assets/81af67c3-1c10-40dc-bf7e-81a62158c33a" alt="Screenshot 1" width="200"/> |
33 | | - <img src="https://github.com/user-attachments/assets/81af67c3-1c10-40dc-bf7e-81a62158c33a" alt="Screenshot 2" width="200"/> |
| 36 | +<img width="200" height="2400" alt="Screenshot_20251112-090816_SimpleBoot" src="https://github.com/user-attachments/assets/e142920c-f9a4-46b2-bb16-caea69cda997" /> |
| 37 | +<img width="200" height="2400" alt="Screenshot_20251112-090820_SimpleBoot" src="https://github.com/user-attachments/assets/48a7adc9-c170-478b-ab4e-ba6f4f744611" /> |
34 | 38 | </p> |
35 | 39 |
|
| 40 | + |
36 | 41 | ## ⚙️ Requirements |
37 | 42 |
|
38 | 43 | - 📱 Android 11+ (API 30 or later) |
|
0 commit comments