Skip to content

Commit 007bfe6

Browse files
Add moderate changes to the README.md.
1 parent 9430975 commit 007bfe6

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
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)
24

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)
49

510
**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.
611

@@ -20,7 +25,6 @@
2025
- 🧠 **Complete logging** of all mount/unmount operations (`SimpleBootLogs`)
2126
- 🌓 **Light/Dark mode** Jetpack Compose UI
2227
- 🛠️ **Per-ISO selection** of mount method
23-
- 🧲 **Toggle USB Charging + ADB** from within the UI
2428
- ⚙️ **Persistent preferences** for read-only mounting
2529
- 📤 Export logs and diagnostics for debugging
2630

@@ -29,10 +33,11 @@
2933
## 📸 Screenshots
3034

3135
<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" />
3438
</p>
3539

40+
3641
## ⚙️ Requirements
3742

3843
- 📱 Android 11+ (API 30 or later)

0 commit comments

Comments
 (0)