docs: remove outdated metadata files and update README with new demo GIF
@@ -1,24 +0,0 @@
|
||||
Conduit is an open-source, native mobile client for Open‑WebUI. Connect to your own server to chat with AI models, manage conversations, and take your self‑hosted AI with you—securely and on the go.
|
||||
|
||||
Key Features
|
||||
- Real-time streaming chat
|
||||
- Model selection
|
||||
- Conversation search and management
|
||||
- Voice input (speech-to-text)
|
||||
- File and image uploads for retrieval-augmented generation (RAG)
|
||||
- Vision and multi‑modal support
|
||||
- Markdown rendering with syntax highlighting
|
||||
- Light, dark, and system themes
|
||||
- Secure credential storage
|
||||
|
||||
Requirements
|
||||
- An existing Open‑WebUI server (Conduit does not host or provide AI models).
|
||||
|
||||
Privacy & Permissions
|
||||
- Microphone: For voice input
|
||||
- Camera and Photos: For image/file attachments
|
||||
- Network: To connect to your Open‑WebUI server
|
||||
|
||||
Open Source
|
||||
Built with Flutter and maintained by the community. Contributions are welcome.
|
||||
|
||||
35
fastlane/metadata/en-US/full_description.txt
Normal file
@@ -0,0 +1,35 @@
|
||||
Conduit is an open-source, native mobile client for Open‑WebUI. Connect to your own server to chat with AI models, manage conversations, and take your self‑hosted AI with you—securely and on the go.
|
||||
|
||||
Features
|
||||
- Real-time streaming chat
|
||||
- Model selection
|
||||
- Conversation search and management
|
||||
- Voice input (speech-to-text)
|
||||
- File and image uploads for retrieval-augmented generation (RAG)
|
||||
- Vision and multi‑modal support
|
||||
- Markdown rendering with syntax highlighting
|
||||
- Light, dark, and system themes
|
||||
- Secure credential storage (Keychain/Keystore)
|
||||
- Offline-aware experience
|
||||
|
||||
Requirements
|
||||
- Requires an existing Open‑WebUI server. Conduit does not host or provide AI models.
|
||||
- No data is sent to third-party services by default; everything stays with your configured server.
|
||||
|
||||
Permissions
|
||||
- Microphone: Voice input
|
||||
- Camera and Photos/Storage: Image/file attachments
|
||||
- Network: Connect to your Open‑WebUI server
|
||||
|
||||
<b>Support & Source Code:</b>
|
||||
|
||||
LuCI Mobile is an open-source project. For support, to report issues, or to view the source code, please visit our GitHub repository:
|
||||
|
||||
https://github.com/cogwheel0/conduit
|
||||
|
||||
Email: cogwheel@cogwheel.app
|
||||
|
||||
-----
|
||||
|
||||
<b>Disclaimer:</b> This is an independent, third-party application licensed under the GNU General Public License v3.0 (GPLv3) and is not officially affiliated with the Open WebUI project.
|
||||
|
||||
BIN
fastlane/metadata/en-US/images/conduit-demo.gif
Normal file
|
After Width: | Height: | Size: 79 MiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 25 KiB |
BIN
fastlane/metadata/en-US/images/phoneScreenshots/1.png
Normal file
|
After Width: | Height: | Size: 705 KiB |
BIN
fastlane/metadata/en-US/images/phoneScreenshots/2.png
Normal file
|
After Width: | Height: | Size: 387 KiB |
BIN
fastlane/metadata/en-US/images/phoneScreenshots/3.png
Normal file
|
After Width: | Height: | Size: 293 KiB |
BIN
fastlane/metadata/en-US/images/phoneScreenshots/4.png
Normal file
|
After Width: | Height: | Size: 568 KiB |
BIN
fastlane/metadata/en-US/images/phoneScreenshots/5.png
Normal file
|
After Width: | Height: | Size: 240 KiB |
|
Before Width: | Height: | Size: 373 KiB |
|
Before Width: | Height: | Size: 977 KiB |
|
Before Width: | Height: | Size: 325 KiB |
|
Before Width: | Height: | Size: 341 KiB |
|
Before Width: | Height: | Size: 257 KiB |
|
Before Width: | Height: | Size: 256 KiB |
|
Before Width: | Height: | Size: 222 KiB |
2
fastlane/metadata/en-US/short_description.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Native mobile client for Open‑WebUI. Chat with your self‑hosted AI.
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
Chat with your self‑hosted AI
|
||||
|
||||