Skip to content

Commit d984898

Browse files
committed
docs: update readme
1 parent 57af0b0 commit d984898

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Open WebUI Mobile App
1+
# Open MobileUI
22

33
<div align="center">
44

@@ -9,19 +9,19 @@
99

1010
**Professional mobile client for Open WebUI** – Access your self-hosted AI assistant anywhere, anytime
1111

12-
[Features](#features)[Installation](#installation)[Development](#development)[Support](#support)
12+
[Features](#features)[Installation](#installation)[Development](#development)[Support](#support)[Privacy Policy](PRIVACY_POLICY.md)
1313

1414
</div>
1515

1616
---
1717

1818
## 📱 Overview
1919

20-
**Open WebUI Mobile App** is a production-ready, cross-platform mobile application that brings the full power of [Open WebUI](https://github.com/open-webui/open-webui) to iOS and Android devices. Built with React Native by [Ronas IT](https://ronasit.com), this app transforms your self-hosted AI assistant into a native mobile experience.
20+
**Open MobileUI** is a production-ready, cross-platform mobile application that brings the full power of [Open WebUI](https://github.com/open-webui/open-webui) to iOS and Android devices. Built with React Native by [Ronas IT](https://ronasit.com), Open MobileUI transforms your self-hosted AI assistant into a native mobile experience.
2121

2222
### Why Choose a Native Mobile App?
2323

24-
While Open WebUI works in mobile browsers, this dedicated app provides:
24+
While Open WebUI works in mobile browsers, Open MobileUI provides:
2525

2626
-**Optimized Performance** – Native rendering and optimized React Native architecture deliver 60fps smooth interactions
2727
- 🎯 **Mobile-First Design** – UI/UX crafted specifically for touch interactions, gestures, and mobile workflows
@@ -281,7 +281,7 @@ A: Yes! This is an open-source project released under the GNU General Public Lic
281281
A: Yes, this app connects to your self-hosted Open WebUI deployment. See [Open WebUI Installation](https://docs.openwebui.com/) for setup instructions.
282282

283283
**Q: Is my data secure?**
284-
A: Absolutely. All connections are encrypted, and your data stays on your self-hosted instance. The app never stores or transmits your conversations to third parties.
284+
A: Absolutely. All connections are encrypted, and your data stays on your self-hosted instance. The app never stores or transmits your conversations to third parties. For detailed information about data handling, see our [Privacy Policy](PRIVACY_POLICY.md).
285285

286286
**Q: Can I use this for commercial purposes?**
287287
A: Yes, GPL v3 allows commercial use. However, if you distribute the software (or modified versions), you must also provide the source code and license your modifications under GPL v3. See the [LICENSE](LICENSE.txt) file for complete terms.
@@ -297,6 +297,10 @@ This project is licensed under the **GNU General Public License v3 (GPL v3)**.
297297

298298
**Note**: If you need to use this code in a proprietary application without GPL v3 obligations, please contact [Ronas IT](https://ronasit.com) to discuss alternative licensing options.
299299

300+
## 🔒 Privacy
301+
302+
Open MobileUI is designed with privacy in mind. All your conversations and data remain on your self-hosted Open WebUI instance. We do not operate any backend services that receive, store, or process your chat content. For complete details about how we handle your information, please review our [Privacy Policy](PRIVACY_POLICY.md).
303+
300304
---
301305

302306
## 🙏 Acknowledgments

0 commit comments

Comments
 (0)