chore: update README and remove localization documentation

- Updated image paths in README to reflect new locations.
- Removed outdated localization guidelines and related documentation files.
- Deleted unused metadata files for app descriptions and screenshots.
This commit is contained in:
cogwheel0
2025-10-16 23:06:20 +05:30
parent 893d8445f2
commit 4c3217c283
163 changed files with 1546 additions and 93 deletions

8
ios/fastlane/Appfile Normal file
View File

@@ -0,0 +1,8 @@
app_identifier("app.cogwheel.conduit") # The bundle identifier of your app
apple_id("cogwheel@cogwheel.app") # Your Apple Developer Portal username
itc_team_id("128030454") # App Store Connect Team ID
team_id("X2662V5DT2") # Developer Portal Team ID
# For more information about the Appfile, see:
# https://docs.fastlane.tools/advanced/#appfile

3
ios/fastlane/Deliverfile Normal file
View File

@@ -0,0 +1,3 @@
# The Deliverfile allows you to store various App Store Connect metadata
# For more information, check out the docs
# https://docs.fastlane.tools/actions/deliver/

25
ios/fastlane/Fastfile Normal file
View File

@@ -0,0 +1,25 @@
# This file contains the fastlane.tools configuration
# You can find the documentation at https://docs.fastlane.tools
#
# For a list of all available actions, check out
#
# https://docs.fastlane.tools/actions
#
# For a list of all available plugins, check out
#
# https://docs.fastlane.tools/plugins/available-plugins
#
# Uncomment the line if you want fastlane to automatically update itself
# update_fastlane
default_platform(:ios)
platform :ios do
desc "Push a new release build to the App Store"
lane :release do
skip_build_archive: true,
archive_path: "../build/ios/archive/Runner.xcarchive",
upload_to_app_store
end
end

View File

@@ -0,0 +1 @@
2025 Tunap Paul

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1,32 @@
Conduit is an open-source, native mobile client for OpenWebUI. Connect to your own server to chat with AI models, manage conversations, and take your selfhosted 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 OpenWebUI 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 OpenWebUI 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.

View File

@@ -0,0 +1 @@
conduit, openwebui, ai chat, llm chat, self hosted ai, ollama

View File

@@ -0,0 +1 @@
https://github.com/cogwheel0/conduit

View File

@@ -0,0 +1 @@
Conduit: OpenWebUI Client

View File

@@ -0,0 +1 @@
https://github.com/cogwheel0/conduit/blob/main/PRIVACY_POLICY.md

View File

@@ -0,0 +1,2 @@
Patch Release: Fix response solution, tools not enabling, connection issues.
New Languages: Spanish, Dutch, Russian and Chinese.

View File

@@ -0,0 +1 @@
https://github.com/cogwheel0/conduit/releases/tag/v2.1.4

View File

@@ -0,0 +1 @@
Chat with your selfhosted AI.

View File

@@ -0,0 +1 @@
https://github.com/cogwheel0/conduit/issues

View File

@@ -0,0 +1 @@
UTILITIES

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@
cogwheel@cogwheel.app

View File

@@ -0,0 +1 @@
Tunap

View File

@@ -0,0 +1 @@
Paul

View File

@@ -0,0 +1,32 @@
To quickly test Conduit without setting up a server:
- Launch the app - You'll see the server connection screen
- Long press on the Conduit logo (the app icon at the top) for 2 seconds
- You'll see "Reviewer Mode enabled" notification
- Tap "Enter Demo" button that appears
In demo mode, you can test all core functionality:
• Chat Interface: Send messages and receive AI-like responses
• Model Selection: Tap the model name in the header to switch between demo models
• Voice Input: Tap the microphone button to test voice input (will request microphone permission)
• File Attachments: Tap the + button to attach images or files (will request photo/file access)
• Multiple Conversations: Access the menu (≡) to create new chats or switch between them
• Offline Functionality: Demo mode works completely offline
The app may request:
• Microphone: For voice input feature (optional)
• Photo Library: For image attachments (optional)
• Notifications: For message alerts (optional)
All permissions are optional and the app functions without them.
Notes
• Demo mode provides a fully functional experience without requiring server setup
• All data in demo mode is stored locally on device
• No network requests are made in demo mode
• The green "REVIEWER MODE" badge indicates you're in demo mode
The demo mode is specifically designed for app reviewers to explore Conduit's capabilities.

View File

@@ -0,0 +1 @@
+919564073483

View File

@@ -0,0 +1 @@
PRODUCTIVITY

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@