no Linux version yet tho?

Reply to this note

Please Login to reply.

Discussion

Linux doesn’t support WebView, so we’ll need to package a chat-only version without the browser for Linux. It will take a little more time.

does this help (credit Grok):

WebView-like functionality is fully supported in Linux desktop applications through libraries like WebKitGTK, QtWebEngine, Electron, or CEF. These tools allow developers to embed web content, create web-based UIs, or integrate dynamic web services within Linux apps. For Bitcoin card-related apps, WebView can enhance functionality by embedding provider websites or dashboards. For more details, check:

WebKitGTK: https://webkitgtk.org

QtWebEngine: https://doc.qt.io/qt-6/qtwebengine-overview.html

Electron: https://www.electronjs.org