mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
feat: native companion mobile app #3221
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tjbck on GitHub (Jan 9, 2025).
#8262
@moodler commented on GitHub (Feb 13, 2025):
A companion issue: improve the web interface on mobile browsers. Perhaps we can work on the UI for both at the same time?
This how it looks now (it works but it's very small and pokey to use)
@Anaphylaxis commented on GitHub (Feb 13, 2025):
I agree, the send button could be made larger although I haven't really had difficulty pressing the button myself
Would like a manual refresh button, on iOS if you lock the phone closing the app and opening it again is basically required for it to update
@DrShadow34 commented on GitHub (Mar 8, 2025):
Adding to this discussion, I have problems on firefox. UI often "pushes" away top bar and url bar gets in the way of message input window. Native app would be a much better solution, than dealing with this problems due to incorrectly behaving web view.
@SadmL commented on GitHub (May 28, 2025):
As Android user I'm using Native Alpha as workaround for waiting official (any sort of) app.
@SadmL commented on GitHub (May 28, 2025):
Firefox and it forks has PWA support as noticed here https://github.com/open-webui/open-webui/issues/8262#issuecomment-2915115345
@lee-b commented on GitHub (Nov 6, 2025):
https://github.com/cogwheel0/conduit is doing a decent job of this. It's directly talking to Open-WebUI (not just OpenAI APIs, for example), is quite functional so far, with even bluetooth calling to an extent. Does have some voice call bugs that it's still working through, but that's it's young, and progressing rapidly. Maybe worth a look, and maybe worth collaboration.
Disclaimer: not affiliated, though I have been a happy user of that app and filed some issues on it.