chore: remove metadata files for multiple languages
This commit is contained in:
32
ios/fastlane/metadata/default/description.txt
Normal file
32
ios/fastlane/metadata/default/description.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
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)
|
||||
- Voice calling with on-device processing
|
||||
- Tools 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
|
||||
|
||||
Open Source:
|
||||
Conduit 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
|
||||
|
||||
-----
|
||||
|
||||
Disclaimer: 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.
|
||||
1
ios/fastlane/metadata/default/keywords.txt
Normal file
1
ios/fastlane/metadata/default/keywords.txt
Normal file
@@ -0,0 +1 @@
|
||||
conduit, openwebui, ai chat, llm chat, self hosted ai, ollama
|
||||
1
ios/fastlane/metadata/default/marketing_url.txt
Normal file
1
ios/fastlane/metadata/default/marketing_url.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://github.com/cogwheel0/conduit
|
||||
1
ios/fastlane/metadata/default/name.txt
Normal file
1
ios/fastlane/metadata/default/name.txt
Normal file
@@ -0,0 +1 @@
|
||||
Conduit: OpenWebUI Client
|
||||
1
ios/fastlane/metadata/default/privacy_url.txt
Normal file
1
ios/fastlane/metadata/default/privacy_url.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://github.com/cogwheel0/conduit/blob/main/PRIVACY_POLICY.md
|
||||
2
ios/fastlane/metadata/default/promotional_text.txt
Normal file
2
ios/fastlane/metadata/default/promotional_text.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Patch Release: Fix response solution, tools not enabling, connection issues.
|
||||
New Languages: Spanish, Dutch, Russian and Chinese.
|
||||
1
ios/fastlane/metadata/default/subtitle.txt
Normal file
1
ios/fastlane/metadata/default/subtitle.txt
Normal file
@@ -0,0 +1 @@
|
||||
Chat with your self‑hosted AI.
|
||||
1
ios/fastlane/metadata/default/support_url.txt
Normal file
1
ios/fastlane/metadata/default/support_url.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://github.com/cogwheel0/conduit/issues
|
||||
Reference in New Issue
Block a user